Introduction
Kubernetes is a container orchestration platform that automates the deployment, scaling, and management of containerized applications. In this lab, you will explore how to use the cluster-info
command to gain insight into your Kubernetes cluster. By the end of the lab, you will understand how to start a Kubernetes cluster, retrieve essential cluster information, inspect internal components, and test API server connectivity.
This lab is tailored for beginners, and no prior experience with Kubernetes is required.