Discover Kubernetes Cluster Details

# Introduction In this challenge, you will perform a comprehensive health check of a Kubernetes cluster as a new cloud infrastructure intern at TechCorp. Your goal is to ensure the cluster's readiness for upcoming deployments by retrieving the full cluster information, listing all nodes, and verifying the status of each node using kubectl commands. You will complete these tasks in the ~/project directory, ensuring the Minikube cluster is running before executing any commands.

|
60 : 00

Click the virtual machine below to start practicing