typhoon/google-cloud/container-linux/kubernetes/workers
Dalton Hubble f3730b2bfa Add Container Linux Config snippets feature
* Introduce the ability to support Container Linux Config
"snippets" for controllers and workers on cloud platforms.
This allows end-users to customize hosts by providing Container
Linux configs that are additively merged into the base configs
defined by Typhoon. Config snippets are validated, merged, and
show any errors during `terraform plan`
* Example uses include adding systemd units, network configs,
mounts, files, raid arrays, or other disk provisioning features
provided by Container Linux Configs (using Ignition low-level)
* Requires terraform-provider-ct v0.2.1 plugin
2018-03-18 18:28:18 -07:00
..
cl Update Kubernetes from v1.9.3 to v1.9.4 2018-03-12 18:07:50 -07:00
ingress.tf Fix overly strict firewall for GCP "worker pools" 2018-03-03 17:40:17 -08:00
outputs.tf google-cloud: Move controller and worker submodules under kubernetes 2017-09-27 20:50:32 -07:00
variables.tf Add Container Linux Config snippets feature 2018-03-18 18:28:18 -07:00
workers.tf Add Container Linux Config snippets feature 2018-03-18 18:28:18 -07:00