Skip to content

ajeet476/argoproject

Repository files navigation

Step0: clone repo and setup

git clone https://github.com/ajeet476/argoproject.git

# check namespaces
kubectl get ns

Step1: GKE Cluster

Create K8s cluster via GKE

Step2: Install istio

Using Helm: see

Step3: Setup namespace and gateway

see docs

Setup context

export NS=argocd
kubectl config set-context --current --namespace=$NS

Utils

pip3 install pyyaml --break-system-packages
python3 deploy.py debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published