Admin renomination

Access Gateway supports the process of nominating a new admin node. The new admin node replaces the original admin node and contains all the configuration. However, it can only run the latest version of Access Gateway.

Admin renomination allows:

  • Replacing the admin instance with a new instance running the latest version of Access Gateway without service interruption.
  • Administrators to roll back to a previous admin instance in any situation where an update failed.

In general, admin renomination requires the following tasks:

  • Nominate the worker - Select a worker node to become the new admin node. This worker is typically a newly added worker node and should be running the latest version of Access Gateway. This can be done by either a prior upgrade to the latest version or being added to the cluster as a new member running the latest version. Nominating a new worker as admin that is not running the latest version of Access Gateway is possible but not considered as best practice.
  • Approve renomination - This step involves accessing the admin and worker nodes and starting the renomination process.
  • Perform post renomination tasks - This step involves replacing the existing admin DNS entry with the IP address of the newly nominated admin node and possibly updating the load balancer routing.

After the process is complete, the nominated worker node takes over with the existing admin node still being available, but as a standalone instance. Afterward you can retire the original admin node or return it to the cluster as a worker.

Access Gateway admin renomination overview

The following sequence diagram describes the process at a high level.

Access Gateway Rolling Upgrade sequence diagram

Related topics

Admin renomination workflow