- Take me to Video Tutorial
In this section, we will take a look at API Groups in kubernetes
-
The kubernetes API is grouped into multiple such groups based on thier purpose. Such as one for
APIs
, one forhealthz
,metrics
andlogs
etc.
-
These APIs are catagorized into two.
-
To list all the api groups
-
You have to authenticate by passing the certificate files.
-
An alternate is to start a
kubeproxy
client