- CNCF
- Governing Board
- TOC, github, mailing list
- CNCF Cloud Native Interactive Landscape
- K8s github
- Links
- Team
- Urgent or frequent ops
- Mixing cluster
- Accessing Clusters
- Cluster Management
- Creating a new cluster
- Upgrading your cluster’s master and worker nodes
- Performing node maintenance (e.g. kernel upgrades)
- Upgrading the Kubernetes API version of a running cluster
- ETCD cluster
- Secure
- Health check
- Disaster recovery
- Look into initial cluster objects
- Disecting cluster components
- Modules
- Parameters
- Prologue
- Hands-on with kubeadm + calico
- DigitalOcean + CoreOS Container Linux is one possible combination.
- How are modules started? (etcd, kubelet, api-server, kube-controller, kube-proxy)
- Where are the parameters?
- What are the parameters for?
- Implementation design for kubeadm
- Official documentation