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.…

Comments Off on How To Install Kubernetes Cluster In Linux

What Is Kubernetes

What Is Kubernetes Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this series, we will explore one of the most popular container management tool Kubernetes. What is Kubernetes? Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. It has a large, rapidly growing ecosystem. Kubernetes services, support, and tools are widely available. The name Kubernetes originates from Greek, meaning helmsman or…

Comments Off on What Is Kubernetes