The Kubernetes community has released the latest version of Cluster API at version number 1.12 and it is described as a “significant update” for developers. A Kubernetes “sub-project” focused on providing declarative APIs and tooling to simplify provisioning, upgrading and operating multiple Kubernetes clusters, Cluster API was started by the Kubernetes Special Interest Group (SIG) Cluster Lifecycle. The Cluster API project uses Kubernetes-style application programming interfaces (APIs) and patterns to automate cluster lifecycle management for platform operators. The industry standard has been focused on immutable infrastructure for many years now, but, in v1.12 of Cluster API, we can enjoy the...