# kubernetes
Enables Kubernetes-aware diagnostics. When set to true, the yc-360 script will enrich data with pod name, namespace, and other Kubernetes context (if available).
Type: boolean
Default: true
Example (YAML):
options:
kubernetes: true
1
2
2
Example (CLI):
./yc -kubernetes
1
← k logFileMaxCount →