Kubernetes Client and Server Version (Challenge)

# Introduction Kubernetes is a popular container orchestration tool that enables developers to deploy, scale, and manage containerized applications. In this lab, you will learn how to print the client and server version information on Kubernetes. This information can be useful for troubleshooting and understanding which version of Kubernetes is running. ## Prerequisites - A running Kubernetes cluster - Access to a terminal with `kubectl` installed

|60 : 00

Click the virtual machine below to start practicing