1
0
Fork 0
mirror of https://github.com/poseidon/typhoon synced 2024-05-18 13:36:11 +02:00
typhoon/docs
Dalton Hubble 084e8bea49 Allow custom initial node taints on worker pool nodes
* Add `node_taints` variable to worker modules to set custom
initial node taints on cloud platforms that support auto-scaling
worker pools of heterogeneous nodes (i.e. AWS, Azure, GCP)
* Worker pools could use custom `node_labels` to allowed workloads
to select among differentiated nodes, while custom `node_taints`
allows a worker pool's nodes to be tainted as special to prevent
scheduling, except by workloads that explicitly tolerate the
taint
* Expose `daemonset_tolerations` in AWS, Azure, and GCP kubernetes
cluster modules, to determine whether `kube-system` components
should tolerate the custom taint (advanced use covered in docs)

Rel: #550, #663
Closes #429
2021-04-11 15:00:11 -07:00
..
addons Update Fedora CoreOS Config version from v1.0.0 to v1.1.0 2020-09-10 23:38:40 -07:00
advanced Allow custom initial node taints on worker pool nodes 2021-04-11 15:00:11 -07:00
architecture Change CNI config directory to /etc/cni/net.d 2021-04-02 00:03:48 -07:00
fedora-coreos Update Kubernetes from v1.20.5 to v1.21.0 2021-04-08 21:44:31 -07:00
flatcar-linux Update Kubernetes from v1.20.5 to v1.21.0 2021-04-08 21:44:31 -07:00
img Add new load balancing, TCP/UDP, and firewall docs/diagrams 2019-08-03 11:50:03 -07:00
topics Update Kubernetes from v1.20.5 to v1.21.0 2021-04-08 21:44:31 -07:00
announce.md Fix minor typo in announcement date 2020-01-23 08:57:01 -08:00
index.md Update Kubernetes from v1.20.5 to v1.21.0 2021-04-08 21:44:31 -07:00