Configuring the etcd v3 Database

Use the Initial Setup > Database Configuration or the Database Settings Console to choose and conf

Before you begin

Configure etcd based on your requirements. Consult the etcd documentation for instructions on setting up the database on one or more nodes. Information on ectd role-based access control is available here.

Generate or acquire the information required to access the etcd nodes. Depending on your configuration, this can include:

  • Username and password
  • Key and certificate files
  • Root certificate of the etcd host, if using HTTPS

Procedure

  1. Set up an etcd v3 database on one or more hosts.
  2. In the Database Settings Console (or the Initial Setup > Database Configuration page), choose etcd v3.
    Note: If you are changing from a Memory Machine local database to etcd v3, data is migrated for you automatically from the local database.
  3. Optional: To add user credentials or upload certificate files in any of the following steps, click the Advanced Authentication Options toggle to expand the advanced options dialog.
  4. For all etcd configurations, enter one or more entry point URLs in the Entry points text field, separated by commas. An example is shown in the unused text field.
    • Use HTTP:// for unencrypted HTTP.
    • Use HTTPS:// for secure HTTP.
  5. If credential-based authorization is required, under Advanced Authentication Options, enter a username and password in the User Credentials fields.
  6. If certificate verification is required, click the Upload Key File button and the Upload Certificate File button to upload both the key file and certificate file respectively.
  7. Click Apply.