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

[Addon] Create redis addon with redis-operator #4288

Closed
8 tasks
wonderflow opened this issue Jun 30, 2022 · 1 comment · Fixed by kubevela/catalog#437
Closed
8 tasks

[Addon] Create redis addon with redis-operator #4288

wonderflow opened this issue Jun 30, 2022 · 1 comment · Fixed by kubevela/catalog#437
Assignees
Labels
area/addon priority/nice-to-have It's a good idea, but not scheduled for any release.

Comments

@wonderflow
Copy link
Collaborator

wonderflow commented Jun 30, 2022

Is your feature request related to a problem? Please describe.

Redis is famous as a cache middleware.

Describe the solution you'd like

The addon should contain:

  • installation of the crd and operator https://github.com/spotahome/redis-operator
  • Useful and reliable ComponentDefinition
    • Health check of redis cluster
    • Expose an endpoint for using
    • Support scale up (scale down can be optional)
  • Documentation
    • use redis cli to connect with demo
    • Other usage integration .

Describe alternatives you've considered

Additional context

@wonderflow wonderflow added priority/nice-to-have It's a good idea, but not scheduled for any release. area/addon labels Jun 30, 2022
@FogDong FogDong changed the title [Addon] Create redis add with redis-operator [Addon] Create redis addon with redis-operator Jun 30, 2022
@charlie0129
Copy link
Member

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/addon priority/nice-to-have It's a good idea, but not scheduled for any release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants