Update Home

Eric Meehan 2025-11-11 22:04:19 +00:00
parent 394dbcb19d
commit 13bcb8806c

@ -33,4 +33,4 @@ See [DevOps/ansible-role-eom](https://gitea.eom.dev/DevOps/ansible-role-eom)
# 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 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`