Skip to content

Commit fae4522

Browse files
authored
Update cluster-configuration.md
1 parent 233c5dd commit fae4522

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/aks/cluster-configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ This enables an OIDC Issuer URL of the provider which allows the API server to d
126126

127127
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
128128

129+
> [!WARNING]
130+
> Enable/disable OIDC Issuer will change the current service account token issuer to a new value, which causes some down time and make API server restart. If the application pods based on service account token keep in failed status after enable/disable OIDC Issuer, it's recommended to restart the pods manually.
131+
129132
### Before you begin
130133

131134
You must have the following resource installed:

0 commit comments

Comments
 (0)