-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
docs: Proposal to add installation steps for local development using Kind #20821
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@revitalbarletz This is a great addition! I think it needs to be in a separate page now that I see how long it is. What do you think about creating a "Try Argo CD Locally" page and then linking to it from this getting started page?
@todaywasawesome thanks for the feedback, done. |
Head branch was pushed to by a user without write access
bc89d17
to
71d8421
Compare
Adding some steps for running Argo CD locally using Kind. Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
Moved the instructions to a different file. Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
Signed-off-by: Dan Garfield <dan@codefresh.io>
71d8421
to
56de59c
Compare
Signed-off-by: Revital Barletz <revitalbarletz@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thank you @todaywasawesome ! This is my first PR that got merged !!! |
@revitalbarletz thinking about it, we could add an option for how to expose the service locally instead of the port forward. It needs a kind cluster yaml but would also help people figure out how to expose their own services. |
…Kind (argoproj#20821) * Update getting_started.md Adding some steps for running Argo CD locally using Kind. Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> * Moved instructions to a different file Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> * Update getting_started.md Moved the instructions to a different file. Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> * Update try_argo_cd_locally.md Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> * Update try_argo_cd_locally.md Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> * Update docs/try_argo_cd_locally.md Signed-off-by: Dan Garfield <dan@codefresh.io> * Update try_argo_cd_locally.md Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> --------- Signed-off-by: Revital Barletz <revitalbarletz@gmail.com> Signed-off-by: Dan Garfield <dan@codefresh.io> Co-authored-by: Dan Garfield <dan@codefresh.io> Signed-off-by: Adrian Aneci <aneci@adobe.com>
Adding some steps for running Argo CD locally using Kind.
Checklist: