Skip to content

Commit f3afc73

Browse files
committed
OSDOCS#13823: Adding release notes for tutorials book
1 parent 7a7e193 commit f3afc73

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,16 @@ This release adds improvements related to the following components and concepts:
6161
[id="ocp-release-notes-cro_{context}"]
6262
=== Cluster Resource Override Admission Operator
6363

64+
[id="ocp-release-notes-documentation_{context}"]
65+
=== Documentation
66+
67+
[id="ocp-release-notes-documentation-tutorials_{context}"]
68+
==== Tutorials guide
69+
70+
{product-title} 4.19 now includes a _Tutorials_ guide, which takes the place of the _Getting started_ guide in previous releases. The existing tutorials were refreshed and the guide now focuses solely on hands-on tutorial content. It also provides a jumping off point to other recommended hands-on learning resources for {product-title} across Red Hat.
71+
72+
For more information, see xref:../tutorials/index.adoc#tutorials-overview[Tutorials].
73+
6474
[id="ocp-release-notes-edge-computing_{context}"]
6575
=== Edge computing
6676

@@ -456,7 +466,7 @@ For more information, see xref:../updating/preparing_for_updates/updating-cluste
456466
=== Networking
457467

458468
[id="ocp-4-19-networking-support-load-secrets_{context}"]
459-
==== Creating a route with externally managed certificate (General Availability)
469+
==== Creating a route with externally managed certificate (General Availability)
460470

461471
With this release, {product-title} routes can be configured with third-party certificate management solutions, utilising the `.spec.tls.externalCertificate` field in the route API. This allows you to reference externally managed TLS certificates through secrets, streamlining the process by eliminating manual certificate management. By using externally managed certificates, you reduce errors, ensure a smoother certificate update process, and enable the OpenShift router to promptly serve renewed certificates. For more information, see xref:../networking/routes/secured-routes.adoc#nw-ingress-route-secret-load-external-cert_secured-routes[Creating a route with externally managed certificate].
462472

@@ -558,7 +568,7 @@ This release introduces the following updates to the *Developer* perspective of
558568
[id="ocp-4-19-notable-technical-changes-readonlyrootfilesystem_{context}"]
559569
=== Pods deploy with readOnlyRootFilesystem set to true
560570

561-
With this release, Cloud Credential Operator pods now deploy with the `readOnlyRootFilesystem` security context setting set to `true`. This enhances security by ensuring that the container root file system is mounted as read-only.
571+
With this release, Cloud Credential Operator pods now deploy with the `readOnlyRootFilesystem` security context setting set to `true`. This enhances security by ensuring that the container root file system is mounted as read-only.
562572

563573
[id="ocp-4-19-deprecated-removed-features_{context}"]
564574
== Deprecated and removed features

0 commit comments

Comments
 (0)