Closed dave-apex closed 2 years ago
Kind clusters do not have metrics-server installed by default. On startup, if the metrics api is not available, it should automatically be installed.
it should be installed in the live-system namespace so that we don’t create an extra one.
After this is complete, we should remove the template since this will only ever be installed once in a cluster.
This is included in version 0.0.3.
Kind clusters do not have metrics-server installed by default. On startup, if the metrics api is not available, it should automatically be installed.
it should be installed in the live-system namespace so that we don’t create an extra one.