Deepak Sharmagopalproject.hashnode.dev·Jan 14, 2025Creating Clusters with Class • TopologyClusterTopology is the complimentary component for ClusterClass in ClusterSpec. It allows for overrides and Cluster controls that determine the shape of the Cluster. Using controls like replicas can dictate how many nodes you will be running, and whe...Cluster API ・ Chapter 8 ・Sufficiently Advanced Technology! 🪄cluster api
Deepak Sharmagopalproject.hashnode.dev·Jan 14, 2025Creating Clusters with Class • ClusterClassClusterClass is a composition of various templates that can be used to create and manage clusters, these templates are used to create Concrete Objects for the Cluster API cluster. ClusterClassSpec is composed of five sections let’s take a look at ea...Cluster API ・ Chapter 8 ・Sufficiently Advanced Technology! 🪄cluster api the definitve guide
Deepak Sharmagopalproject.hashnode.dev·Jan 14, 2025Creating Clusters with ClassHidden behind ClusterTopology lies incredible templating capability for creating and managing clusters at scale. This feature allows Clusters to be controlled by a Topology field containing a reference composed of various templates that allow reusabl...Cluster API ・ Chapter 8 ・Sufficiently Advanced Technology! 🪄cluster topology