Skip to content

Commit 63d7ede

Browse files
authored
Merge pull request #92780 from subhtk/osdocs14516
OSDOCS#14516: Removed tech preview for support router load secrets
2 parents 0b0a193 + ac2606e commit 63d7ede

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

modules/nw-ingress-route-secret-load-external-cert.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
[id="nw-ingress-route-secret-load-external-cert_{context}"]
77
= Creating a route with externally managed certificate
88

9-
:FeatureName: Securing route with external certificates in TLS secrets
10-
include::snippets/technology-preview.adoc[]
11-
129
You can configure {product-title} routes with third-party certificate management solutions by using the `.spec.tls.externalCertificate` field of the route API. You can reference externally managed TLS certificates via secrets, eliminating the need for manual certificate management. Using the externally managed certificate reduces errors ensuring a smoother rollout of certificate updates, enabling the OpenShift router to serve renewed certificates promptly.
1310

1411
[NOTE]

security/cert_manager_operator/cert-manager-securing-routes.adoc

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ include::_attributes/common-attributes.adoc[]
66

77
toc::[]
88

9-
In the {product-title}, the route API is extended to provide a configurable option to reference TLS certificates via secrets. With the xref:../../networking/routes/secured-routes.adoc#nw-ingress-route-secret-load-external-cert_secured-routes[Creating a route with externally managed certificate] Technology Preview feature enabled, you can minimize errors from manual intervention, streamline the certificate management process, and enable the {product-title} router to promptly serve the referenced certificate.
10-
11-
:FeatureName: Securing routes with the {cert-manager-operator}
12-
include::snippets/technology-preview.adoc[]
9+
In the {product-title}, the route API is extended to provide a configurable option to reference TLS certificates via secrets. With xref:../../networking/routes/secured-routes.adoc#nw-ingress-route-secret-load-external-cert_secured-routes[externally managed certificates] enabled, you can minimize errors from manual intervention, streamline the certificate management process, and enable the {product-title} router to promptly serve the referenced certificate.
1310

1411
include::modules/cert-manager-configuring-routes.adoc[leveloffset=+1]
1512

0 commit comments

Comments
 (0)