Skip to content

Commit e6cb820

Browse files
committed
Clarify ingress
1 parent 5f4a6d3 commit e6cb820

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

doc/source/configuration/cephadm.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -411,10 +411,14 @@ add definitions of your Ceph hosts to Kolla ``globals.yml``:
411411
HA with Ingress services
412412
~~~~~~~~~~~~~~~~~~~~~~~~
413413

414-
Ingress services are defined with the following. ``id`` should match name (not
415-
id) of the RGW service to which ingress will point to. ``spec`` is a service
416-
specification required by Cephadm to deploy the ingress (haproxy + keepalived
417-
pair).
414+
Ingress services are defined with the following. ``id`` should match the name
415+
(not id) of the RGW service to which ingress will point to. ``spec`` is a
416+
service specification required by Cephadm to deploy the ingress (haproxy +
417+
keepalived pair).
418+
419+
Not that the ``virtual_ip`` here should be different than the Kolla VIP. The
420+
choice of subnet will be dependent on your deployment, but should be outside
421+
of any other Ceph networks.
418422

419423
.. code:: yaml
420424

0 commit comments

Comments
 (0)