youtube image
From YouTube: Managing Kubernetes Webhooks with SPIRE - Faisal Memon, F5 Networks

Description

Don’t miss out! Join us at our next event: KubeCon + CloudNativeCon Europe 2022 in Valencia, Spain from May 17-20. Learn more at https://kubecon.io The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects.

Managing Kubernetes Webhooks with SPIRE - Faisal Memon, F5 Networks

Webhooks are one of the most useful resources in Kubernetes. They can be used for admission control, validation, and injecting sidecars into Pods. The are also one of the most challenging to operate. You have to manage and rotate a certificate, key, and root CA certificate. With some new features in SPIRE you can now automate certificate management for Webhooks like any other workload. The SPIRE issued certificates for Webhooks are tied into the same trust chain as regular workload certificates.