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

Add container images and deployments for Quickstarts #1046

Open
marcduiker opened this issue Jul 4, 2024 · 0 comments · May be fixed by #1045
Open

Add container images and deployments for Quickstarts #1046

marcduiker opened this issue Jul 4, 2024 · 0 comments · May be fixed by #1045

Comments

@marcduiker
Copy link
Contributor

marcduiker commented Jul 4, 2024

Describe the feature

Instead of building/running all the Quickstarts locally, we should also add container images and deployment files so they can be run quickly in Kubernetes (either locally or in the cloud). Creating images and running apps on Kubernetes is still a big learning curve for many developers so lets try to make it easier for them to run Dapr Quickstarts on K8s.

I suggest we start with one API (PubSub) for each of the languages in QS Pubsub to see if this works. When we have this initial set of images, other contributors can help out to build images for the other APIs.

@marcduiker marcduiker linked a pull request Jul 4, 2024 that will close this issue
4 tasks
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 a pull request may close this issue.

1 participant