kube-agents-observability skillB
kube-agents-observability is agent-read markdown (skill) from gke-labs/kube-agents: Audit, monitor, and debug the logging, tracing, metrics, and API/dashboard observability of the Platform Agent..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Task Audit, verify, and troubleshoot the logging, metrics, and distributed tracing observability of the Platform Agent. > [!TIP] > The provided Python scripts in the `scripts/` subdirectory are parameterized reference implementations. When troubleshooting, you can run them directly, customize their parameters, or write custom just-in-time scripts/commands to query more specific metrics, endpoints, or time ranges as required by the task context. # Workflow ## Logging ### 1. Audit Agent Main Logs - Verify that the main agent container is writing logs to `/opt/data/logs/*.log`. - View the internal agent log files directly: ```bash kubectl exec <pod-name> -c <agent-container-name> -n kubeagents-system -- tail -n 100 /opt/data/logs/agent.log ``` ### 2. Inspect Sidecar Log Aggregator (Fluent-bit) - Verify the `fluent-bit` sidecar container tails the log directory and streams to standard output: ```bash kubectl logs <pod-name> -c fluent-bit -n kubeagents-system --tail=100 ``` - Retrieve and verify the configuration of the Fluent-bit sidecar: ```bash kubectl get configmap <agent-name>-fluent-bit-config -n kubeagents-system -o yaml ``` …
Read the whole file at its exact version.
How to install
mdr add gke-labs/kube-agents/kube-agents-observability@git:20260915.90f2b62mdr add gke-labs/kube-agents/kube-agents-observability@sha256:8adc1d7cfd5bed9cPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jdht3tnv6ifnkorv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260915.90f2b62 latest | 2026-09-15 | 90f2b62 | 9,660 B | B | view · diff |
| git:20260910.211a62b | 2026-09-10 | 211a62b | 9,004 B | A | view · diff |
| git:20260825.1795ec9 | 2026-08-25 | 1795ec9 | 8,912 B | A | view · diff |
| git:20260812.8e8a46c | 2026-08-12 | 8e8a46c | 8,170 B | A | view · diff |
| git:20260812.e7192e6 | 2026-08-12 | e7192e6 | 8,073 B | A | view |
Audit of the latest version
- fail: No link to a raw IP address (matched: http://127.0.0.1:9119)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (9660 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No script tag
Source
gke-labs/kube-agents · 64 stars · license Apache-2.0 · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_jdht3tnv6ifnkorv GET https://markdownregistry.com/api/v1/resolve?ref=gke-labs/kube-agents/kube-agents-observability GET https://markdownregistry.com/api/v1/blob/8adc1d7cfd5bed9cd9b8277984ed8a6ad9300be6f10b8ef9cb2d5824ff028092
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.