Etcd for Ubuntu 24.04
Change-Id: Ic7708e16fe899e87072294d531d7f5ba8e9d9a3d Closes-Bug: #2078709
This commit is contained in:
parent
9e0232a9cf
commit
9d54ada909
@ -23,6 +23,12 @@ Install and configure components
|
||||
available from the default repository. To install successfully,
|
||||
enable the ``Universe`` repository on Ubuntu.
|
||||
|
||||
As for Ubuntu 24.04 install the package with following name:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# apt install etcd-server
|
||||
|
||||
#. Edit the ``/etc/default/etcd`` file and set the ``ETCD_INITIAL_CLUSTER``,
|
||||
``ETCD_INITIAL_ADVERTISE_PEER_URLS``, ``ETCD_ADVERTISE_CLIENT_URLS``,
|
||||
``ETCD_LISTEN_CLIENT_URLS`` to the management IP address of the
|
||||
|
Loading…
x
Reference in New Issue
Block a user