Skip to content

Commit 57fa9ad

Browse files
authored
Merge pull request #188472 from Makdaam/openshift-sd-fixes
Fixed minor issues with the document. Wording, spelling, missing refs
2 parents 783d6de + c1bab0c commit 57fa9ad

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/openshift/openshift-service-definitions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Customers have the ability to increase the node count and the permission in each
5757

5858
Azure Red Hat OpenShift clusters are provisioned with three control plane nodes. These nodes are responsible for etcd key-value store and API-related workloads. The control plane node can't be used for customer workloads. Control plane node deployment follows the same rules as worker nodes.
5959

60-
- In regions that consist of multiple availability zones, a primary node machine set is created in each zone. A primary node is provisioned from each machine set.
61-
- Where an Azure region doesn't support availability zones, the Azure Red Hat OpenShift cluster provisions the primary nodes from a single machine set.
60+
- In regions that consist of multiple availability zones, a control plane node machine set is created in each zone. A control plane node is provisioned from each machine set.
61+
- Where an Azure region doesn't support availability zones, the Azure Red Hat OpenShift cluster provisions the control plane nodes from a single machine set.
6262

6363
## Azure compute types
6464

@@ -78,7 +78,7 @@ Once deployed, an Azure Red Hat OpenShift cluster can't be moved to a different
7878

7979
## Service level agreement
8080

81-
For SLA details, see [SLA for Azure Red Hat OpenShift](https://azure.microsoft.com/support/legal/sla/openshift/v1_0/).
81+
For SLA details, see [SLA for Azure Red Hat OpenShift](https://azure.microsoft.com/support/legal/sla/openshift/v1_0/).
8282

8383
## Support
8484

@@ -99,7 +99,7 @@ The following sections provide information about Azure Red Hat OpenShift securit
9999

100100
Azure Red Hat OpenShift deploys with services for maintaining the health and performance of the cluster and its components. These services include cluster operations and audit logs. Cluster operations and audit logs are forwarded automatically to an Azure aggregation system for support and troubleshooting. This data is only accessible to authorized support staff via approved mechanisms.
101101

102-
Customer cluster administrators can deploy an optional logging stack to aggregate all logs from their Azure Red Hat OpenShift cluster. For example, node system audit logs and infrastructure logs can be aggregated. However, these logs consume another cluster resources.
102+
Customer cluster administrators can deploy an optional logging stack to aggregate all logs from their Azure Red Hat OpenShift cluster. For example, node system audit logs and infrastructure logs can be aggregated. However, these logs consume another cluster resources.
103103

104104
### Application logging
105105

@@ -111,7 +111,7 @@ If the cluster logging stack is installed, application logs sent to STDOUT are c
111111

112112
## Monitoring
113113

114-
The following section provides information about Azure Red Hat OpenShift security.
114+
The following section provides information about Azure Red Hat OpenShift monitoring.
115115
### Cluster metrics
116116

117117
Azure Red Hat OpenShift deploys with services for maintaining the health and performance of the cluster and its components. These services include the streaming of important metrics to an Azure aggregation system for support and troubleshooting purposes. This data is only accessible to authorized support staff via approved mechanisms.
@@ -155,7 +155,7 @@ All cluster ingress traffic traverses the defined load balancer.
155155
### Cluster egress
156156

157157
Pod egress traffic control via EgressNetworkPolicy objects can be used to prevent or limit outbound traffic in Azure Red Hat OpenShift.
158-
Currently all virtual machines must have outbound internet access, at least to the endpoints listed here.
158+
Currently all virtual machines must have outbound internet access.
159159

160160
### Cloud network configuration
161161

0 commit comments

Comments
 (0)