Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 679 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 679 Bytes

Kubernetes zero to hero

This guide will help you to setup kubernetes cluster by creating hyperv vm on hosted azure vm. I chose Container Linux as the base image for the kubernetes cluster operating system. Refer these steps one by one and setup the cluster. If you have difficulties setting up the cluster, please raise issue in this github repo, I will address as quick as possible.

  1. Setup coreos
  2. Setup nodes
  3. All Commands
  4. Setup kubernetes dashboard
  5. Setup Weave Scope

Other References

  • Helm
  • Prometheus
  • Fluentd
  • Flannel
  • Istio