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 k8s components #1100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add k8s components #1100

wants to merge 1 commit into from

Conversation

filintod
Copy link

Description

When deploying with dapr --init -k --dev we have a ready to use redis instance but the components in the quickstarts do not reflect this. This adds a new folder with suffix -k8s to add the components that can be used in kubernetes. Another option would be to change the cli to change the values of the local component and push to k8s but it might require more work than needed for now.

Issue reference

We strive to have all PRs being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • The quickstart code compiles correctly
  • You've tested new builds of the quickstart if you changed quickstart code
  • You've updated the quickstart's README if necessary
  • If you have changed the steps for a quickstart be sure that you have updated the automated validation accordingly. All of our quickstarts have annotations that allow them to be executed automatically as code. For more information see mechanical-markdown. For user guide with examples see Examples.

@filintod filintod requested review from a team as code owners November 12, 2024 19:45
Signed-off-by: Filinto Duran <[email protected]>
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.

1 participant