Commit Graph

7 Commits

Author SHA1 Message Date
John Gardiner Myers 3e87b61c2b Update references to "kops set" in tests and documentation 2021-07-14 12:43:19 -07:00
Ciprian Hacman 61708eae6b Rename kops to kOps in the docs 2020-10-29 19:40:53 +02:00
Ole Markus With df9c2d7297 Small updates to the etcd migration docs 2020-04-15 19:55:18 +02:00
Nick Huanca 3dd0c1bf4e
Adding documentation to mitigate workload outages on AWS
When running the upgrade process to quickly roll all the master, you can
enter a state which causes nodes to become `NotReady`. This can lead to
nodes (potentially _all_ nodes) being removed from ELBs managed by
Kubernetes Services type LoadBalancer. In order to avoid this you can add
an IAM policy which temporarily blocks Kubernetes from removing nodes
from ELBs, thus mitigating the temporary reconciliation state.

Co-Authored-By: Ivan Fetch <ivan@fairwinds.com>
Co-Authored-By: Corey O'Brien <corey@fairwinds.com>
Co-Authored-By: FairwindsOps <opensource@fairwinds.com>
2019-07-19 13:33:37 -06:00
Chris Stein 92e9b59998 include additional info on etcd-manager adoption 2019-04-12 15:57:05 -05:00
Justin Santa Barbara 627481476f Fix docs around calico update for etcd2 -> etcd3
The docs said "roll masters and nodes", but the command only rolled masters.
2019-03-26 19:35:43 -04:00
Justin SB 197b674a06
Document etcd3 migration process
Describe the process for adopting etcd3, including for calico users,
and including steps to perform more gradual migrations.
2019-01-29 23:19:09 -05:00