Update Home
parent
394dbcb19d
commit
13bcb8806c
2
Home.md
2
Home.md
@ -33,4 +33,4 @@ See [DevOps/ansible-role-eom](https://gitea.eom.dev/DevOps/ansible-role-eom)
|
|||||||
# Maintenance Notes
|
# Maintenance Notes
|
||||||
|
|
||||||
* When `kubectl` fails due to failed tls certs, run `sudo kubeadm certs renew all` on the control plane
|
* 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`
|
||||||
Loading…
Reference in New Issue
Block a user