fix: references

This commit is contained in:
Michele Cereda
2023-12-23 19:44:48 +01:00
parent 4956836080
commit 25a6f5041a
4 changed files with 7 additions and 4 deletions

View File

@@ -72,6 +72,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]
- [Virtual nodes] (based on [Virtual Kubelet])
## Sources
@@ -87,9 +88,11 @@ 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
[virtual nodes]: https://learn.microsoft.com/en-us/azure/aks/virtual-nodes
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Knowledge base -->
[kubernetes]: ../kubernetes/README.md
[kubernetes]: ../../kubernetes/README.md
[virtual kubelet]: ../../kubernetes/virtual-kubelet.placeholder

View File

@@ -536,7 +536,7 @@ All the references in the [further readings] section, plus the following:
[az bicep]: bicep.md#tldr
[devops]: devops.md
[devops cli extension]: devops.md#tldr
[jmespath]: ../jmespath.md
[jmespath]: ../../jmespath.md
<!-- Others -->
[create and manage azure pipelines from the command line]: https://devblogs.microsoft.com/devops/create-and-manage-azure-pipelines-from-the-command-line/

View File

@@ -159,7 +159,7 @@ All the references in the [further readings] section, plus the following:
[further readings]: #further-readings
<!-- Knowledge base -->
[azure cli]: azure%20cli.md
[azure cli]: cli.md
<!-- Others -->
[loops in azure devops pipelines]: https://pakstech.com/blog/azure-devops-loops/

View File

@@ -82,4 +82,4 @@ kubelogin remove-tokens
<!-- Knowledge base -->
[azure cli]: cli.md
[kubectl]: ../kubernetes/kubectl.md
[kubectl]: ../../kubernetes/kubectl.md