Remove command notes

This commit is contained in:
Tanguy Herbron 2022-05-15 23:21:21 +02:00
parent d2b3dba15f
commit b41c333b9a

View File

@ -22,7 +22,3 @@
## Notes ## Notes
Add node to the list of available load balancer Add node to the list of available load balancer
`kubectl label node <node-name> svccontroller.k3s.cattle.io/enablelb=true` `kubectl label node <node-name> svccontroller.k3s.cattle.io/enablelb=true`
kubectl port-forward $(kubectl get pods --selector "app.kubernetes.io/name=traefik" --output=name) 9000:9000
kubectl port-forward $(kubectl get pods --selector "app.kubernetes.io/name=traefik" --output=name) 25565:25565