Hi there
Cloud native technologies empower organizations to build and run scalable applications in modern, dynamic environments such as public, private, and hybrid clouds. Containers, service meshes, microservices, immutable infrastructure, and declarative APIs exemplify this approach.
Install Kubernetes Dashboard

After initializing the Kubernetes cluster, install the Dashboard for visual management
Initialize Kubernetes Cluster and Join Nodes

After completing the environment setup, the next step is to initialize the Kubernetes cluster
Preparing Kubernetes Cluster Environment

Recording the preparation for installing a Kubernetes cluster and some pitfalls encountered.