Kubernetes Set Command (Challenge)

# Introduction In Kubernetes, the `set` command is used to modify the configuration of existing Kubernetes resources. The `set` command can be used to modify various aspects of a Kubernetes resource, such as labels, annotations, and the number of replicas for a deployment. In this challenge, we will go through the steps required to use the Kubernetes `set` command to modify the configuration of a Kubernetes resource.

|60 : 00

Click the virtual machine below to start practicing