go version 23 unable to generate deploy manifest and not stable helm chart for release v0.0.9-reboot
What would you like to be added?
While installing Kepler release v0.0.9-reboot, _output/generated-manifest/deployment.yaml is not being generated by, make build-manifest OPTS="PROMETHEUS_DEPLOY"
and so kubectl apply -f _output/generated-manifest/deployment.yaml is not working
SImilarly for helm, a compatible Chart is not available. A customized one like this is not working for VMs:
helm install kepler /path/to/kepler-0.0.9-reboot.tgz
--namespace kepler
--create-namespace
--set serviceMonitor.enabled=true
--set serviceMonitor.labels.release=prometheus
--wait
Why is this needed?
To test the deployment for VMs on public cloud
@muzakkir6207 for reboot, could you please use the reboot branch? We have manifests here: https://github.com/sustainable-computing-io/kepler/tree/reboot/manifests/k8s