da1rren / argocd-istio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying Istio with ArgoCD

Parking until dependency management is resolved in argo: argoproj/argo-cd#7437

This is a small repo is demo deploying Istio with ArgoCD. Using sync waves to coordinate.

Requirements

  • just
  • kind
  • kubectl
  • argocd

Build

In the root just run just cluster & a cluster with locally cached images will be built.

About


Languages

Language:Shell 77.4%Language:Just 22.6%