docs: Add prerequisites, default-disabled disclosure, Kubernetes RBAC#22633
Draft
nedi-app[bot] wants to merge 1 commit into
Draft
docs: Add prerequisites, default-disabled disclosure, Kubernetes RBAC#22633nedi-app[bot] wants to merge 1 commit into
nedi-app[bot] wants to merge 1 commit into
Conversation
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
Add prerequisites, default-disabled disclosure, Kubernetes RBAC. Files changed: src/go/plugin/go.d/collector/k8s_state/metadata.yaml.
User Request
i'm running netdata in an aks cluster and Kubernetes Cluster State is not installed/configured. I cannot add it via the cloud ui either because it does not show up. how to add k8s_state metrics?
Prompt (English)
How to enable and troubleshoot the Kubernetes Cluster State (k8s_state) collector in an AKS deployment using the Netdata Helm chart, including why it is not showing up in Netdata Cloud.
Reason for Change
This change applies the specific user request using repository-truth evidence from the audit execution workspace.
Summary by cubic
Clarifies how to enable and troubleshoot the Kubernetes Cluster State (
k8s_state) collector for AKS deployments using the Netdata Helm chart, and explains why it doesn’t show in Netdata Cloud by default. Adds default-disabled disclosure, prerequisites (explicit enable, API access, RBAC or kubeconfig), minimalgo.d/k8s_state.confexamples, in/out-of-cluster notes, and troubleshooting for missing collector and client errors; updates the method description with API usage and resource coverage.Written for commit 7146d2a. Summary will update on new commits.