How to setup a kubernetes clustors in centos 7?

DevOps

Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

Summary of kubernetes clustor?

Master

  • API Server -> POD -> Container -> Docker Image -> Google Registry
  • etcd -> POD -> Container -> Docker Image -> Google Registry
  • Controller mgmr -> POD -> Container -> Docker Image -> Google Registry
  • Schedular -> POD -> Container -> Docker Image -> Google Registry
  • kubelet
  • docker
  • kube proxy -> POD -> Container -> Docker Image -> Google Registry
  • kubectl
  • kubeadm init

Worker

  • kubelet
  • docker
  • kube proxy -> POD -> Container -> Docker Image -> Google Registry
  • kubectl
  • kubeadm join

Workstation

  • kubectl

How to can setup a kubernetes clustor for Dev environment?

How to can setup a kubernetes clustor for VMs environment?

Setting up Kubernetes Clusters using Kubeadm Manual way in RHEL 7 / Centos7