sanjibbehera / ManuallyInstallKubernetesVer1_18InRHEL8

Manually Install Kubernetes Cluster Version 1.18.2 in RHEL8 VMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manually Install Kubernetes Cluster Ver1.18.2 in RHEL8 VMs

This GITHUB Repository show the steps to build manually Kubernetes Cluster on RHEL v8.2 VMs.
Also we perform smoke test to check application deployments in the Cluster.
We will also check cluster health via the Kubernetes Dashboard.

Cluster Details.

Information about the components in the Kubernetes cluster.

  • Kubernetes 1.18.2
  • Docker Container Runtime 18.09.1
  • CNI Container Networking 0.8.5
  • Weave Networking
  • etcd 3.4.7
  • CoreDNS 1.6.6
  • Kubernetes Dashboard 2.0.0
  • Helm 3.2.1

Steps to be executed.

About

Manually Install Kubernetes Cluster Version 1.18.2 in RHEL8 VMs

License:Apache License 2.0


Languages

Language:Shell 100.0%