otterize-cli icon indicating copy to clipboard operation
otterize-cli copied to clipboard

Make network-mapper commands automatically find the network-mapper service

Open orishoshan opened this issue 2 years ago • 0 comments

Today, the network-mapper command looks for the network mapper Kubernetes Service in a specific namespace, otterize-system. If it's not there, the user must specify the namespace using --mapper-namespace.

Proposal: Make the CLI search for the Kubernetes Service using label. You will also have to update the network mapper Helm chart for this to work.

orishoshan avatar Sep 25 '23 22:09 orishoshan