Greetings.
We're using the information we gather in this session to help us make the Schema feature better.
Thank you for your help!
A few steps to take before we get going...
-
Obtain a copy of
ytt
built for this session: https://github.com/k14s/ytt-schema-v1-preview/releases/tag/0.35.0-preview -
Ensure that this copy of
ytt
is on your path (it's 0.35.0-preview)$ ytt version ytt version 0.35.0-preview
-
Either clone or download a copy of this repository to your machine:
git clone https://github.com/k14s/ytt-schema-v1-preview.git cd ytt-schema-v1-preview
-
Let's verify that your copy of
ytt
is working:ytt -f app-to-deploy/config
- whatever occurs to you is what we're most interested in -- you are not being tested.
- think out loud -- your words don't have to make sense to anyone but you...
With that all set, let's head to our first task.