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: docs/book/src/roadmap.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,10 @@ See deprecation timeline below.
23
23
See the [managed clusters](./managed/managed.md) for further background and comparison of the two managed cluster APIs.
24
24
25
25
Approximate timeline for deprecation of AzureManaged API:
26
-
- Sept 2024 - 1.17 - Announcement of deprecation of AzureManaged API.
27
-
- Nov 2024 - 1.18
28
-
- Jan 2025 - 1.19 - move AzureASOManaged API to beta
29
-
- Mar 2025 - 1.20 - no new features accepted for AzureManaged API. Warning message in code for deprecation.
30
-
- May 2025 - 1.21 - GA AzureASOManaged API
31
-
- July 2025 - 1.22
32
-
- Sept 2025 - 1.23 - AzureManaged API is removed from code base, AzureASOManaged API is default.
26
+
- Mar 2025 - 1.19
27
+
- May 2025 - 1.20: Move AzurASOManaged API to beta
28
+
- July 2025 - 1.21: No new features accepted for AzureManaged API. Warning message in code for deprecation.
29
+
- Sept 2025 - 1.22: GA AzureASOManaged API
30
+
- Dec 2025 - GA 1.23: AzureManaged API is removed from code base, AzureASOManaged API is default.
33
31
34
32
There may be investment creating a new API definition for AKS from the [Managed Kubernetes CAPI proposal](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/proposals/20220725-managed-kubernetes.md) at some point in the future. If interested in this functionality, please file an issue on the CAPZ repository and come to the community group meeting to discuss.
0 commit comments