flomesh-io / fsm

Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses ebpf for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.
https://flomesh.io
Apache License 2.0
50 stars 7 forks source link

FSM CLI support list current connectors #189

Closed addozhang closed 3 months ago

addozhang commented 5 months ago

Please describe the Improvement and/or Feature Request

FSM CLI should support listing current connectors, like:

fsm connector list

Scope (please mark with X where applicable)

Possible use cases

cybwan commented 3 months ago

Add connector crd, and support kubectl get.