scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
339 stars 175 forks source link

Add command rendering Kubernetes manifests required to install Operator #1950

Open zimnx opened 5 months ago

zimnx commented 5 months ago

What should the feature do?

Introduce a new command within the Operator's CLI that outputs the required Kubernetes manifests. This command will streamline the installation process by allowing users to retrieve the necessary manifests directly from the container image. Currently, installing and managing the Operator involves multiple steps, including fetching the binary and applying the Kubernetes manifests separately from different sources. This process can be cumbersome and error-prone.

What is the use case behind this feature?

Streamline Operator installation, prevent version skew between Operator binary and deployment manifests.

Anything else we need to know?

No response

scylla-operator-bot[bot] commented 4 months ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale

tnozicka commented 4 months ago

/remove-lifecycle stale /triage accepted