2026-07-16 14:28:19 -07:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
metadata:
|
|
|
|
|
name: platform
|
|
|
|
|
|
|
|
|
|
# Layer 3: Platform — observability, monitoring, logging
|
|
|
|
|
# Dependencies: bootstrap (networking), infrastructure (storage)
|
|
|
|
|
# Order: Applied third
|
|
|
|
|
|
|
|
|
|
resources:
|
|
|
|
|
- monitoring/
|
|
|
|
|
- logging/
|