Difficulty: Advanced
What are API Groups in Kubernetes?
Versions of the Kubernetes API grouped by functionality (e.g., `apps`, `batch`, `networking.k8s.io`). They allow the API to evolve without breaking older client versions.
API, GVD
JavaScript is required for the interactive version of this page, including the code playground and progress tracking. Browse all InternHack tutorials.