@@ -5,17 +5,6 @@ no_list: true
5
5
---
6
6
To install the CRDs for these resources, your ASO configuration must include ` containerservice.azure.com/* ` as a one of the configured CRD patterns. See [ CRD Management in ASO] ( https://azure.github.io/azure-service-operator/guide/crd-management/ ) for details on doing this for both [ Helm] ( https://azure.github.io/azure-service-operator/guide/crd-management/#helm ) and [ YAML] ( https://azure.github.io/azure-service-operator/guide/crd-management/#yaml ) based installations.
7
7
8
- ### Next Release
9
-
10
- Development of these new resources is complete and they will be available in the next release of ASO.
11
-
12
- | Resource | ARM Version | CRD Version | Supported From | Sample |
13
- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -------------| ---------------| ----------------| ---------------------------------------------------------------------------------------------------------------------------------------------------------|
14
- | [ MaintenanceConfiguration] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.MaintenanceConfiguration ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_maintenanceconfiguration.yaml ) |
15
- | [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.ManagedCluster ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_managedcluster.yaml ) |
16
- | [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.ManagedClustersAgentPool ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_managedclustersagentpool.yaml ) |
17
- | [ TrustedAccessRoleBinding] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.TrustedAccessRoleBinding ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_trustedaccessrolebinding.yaml ) |
18
-
19
8
### Released
20
9
21
10
These resource(s) are available for use in the current release of ASO. Different versions of a given resource reflect different versions of the Azure ARM API.
@@ -25,16 +14,20 @@ These resource(s) are available for use in the current release of ASO. Different
25
14
| [ Fleet] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20230315preview/#containerservice.azure.com/v1api20230315preview.Fleet ) | 2023-03-15-preview | v1api20230315preview | v2.4.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20230315preview/v1api20230315preview_fleet.yaml ) |
26
15
| [ FleetsMember] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20230315preview/#containerservice.azure.com/v1api20230315preview.FleetsMember ) | 2023-03-15-preview | v1api20230315preview | v2.4.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20230315preview/v1api20230315preview_fleetsmember.yaml ) |
27
16
| [ FleetsUpdateRun] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20230315preview/#containerservice.azure.com/v1api20230315preview.FleetsUpdateRun ) | 2023-03-15-preview | v1api20230315preview | v2.4.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20230315preview/v1api20230315preview_fleetsupdaterun.yaml ) |
17
+ | [ MaintenanceConfiguration] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.MaintenanceConfiguration ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_maintenanceconfiguration.yaml ) |
18
+ | [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.ManagedCluster ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_managedcluster.yaml ) |
28
19
| [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240402preview/#containerservice.azure.com/v1api20240402preview.ManagedCluster ) | 2024-04-02-preview | v1api20240402preview | v2.8.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240402preview/v1api20240402preview_managedcluster.yaml ) |
29
20
| [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20231102preview/#containerservice.azure.com/v1api20231102preview.ManagedCluster ) | 2023-11-02-preview | v1api20231102preview | v2.6.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20231102preview/v1api20231102preview_managedcluster.yaml ) |
30
21
| [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20231001/#containerservice.azure.com/v1api20231001.ManagedCluster ) | 2023-10-01 | v1api20231001 | v2.5.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20231001/v1api20231001_managedcluster.yaml ) |
31
22
| [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20230201/#containerservice.azure.com/v1api20230201.ManagedCluster ) | 2023-02-01 | v1api20230201 | v2.0.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20230201/v1api20230201_managedcluster.yaml ) |
32
23
| [ ManagedCluster] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20210501/#containerservice.azure.com/v1api20210501.ManagedCluster ) | 2021-05-01 | v1api20210501 | v2.0.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20210501/v1api20210501_managedcluster.yaml ) |
24
+ | [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.ManagedClustersAgentPool ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_managedclustersagentpool.yaml ) |
33
25
| [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240402preview/#containerservice.azure.com/v1api20240402preview.ManagedClustersAgentPool ) | 2024-04-02-preview | v1api20240402preview | v2.8.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240402preview/v1api20240402preview_managedclustersagentpool.yaml ) |
34
26
| [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20231102preview/#containerservice.azure.com/v1api20231102preview.ManagedClustersAgentPool ) | 2023-11-02-preview | v1api20231102preview | v2.6.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20231102preview/v1api20231102preview_managedclustersagentpool.yaml ) |
35
27
| [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20231001/#containerservice.azure.com/v1api20231001.ManagedClustersAgentPool ) | 2023-10-01 | v1api20231001 | v2.5.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20231001/v1api20231001_managedclustersagentpool.yaml ) |
36
28
| [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20230201/#containerservice.azure.com/v1api20230201.ManagedClustersAgentPool ) | 2023-02-01 | v1api20230201 | v2.0.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20230201/v1api20230201_managedclustersagentpool.yaml ) |
37
29
| [ ManagedClustersAgentPool] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20210501/#containerservice.azure.com/v1api20210501.ManagedClustersAgentPool ) | 2021-05-01 | v1api20210501 | v2.0.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20210501/v1api20210501_managedclustersagentpool.yaml ) |
30
+ | [ TrustedAccessRoleBinding] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240901/#containerservice.azure.com/v1api20240901.TrustedAccessRoleBinding ) | 2024-09-01 | v1api20240901 | v2.11.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240901/v1api20240901_trustedaccessrolebinding.yaml ) |
38
31
| [ TrustedAccessRoleBinding] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20240402preview/#containerservice.azure.com/v1api20240402preview.TrustedAccessRoleBinding ) | 2024-04-02-preview | v1api20240402preview | v2.8.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20240402preview/v1api20240402preview_trustedaccessrolebinding.yaml ) |
39
32
| [ TrustedAccessRoleBinding] ( https://azure.github.io/azure-service-operator/reference/containerservice/v1api20231001/#containerservice.azure.com/v1api20231001.TrustedAccessRoleBinding ) | 2023-10-01 | v1api20231001 | v2.8.0 | [ View] ( https://github.com/Azure/azure-service-operator/tree/main/v2/samples/containerservice/v1api20231001/v1api20231001_trustedaccessrolebinding.yaml ) |
40
33
0 commit comments