Skip to content

Instantly share code, notes, and snippets.

@moosh3
Created February 7, 2020 15:51
Show Gist options
  • Save moosh3/8b431c8be6b51a8ea8138d2c9558b638 to your computer and use it in GitHub Desktop.
Save moosh3/8b431c8be6b51a8ea8138d2c9558b638 to your computer and use it in GitHub Desktop.
- etcd
- load balancing
- availability
- auto-scaling
- networking
- roll-back on faulty deployments
- persistent storage
- upgrading nodes
- removing nodes
- adding nodes
- dns
- security management
- user management
- container registry
- monitoring
- alerting
# master
- kube-apiserver
- etcd
- kube-scheduler
- kube-controller-manager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment