docs resource-sets: Document resource set structure

Documents the structure of resource sets and the fields necessary for including
them in cluster configurations.

Also adds some words about nested resource sets and the like.
This commit is contained in:
Vincent Ambo 2017-07-30 01:12:00 +02:00
parent 5549968958
commit 4adc8f2c4c
3 changed files with 148 additions and 1 deletions

View file

@ -19,6 +19,7 @@ Check out a Kontemplate setup example and the feature list below!
* [Simple, yet powerful templates](docs/templates.md)
* [Clean cluster configuration files](docs/cluster-config.md)
* [Resources organised as simple resource sets](docs/resource-sets.md)
* [Integration with pass](docs/pass.md)
* [Integration with kubectl](docs/kubectl.md)