Update Home
parent
ed1a3b60cf
commit
0dabec9961
2
Home.md
2
Home.md
@ -1,4 +1,4 @@
|
||||
# Maintenance Notes
|
||||
|
||||
* When `kubectl` fails due to failed tls certs, run `sudo kubeadm certs renew all` on the control plane
|
||||
* When nodes have a `<none>` in the `Role` field from `kubectl list nodes`, they do not accept pods and need to be initialized with `kubectl label node $HOSTNAME node-role.kubernetes.io/worker=worker`
|
||||
* When nodes have `<none>` in the `Role` field from `kubectl list nodes`, they do not accept pods and need to be initialized with `kubectl label node $HOSTNAME node-role.kubernetes.io/worker=worker`
|
||||
Loading…
Reference in New Issue
Block a user