1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/recommended-node-host-practices.adoc
2024-02-21 14:44:28 +00:00

13 lines
437 B
Plaintext

// Module included in the following assemblies:
//
// * post_installation_configuration/node-tasks.adoc
[id="recommended-node-host-practices_{context}"]
= Recommended node host practices
The {product-title} node configuration file contains important options. For
example, two parameters control the maximum number of pods that can be scheduled
to a node: `podsPerCore` and `maxPods`.
include::snippets/nodes-pods-core-max-pods.adoc[]