open-nomad/website/content
Luiz Aoqui 8db12c2a17
server: transfer leadership in case of error (#12293)
When a Nomad server becomes the Raft leader, it must perform several
actions defined in the establishLeadership function. If any of these
actions fail, Raft will think the node is the leader, but it will not
actually be able to act as a Nomad leader.

In this scenario, leadership must be revoked and transferred to another
server if possible, or the node should retry the establishLeadership
steps.
2022-03-17 11:10:57 -04:00
..
api-docs docs: initial docs for the new API features (#12094) 2022-03-14 10:58:42 -04:00
docs server: transfer leadership in case of error (#12293) 2022-03-17 11:10:57 -04:00
intro feat(website): migrates to new nav data format (#10264) 2021-03-31 08:43:17 -05:00
partials docs: add deprecation note to old style network task env vars. 2021-11-25 12:58:32 +01:00
plugins feat(website): extract /plugins /tools docs (#11584) 2021-12-09 14:25:18 -05:00
tools Updated OpenAPI info on tools page 2022-03-04 12:54:08 -08:00
security.mdx Upgrade global styles (#10936) 2021-08-20 11:53:12 -04:00