Skip to content

Commit 0f07c8b

Browse files
committed
Removed tech preview for support router load secrets
1 parent 4a43937 commit 0f07c8b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
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: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ toc::[]
88

99
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.
1010

11-
:FeatureName: Securing routes with the {cert-manager-operator}
12-
include::snippets/technology-preview.adoc[]
13-
1411
include::modules/cert-manager-configuring-routes.adoc[leveloffset=+1]
1512

1613
[role="_additional-resources"]

0 commit comments

Comments
 (0)