From c038fa78fac85362d65156a3c38a837000aef78a Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Wed, 29 Nov 2023 00:36:32 +0100 Subject: [PATCH] chore: added reference to the azure service operator --- knowledge base/azure/aks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/knowledge base/azure/aks.md b/knowledge base/azure/aks.md index 8f77e97..67fa446 100644 --- a/knowledge base/azure/aks.md +++ b/knowledge base/azure/aks.md @@ -71,6 +71,7 @@ Make sure you have enough space in your cluster's Subnet for at least one new No - [Kubernetes] - [Update or rotate the credentials for an AKS cluster] +- [Azure Service Operator] ## Sources @@ -84,6 +85,7 @@ All the references in the [further readings] section, plus the following: [az aks reference]: https://learn.microsoft.com/en-us/cli/azure/aks +[azure service operator]: https://azure.github.io/azure-service-operator/ [update or rotate the credentials for an aks cluster]: https://learn.microsoft.com/en-us/azure/aks/update-credentials