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

Poc deploy operator #428

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Poc deploy operator #428

wants to merge 7 commits into from

Conversation

udnay
Copy link

@udnay udnay commented Nov 8, 2024

Initial PoC to use the helm chart to deploy an operator managed cluster.
Steps to deploy are:

  • make bin
  • make dev/registries/up
  • make dev/push/local
  • make test/cluster/up CLUSTER_SIZE=3
  • helm install crdb-operator ./operator
  • helm install my-release-cockroachdb ./cockroachdb -n default --debug

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

Successfully merging this pull request may close these issues.

1 participant