Visualize App Architecture
visualize_app_architectureVisualize the complete architecture of applications in a Kubernetes namespace, mapping connections between Ingress, Service, Deployment, Pod, ConfigMaps, Secrets, and PVCs.
Instructions
Full KubeOrch-style architecture diagram showing ALL resource types in a namespace: Ingress → Service → Deployment → Pod, plus ConfigMaps, Secrets, PVCs, and how they wire together via selectors, env refs, and volume mounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | No | Namespace to visualize (default: 'default') | default |