Skip to content

Commit 859d5ab

Browse files
committed
fixing articles for {product-title}
1 parent db94f0c commit 859d5ab

19 files changed

+25
-25
lines changed

installing/installing_aws/installing-aws-account.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include::modules/installation-aws-regions.adoc[leveloffset=+1]
2020

2121
.Next steps
2222

23-
* Install a {product-title} cluster. You can
23+
* Install an {product-title} cluster. You can
2424
xref:../../installing/installing_aws/installing-aws-customizations.adoc[install a customized cluster]
2525
or xref:../../installing/installing_aws/installing-aws-default.adoc[quickly install a cluster]
2626
with default options.

logging/efk-logging.adoc

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

88

99

10-
As a {product-title} cluster administrator, you can deploy cluster logging to aggregate logs for a range of {product-title} services.
10+
As an {product-title} cluster administrator, you can deploy cluster logging to aggregate logs for a range of {product-title} services.
1111

1212
// The following include statements pull in the module files that comprise
1313
// the assembly. Include any combination of concept, procedure, or reference

machine_management/applying-autoscaling.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[id="applying-autoscaling"]
2-
= Applying autoscaling to a {product-title} cluster
2+
= Applying autoscaling to an {product-title} cluster
33
include::modules/common-attributes.adoc[]
44
:context: applying-autoscaling
55

66
toc::[]
77

8-
Applying autoscaling to a {product-title} cluster involves deploying a
8+
Applying autoscaling to an {product-title} cluster involves deploying a
99
ClusterAutoscaler and then deploying MachineAutoscalers for each Machine type
1010
in your cluster.
1111

modules/cli-logging-in-kubeadmin.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ command line interface (CLI).
1111

1212
.Prerequisites
1313

14-
* Deploy a {product-title} cluster.
14+
* Deploy an {product-title} cluster.
1515
* Install the `oc` CLI.
1616

1717
.Procedure

modules/configuration-resource-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ the cluster administrator wants the operator to ignore or not manage.
6060
|===
6161

6262
While you can complete many other customizations and configure other integrations
63-
with a {product-title} cluster, configuring these resources is a common first
63+
with an {product-title} cluster, configuring these resources is a common first
6464
step after you deploy a cluster.
6565

6666
Like all Operators, the Configuration Resources are governed by

modules/identity-provider-basic-authentication-CR.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ CLI, are sent a `WWW-Authenticate` challenge header for this provider.
4040
console, are redirected to a login page backed by this provider.
4141
<4> Controls how mappings are established between this provider's identities and user objects.
4242
<5> URL accepting credentials in Basic authentication headers.
43-
<6> Optional: Reference to a {product-title} ConfigMap containing the
43+
<6> Optional: Reference to an {product-title} ConfigMap containing the
4444
PEM-encoded certificate authority bundle to use in validating server
4545
certificates for the configured URL.
46-
<7> Optional: Reference to a {product-title} Secret containing the client
46+
<7> Optional: Reference to an {product-title} Secret containing the client
4747
certificate to present when making requests to the configured URL.
48-
<8> Reference to a {product-title} Secret containing the key for the
48+
<8> Reference to an {product-title} Secret containing the key for the
4949
client certificate. Required if `tlsClientCert` is specified.

modules/identity-provider-github-CR.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ challenges.
4444
<3> When `true`, unauthenticated token requests from web clients, like the web
4545
console, are redirected to GitHub to log in.
4646
<4> Controls how mappings are established between this provider's identities and user objects.
47-
<5> Optional: Reference to a {product-title} ConfigMap containing the
47+
<5> Optional: Reference to an {product-title} ConfigMap containing the
4848
PEM-encoded certificate authority bundle to use in validating server
4949
certificates for the configured URL. Only for use in GitHub Enterprise.
5050
<6> The client ID of a

modules/identity-provider-gitlab-CR.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ The application must be configured with a callback URL of
4848
issued by GitLab.
4949
<7> The host URL of a GitLab provider. This could either be `\https://gitlab.com/`
5050
or any other self hosted instance of GitLab.
51-
<8> Optional: Reference to a {product-title} ConfigMap containing the
51+
<8> Optional: Reference to an {product-title} ConfigMap containing the
5252
PEM-encoded certificate authority bundle to use in validating server
5353
certificates for the configured URL.

modules/identity-provider-keystone-CR.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ console, are redirected to a login page backed by this provider.
4141
<4> Controls how mappings are established between this provider's identities and user objects.
4242
<5> Keystone domain name. In Keystone, usernames are domain-specific. Only a single domain is supported.
4343
<6> The URL to use to connect to the Keystone server (required).
44-
<7> Optional: Reference to a {product-title} ConfigMap containing the
44+
<7> Optional: Reference to an {product-title} ConfigMap containing the
4545
PEM-encoded certificate authority bundle to use in validating server
4646
certificates for the configured URL.
47-
<8> Optional: Reference to a {product-title} Secret containing the client
47+
<8> Optional: Reference to an {product-title} Secret containing the client
4848
certificate to present when making requests to the configured URL.
49-
<9> Reference to a {product-title} Secret containing the key for the
49+
<9> Reference to an {product-title} Secret containing the key for the
5050
client certificate. Required if `tlsClientCert` is specified.

modules/identity-provider-ldap-CR.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ user for this identity. First non-empty attribute is used.
6060
<9> Optional DN to use to bind during the search phase.
6161
<10> Optional reference to an {product-title} Secret containing the bind
6262
password.
63-
<11> Optional: Reference to a {product-title} ConfigMap containing the
63+
<11> Optional: Reference to an {product-title} ConfigMap containing the
6464
PEM-encoded certificate authority bundle to use in validating server
6565
certificates for the configured URL. Only used when `insecure` is `false`.
6666
<12> When `true`, no TLS connection is made to the server. When `false`,

0 commit comments

Comments
 (0)