Discover Kubernetes Cluster Versions

# Introduction In this challenge, you will need to verify the Kubernetes environment's version details as a junior DevOps engineer. This is to ensure system compatibility and prepare for a critical infrastructure upgrade. You will be required to retrieve the Kubernetes cluster version information, display the version details in JSON format, and verify the compatibility between client and server versions using the `kubectl version` command.

|
60 : 00

Click the virtual machine below to start practicing