Sha256: 4b85642eda7762a2a58cb424c7db362df02771350dce5c24c57fb5f0f4d24ad6
Contents?: true
Size: 463 Bytes
Versions: 35
Compression:
Stored size: 463 Bytes
Contents
### Kubes Layering To deploy and create multiple environments like dev and prod with the same YAML, we use a different KUBES_ENV setting: KUBES_ENV=dev kubes deploy KUBES_ENV=prod kubes deploy The layering is achieved thanks to the conventional project structure. You don't have to do any extra work, you just create pre-process base layer files or post-process environment specific layer files. * [Kubes Layering Docs]({% link _docs/layering.md %})
Version data entries
35 entries across 35 versions & 1 rubygems