Skip to content

Commit 2833c85

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/SupportArticles-docs-pr (branch live)
2 parents c49fb9d + 5c9cd42 commit 2833c85

13 files changed

+142
-101
lines changed

support/azure/azure-kubernetes/extensions/avoid-running-as-root-in-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article discusses how to run as a nonroot user in containers b
44
ms.date: 04/15/2024
55
ms.reviewer: chiragpa, andbar, haitch, v-leedennis
66
ms.service: azure-kubernetes-service
7-
ms.custom: sap:Create, Upgrade, Scale and Delete operations (cluster or nodepool)
7+
ms.custom: sap:Extensions, Policies and Add-Ons
88
---
99
# Security best practice: Don't run as root in containers
1010

support/azure/azure-kubernetes/extensions/custom-policy-prevents-aks-upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.reviewer: cssakscic, v-rekhanain, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: troubleshooting-problem-resolution
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1112
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot why a Kubernetes upgrade fails when I'm using an Azure custom policy so that I can use the Azure Policy Add-on for an upgraded Azure Kubernetes Service cluster successfully.
1213
---
1314
# AKS upgrade fails when using an Azure custom policy

support/azure/azure-kubernetes/extensions/istio-add-on-general-troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.reviewer: fuyuanbie, shasb, kochhars, ddama, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: troubleshooting-general
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1112
#Customer intent: As an Azure Kubernetes user, I want to do general troubleshooting on the Istio add-on so that I can use the Istio service mesh successfully.
1213
---
1314
# General troubleshooting of the Istio service mesh add-on

support/azure/azure-kubernetes/extensions/istio-add-on-ingress-gateway.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.reviewer: fuyuanbie, shasb, kochhars, ddama, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: troubleshooting-general
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1112
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot the ingress gateway of the Istio add-on so that I can use the Istio service mesh successfully.
1213
---
1314
# Istio service mesh add-on ingress gateway troubleshooting

support/azure/azure-kubernetes/extensions/istio-add-on-meshconfig.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.reviewer: fuyuanbie, shasb, kochhars, ddama, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: troubleshooting-general
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1112
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot the global mesh configuration (MeshConfig) of the Istio add-on so that I can use the Istio service mesh successfully.
1213
---
1314
# Istio service mesh add-on MeshConfig troubleshooting

support/azure/azure-kubernetes/extensions/istio-add-on-minor-revision-upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.author: kochhars
77
editor: v-jsitser
88
ms.reviewer: fuyuanbie, shasb, nshankar, ddama, v-leedennis
99
ms.service: azure-kubernetes-service
10+
ms.custom: sap:Extensions, Policies and Add-Ons
1011
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot minor revision upgrades of the Istio add-on so that I can use the Istio service mesh successfully.
1112
---
1213
# Istio service mesh add-on minor revision upgrade troubleshooting

support/azure/azure-kubernetes/extensions/istio-add-on-plug-in-ca-certificate.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.author: ddama
77
editor: v-jsitser
88
ms.reviewer: fuyuanbie, shasb, kochhars, nshankar, v-leedennis
99
ms.service: azure-kubernetes-service
10+
ms.custom: sap:Extensions, Policies and Add-Ons
1011
#Customer intent: As an Azure Kubernetes user, I want to troubleshoot plug-in CA certificates in the Istio add-on so that I can use the Istio service mesh successfully.
1112
---
1213
# Istio service mesh add-on plug-in CA certificate troubleshooting

support/azure/azure-kubernetes/extensions/pods-created-user-namespaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.reviewer: cssakscic, v-rekhanain, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: troubleshooting-problem-resolution
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1112
#Customer intent: As an Azure Kubernetes user, I want to learn why pods can be created in user namespaces so that I can be assured that there isn't a security risk to my Azure Kubernetes Service (AKS) cluster.
1213
---
1314
# Pods are created in the user namespaces

support/azure/azure-kubernetes/extensions/retain-privileged-mode-add-capabilities.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ editor: v-jsitser
88
ms.reviewer: cssakscic, v-rekhanain, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: how-to
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1112
#Customer intent: As an Azure Kubernetes user, I want to learn how to retain privileged mode while I add capabilities so that I increase security when I use the Azure Policy Add-on for Azure Kubernetes Service.
1213
---
1314
# Retain privileged mode while adding capabilities

support/azure/azure-kubernetes/extensions/troubleshoot-azure-policy-add-on-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ editor: v-jsitser
88
ms.reviewer: cssakscic, v-rekhanain, v-leedennis
99
ms.service: azure-kubernetes-service
1010
ms.topic: overview
11-
ms.custom: sap:Azure policy add-on
11+
ms.custom: sap:Extensions, Policies and Add-Ons
1212
#Customer intent: As an Azure Kubernetes user, I want to see what troubleshooting articles are available for the Azure Policy Add-on so that I fix various Azure Policy Add-on issues.
1313
---
1414
# Troubleshoot the Azure Policy Add-on for Azure Kubernetes Service (AKS)

0 commit comments

Comments
 (0)