⎈ k8s knowledge compiler

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.jsonio.k8s.api.certificates.v1beta1.PodCertificateRequest

Related (6)

related_to ObjectMetareferences type conf=1
related_to PodCertificateRequestStatusreferences type conf=1
related_to PodCertificateRequestSpecreferences type conf=1
api_for PodCertificateRequestdocuments API object conf=1
api_for PodCertificateRequestdocuments API object conf=1
related_to PodCertificateRequestListreferences type conf=1

← all API Explorer