1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Update instances of Additional Resources to sentence case

This commit is contained in:
Ashley Hardin
2022-02-15 13:55:45 -05:00
committed by openshift-cherrypick-robot
parent 5442ed543f
commit 98e96e487b
19 changed files with 20 additions and 22 deletions

View File

@@ -27,6 +27,6 @@ include::modules/odc-editing-health-checks.adoc[leveloffset=+1]
include::modules/odc-monitoring-health-checks.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* For details on switching to the *Developer* perspective in the web console, see xref:../web_console/odc-about-developer-perspective.adoc#odc-about-developer-perspective[About *Developer* perspective].
* For details on adding health checks while creating and deploying an application, see *Advanced Options* in the xref:../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective] section.

View File

@@ -32,7 +32,7 @@ include::modules/sbo-connecting-spring-petclinic-sample-app-to-postgresql-databa
[id="additional-resources_getting-started-with-service-binding-ibm-power-ibm-z"]
== Additional Resources
== Additional resources
* xref:../../applications/connecting_applications_to_services/installing-sbo.adoc#installing-sbo[Installing Service Binding Operator]
* xref:../../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective]
* xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc[Managing resources from custom resource definitions]

View File

@@ -28,8 +28,8 @@ include::modules/sbo-deploying-the-spring-petclinic-sample-application.adoc[leve
//Connecting the Spring PetClinic sample application to the PostgreSQL database service
include::modules/sbo-connecting-spring-petclinic-sample-app-to-postgresql-database-service.adoc[leveloffset=+1]
== Additional Resources
== Additional resources
* xref:../../applications/connecting_applications_to_services/installing-sbo.adoc#installing-sbo[Installing Service Binding Operator].
* xref:../../applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc#odc-creating-applications-using-developer-perspective[Creating applications using the Developer perspective].
* xref:../../operators/understanding/crds/crd-managing-resources-from-crds.adoc[Managing resources from custom resource definitions].
* link:https://github.com/redhat-developer/service-binding-operator#known-bindable-operators[Known bindable Operators].
* link:https://github.com/redhat-developer/service-binding-operator#known-bindable-operators[Known bindable Operators].

View File

@@ -23,5 +23,5 @@ You can install {servicebinding-title} on {product-title} 4.7 and later.
include::modules/op-installing-sbo-operator-using-the-web-console.adoc[leveloffset=+1]
== Additional Resources
== Additional resources
* xref:../../applications/connecting_applications_to_services/getting-started-with-service-binding.adoc#getting-started-with-service-binding[Getting started with service binding].

View File

@@ -18,5 +18,5 @@ include::modules/odc-monitoring-your-project-metrics.adoc[leveloffset=+1]
include::modules/odc-monitoring-your-application-metrics.adoc[leveloffset=+1]
== Additional Resources
== Additional resources
* xref:../monitoring/monitoring-overview.adoc#monitoring-overview[Monitoring overview]

View File

@@ -18,6 +18,6 @@ include::modules/go-deleting-argocd-instance.adoc[leveloffset=+1]
include::modules/go-uninstalling-gitops-operator.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* You can learn more about uninstalling Operators on {product-title} in the xref:../../operators/admin/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-a-cluster[Deleting Operators from a cluster] section.

View File

@@ -38,7 +38,7 @@ include::modules/op-installing-pipelines-operator-using-the-cli.adoc[leveloffset
include::modules/op-pipelines-operator-in-restricted-environment.adoc[leveloffset=+1]
== Additional Resources
== Additional resources
* You can learn more about installing Operators on {product-title} in the xref:../../operators/admin/olm-adding-operators-to-cluster.adoc#olm-adding-operators-to-a-cluster[adding Operators to a cluster] section.

View File

@@ -18,6 +18,6 @@ include::modules/op-deleting-the-pipelines-component-and-custom-resources.adoc[l
include::modules/op-uninstalling-the-pipelines-operator.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* You can learn more about uninstalling Operators on {product-title} in the xref:../../operators/admin/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-a-cluster[deleting Operators from a cluster] section.

View File

@@ -52,5 +52,5 @@ $ sudo update-ca-trust
If you use your own certificate authority, make sure the system trusts it.
====
.Additional Resources
.Additional resources
To learn more, see link:https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.0/html/rest_api_guide/documents-002_authentication_and_security[Authentication and Security] in the {rh-virtualization} documentation.

View File

@@ -10,6 +10,6 @@ To help control overcommit, you can set per-project resource limit ranges,
specifying memory and CPU limits and defaults for a project that overcommit
cannot exceed.
For information on project-level resource limits, see Additional Resources.
For information on project-level resource limits, see Additional resources.
Alternatively, you can disable overcommitment for specific projects.

View File

@@ -63,7 +63,7 @@ You can create a {product-title} cluster with the AWS Security Token Service (ST
|Specify the IP address range for pods. The range must be large enough to accommodate your workload. The address block must not overlap with any external service accessed from within the cluster. The default is `10.128.0.0/14`. It is recommended that they are the same between clusters.
|`Host prefix`
|Specify the subnet prefix length assigned to pods scheduled to individual machines. The host prefix determines the pod IP address pool for each machine. For example, if the host prefix is set to `/23`, each machine is assigned a `/23` subnet from the pod CIDR address range. The default is `/23`, allowing 512 cluster nodes and 512 pods per node, both of which are beyond our supported maximums. For information on the supported maximums, see the Additional Resources section below.
|Specify the subnet prefix length assigned to pods scheduled to individual machines. The host prefix determines the pod IP address pool for each machine. For example, if the host prefix is set to `/23`, each machine is assigned a `/23` subnet from the pod CIDR address range. The default is `/23`, allowing 512 cluster nodes and 512 pods per node, both of which are beyond our supported maximums. For information on the supported maximums, see the Additional resources section below.
|`Encrypt etcd data (optional)`
|In {product-title}, the control plane storage is encrypted at rest by default and this includes encryption of the etcd volumes. You can additionally enable the `Encrypt etcd data` option to encrypt the key values for some resources in etcd, but not the keys.

View File

@@ -39,7 +39,7 @@ endif::[]
ifeval::["{Provisioner}" == "kubernetes.io/aws-ebs"]
[NOTE]
====
To create the storage class with the equivalent CSI driver, select `{CsiDriver}` from the drop-down list. For more details, see xref:../persistent_storage/persistent-storage-aws.adoc#additional-resources[Additional Resources].
To create the storage class with the equivalent CSI driver, select `{CsiDriver}` from the drop-down list. For more details, see xref:../persistent_storage/persistent-storage-aws.adoc#additional-resources[Additional resources].
====
endif::[]

View File

@@ -60,6 +60,6 @@ include::modules/images-other-jenkins-kubernetes-plugin.adoc[leveloffset=+1]
include::modules/images-other-jenkins-memory.adoc[leveloffset=+1]
== Additional Resources
== Additional resources
* See xref:../../architecture/understanding-development.adoc#base-image-options[Base image options] for more information on the link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_atomic_host/7/html-single/getting_started_with_containers/index#using_red_hat_base_container_images_standard_and_minimal[Red Hat Universal Base Images] (UBI).

View File

@@ -10,7 +10,7 @@ You can install the {sandboxed-containers-operator} using either the web console
include::modules/sandboxed-containers-preparing-openshift-cluster.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* xref:../installing/installing_bare_metal/installing-bare-metal.adoc#installing-bare-metal[Installing a user-provisioned cluster on bare metal]
== Deploying {sandboxed-containers-first} workloads using the web console

View File

@@ -11,7 +11,7 @@ When you install {product-title} on a bare metal cluster, you can provision and
include::modules/about-bare-metal-hosts-and-nodes.adoc[leveloffset=+1]
include::modules/maintaining-bare-metal-hosts.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* xref:../machine_management/user_infra/adding-bare-metal-compute-user-infra.adoc#adding-bare-metal-compute-user-infra[Adding compute machines to bare metal]
@@ -23,5 +23,3 @@ include::modules/automatically-scaling-machines-to-available-bare-metal-hosts.ad
* xref:../installing/installing_bare_metal_ipi/ipi-install-expanding-the-cluster.adoc#ipi-install-expanding-the-cluster[Expanding the cluster]
* xref:../machine_management/deploying-machine-health-checks.adoc#machine-health-checks-bare-metal_deploying-machine-health-checks[MachineHealthChecks on bare metal]

View File

@@ -10,7 +10,7 @@ include::modules/customize-certificates-understanding-service-serving.adoc[level
include::modules/customize-certificates-add-service-serving.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* You can use a service certificate to configure a secure route using reencrypt TLS termination. For more information, see xref:../../networking/routes/secured-routes.adoc#nw-ingress-creating-a-reencrypt-route-with-a-custom-certificate_secured-routes[Creating a re-encrypt route with a custom certificate].
include::modules/customize-certificates-add-service-serving-configmap.adoc[leveloffset=+1]

View File

@@ -15,6 +15,6 @@ include::modules/persistent-storage-csi-migration-overview.adoc[leveloffset=+1]
include::modules/persistent-storage-csi-migration-enable.adoc[leveloffset=+1]
== Additional Resources
== Additional resources
* xref:../../nodes/clusters/nodes-cluster-enabling-features.adoc[Enabling features using feature gates]

View File

@@ -12,7 +12,7 @@ This involves deleting the PV so that the storage configuration can be re-used.
include::modules/virt-about-reclaiming-statically-provisioned-persistent-volumes.adoc[leveloffset=+1]
include::modules/virt-reclaiming-statically-provisioned-persistent-volumes.adoc[leveloffset=+1]
.Additional Resources
.Additional resources
* xref:../../../virt/virtual_machines/virtual_disks/virt-configuring-local-storage-for-vms.adoc#virt-configuring-local-storage-for-vms[Configuring local storage for virtual machines]

View File

@@ -13,7 +13,7 @@ include::modules/uninstalling-wmco.adoc[leveloffset=+1]
include::modules/deleting-wmco-namespace.adoc[leveloffset=+1]
[discrete]
== Additional Resources
== Additional resources
* xref:../operators/admin/olm-deleting-operators-from-cluster.adoc#olm-deleting-operators-from-a-cluster[Deleting Operators from a cluster]
* xref:../windows_containers/removing-windows-nodes.adoc#removing-windows-nodes[Removing Windows nodes]