From aa97469a4c238325461a6bd438652c217d46ce28 Mon Sep 17 00:00:00 2001 From: Redouane Kachach Date: Mon, 15 Sep 2025 17:06:18 +0200 Subject: [PATCH] doc: fixing starting release of mgmt-gateway/oauth2-proxy services Fixes: https://tracker.ceph.com/issues/73025 Signed-off-by: Redouane Kachach --- doc/cephadm/services/mgmt-gateway.rst | 2 +- doc/cephadm/services/oauth2-proxy.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cephadm/services/mgmt-gateway.rst b/doc/cephadm/services/mgmt-gateway.rst index 7fb5f566119..2aa060d8f8f 100644 --- a/doc/cephadm/services/mgmt-gateway.rst +++ b/doc/cephadm/services/mgmt-gateway.rst @@ -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 diff --git a/doc/cephadm/services/oauth2-proxy.rst b/doc/cephadm/services/oauth2-proxy.rst index a941b11e555..9ede68aee46 100644 --- a/doc/cephadm/services/oauth2-proxy.rst +++ b/doc/cephadm/services/oauth2-proxy.rst @@ -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 -- 2.39.5