Skip to content

Commit 9743e93

Browse files
committed
docs(managing_deis): rename stateless platform docs
1 parent d6bea8d commit 9743e93

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/managing_deis/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Managing Deis
2121
platform_monitoring
2222
production_deployments
2323
recovering-ceph-quorum
24-
running-stateless-cluster
24+
running-deis-without-ceph
2525
security_considerations
2626
ssl-endpoints
2727
upgrading-deis

docs/managing_deis/production_deployments.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Production deployments
99
Many Deis users are running Deis quite successfully in production. When readying a Deis deployment
1010
for production workloads, there are some additional (but optional) recommendations.
1111

12-
Running a stateless control plane
13-
---------------------------------
12+
Running Deis without Ceph
13+
-------------------------
1414

1515
.. include:: ../_includes/_ceph-dependency-description.rst
1616

17-
See :ref:`running-stateless-cluster` for details on removing this operational
17+
See :ref:`running-deis-without-ceph` for details on removing this operational
1818
complexity.
1919

2020
Preseeding containers

docs/managing_deis/running-stateless-cluster.rst renamed to docs/managing_deis/running-deis-without-ceph.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
:title: Running a stateless cluster
1+
:title: Running Deis without Ceph
22
:description: Configuring the cluster to remove Ceph from the control plane.
33

4-
.. _running-stateless-cluster:
4+
.. _running-deis-without-ceph:
55

6-
Running a stateless cluster
7-
===========================
6+
Running Deis without Ceph
7+
=========================
88

99
.. include:: ../_includes/_ceph-dependency-description.rst
1010

0 commit comments

Comments
 (0)