modified: cluster/README.md
This commit is contained in:
+2
-1
@@ -287,12 +287,13 @@ Change kubectl -n kube-system edit configmap local-path-config on kube-system to
|
|||||||
``` bash
|
``` bash
|
||||||
kubectl label node casa-minion-01 role=worker-node
|
kubectl label node casa-minion-01 role=worker-node
|
||||||
```
|
```
|
||||||
|
|
||||||
### fstab
|
### fstab
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
UUID=xxxx-xxxx-xxxx-xxxx-xxxx / ext4 errors=remount-ro 0 1
|
UUID=xxxx-xxxx-xxxx-xxxx-xxxx / ext4 errors=remount-ro 0 1
|
||||||
UUID=xxxx-xxxx-xxxx-xxxx-506e081xxxx20ce7 /dataDisk ext4 errors=remount-ro 0 1
|
UUID=xxxx-xxxx-xxxx-xxxx-506e081xxxx20ce7 /dataDisk ext4 errors=remount-ro 0 1
|
||||||
UUID=xxxx-xxxx-xxxx-xxxx-xxxx /dataDisk/ssd0 ext4 errors=remount-ro 0 1
|
UUID=xxxx-xxxx-xxxx-xxxx-xxxx /dataDisks/ssd0 ext4 errors=remount-ro 0 1
|
||||||
```
|
```
|
||||||
|
|
||||||
## casa-mini-minion-01 - worker node
|
## casa-mini-minion-01 - worker node
|
||||||
|
|||||||
Reference in New Issue
Block a user