Created
February 7, 2020 15:51
-
-
Save moosh3/8b431c8be6b51a8ea8138d2c9558b638 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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