We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db83d7f + 967fe3f commit ed99195Copy full SHA for ed99195
README.md
@@ -7,7 +7,7 @@ layers in the cluster management stack.
7
It is a daemon that runs on each node, detects node
8
problems and reports them to apiserver.
9
node-problem-detector can either run as a
10
-[DaemonSet](http://kubernetes.io/docs/admin/daemons/) or run standalone.
+[DaemonSet](https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/) or run standalone.
11
Now it is running as a
12
[Kubernetes Addon](https://github.com/kubernetes/kubernetes/tree/master/cluster/addons)
13
enabled by default in the GKE cluster. It is also enabled by default in AKS as part of the
0 commit comments