mirror of
https://github.com/ced4568/ced-k3s-homelab.git
synced 2026-08-12 22:24:01 +00:00
Update cluster-setup.md
This commit is contained in:
+2
-2
@@ -95,7 +95,7 @@ Verify from `k3s-django-1`:
|
||||
kubectl get nodes -o wide
|
||||
```
|
||||
|
||||
You should now see all three `k3s-django-*` nodes as control-plane,etcd,master.
|
||||
You should now see all three `k3s-django-*` nodes as control plane,etcd,master.
|
||||
|
||||
---
|
||||
|
||||
@@ -227,7 +227,7 @@ helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
|
||||
helm repo update
|
||||
```
|
||||
|
||||
Install ingress-nginx targeting the ingress node group:
|
||||
Install ingress nginx targeting the ingress node group:
|
||||
|
||||
```bash
|
||||
helm install ingress-nginx ingress-nginx/ingress-nginx \
|
||||
|
||||
Reference in New Issue
Block a user