- Take me to the Video Tutorial
In this section, we will take a look at API-Groups
.
-
The kubernetes API is grouped into multiple such groups based on their purpose. Such as one for
APIs
, one forhealthz
,metrics
andlogs
etc.
-
These APIs are categorized into two.
-
The Named group - More organized and going forward all the newer features are going to be made available to these named groups.
-
To list all the api groups
-
You have to authenticate by passing the certificate files.
-
An alternate is to start a
kubeproxy
client