Tag: API Server

  • Thumbnail for Build and Manage Kubernetes Clusters

    Build and Manage Kubernetes Clusters

    There are numerous options to build a Kubernetes cluster. If your company has a multi-cloud strategy, most likely you will have to deal with cluster…

    Read
  • Thumbnail for Etcd – the key-value store for Kubernetes

    Etcd – the key-value store for Kubernetes

    Etcd in Kubernetes In Kubernetes architecture, etcd is the data store. It stores the desired state of Kubernetes object. API server is the only client…

    Read
  • Thumbnail for Kubernetes Admission Control

    Kubernetes Admission Control

    This post discusses admission control, and its implementation – the OPA Gatekeeper. I also discuss Azure Policy as a different Gatekeeper implementation. Admission Webhooks Admission…

    Read