top of page

GitOps as a Service

What is Argo CD?

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It is the best way to deploy and upgrade your applications.

Argo image
cloud native logo
ARGO CD UI

Why Argo CD?

Application definitions, configurations, and environments should be declarative and version controlled. Application deployment and lifecycle management should be automated, auditable, and easy to understand.

How does Argo CD work with KAOPS, powered by Nethopper?

There are 4 major actors in an Argo CD system:

Button with number 1
Button with number 2
Button with number 3
Button with number 4

DevOps user, who declare the desired state of the app in a GitHub repository

 

GitHub repo(s), which tells the ArgoCD server about the declarations and

 

ArgoCD server, which is running in a kubernetes cluster and listens for repo changes, and updates all the Kubernetes clusters accordingly. 

 

Your 'remote' clusters, which the ArgoCD server controls. ​

Argo Continuous Delivery
ArgoCD  with Nethopper

So that you can get started quickly, Nethopper has an ArgoCD server running for you right now, and will help you attach your remote clusters and GitHub repos securely.

How to Use ArgoCD as Service?

Argo logo

Sign into Console
@nethopper.io

step1 green

Step 1

KAOPS signin

Login to your hosted ArgoCD Server UI

step2

Step 2

Login - Argo UI

Securely Attached your clusters

step3

Step 3

argoui-attach

Distribute multiple apps to multiple clusters, using simple tags

step4

Step 4

argoui-deploy

Verify with ArgoCD 

step5

Step 5

argoui-app-verify

Top 5 Reasons for Nethopper ArgoCD GitOps as a Service 

Argo logo
CNCF logo
key feature icon

Continuous Delivery (GitOps)

bottom of page