See how traffic flows before you apply it. The Architecture Diagram Generator reads pasted Ingress, Service and Deployment manifests and draws an ASCII diagram of the request path: Ingress to Service to the backing Deployment.
It matches each Service to a workload whose pod labels satisfy the Service selector, and reports the replica count. Everything runs locally; nothing is uploaded.