Skip to content

Instantly share code, notes, and snippets.

View PierreAndreis's full-sized avatar
🏠
Working from home

Pierre Ortega PierreAndreis

🏠
Working from home
View GitHub Profile
@PierreAndreis
PierreAndreis / README.md
Created November 11, 2022 03:10 — forked from craftyc0der/README.md
Minikube/Ambassador/Agones

Minikube - Agones

Install Ambassador

helm repo add datawire https://app.getambassador.io
helm repo update

helm install -n emissary --create-namespace \
    emissary-ingress --devel \