modified: .devcontainer/devcontainer.json

modified:   README.md
modified:   cluster/README.md
This commit is contained in:
Márcio Fernandes
2026-06-27 09:04:23 +00:00
parent c15e26d43e
commit 9b5b427cd8
3 changed files with 5 additions and 6 deletions
+2 -3
View File
@@ -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 |