Category: Database, Kubernetes, Docker

Development and testing Kubernetes cluster provisioner GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together. Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.

Currently, this version of the provisioning process supports Docker for Windows and Docker for Mac.

As outlined in my DZone article, link here, the intention behind this provisioning process is to configured a Kubernetes cluster with a set of components that make it suitable for development and testing of Kubernetes deployments.

Related Articles