harryho / kube-cluster-in-5mins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a Kubernetes Cluster on Linux machine in 5 mins

CAUTION: 5 mins are only for getting kubernetes cluster up an running. It doesn't include the time you setup your Linux machine. Actual time to setup the cluster still depends on the performance of your hardware under the hood.

Prerequisites

  • You have a Linux machine in place. Physical or virtual machine doesn't mather.
  • The Linux OS is supposed to be one of folllowing distroes: the Ubuntu 16+, 18+ or CentOS 7.
  • Internet is available on your machine

What will you get

Screenshots

kube pods metrics

Todo List

  • Add a script for Container Linux

About


Languages

Language:Shell 100.0%