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

doc/md: argo cd guide #1807

Merged
merged 5 commits into from
Jul 1, 2023
Merged

doc/md: argo cd guide #1807

merged 5 commits into from
Jul 1, 2023

Conversation

rotemtam
Copy link
Member

Based on @pratikjagrut's work on #1786

Argo CD works by tracking changes to a Git repository and applying them to the cluster, so let's
set up a Git repository to serve as the central storage for all your application configuration.

In this example, we’re using the [rotemtam/atlas-argocd-demo](https://github.com/rotemtam/atlas-argocd-demo)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why won't we put an example repo under the Ariga org?

name="Kubernetes with ArgoCD"
description="Use the Atlas Kubernetes Operator and Argo CD"
url="/guides/deploying/k8s-argo"
image={CardImage.Deployment}
Copy link
Member

@a8m a8m Jun 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another option:

Suggested change
image={CardImage.Deployment}
image={CardImage.Kubernetes}

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.

None yet

5 participants