Skip to content

Latest commit

 

History

History
37 lines (34 loc) · 2.92 KB

File metadata and controls

37 lines (34 loc) · 2.92 KB

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.