[WIP][+docs] Autogenerate YAML examples with ksonnet #55
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@ncdc @skriss This isn't 100% done but would appreciate your eyes (specifically on
cloud-provider-specifics.md
since that will give you the best sense of what's changed).I think it's slightly smoother than having multiple directories for all the possible use cases, but feel free to let me know if this still feels convoluted. Unfortunately the IAM roles/
kubectl create secret
setup part breaks the flow, but other than writing scripts for those, I don't know how else to smooth the process over.I still need to check the diffs of my YAML against master (since I think you guys changed some files), run some tests, and remove the 1.7 requirement if all goes well.
Ping me or comment if you have any questions, thanks!