kumahq / kuma

🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.
https://kuma.io/install
Apache License 2.0
3.55k stars 326 forks source link

MeshService kubectl output #10591

Open jakubdyszkiewicz opened 2 weeks ago

jakubdyszkiewicz commented 2 weeks ago

Description

❯❯❯ kubectl get meshservices -A
NAMESPACE          NAME                        AGE
kong-mesh-system   demo-app-zc4z76v5v5f4vxbz   27m
kong-mesh-system   redis-wv7c72cd77x2xd4c      27m
kuma-demo          demo-app                    31m
kuma-demo          redis                       31m

It could include hostname, it would be nice UX. VIPs as well.

slonka commented 2 weeks ago

Probably the same is true for MeshExternalService