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

deploy: run pika && pika-operator on MiniKube environment #1330

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

machinly
Copy link
Collaborator

@machinly machinly commented Mar 8, 2023

This PR implements the functionality of deploying the pika-operator in a MiniKube environment.

Now, users can easily start the pika && pika-operator by executing the following command:

cd operator & make minikube-up local-deploy

This will result in the following actions:

  1. Starting a new MiniKube cluster.
  2. Building and deploying pika-operator.
  3. Deploying a pika instance.
  4. Connecting to pika using a redis client in the cluster and executing the info command.

related issue: #1325

@wanghenshui
Copy link
Collaborator

咱们最新的还没打镜像,3.4性能比较糟糕。先这样,后续再改镜像label

@wanghenshui wanghenshui merged commit e1e9d7a into OpenAtomFoundation:unstable Mar 8, 2023
@machinly machinly deleted the minikube_deploy branch March 16, 2023 11:48
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
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.

None yet

2 participants