Skip to content

Commit aa97469

Browse files
committed
doc: fixing starting release of mgmt-gateway/oauth2-proxy services
Fixes: https://tracker.ceph.com/issues/73025 Signed-off-by: Redouane Kachach <[email protected]>
1 parent 8734358 commit aa97469

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/cephadm/services/mgmt-gateway.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Management Gateway
77
Deploying mgmt-gateway
88
======================
99

10-
In Ceph releases beginning with Squid, the ``mgmt-gateway`` service introduces a new design for Ceph applications
10+
In Ceph releases beginning with Tentacle, the ``mgmt-gateway`` service introduces a new design for Ceph applications
1111
based on a modular, service-based architecture. This service, managed by cephadm and built on top of nginx
1212
(an open-source, high-performance web server), acts as the new front-end and single entry point to the
1313
Ceph cluster. The ``mgmt-gateway`` provides unified access to all Ceph applications, including the Ceph dashboard

doc/cephadm/services/oauth2-proxy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OAuth2 Proxy
77
Deploying oauth2-proxy
88
======================
99

10-
In Ceph releases starting from Squid, the `oauth2-proxy` service introduces an advanced method
10+
In Ceph releases starting from Tentacle, the `oauth2-proxy` service introduces an advanced method
1111
for managing authentication and access control for Ceph applications. This service integrates
1212
with external Identity Providers (IDPs) to provide secure, flexible authentication via the
1313
OIDC (OpenID Connect) protocol. `oauth2-proxy` acts as an authentication gateway, ensuring that

0 commit comments

Comments
 (0)