Merge pull request #23887 from mtaufen/said-beta-docs-1.20
Update docs for ServiceAccountIssuerDiscovery beta
This commit is contained in:
@@ -142,7 +142,8 @@ different Kubernetes components.
|
|||||||
| `ServiceAppProtocol` | `true` | Beta | 1.19 | |
|
| `ServiceAppProtocol` | `true` | Beta | 1.19 | |
|
||||||
| `ServerSideApply` | `false` | Alpha | 1.14 | 1.15 |
|
| `ServerSideApply` | `false` | Alpha | 1.14 | 1.15 |
|
||||||
| `ServerSideApply` | `true` | Beta | 1.16 | |
|
| `ServerSideApply` | `true` | Beta | 1.16 | |
|
||||||
| `ServiceAccountIssuerDiscovery` | `false` | Alpha | 1.18 | |
|
| `ServiceAccountIssuerDiscovery` | `false` | Alpha | 1.18 | 1.19 |
|
||||||
|
| `ServiceAccountIssuerDiscovery` | `true` | Beta | 1.20 | |
|
||||||
| `ServiceAppProtocol` | `false` | Alpha | 1.18 | |
|
| `ServiceAppProtocol` | `false` | Alpha | 1.18 | |
|
||||||
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | 1.18 |
|
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | 1.18 |
|
||||||
| `ServiceNodeExclusion` | `true` | Beta | 1.19 | |
|
| `ServiceNodeExclusion` | `true` | Beta | 1.19 | |
|
||||||
|
|||||||
@@ -324,7 +324,7 @@ The application is responsible for reloading the token when it rotates. Periodic
|
|||||||
|
|
||||||
## Service Account Issuer Discovery
|
## Service Account Issuer Discovery
|
||||||
|
|
||||||
{{< feature-state for_k8s_version="v1.18" state="alpha" >}}
|
{{< feature-state for_k8s_version="v1.20" state="beta" >}}
|
||||||
|
|
||||||
The Service Account Issuer Discovery feature is enabled by enabling the
|
The Service Account Issuer Discovery feature is enabled by enabling the
|
||||||
`ServiceAccountIssuerDiscovery` [feature gate](/docs/reference/command-line-tools-reference/feature-gates)
|
`ServiceAccountIssuerDiscovery` [feature gate](/docs/reference/command-line-tools-reference/feature-gates)
|
||||||
|
|||||||
Reference in New Issue
Block a user