Kubernetes API
Glossary Page
The Kubernetes API server is responsible for providing Kubernetes functionality through a RESTful interface and storing the state of the cluster. Kubernetes resources and their intents are stored as API objects and are modified via RESTful calls to the API. The API server allows users to manage configuration in a declarative way, and they can interact with it directly or through tools like kubectl. Additionally, the Kubernetes API is flexible and can be extended to support custom resources.
https://kubernetes.io/docs/reference/glossary/?all=true
Latest Webinars
Latest Articles
Blog post video test
Test
Read more
Tim Ganther
Mar 19, 2024
Block editor test
Block editor test
Read more
Tim Ganther
Jul 17, 2023
Integrate Keycloak, Kubeapps and Pinniped
Integrating kubeapps with Keycloak and Pinniped on the cloud can provide a secure and streamlined experience for managing applications in a Kubernetes environment.
Read more
Tim Ganther
Jun 12, 2023