-
Notifications
You must be signed in to change notification settings - Fork 29
Kubernetes The Hard Way
Syed Sayem edited this page Mar 29, 2019
·
4 revisions
- Planning the Installation
- Provisioning TLS certificates
- Generating Kubeconfig files
- Generating the Data Encryption Config
- Bootstrapping etcd Cluster
- Bootstrapping k8s Control Plane
- Bootstrapping k8s Worker Nodes
- Generating kubectl config file
- Configuring Networking
- Deploying Cluster Add-ons
- Kubernetes Cluster Conformance