Skip to content

Commit dfb9f94

Browse files
committed
fixing RHCOS full name
1 parent 390e2f8 commit dfb9f94

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

modules/installation-clouds.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Kubernetes service network.
2222
[IMPORTANT]
2323
====
2424
It is possible to modify Kubernetes and the Ignition Configs that control
25-
the underlying Red Hat CoreOS operating system during installation. However,
25+
the underlying RHEL CoreOS operating system during installation. However,
2626
no validation is available to confirm the suitability of any modifications that
2727
you make to these objects. If you modify these objects, you might render
2828
your cluster non-functional. Because of this risk, modifying Kubernetes and

modules/installation-options.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
In {product-title} version 4.0, you can install only clusters that use
99
Installer Provisioned Infrastructure in Amazon Web Services (AWS).
10-
These clusters use Red Hat CoreOS
10+
These clusters use RHEL CoreOS
1111
nodes as the operating system. Future versions of {product-title} will support
1212
clusters that use both Installer Provisioned Infrastructure
1313
and User Provisioned Infrastructure on more cloud providers and on bare metal.
14-
With all cluster types, you must use Red Hat CoreOS as the operating system for
14+
With all cluster types, you must use RHEL CoreOS as the operating system for
1515
control plane nodes.
1616
////
1717
If you want to

modules/node-management.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
{product-title} version 4.0 integrates management of
99
the container operating system and cluster management. Because the cluster manages
10-
its updates, including updates to Red Hat CoreOS on cluster nodes, {product-title} provides an opinionated
10+
its updates, including updates to RHEL CoreOS on cluster nodes, {product-title} provides an opinionated
1111
lifecycle management experience that simplifies the orchestration of upgrades.
1212

1313
{product-title} employs three DaemonSets and controllers to simplify node management:

modules/update-service-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
== The {product-title} update service
77

88
The {product-title} update service is the hosted service that provides over the air updates to both
9-
{product-title} and Red Hat CoreOS. It provides a graph, or diagram that contain
9+
{product-title} and RHEL CoreOS. It provides a graph, or diagram that contain
1010
_vertices_ and the _edges_ that connect them, of component Operators. The edges
1111
in the graph show which versions you can safely upgrade to, and the vertices
1212
vertices are update payloads that specify the intended state of the managed cluster components.

0 commit comments

Comments
 (0)