]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: fixing starting release of mgmt-gateway/oauth2-proxy services
authorRedouane Kachach <rkachach@ibm.com>
Mon, 15 Sep 2025 15:06:18 +0000 (17:06 +0200)
committerRedouane Kachach <rkachach@ibm.com>
Mon, 15 Sep 2025 15:09:39 +0000 (17:09 +0200)
Fixes: https://tracker.ceph.com/issues/73025
Signed-off-by: Redouane Kachach <rkachach@ibm.com>
doc/cephadm/services/mgmt-gateway.rst
doc/cephadm/services/oauth2-proxy.rst

index 7fb5f56611903e3f9c60d164dae11a0f88a65b51..2aa060d8f8f86501ead3e494b2065afd03bab94f 100644 (file)
@@ -7,7 +7,7 @@ Management Gateway
 Deploying mgmt-gateway
 ======================
 
-In Ceph releases beginning with Squid, the ``mgmt-gateway`` service introduces a new design for Ceph applications
+In Ceph releases beginning with Tentacle, the ``mgmt-gateway`` service introduces a new design for Ceph applications
 based on a modular, service-based architecture. This service, managed by cephadm and built on top of nginx
 (an open-source, high-performance web server), acts as the new front-end and single entry point to the
 Ceph cluster. The ``mgmt-gateway`` provides unified access to all Ceph applications, including the Ceph dashboard
index a941b11e555a8890a1f5873538f589425a96f391..9ede68aee466d52c2d64603ceda397f735fc5d8e 100644 (file)
@@ -7,7 +7,7 @@ OAuth2 Proxy
 Deploying oauth2-proxy
 ======================
 
-In Ceph releases starting from Squid, the `oauth2-proxy` service introduces an advanced method
+In Ceph releases starting from Tentacle, the `oauth2-proxy` service introduces an advanced method
 for managing authentication and access control for Ceph applications. This service integrates
 with external Identity Providers (IDPs) to provide secure, flexible authentication via the
 OIDC (OpenID Connect) protocol. `oauth2-proxy` acts as an authentication gateway, ensuring that