Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Latest commit

 

History

History
49 lines (37 loc) · 2.49 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.49 KB

Kubernetes The HAW-Hamburg Way

This tutorial is the adpation of the original tutorial by Kelsey Hightower to in install a Kubernetes cluster by hand. It containes changes and annotations that specific to the way the Informatik Computer Cluster (ICC) is set up. Furthermore it will contain tags of those parts have been completed and those that are still pending further research and trials.

Target Audience

The target audience for this tutorial is someone planning to support a production Kubernetes cluster and wants to understand how everything fits together. After completing this tutorial I encourage you to automate away the manual steps presented in this guide.

Cluster Details

What's Missing

The resulting cluster will be missing the following features:

  • Cloud Provider Integration

Labs

This cluster's pet components are installed on a set of VMs provided by a VMWare-based infrastructure, while the worker nodes use a number of bare-metal hosts. Details can be found in the infrastructure document below.