Skip to content

Commit 9bec8a6

Browse files
authored
Merge pull request #9266 from kalexand-rh/enterprise-3.7
removing please
2 parents 2682984 + 6b64fca commit 9bec8a6

24 files changed

+38
-41
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
= OpenShift Documentation
22

3-
Welcome to the OpenShift documentation GitHub repository. To contribute to OpenShift docs, please refer to: https://github.com/openshift/openshift-docs/blob/master/README.adoc
3+
Welcome to the OpenShift documentation GitHub repository. To contribute to OpenShift docs, see https://github.com/openshift/openshift-docs/blob/master/README.adoc

admin_guide/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ performed only by the OpenShift Operations Team. They are included in this
2929
guide for informational purposes to help you as an {product-title} cluster
3030
administrator better understand what configuration options are possible. If you
3131
would like to request a change to your cluster that you cannot perform using the
32-
administrator CLI, please open a support case on the
32+
administrator CLI, open a support case on the
3333
https://access.redhat.com/support/[Red Hat Customer Portal]._
3434
====
3535

admin_guide/manage_scc.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ $ oc edit scc restricted
476476
=== Ensure That Admission Attempts to Use a Specific SCC First
477477

478478
You may control the sort ordering of SCCs in admission by setting the `Priority`
479-
field of the SCCs. Please see the
479+
field of the SCCs. See the
480480
xref:../architecture/additional_concepts/authorization.adoc#scc-prioritization[SCC
481481
Prioritization] section for more information on sorting.
482482

admin_guide/osd_request.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ performed by the {product-title} Operations Team. They are included in this guid
66
informational purposes to help you as an {product-title} cluster administrator
77
better understand what configuration options are possible. If you would like to
88
request a change to your cluster that you cannot perform using the
9-
administrator CLI, please open a support case on the
9+
administrator CLI, open a support case on the
1010
https://access.redhat.com/support/[Red Hat Customer Portal]._
1111
====

admin_guide/sdn_troubleshooting.adoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ Trying 1.2.3.4...
116116
telnet: connect to address 1.2.3.4: Connection refused
117117
....
118118

119-
Which tells us that the router is not listening on that port. Please
120-
see the <<debugging-the-router>> section for more pointers on how to
119+
Which tells us that the router is not listening on that port. See the
120+
<<debugging-the-router>> section for more pointers on how to
121121
configure the router.
122122

123123

@@ -165,7 +165,7 @@ HostIP: 192.168.122.202 PodIP: 10.128.0.4
165165
....
166166

167167
You should see the host IP that corresponds to your external address.
168-
If you do not, please refer to the
168+
If you do not, refer to the
169169
xref:../architecture/networking/routes.adoc#architecture-core-concepts-routes[router documentation] to
170170
configure the router pod to run on the right node (by setting the
171171
affinity correctly) or update your DNS to match the IP addresses where
@@ -190,7 +190,7 @@ xref:../architecture/networking/routes.adoc#architecture-core-concepts-routes[ro
190190

191191
If your route is present, then you need to debug access to the
192192
endpoints. That's the same as if you were debugging problems with a
193-
service, so please continue on with the next <<debugging-a-service>>
193+
service, so continue on with the next <<debugging-a-service>>
194194
section.
195195

196196
[[debugging-a-service]]
@@ -456,7 +456,7 @@ node).
456456
and flows matching `nw_src=<pod_IP_address>` and `nw_dst=<pod_IP_address>` (for
457457
incoming and outgoing IP traffic for that pod).
458458

459-
If there are flows missing, please look in the <<reading-the-logs>>
459+
If there are flows missing, look in the <<reading-the-logs>>
460460
section.
461461

462462
==== Is the `iptables` configuration correct?

architecture/core_concepts/builds_and_image_streams.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ even if all Pipeline build configurations are deleted.
161161
It must be manually deleted by the user.
162162
====
163163

164-
For more information about Jenkins Pipelines, please see the
164+
For more information about Jenkins Pipelines, see the
165165
link:https://jenkins.io/doc/pipeline/[Jenkins documentation].
166166

167167
endif::[]

getting_started/dedicated_administrators.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ operations.
2525
While your account does have these increased permissions, the actual cluster
2626
maintenance and host configuration is still performed by the OpenShift
2727
Operations Team. If you would like to request a change to your cluster that you
28-
cannot perform using the administrator CLI, please open a support case on the
28+
cannot perform using the administrator CLI, open a support case on the
2929
https://access.redhat.com/support/[Red Hat Customer Portal].
3030
====
3131

@@ -137,7 +137,7 @@ $ oc adm groups remove-users dedicated-admins <user_name>
137137
----
138138

139139
If this group is currently empty or if you need assistance editing group
140-
membership, please open a support case on the
140+
membership, open a support case on the
141141
link:https://access.redhat.com/support/[Red Hat Customer Portal].
142142

143143
[[gs-dedicated-admin-granting-permissions]]
@@ -178,7 +178,7 @@ ranges] on other projects. This allows you to better constrain how compute
178178
resources and objects are consumed by users across the cluster.
179179

180180
Defaults can be set for quotas and limit ranges for new projects at creation. To
181-
request such a change, please open a support case on the
181+
request such a change, open a support case on the
182182
https://access.redhat.com/support/[Red Hat Customer Portal].
183183

184184
[[gs-dedicated-admin-whats-next]]

getting_started/devpreview_faq.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If you would like to ask a larger group of people for help, including
111111
{product-title} users, engineers, and operations team members, you can ask a
112112
question using the
113113
https://groups.google.com/forum/#!forum/openshift[{product-title} Forums].
114-
Please make sure to use the "dev-preview" tag when creating a new post.
114+
Make sure to use the "dev-preview" tag when creating a new post.
115115

116116
WHAT SHOULD I DO WHEN I FIND A BUG?::
117117
Red Hat's Bugzilla instance can be used to

install_config/aggregate_logging.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -3398,7 +3398,7 @@ Namespace for oVirt engine related metadata. The FQDN of the oVirt engine is
33983398
[[exported-fields-aushape]]
33993399
=== Aushape Fields
34003400

3401-
Audit events converted with Aushape. For more information please see
3401+
Audit events converted with Aushape. For more information, see
34023402
link:https://github.com/Scribery/aushape[Aushape].
34033403

34043404
[cols="3,7",options="header"]
@@ -3456,7 +3456,7 @@ Parsed audit event data related to Aushape.
34563456
[[exported-fields-tlog]]
34573457
=== Tlog Fields
34583458

3459-
Tlog terminal I/O recording messages. For more information please see
3459+
Tlog terminal I/O recording messages. For more information see
34603460
link:https://github.com/Scribery/tlog[Tlog].
34613461

34623462
[cols="3,7",options="header"]

install_config/cluster_metrics.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ donut chart displays usage against the resource limit. For example: `145
5252
Available of 200 MiB`, with the donut chart showing `55 MiB Used`.
5353

5454
ifdef::openshift-origin[]
55-
For more information about the metrics integration, please refer to the
55+
For more information about the metrics integration, refer to the
5656
link:https://github.com/openshift/origin-metrics[Origin Metrics] GitHub project.
5757
endif::[]
5858

@@ -585,7 +585,7 @@ The `hawkular-metrics.pem` value needs to contain the certificate in its *_.pem_
585585
format. You may also need to provide the certificate for the Certificate Authority
586586
which signed this *_pem_* file via the `hawkular-metrics-ca.cert` secret.
587587

588-
For more information, please see the
588+
For more information, see the
589589
xref:../architecture/networking/routes.adoc#secured-routes[re-encryption
590590
route documentation].
591591

@@ -759,7 +759,7 @@ $ curl -H "Authorization: Bearer XXXXXXXXXXXXXXXXX" \
759759
-X GET https://${KUBERNETES_MASTER}/api/v1/proxy/namespaces/openshift-infra/services/https:heapster:/validate
760760
----
761761

762-
For more information about Heapster and how to access its APIs, please refer the
762+
For more information about Heapster and how to access its APIs, refer the
763763
link:https://github.com/kubernetes/heapster/[Heapster] project.
764764
endif::[]
765765

install_config/configuring_pipeline_execution.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ interactions with an OpenShift API Server. The plugin leverages the OpenShift
9191
command line tool (`oc`) which must be available on the nodes executing the
9292
script.
9393

94-
For more information about installing and configuring the plugin, please use the links
95-
provided below which reference the official documentation.
94+
For more information about installing and configuring the plugin, use the links
95+
provided below that reference the official documentation.
9696

9797
* https://github.com/openshift/jenkins-client-plugin/blob/master/README.md#installing[Installing]
9898
* https://github.com/openshift/jenkins-client-plugin/blob/master/README.md#configuring-an-openshift-cluster[Configuring an OpenShift Cluster]

install_config/install/advanced_install.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2563,7 +2563,7 @@ required so that the container can read the SSH key under
25632563
its restricted SELinux context. This also means that your
25642564
original SSH key file will be re-labeled to something like
25652565
`system_u:object_r:container_file_t:s0:c113,c247`. For more details
2566-
about `:Z` please check the `docker-run(1)` man page. Keep this in mind
2566+
about `:Z`, check the `docker-run(1)` man page. Keep this in mind
25672567
when providing these volume mount specifications because this might
25682568
have unexpected consequences: for example, if you mount (and therefore
25692569
re-label) your whole `$HOME/.ssh` directory it will block the host's

install_config/persistent_storage/persistent_storage_glusterfs.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ $ sudo setsebool -P virt_sandbox_use_fusefs on
572572
[NOTE]
573573
====
574574
The `virt_sandbox_use_fusefs` boolean is defined by the *docker-selinux*
575-
package. If you get an error saying it is not defined, please ensure that this
575+
package. If you get an error saying it is not defined, ensure that this
576576
package is installed.
577577
====
578578

install_config/registry/extended_registry_configuration.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ middleware.
490490
<3> The CloudFront base URL. In the AWS management console, this is listed as
491491
*Domain Name* of CloudFront distribution.
492492
<4> The location of your AWS private key on the filesystem. This must be not
493-
confused with Amazon EC2 key pair. Please refer to
493+
confused with Amazon EC2 key pair. See the
494494
link:http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-trusted-signers.html#private-content-creating-cloudfront-key-pairs[AWS
495495
documentation] on creating CloudFront key pairs for your trusted signers. The
496496
file needs to be mounted as a xref:../../dev_guide/secrets.adoc#dev-guide-secrets[secret] into the registry

release_notes/ocp_3_3_release_notes.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1232,12 +1232,12 @@ This bug is fixed in {product-title} 3.3 by not relying on image streams and dep
12321232
* Previously, a bug in a script which cleans out all pre-existing images and containers during a *docker* 1.10 upgrade would cause the script to miss some images with name and tag *none*, potentially resulting in a slower or failed *docker* upgrade. This script has been updated to use a more robust method of clean-up which also catches orphaned images. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1351406[*BZ#1351406*])
12331233

12341234
* Previously, nodes had their schedulability state reset to the state defined in the inventory used during an upgrade. If the scheduling state had been modified since the inventory file was created, this would be a surprise to administrators. The upgrade process has been modified to preserve the current schedulability state during upgrade so that nodes do not change state after an upgrade. (link:https://bugzilla.redhat.com/show_bug.cgi?id=1372594[*BZ#1372594*])
1235-
1235+
S
12361236
[[ocp-33-technology-preview]]
12371237
== Technology Preview Features
12381238

12391239
Some features in this release are currently in Technology Preview. These
1240-
experimental features are not intended for production use. Please note the
1240+
experimental features are not intended for production use. Note the
12411241
following scope of support on the Red Hat Customer Portal for these features:
12421242

12431243
https://access.redhat.com/support/offerings/techpreview[Technology Preview

release_notes/ocp_3_4_release_notes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ This fix addresses the JavaScript bug and the HTML page is refreshed after delet
843843
== Technology Preview Features
844844

845845
Some features in this release are currently in Technology Preview. These
846-
experimental features are not intended for production use. Please note the
846+
experimental features are not intended for production use. Note the
847847
following scope of support on the Red Hat Customer Portal for these features:
848848

849849
https://access.redhat.com/support/offerings/techpreview[Technology Preview

release_notes/ocp_3_5_release_notes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ even if mount was in flight when deletion request is received.
16391639
== Technology Preview Features
16401640

16411641
Some features in this release are currently in Technology Preview. These
1642-
experimental features are not intended for production use. Please note the
1642+
experimental features are not intended for production use. Note the
16431643
following scope of support on the Red Hat Customer Portal for these features:
16441644

16451645
https://access.redhat.com/support/offerings/techpreview[Technology Preview

release_notes/ocp_3_6_release_notes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2410,7 +2410,7 @@ version as docker-registry. This issue is now fixed.
24102410
== Technology Preview Features
24112411

24122412
Some features in this release are currently in Technology Preview. These
2413-
experimental features are not intended for production use. Please note the
2413+
experimental features are not intended for production use. Note the
24142414
following scope of support on the Red Hat Customer Portal for these features:
24152415

24162416
https://access.redhat.com/support/offerings/techpreview[Technology Preview

release_notes/ocp_3_7_release_notes.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1106,7 +1106,7 @@ When `openshift_installer` is run for logging to upgrade to 3.7, the installer
11061106
now checks for `ES_COPY` in the inventory and fails the upgrade with:
11071107

11081108
----
1109-
msg: The ES_COPY feature is no longer supported. Please remove the variable from your inventory
1109+
msg: The ES_COPY feature is no longer supported. Remove the variable from your inventory
11101110
----
11111111

11121112
See
@@ -2823,7 +2823,7 @@ failed health checks. This bug fix sets the `any_errors_fatal` play option to
28232823
== Technology Preview Features
28242824

28252825
Some features in this release are currently in Technology Preview. These
2826-
experimental features are not intended for production use. Please note the
2826+
experimental features are not intended for production use. Note the
28272827
following scope of support on the Red Hat Customer Portal for these features:
28282828

28292829
https://access.redhat.com/support/offerings/techpreview[Technology Preview

release_notes/ose_3_1_release_notes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ https://bugzilla.redhat.com/show_bug.cgi?id=1278648[BZ#1278648]:: If, when upgra
262262
== Technology Preview Features
263263

264264
Some features in this release are currently in Technology Preview. These
265-
experimental features are not intended for production use. Please note the
265+
experimental features are not intended for production use. Note the
266266
following scope of support on the Red Hat Customer Portal for these features:
267267

268268
https://access.redhat.com/support/offerings/techpreview[Technology Preview

release_notes/ose_3_2_release_notes.adoc

+3-3
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ The default values for pod networking have changed:
598598

599599
- Due to a change in the upstream JSON serialization path used in Kubernetes, some
600600
fields that were previously accepted case-insensitively are no longer accepted.
601-
Please validate that your API objects have the correct case for all attributes.
601+
Validate that your API objects have the correct case for all attributes.
602602
- When creating a deployment configuration, omitting the `*spec.selector*` field
603603
will default that value to the pod template labels.
604604
- `*ImageStreamTag*` objects now return the spec tag `tag`, the current status
@@ -730,7 +730,7 @@ session affinity.
730730
== Technology Preview Features
731731

732732
Some features in this release are currently in Technology Preview. These
733-
experimental features are not intended for production use. Please note the
733+
experimental features are not intended for production use. Note the
734734
following scope of support on the Red Hat Customer Portal for these features:
735735

736736
https://access.redhat.com/support/offerings/techpreview[Technology Preview
@@ -1347,7 +1347,7 @@ identify these configurations and allow new nodes to be added as expected.
13471347
https://bugzilla.redhat.com/show_bug.cgi?id=1356463[*BZ#1356463*]::
13481348
If Docker 1.8.2 is installed on a host before starting an OpenShift Enterprise
13491349
3.2 installation, Ansible now reports the following message: "Cannot upgrade
1350-
Docker to greater than or equal to 1.10, please upgrade or remove Docker
1350+
Docker to greater than or equal to 1.10, upgrade or remove Docker
13511351
manually, or use the Docker upgrade playbook if OpenShift is already installed."
13521352

13531353
https://bugzilla.redhat.com/show_bug.cgi?id=1316378[*BZ#1316378*]::

rest_api/api/v1.Binding.adoc

+1-4
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ toc::[]
1111

1212
== Description
1313
[%hardbreaks]
14-
Binding ties one object to another; for example, a pod is bound to a node by a scheduler. Deprecated in 1.7, please use the bindings subresource of pods instead.
14+
Binding ties one object to another; for example, a pod is bound to a node by a scheduler. Deprecated in 1.7. Use the bindings subresource of pods instead.
1515

1616
== Object Schema
1717
Expand or mouse-over a field for more information about it.
@@ -247,6 +247,3 @@ EOF
247247
* application/json
248248
* application/yaml
249249
* application/vnd.kubernetes.protobuf
250-
251-
252-

scaling_performance/host_practices.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Version 3 of etcd implements a backwards compatible storage API that facilitates
7474
etcd schema migration will be required by future {product-title} upgrades.
7575
====
7676

77-
In addition to changing the storage mode for new installs to v3, {product-title} 3.6 also begins enforcing _quorum reads_ for all {product-title} types. This is done to ensure that queries against etcd do not return stale data. In single-node etcd clusters, stale data is not a concern. In highly available etcd deployments typically found in production clusters, quorum reads ensure valid query results. A quorum read is _linearizable_ in database terms - every client sees the latest updated state of the cluster, and all clients see the same sequence of reads and writes. Please see the etcd 3.1 link:https://coreos.com/blog/etcd-3-1-announcement.html[announcement] for more information on performance improvements.
77+
In addition to changing the storage mode for new installs to v3, {product-title} 3.6 also begins enforcing _quorum reads_ for all {product-title} types. This is done to ensure that queries against etcd do not return stale data. In single-node etcd clusters, stale data is not a concern. In highly available etcd deployments typically found in production clusters, quorum reads ensure valid query results. A quorum read is _linearizable_ in database terms - every client sees the latest updated state of the cluster, and all clients see the same sequence of reads and writes. See the etcd 3.1 link:https://coreos.com/blog/etcd-3-1-announcement.html[announcement] for more information on performance improvements.
7878

7979
It is important to note that {product-title} uses etcd for storing additional information beyond what Kubernetes itself requires. For example, {product-title} stores information about images, builds, and other components in etcd, as is required by features that {product-title} adds on top of Kubernetes. Ultimately, this means that guidance around performance and sizing for etcd hosts will differ from Kubernetes and other recommendations in salient ways. Red Hat tests etcd scalability and performance with the {product-title} use-case and parameters in mind to generate the most accurate recommendations.
8080

whats_new/ose_3_0_release_notes.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ previous versions will be provided in future releases.
6565
== Technology Preview Features
6666

6767
Some features in this release are currently in Technology Preview. These
68-
experimental features are not intended for production use. Please note the
68+
experimental features are not intended for production use. Note the
6969
following scope of support on the Red Hat Customer Portal for these features:
7070

7171
https://access.redhat.com/support/offerings/techpreview[Technology Preview

0 commit comments

Comments
 (0)