mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
fix: references
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -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/
|
||||
|
||||
@@ -82,4 +82,4 @@ kubelogin remove-tokens
|
||||
|
||||
<!-- Knowledge base -->
|
||||
[azure cli]: cli.md
|
||||
[kubectl]: ../kubernetes/kubectl.md
|
||||
[kubectl]: ../../kubernetes/kubectl.md
|
||||
|
||||
Reference in New Issue
Block a user