Examine Nodes with Kubectl (Challenge)

# Introduction In this challenge, you will learn how to use `kubectl` to examine the nodes in your Kubernetes cluster. You will start with basic node information and work your way up to more advanced topics such as taints and tolerations. This lab assumes that you have a Kubernetes cluster already set up and have `kubectl` installed.

|60 : 00

Click the virtual machine below to start practicing