cluster.md
Prerequisites
Requirements
Setup
# Update with the IP of the master node
- server: https://localhost:6443
+ server: https://123.123.123.123:6443export KUBECONFIG=/.../k3s.yamlCommon Operations
See all nodes in cluster
See a specific node
See all deployed pods
See a specific pod
Draining a node
Last updated
Was this helpful?
