mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 03:47:04 +01:00
Adjustments for the RelatedLinks fixes PR
This commit is contained in:
@@ -180,4 +180,4 @@ ip-10-0-211-16.ec2.internal Ready control-plane,master 82m v1.33.4
|
||||
ip-10-0-250-100.ec2.internal Ready worker 69m v1.33.4
|
||||
----
|
||||
+
|
||||
If the cluster did not start properly, you might need to restore your cluster using an etcd backup.
|
||||
If the cluster did not start properly, you might need to restore your cluster using an etcd backup. For more information, see "Restoring to a previous cluster state".
|
||||
|
||||
@@ -8,6 +8,8 @@
|
||||
|
||||
To explicitly define a list of CPUs that are reserved for specific nodes, create a `KubeletConfig` custom resource (CR) to define the `reservedSystemCPUs` parameter. This list supersedes the CPUs that might be reserved using the `systemReserved` parameter.
|
||||
|
||||
For more information on the `systemReserved` parameter, see "Allocating resources for nodes in an {product-title} cluster".
|
||||
|
||||
.Procedure
|
||||
|
||||
. Obtain the label associated with the machine config pool (MCP) for the type of node you want to configure:
|
||||
|
||||
@@ -47,7 +47,7 @@ spec:
|
||||
|
||||
.Additional resources
|
||||
|
||||
* link:https://kubernetes.io/docs/concepts/workloads/controllers/job/[Jobs] in the Kubernetes documentation
|
||||
* link:https://kubernetes.io/docs/concepts/workloads/controllers/job/[Jobs (Kubernetes documentation)]
|
||||
|
||||
// The following include statements pull in the module files that comprise
|
||||
// the assembly. Include any combination of concept, procedure, or reference
|
||||
|
||||
@@ -66,8 +66,5 @@ include::modules/nodes-pods-autoscaling-status-viewing.adoc[leveloffset=+2]
|
||||
|
||||
[role="_additional-resources"]
|
||||
== Additional resources
|
||||
|
||||
* For more information on replication controllers and deployment controllers,
|
||||
see xref:../../applications/deployments/what-deployments-are.adoc#what-deployments-are[Understanding deployments and deployment configs].
|
||||
|
||||
* For an example on the usage of HPA, see https://cloud.redhat.com/blog/horizontal-pod-autoscaling-of-quarkus-application-based-on-memory-utilization[Horizontal Pod Autoscaling of Quarkus Application Based on Memory Utilization].
|
||||
* xref:../../applications/deployments/what-deployments-are.adoc#what-deployments-are[Understanding deployments and deployment configs]
|
||||
* link:https://cloud.redhat.com/blog/horizontal-pod-autoscaling-of-quarkus-application-based-on-memory-utilization[Horizontal Pod Autoscaling of Quarkus Application Based on Memory Utilization]
|
||||
|
||||
@@ -37,7 +37,7 @@ endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
||||
.Additional resources
|
||||
ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
|
||||
* xref:../../nodes/clusters/nodes-cluster-enabling-features.adoc#nodes-cluster-enabling-features[Enabling features using feature gates]
|
||||
* link:https://kubernetes.io/docs/tasks/run-application/configure-pdb/#unhealthy-pod-eviction-policy[Unhealthy Pod Eviction Policy] in the Kubernetes documentation
|
||||
* link:https://kubernetes.io/docs/tasks/run-application/configure-pdb/#unhealthy-pod-eviction-policy[Unhealthy Pod Eviction Policy (Kubernetes documentation)]
|
||||
|
||||
include::modules/nodes-pods-configuring-pod-critical.adoc[leveloffset=+1]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user