© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Matheus
Dev at ReleaseRun. Writing about releases, Node.js, DevOps.
Kustomize patterns for managing K8s manifests across environments. Base + overlay structure k8s/base/ # shared manifests k8s/overlays/ production/ # kustomization.yaml extends ../../base staging/ Patches — change only what differs...
No responses yet.