PodCertificateRequest [api_object]ai-synthesized · conf 0.82
PodCertificateRequest encodes a pod requesting a certificate from a given signer. Kubelets use this API to implement podCertificate projected volumes
certificatesstoragesecurity
A PodCertificateRequest is a Kubernetes API object that represents a request for a certificate from a pod.
Why it matters It allows pods to obtain certificates for secure communication with other services.
Key facts - Represents a request for a certificate from a pod - Used for obtaining certificates by pods
Sources
swagger.json — “io.k8s.api.certificates.v1beta1.PodCertificateRequest”