1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/nodes/pods/nodes-pods-using.adoc
2025-04-02 14:57:57 +00:00

36 lines
1.5 KiB
Plaintext

:_mod-docs-content-type: ASSEMBLY
:context: nodes-pods-using-ssy
[id="nodes-pods-using-pp"]
= Using pods
include::_attributes/common-attributes.adoc[]
toc::[]
A _pod_ is one or more containers deployed together on one host, and the smallest compute unit that can be defined,
deployed, and managed.
// The following include statements pull in the module files that comprise
// the assembly. Include any combination of concept, procedure, or reference
// modules required to cover the user story. You can also include other
// assemblies.
include::modules/nodes-pods-using-about.adoc[leveloffset=+1]
include::modules/nodes-pods-using-example.adoc[leveloffset=+1]
include::modules/nodes-pods-understanding-requests-limits.adoc[leveloffset=+1]
// TODO: Add xrefs to ROSA HCP when distro is published.
ifndef::openshift-rosa-hcp[]
[role="_additional-resources"]
== Additional resources
* For more information on pods and storage see xref:../../storage/understanding-persistent-storage.adoc#understanding-persistent-storage[Understanding persistent storage] and xref:../../storage/understanding-ephemeral-storage.adoc#understanding-ephemeral-storage[Understanding ephemeral storage].
endif::openshift-rosa-hcp[]
* xref:../../nodes/pods/nodes-pods-using.adoc#nodes-pods-using-example_nodes-pods-using-ssy[Example pod configurations]
ifndef::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]
* xref:../../post_installation_configuration/node-tasks.adoc#post-install-huge-pages[Huge pages]
endif::openshift-dedicated,openshift-rosa,openshift-rosa-hcp[]