Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.17 KB

File metadata and controls

18 lines (12 loc) · 1.17 KB

Managed Clusters

Knowledge of managed clusters and how to build them is not part of the CKA course curriculum and therefore you will not be tested on it. These labs are provided just for fun and because people ask how to create them in KodeKloud playgrounds.

Managed clusters are where part of the cluster is managed by a major cloud provider. The control plane is always managed in this type of cluster, meaning that you do not have to configure control plane nodes, high availability or manage etcd - all this is "managed" for you for a fixed cost per hour the cluster is in existence.

Depending on the options chosen when creating, the worker nodes may be unmanaged, part or fully managed. However in the KodeKloud playgrounds only unmanaged nodes are available so that is what we will be creating.

We have some instructions for building managed clusters in KodeKloud playgrounds here: