Remove command notes
This commit is contained in:
parent
d2b3dba15f
commit
b41c333b9a
@ -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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user