Skip to content

How to use an admission webhook with Cilium? #21959

@joestringer

Description

@joestringer

Question: Admission webhooks require network access to the kube-apiserver. In certain environments, this may not be available by default. How can users implement admission controllers in a Cilium-managed Kubernetes cluster?

  • Answer: Use hostNetwork for admission hook pods
  • Answer: Use native cloud IPAM (ENI mode for EKS, Azure CNI powered by Cilium in AKS)
  • Answer: Create Service or Ingress in front of admission hook pod to provide access

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/questionFrequently asked questions & answers. This issue will be linked from the documentation's FAQ.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions