A Kubernetes user has a lot of yaml to manage. The user got to know about ytt but has no idea of what ytt is and how it can be helpful would like to try ytt to manage the configurations.
Part 1 - This part provides an easy, step-by-step tutorial to introduce ytt and help new users get started quickly.
Introduction to ytt
What problems is ytt solving?
Demo on ytt playground covering following scenarios:
• Simple Hello World Example
• Extracting variables
• Using functions
• Loading data values
• Using conditionals if/end
• Using for loops
A Kubernetes user has a lot of yaml to manage. The user got to know about ytt but has no idea of what ytt is and how it can be helpful would like to try ytt to manage the configurations. Part 1 - This part provides an easy, step-by-step tutorial to introduce ytt and help new users get started quickly.