Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K8SSAND-891 ⁃ Add support for deploying the operator to data plane clusters #131

Closed
jsanda opened this issue Sep 12, 2021 · 3 comments
Closed

Comments

@jsanda
Copy link
Contributor

jsanda commented Sep 12, 2021

The operator is configured by default to run in control plane mode. If you run make deploy it will install the operator but we currently lack support for configuring the operator and deploying it to a data plane cluster.

We need a couple of things to address this:

  • A Kustomization directory that applies the necessary changes to the operator configuration
  • An update in the Makefile
    • Maybe something like make CONTROL_PLANE=false deploy

┆Issue is synchronized with this Jira Task by Unito
┆Issue Number: K8SSAND-891
┆Priority: Medium

@sync-by-unito
Copy link

sync-by-unito bot commented Sep 13, 2021

➤ Jeff DiNoto commented:

Something that we’d want to be promoted to the helm chart as well.

@burmanm
Copy link
Contributor

burmanm commented Sep 14, 2021

This support is added in the Helm charts in PR k8ssandra/k8ssandra#1080

@jsanda
Copy link
Contributor Author

jsanda commented Sep 25, 2021

closed by k8ssandra/k8ssandra#1080 and #144

@jsanda jsanda closed this as completed Sep 25, 2021
@sync-by-unito sync-by-unito bot changed the title Add support for deploying the operator to data plane clusters K8SSAND-891 ⁃ Add support for deploying the operator to data plane clusters Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants