Files
kubespray/docs
Yuhao Zhang 0e971a37aa Offline control plane recover (#10660)
* ignore_unreachable for etcd dir cleanup

ignore_errors ignores errors occur within "file" module. However, when
the target node is offline, the playbook will still fail at this task
with node "unreachable" state. Setting "ignore_unreachable: true" allows
the playbook to bypass offline nodes and move on to proceed recovery
tasks on remaining online nodes.

* Re-arrange control plane recovery runbook steps

* Remove suggestion to manually update IP addresses

The suggestion was added in 48a182844c 4
years ago. But a new task added 2 years ago, in
ee0f1e9d58, automatically update API
server arg with updated etcd node ip addresses. This suggestion is no
longer needed.
2024-01-22 17:22:27 +01:00
..
2023-01-30 16:58:49 -08:00
2023-01-03 10:27:59 +01:00
2023-11-15 09:39:09 +01:00
2023-03-20 02:41:17 -07:00
2023-02-12 16:05:31 -08:00
2024-01-16 05:23:09 +01:00
2023-04-16 18:28:43 -07:00
2022-10-18 09:17:42 +02:00
2022-01-27 08:36:59 -08:00
2023-01-28 19:10:33 -08:00
2022-09-15 00:09:22 -07:00
2022-10-30 17:16:43 -07:00