kuberneteskustomizedevops

Kustomize for Kubernetes: Efficiently Managing Multi-Environment Apps with Kustomize - Part 1

June 25, 2023·2 min read
Kustomize for Kubernetes: Efficiently Managing Multi-Environment Apps with Kustomize - Part 1

Kustomize for Kubernetes: Efficiently Managing Multi-Environment Apps - Part 1

Navigating multiple application environments in Kubernetes can be a challenge. I've got you covered with this practical tutorial on using Kustomize, your new go-to tool for efficient, scalable configuration management.

Master the art of Kubernetes multi-environment management in this comprehensive video.

In this three(3) part series, we explore how to manage multi-environment kubernetes applications using kustomize. Starting with an overview of when you should use any of the 3 approaches in structuring and managing your kubernetes configurations.

Watch video: https://youtu.be/7ud3HP8ZLYQ

Chapters

  • 00:02 Simple monolith/microservice setup - day 1
  • 01:13 Medium sized microservice applications - day 2
  • 03:46 Medium to large microservice applications - day 3
  • 06:03 Coding Demo

Resources