test-infra
test-infra copied to clipboard
Need a new infra cli command to print the exposed services
- Currently, we are exposing three services- Grafana, Prometheus, Logs. We can add an infra CLI command to get the service IP and port using client-go
- The command will look like-
infra kind services
cc @geekodour