Files
awesome-kubernetes/v2-docs/kustomize.md

19 lines
760 B
Markdown

# Kustomize
!!! info "Architectural Context"
Detailed reference for Kustomize in the context of Hardened Infrastructure.
## Networking
### Ingress
#### Traefik
##### Kustomize Deployments
- **(2020)** [blog.tomarrell.com: Kustomize: Traefik v2.2 as a Kubernetes Ingress Controller](https://blog.tomarrell.com/post/traefik_v2_on_kubernetes) 🌟🌟 <span class='md-tag md-tag--info'>[LEGACY]</span> — An operations blog outlining Traefik v2.2 deployment using Kustomize overlays. Although the specific Traefik CRD API versions are legacy, the architectural structure of managing ingress with Kustomize remains highly educational.
***
💡 **Explore Related:** [Devsecops](./devsecops.md) | [Crossplane](./crossplane.md) | [Pulumi](./pulumi.md)