Ingress Controller Install

GitOps-flavored Traefik Ingress Controller bootstrap, env addition, or chart upgrade in a Kustomize + ArgoCD repo. Operates exclusively on files under `common.traefik/` (base, overlays, argocd manifests). Never runs `helm install` or `helm upgrade` — those are ArgoCD's job. Plan-only: edits Kustomize files, emits the `git add` / commit / push commands, and the operator drives git. Validates coexistence with `ingress-nginx` via Kustomize-build inspection (no live cluster required). Use for new-cluster bootstrap, adding a new env overlay, or bumping the Traefik chart version.

qwedsazxc78 49faefa 6 files · 31.5 KB Updated

File contents

qwedsazxc78/devops-ai-skill/tree/main/skills/ingress-controller-install commit 49faefada0

Frequently asked questions

npx skillmds@latest add qwedsazxc78/ingress-controller-install