Closed 4n4nd closed 3 years ago
I'm planning to spend some time trying to run this in Kubernetes. I'm planning on just using kustomize, but I'd be happy to help get a helm chart together for it, assuming I can get it working. 🤞
People would be interested :)
@DJMatus23 any luck?
Until there is a proper deployment template the container image: quay.io/aicoe/prometheus-anomaly-detector
can be used.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Currently we only have deployment templates for openshift, should we also add native kubernetes templates so its easier for users to deploy PAD in kubernetes environments?
i.e. Deployment instead of DeploymentConfig, Ingress instead of Route
I think this way more people will be able to use it. @hemajv @durandom @goern suggestions?