sparkctl as a kubectl plugin: #318.I can help with the pod template support, create a poc PR removing the web hook dependency.
Thanks @skonto. However, we cannot completely get rid of the webhook as it's still needed for Spark prior to 3.0.
@liyinan926 Maybe we could do breaking changes for new releases, Spark 3.0.0 and the related operator version that supports it does not need to be compatible with 2.4.x.
Any chance on getting autoscaling on the roadmap?
The only kind of autoscaling that make sense at the Spark application level for the native Kubernetes mode is dynamic resource allocation, i.e., autoscaling the number of executors for an application at runtime based on the load. However, Spark on k8s doesn't support dynamic resource allocation yet due to the lack of a proper external shuffle service implementation.
Is there a new Roadmap? It's like one year now..
Will create a new one to replace this.
Most helpful comment
Will create a new one to replace this.