This is an introductory course for Kustomize, a Kubernetes configuration management tool.
Kustomize provides developers a declarative way to create variations in their Kubernetes configs by creating overlays. By using these overlays a list of changes/modifications can be applied to the base configuration. A layered solution like this can be leveraged, the original base configuration can remain untouched.
Kustomise is most beneficial when working with multiple environments with unique config requirements.It can accommodate these easily by creating a separate overlay for each environment.
Kustomize makes use of YAML artifacts instead of a templating syntax for the overlays. This is why the configurations remain readable and the overlays look and behave like traditional Kubernetes configs.
Lectures alone won’t give you the skills you need to make it as a DevOps engineer. In this course, you will learn by doing. Each exercise will help you make sure you have truly mastered the concepts and will help you have the confidence to apply your Kustomize knowledge in real-world situations.
Sanjeev Thiyagarajan, a Training Architect and Instructional Lead at KodeKloud, is known for his expertise in networking, troubleshooting, and network administration.
Sanjeev worked at Cisco Systems, he excelled as a Customer Support Engineer, coordinating interdisciplinary teams for IWAN solutions and leading deployments of Multi-Fabric VXLAN/EVPN across Data Centers. His knowledge of core networking protocols and ability to troubleshoot complex network issues are well-regarded in the industry.
Sanjeev also spent a significant tenure as a Proof Of Concept/Pre-Sales Engineer at Arista Networks where he specialized in designing scalable multi/hybrid cloud proof of concepts.
His certifications, including PCA: Prometheus Certified Associate, complement his hands-on experience in various platforms like Cisco IOS, NxOS, IOS-XR, and Arista EOS.
Sanjeev's popularity stems from his ability to translate complex technical concepts into accessible learning materials, making him a respected figure in the technical training community. His work at KodeKloud continues to impact professionals seeking to enhance their skills in the rapidly evolving tech landscape.