summaryrefslogtreecommitdiffstats
path: root/claim
diff options
context:
space:
mode:
authorJoel Hans <joel@netdata.cloud>2020-09-30 06:41:10 -0700
committerGitHub <noreply@github.com>2020-09-30 06:41:10 -0700
commite788b1a8547fcb444ba4cba1adb863457c84d472 (patch)
treee5b607c5409e3c468203e0bb1f08017d0a0dd298 /claim
parentb8713d153df674e97f3da5809a6151b087fdadf6 (diff)
Add documentation for claiming k8s parent pods and Prometheus service discovery (#10001)
* Quick fix to Pi guide * Add claiming instructions * Remove specific number and change sd text * Slight tweaks to sd text * Remove 23 in packaging doc
Diffstat (limited to 'claim')
-rw-r--r--claim/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/claim/README.md b/claim/README.md
index beab8977f7..2bbd6dcdbf 100644
--- a/claim/README.md
+++ b/claim/README.md
@@ -135,6 +135,11 @@ with the name of your container if different.
docker logs netdata 2>&1 | grep -E --line-buffered 'ACLK|claim|cloud'
```
+### Claim a Kubernetes cluster's parent Netdata pod
+
+Read our [Kubernetes installation](/packaging/installer/methods/kubernetes.md#claim-a-kubernetes-clusters-parent-pod)
+for details on claiming a parent Netdata pod.
+
### Claim through a proxy
A Space's administrator can claim a node through a SOCKS5 or HTTP(S) proxy.