Skip to content

Bootstrap Kubernetes with Windows nodes "the hard way" on Google Cloud Platform.

License

Notifications You must be signed in to change notification settings

pjh/kubernetes-the-hard-way

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Kubernetes The Hard Way

NOTE: Windows support in Kubernetes continues to improve and evolve. This tutorial may still be useful and the resulting cluster may even still work, but it has not been kept up to date. For the most up-to-date steps for bringing up a cluster with Windows nodes on Google Compute Engine see this code in the main Kubernetes repository. For an automated, less-hard way to bring up the cluster check out the README.

This tutorial walks you through setting up a heterogeneous Kubernetes cluster that includes both Windows and Linux worker nodes. Kubernetes The Hard Way is optimized for learning, which means taking the long route to ensure you understand each task required to bootstrap a Kubernetes cluster.

The results of this tutorial should not be viewed as production ready, and may receive limited support from the community, but don't let that stop you from learning!

Target Audience

The target audience for this tutorial is someone trying to run a Windows Kubernetes cluster for the first time.

Cluster Details

Kubernetes The Hard Way guides you through bootstrapping a highly available Kubernetes cluster with end-to-end encryption between components and RBAC authentication.

Labs

This tutorial assumes you have access to the Google Cloud Platform. While GCP is used for basic infrastructure requirements the lessons learned in this tutorial can be applied to other platforms.

About

Bootstrap Kubernetes with Windows nodes "the hard way" on Google Cloud Platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published