vmware-tanzu / tanzu-framework

Tanzu Framework provides a set of building blocks to build atop of the Tanzu platform and leverages Carvel packaging and plugins to provide users with a much stronger, more integrated experience than the loose coupling and stand-alone commands of the previous generation of tools.
Apache License 2.0
196 stars 193 forks source link

TKGS metrics-server does not skip tls verification #2341

Open vijaykatam opened 2 years ago

vijaykatam commented 2 years ago

Current metrics-server package used by TKGm uses --kublet-insecure-tls shorten_generated_names and https://github.com/vmware-tanzu/community-edition/blob/main/addons/packages/metrics-server/0.5.1/bundle/config/overlays/overlay-apiservice.yaml#L7

Investigate what TKGS uses for metrics-server and ensure we carry that forward.

vijaykatam commented 2 years ago

Not needed for MVP as this is tech debt that will need to addressed holistically.