Authentication Resources
ServiceAccount
ServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secrets.
TokenRequest
TokenRequest requests a token for a given service account.
TokenReview
TokenReview attempts to authenticate a token to a known user.
CertificateSigningRequest
CertificateSigningRequest objects provide a mechanism to obtain x509 certificates by submitting a certificate signing request, and having it asynchronously approved and issued.
ClusterTrustBundle v1alpha1
ClusterTrustBundle is a cluster-scoped container for X.
SelfSubjectReview
SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.
当前内容版权归 Kubernetes 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Kubernetes .