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

Scale to zero with NATS and K3 #123

Closed
gedw99 opened this issue Jun 22, 2022 · 1 comment
Closed

Scale to zero with NATS and K3 #123

gedw99 opened this issue Jun 22, 2022 · 1 comment

Comments

@gedw99
Copy link

gedw99 commented Jun 22, 2022

I use NATS and it’s also a msg just like Kubernetes

It’s easily to use it to scale to zero to achieve google cloud run like architecture . This is because if all rpc and events go through nats, you can check if a resource is “up” before the nats consumer is “there” to consume the rpc or event.

kine is probably not the right repo to raise this issue however I am seeking advice as to where I should look to help work on this feature in the l3s ecosystem of systems …

@gedw99 gedw99 changed the title Scale to zero Scale to zero with NATS and K3 Jun 22, 2022
@dereknola
Copy link
Contributor

Kine already implements NATS jetstream driver #115

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