modified: .devcontainer/devcontainer.json
modified: README.md modified: cluster/README.md
This commit is contained in:
+2
-3
@@ -163,7 +163,6 @@ scsi0: local-lvm:vm-XXX-disk-0,iothread=1,size=24G,ssd=1
|
||||
scsihw: virtio-scsi-single
|
||||
smbios1: uuid=cxxxx-xxxx-xxxx-xxxx-xxxx
|
||||
sockets: 1
|
||||
usb0: host=1-1.1
|
||||
```
|
||||
|
||||
### casa - control Plane - network configuration
|
||||
@@ -247,7 +246,7 @@ curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION=v1.36.1+k3s1 INSTALL_K3S_EXEC
|
||||
Change kubectl -n kube-system edit configmap local-path-config on kube-system to set path to provisioner.
|
||||
|
||||
``` yaml
|
||||
config.json: |-
|
||||
config.json: |-
|
||||
{
|
||||
"nodePathMap":[
|
||||
{
|
||||
@@ -289,7 +288,7 @@ ostype: l26
|
||||
scsi0: fastcore:vm-112-disk-0,iothread=1,size=24G,ssd=1
|
||||
scsihw: virtio-scsi-single
|
||||
sockets: 1
|
||||
|
||||
usb0: host=1-1.1
|
||||
```
|
||||
|
||||
| Name | Value |
|
||||
|
||||
Reference in New Issue
Block a user