Skip to content

Commit 2a4d65d

Browse files
authored
Merge pull request #59429 from bergerhoffer/pr-57075
Added `Note` in API Server Named Certificate
2 parents 501edc9 + 4035ddc commit 2a4d65d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/customize-certificates-api-add-named.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,8 @@ kube-apiserver {product-version}.0 True False False 14
113113
----
114114
+
115115
If `PROGRESSING` is showing `True`, wait a few minutes and try again.
116+
+
117+
[NOTE]
118+
====
119+
A new revision of the Kubernetes API server only rolls out if the API server named certificate is added for the first time. When the API server named certificate is renewed, a new revision of the Kubernetes API server does not roll out because the `kube-apiserver` pods dynamically reload the updated certificate.
120+
====

0 commit comments

Comments
 (0)