GitHub user parshimers added a comment to the discussion: Proposal: Automatically terminate idle Kubernetes Computing Units
I think this is a natural idea, you don't want to allocate more resources in the cluster than you need. I think the concept in k8s that would let you handle this best would be an Operator (https://kubernetes.io/docs/concepts/extend-kubernetes/operator/). Then, Texera itself could through its operator tell Kubernetes it no longer needs some set of pods. I assume Texera currently doesn't have an operator? I took a cursory look and didn't find an implementation of one. GitHub link: https://github.com/apache/texera/discussions/6264#discussioncomment-17639034 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
