argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.04k stars 5.51k forks source link

docs: Proposal to add installation steps for local development using Kind #20821

Closed revitalbarletz closed 4 days ago

revitalbarletz commented 1 week ago

Adding some steps for running Argo CD locally using Kind.

Checklist:

bunnyshell[bot] commented 1 week ago

:x: Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

revitalbarletz commented 1 week ago

@todaywasawesome thanks for the feedback, done.

revitalbarletz commented 3 days ago

Thank you @todaywasawesome ! This is my first PR that got merged !!!

todaywasawesome commented 3 days ago

@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.