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

pika operator 设计 #1236

Closed
kernelai opened this issue Jan 11, 2023 · 4 comments
Closed

pika operator 设计 #1236

kernelai opened this issue Jan 11, 2023 · 4 comments
Assignees
Projects

Comments

@kernelai
Copy link
Collaborator

可以参考下redis operator的设计

@kernelai kernelai mentioned this issue Jan 11, 2023
78 tasks
@machinly
Copy link
Collaborator

Please assign to me. Thanks.

@kernelai kernelai added the k8s label Jan 11, 2023
@kernelai kernelai added this to To do in enhencement Jan 11, 2023
@machinly
Copy link
Collaborator

machinly commented Jan 13, 2023

pika-operator first step taskList:

@machinly
Copy link
Collaborator

完成 mvp 后,根据 #1238 的讨论结果进行下一步设计及实现

@machinly
Copy link
Collaborator

machinly commented Apr 1, 2023

For now, the operator has CRD for Pika and can deploy Pika standalone.
Before beta release, it plans to add the following features:

  • Deployment
    • Standalone deployment
    • Deployment using ASTS (Advanced StatefulSet)
    • Update event notification when there is any change in the Pika instance
    • CRD object validation
  • Update
    • Operator version update
    • Fix or deny Pika update differences
  • Testing
    • Code coverage over 80%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants