get_jvm_config
Inspect JVM flags and Spring environment from Kubernetes pod specs, including heap-vs-limit and GC findings, with Actuator info when probes exist.
Instructions
Effective JVM flags and Spring env from the pod spec (redacted) with heap-vs-limit and GC findings; Actuator /info if a probe exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | Workload name as you would say it: a Deployment, StatefulSet, DaemonSet, Service, or Pod name | |
| namespace | No | Kubernetes namespace (required: no default configured; see list_namespaces) |