...

/

Inspecting the API

Inspecting the API

Learn how to explore methods to inspect the Kubernetes API, including listing available resources and their details.

We'll cover the following...

In this lesson, we’ll learn how the following commands are good ways to see API related information in our clusters. Use the terminal below to execute all the commands for this lesson.

Terminal 1
Terminal
Loading...

Listing the API resources

The kubectl api-resources ...