The current examples grep the k8s resources straight from Github (https://raw.githubusercontent.com/mhausenblas/kbe/master/ ...). This makes it convenient since no other setup is required. At the same time it makes hard to understand which yaml is used. Which made me always scroll to the right.
Here is a simple example that assumes a local copy:

For me easier to read. At the same time I want the yamls open in my editor anyway to understand / check whats I am going to start next.
The current examples grep the k8s resources straight from Github (https://raw.githubusercontent.com/mhausenblas/kbe/master/ ...). This makes it convenient since no other setup is required. At the same time it makes hard to understand which yaml is used. Which made me always scroll to the right.
Here is a simple example that assumes a local copy:
For me easier to read. At the same time I want the yamls open in my editor anyway to understand / check whats I am going to start next.