API Group

Glossary Page

In Kubernetes, an API group is a collection of related paths in the API. Each group can be enabled or disabled by changing the API server's configuration. Specific resource paths can also be enabled or disabled. API groups simplify extending the Kubernetes API and are specified in REST paths and the apiVersion field of serialized objects. More information on API groups can be found in the documentation.

https://kubernetes.io/docs/reference/glossary/?all=true external-link

Latest Webinars

Latest Articles