Skip to content

Commit 252db9b

Browse files
author
Paul McDonald
authored
Fix link
1 parent 37f2def commit 252db9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/node-updates-kured.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ kubectl create namespace kured
6969
helm install my-release kubereboot/kured --namespace kured --set controller.nodeSelector."kubernetes\.io/os"=linux
7070
```
7171

72-
You can also configure extra parameters for `kured`, such as integration with Prometheus or Slack. For more information about configuration parameters, see the [kured Helm chart](https://github.com/kubereboot/charts/tree/main/charts/kured).
72+
You can also configure extra parameters for `kured`, such as integration with Prometheus or Slack. For more information about configuration parameters, see the [kured Helm chart][kured-install].
7373

7474
## Update cluster nodes
7575

@@ -108,7 +108,7 @@ For AKS clusters that use Windows Server nodes, see [Upgrade a node pool in AKS]
108108

109109
<!-- LINKS - external -->
110110
[kured]: https://github.com/kubereboot/kured
111-
[kured-install]: https://github.com/kubereboot/kured/tree/main/cmd/kured
111+
[kured-install]: https://github.com/kubereboot/charts/tree/main/charts/kured
112112
[kubectl-get-nodes]: https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get
113113

114114
<!-- LINKS - internal -->

0 commit comments

Comments
 (0)