You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: updating/preparing_for_updates/updating-cluster-prepare.adoc
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
:_mod-docs-content-type: ASSEMBLY
2
2
[id="updating-cluster-prepare"]
3
-
= Preparing to update to {product-title} 4.14
3
+
= Preparing to update to {product-title} 4.15
4
4
include::_attributes/common-attributes.adoc[]
5
5
:context: updating-cluster-prepare
6
6
@@ -15,8 +15,12 @@ To do: Remove this comment once 4.13 docs are EOL.
15
15
Learn more about administrative tasks that cluster admins must perform to successfully initialize an update, as well as optional guidelines for ensuring a successful update.
16
16
17
17
[id="kube-api-removals_{context}"]
18
-
== Kubernetes API deprecations and removals
18
+
== Kubernetes API removals
19
19
20
+
There are no Kubernetes API removals in {product-title} 4.15.
21
+
22
+
// Commenting out this section because there are no APIs being removed in OCP 4.15 / Kube 1.28. But we'll need this section again for 4.16
23
+
////
20
24
{product-title} 4.14 uses Kubernetes 1.27, which removed several deprecated APIs.
21
25
22
26
A cluster administrator must provide a manual acknowledgment before the cluster can be updated from {product-title} 4.13 to 4.14. This is to help prevent issues after upgrading to {product-title} 4.14, where APIs that have been removed are still in use by workloads, tools, or other components running on or interacting with the cluster. Administrators must evaluate their cluster for any APIs in use that will be removed and migrate the affected components to use the appropriate new API version. After this evaluation and migration is complete, the administrator can provide the acknowledgment.
0 commit comments