kubeflow / spark-operator

Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Apache License 2.0
2.8k stars 1.38k forks source link

Upgrading Spark-Operator guide #2324

Open jesumyip opened 1 week ago

jesumyip commented 1 week ago

What question do you want to ask?

Is there published documentation on how to upgrade spark-operator from v1.4 to v2.xx? I have v1.4 deployed in production and what happens to all my spark apps when I upgrade? What is the preferred method for upgrade with minimal disruption to my production workloads?

Do

  1. delete the spark-operator v1.4,
  2. delete all the spark apps created by v1.4
  3. install v2.xx of operator
  4. recreate all the spark apps ?

Additional context

No response

Have the same question?

Give it a 👍 We prioritize the question with most 👍