beejiujitsu / colima-kubernetes-argocd-local

POC for running ArgoCD on Colima Kubernetes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colima Kubernetes ArgoCD Local Setup

This repo includes some helper scripts, Dockerfiles, and Kubernetes configurations to get a local ArgoCD set up with a local Git server for testing purposes in Colima Kubernetes.

  1. Install colima and kubectl: brew install colima kubectl
  2. Bootstrap the cluster with ArgoCD and related components: ./configure.sh

About

POC for running ArgoCD on Colima Kubernetes


Languages

Language:Shell 100.0%