Skip to content

Instantly share code, notes, and snippets.

View netscruff's full-sized avatar

Darren Boss netscruff

View GitHub Profile
@superseb
superseb / troubleshooting_kubernetes_commands.md
Last active November 11, 2024 16:29
Troubleshooting Kubernetes commands

Troubleshooting Kubernetes commands

Commands belonging to the Rancher webinar Troubleshooting Kubernetes

etcd

Check etcd members

docker exec etcd etcdctl member list