mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-25 16:17:10 +00:00
19 lines
760 B
Markdown
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)
|
|
|