docs: operating-scylla: add-node-to-cluster: deleted instructions for unsupported releases

2.3 and 2018.1 ended their life and are long gone.
No need to have instructions for them in the master version of this
document.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
This commit is contained in:
Benny Halevy
2022-12-06 09:42:58 +02:00
parent adeb03e60f
commit 78c5961114

View File

@@ -110,10 +110,6 @@ Procedure
Tip 3: Run cleanup one node at a time, reducing overall cluster impact.
.. note::
If you are using Scylla Enterprise 2018.1.5 or earlier or Scylla Open source 2.3 or earlier, **do not** run the ``nodetool cleanup`` command before upgrading to the latest release of your branch. See this `issue <https://github.com/scylladb/scylla/issues/3872>`_ for more information.
#. Wait until the new node becomes UN (Up Normal) in the output of :doc:`nodetool status </operating-scylla/nodetool-commands/status>` on one of the old nodes.
.. note::