View a Cluster

Learn how to investigate a Kubernetes cluster.

We'll cover the following

View a cluster

Throughout the course, we’ll install applications and then verify if it was done correctly. There are multiple ways of getting insight from a cluster. The most native and simple way is to use the kubectl command in the terminal. For example, to get a list of namespaces, we run the following command:

Get hands-on with 1200+ tech skills courses.