Skip to content

Commit 94f9256

Browse files
authored
Merge pull request #271119 from tamram/tamram24-0403
update AKS article owners, batch 2
2 parents dd7d05f + 7b5c341 commit 94f9256

File tree

81 files changed

+225
-85
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+225
-85
lines changed

articles/aks/csi-secrets-store-nginx-tls.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,3 +509,4 @@ We can now deploy a Kubernetes ingress resource referencing the secret.
509509
510510
<!-- LINKS EXTERNAL -->
511511
[kubernetes-ingress-tls]: https://kubernetes.io/docs/concepts/services-networking/ingress/#tls
512+

articles/aks/csi-storage-drivers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ title: Container Storage Interface (CSI) drivers on Azure Kubernetes Service (AK
33
description: Learn about and deploy the Container Storage Interface (CSI) drivers for Azure Disks and Azure Files in an Azure Kubernetes Service (AKS) cluster
44
ms.topic: article
55
ms.date: 03/14/2024
6+
author: tamram
7+
ms.author: tamram
8+
69
ms.subservice: aks-storage
710
---
811

@@ -109,3 +112,4 @@ To review the migration options for your storage classes and upgrade your cluste
109112
[azure-policy-aks-definition]: ../governance/policy/samples/built-in-policies.md#kubernetes
110113
[encrypt-managed-disks-customer-managed-keys]: ../virtual-machines/disks-cross-tenant-customer-managed-keys.md
111114
[azure-disk-customer-managed-keys]: azure-disk-customer-managed-keys.md
115+

articles/aks/custom-certificate-authority.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,3 +236,4 @@ For more information on AKS security best practices, see [Best practices for clu
236236
[az-feature-show]: /cli/azure/feature#az-feature-show
237237
[az-feature-register]: /cli/azure/feature#az-feature-register
238238
[az-provider-register]: /cli/azure/provider#az-provider-register
239+

articles/aks/custom-node-configuration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,3 +252,4 @@ The settings below can be used to tune the operation of the virtual memory (VM)
252252
[az-feature-register]: /cli/azure/feature#az-feature-register
253253
[az-feature-show]: /cli/azure/feature#az-feature-show
254254
[az-provider-register]: /cli/azure/provider#az-provider-register
255+

articles/aks/dapr-migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,4 @@ Learn more about [Dapr][dapr-overview] and [how to use it][dapr-howto].
100100

101101
<!-- LINKS EXTERNAL -->
102102
[dapr-prod-guidelines]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-production/#enabling-high-availability-in-an-existing-dapr-deployment
103+

articles/aks/dapr-settings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -278,3 +278,4 @@ Once you have successfully provisioned Dapr in your AKS cluster, try deploying a
278278
[dapr-troubleshooting]: https://docs.dapr.io/operations/troubleshooting/common_issues/
279279
[supported-cloud-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=azure-arc
280280
[dapr-mariner]: https://docs.dapr.io/operations/hosting/kubernetes/kubernetes-deploy/#using-mariner-based-images
281+

articles/aks/dapr-workflow.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,4 @@ Notice that the workflow status is marked as completed.
203203
[deployment-yaml]: https://github.com/Azure/dapr-workflows-aks-sample/blob/main/Deploy/deployment.yaml
204204
[docker]: https://docs.docker.com/get-docker/
205205
[helm]: https://helm.sh/docs/intro/install/
206+

articles/aks/dapr.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,4 @@ az k8s-extension delete --resource-group myResourceGroup --cluster-name myAKSClu
262262
[dapr-supported-version]: https://docs.dapr.io/operations/support/support-release-policy/#supported-versions
263263
[dapr-troubleshooting]: https://docs.dapr.io/operations/troubleshooting/common_issues/
264264
[supported-cloud-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=azure-arc
265+

articles/aks/deploy-application-az-cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,4 @@ To deploy the application (extension) through Azure CLI, follow the steps outlin
7777

7878
- Learn about [Kubernetes applications available through Marketplace](deploy-marketplace.md).
7979
- Learn about [cluster extensions](cluster-extensions.md).
80+

articles/aks/deploy-application-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ Once you've accepted the terms, you can deploy your ARM template. For instructio
6363

6464
- Learn about [Kubernetes applications available through Marketplace](deploy-marketplace.md).
6565
- Learn about [cluster extensions](cluster-extensions.md).
66+

0 commit comments

Comments
 (0)