Skip to content

Commit 74d6e58

Browse files
NickVolynkinvanyarock01
authored andcommitted
Fix the links to Cartridge failover documentation
Fix tarantool/doc#2234
1 parent 09569dc commit 74d6e58

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/cartridge_kubernetes_guide/index.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ Failover
713713
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
714714

715715
Failover - replicaset leader selection mechanism. You can read more about it
716-
`here <https://www.tarantool.io/en/doc/latest/book/cartridge/topics/failover/>`__.
716+
:ref:`in the Cartridge documentation <cartridge-failover>`.
717717

718718
.. NOTE::
719719

@@ -775,13 +775,14 @@ The etcd cluster is deployed independently, if you don't have it - the easiest w
775775

776776
We'll need a list of available etc cluster IP`s, the prefix for storage keys and credentials (user name and password).
777777

778-
How to set up stateful failover can be found on the documentation `page <https://www.tarantool.io/en/doc/latest/book/cartridge/topics/failover/#failover-configuration>`__.
778+
Read more about :ref:`setting up stateful failover <failover-configuration>`.
779779

780780
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
781781
Stateboard
782782
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
783783

784-
How to install a stateboard can be found on this documentation `page <https://www.tarantool.io/en/doc/latest/book/cartridge/topics/failover/#stateboard-configuration>`__.
784+
Read about :ref:`installing a stateboard <stateboard-configuration>`
785+
in the Cartridge documentation.
785786

786787
.. _cartridge_kubernetes_troubleshooting:
787788

0 commit comments

Comments
 (0)