Skip to content

Commit 4035ddc

Browse files
dpateriyaskrthomas
authored andcommitted
Added Note in API Server Named Certificate
The Kuberentes API server rollout only occurs during 1st certificate addition, for any later certificate renewal/modification the kube-apiserver do not need a new revision. Update modules/customize-certificates-api-add-named.adoc Co-authored-by: Sara Thomas <[email protected]>
1 parent 50fb607 commit 4035ddc

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)