We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a06c1b commit 1425384Copy full SHA for 1425384
content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
@@ -108,7 +108,6 @@ Kubernetes provides built-in signers that each have a well-known `signerName`:
108
109
1. `kubernetes.io/legacy-unknown`: has no guarantees for trust at all. Some distributions may honor these as client
110
certs, but that behavior is not standard Kubernetes behavior.
111
- This signerName can only be requested in CertificateSigningRequests created via the `certificates.k8s.io/v1` API version.
112
Never auto-approved by {{< glossary_tooltip term_id="kube-controller-manager" >}}.
113
1. Trust distribution: None. There is no standard trust or distribution for this signer in a Kubernetes cluster.
114
1. Permitted subjects - any
0 commit comments