You are currently viewing How To Install Kubernetes Cluster In Linux

How To Install Kubernetes Cluster In Linux

How To Install Kubernetes Cluster In Linux

Hello Everyone

Welcome to CloudAffaire and this is Debjeet.

In the last blog post, we have discussed the basic architecture of the Kubernetes cluster.

https://cloudaffaire.com/what-is-kubernetes/

In this blog post, we will create our 1st Kubernetes 2 node cluster using CentOS7 VM.

Prerequisite for this demo:

  • Three CentOS7 VM instance with internet and intranet connectivity.

How To Install Kubernetes Cluster In Linux:

Step 1: Configure your master node.

Step 2: Configure worker nodes.

Step 3: Validate your Kubernetes cluster.

Step 4: View Kubernetes configuration and log files.

Hope you enjoyed this article. In the next blog post, we will discuss pod in Kubernetes and will deploy our 1st Pod in this cluster.

To get more details on Kubernetes you can follow the below link.

https://kubernetes.io/docs/home/

To get more details on Docker you can follow the below links.

https://docs.docker.com/

https://cloudaffaire.com/category/devops/docker/

 

Leave a Reply