Skip to content

Commit 59431e0

Browse files
authored
Pencil edit: Acrolinx - Azure Portal > Azure portal
1 parent 415b9fc commit 59431e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/conceptual-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description: "This article provides a conceptual overview of cluster extensions
1313

1414
Management services such as Azure Monitor and Azure Defender for Kubernetes or services like Azure App services, Azure Data services can be instantiated on Kubernetes clusters through the Cluster Extensions capability. [Helm charts](https://helm.sh/) help you manage Kubernetes applications by providing the building blocks needed to define, install, and upgrade even the most complex Kubernetes applications. Cluster extension feature builds on top of the packaging components of Helm by providing an Azure Resource Manager driven experience for installation and lifecycle management of instances of the services you intend to enable on your kubernetes cluster. A cluster operator or admin can use the Cluster extensions feature to
1515

16-
- Install different extensions for the desired functionality and get an inventory of all clusters and the extensions installed on those clusters from Azure interfaces like the Azure Portal, CLI, SDK etc.
16+
- Install different extensions for the desired functionality and get an inventory of all clusters and the extensions installed on those clusters from Azure interfaces like the Azure portal, CLI, SDK etc.
1717
- As with any other Azure resource, you can control access to the cluster extension resource using Azure Role Based Access Control (RBAC)
1818
- Use Azure Policy to automate at-scale deployment of cluster extensions across all clusters in your environment.
1919
- Subscribe to release trains (Eg: preview, stable) for each extension.

0 commit comments

Comments
 (0)