Skip to content

Commit dbad5c8

Browse files
committed
Clarified definition, added "adjective"
1 parent c812131 commit dbad5c8

File tree

1 file changed

+2
-2
lines changed
  • supplementary_style_guide/glossary_terms_conventions/general_conventions

1 file changed

+2
-2
lines changed

supplementary_style_guide/glossary_terms_conventions/general_conventions/p.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
*See also*:
5959

6060
[[peer-pod]]
61-
==== image:images/yes.png[yes] peer pod (noun)
62-
*Description*: In Red{nbsp}Hat OpenShift sandboxed containers, a _peer pod_ extends the concept of a standard pod. Unlike a standard sandboxed container, where the virtual machine is created on the worker node itself, in a peer pod, the virtual machine is created through a remote hypervisor using any supported hypervisor or cloud provider API.
61+
==== image:images/yes.png[yes] peer pod (noun, adjective)
62+
*Description*: In Red{nbsp}Hat OpenShift sandboxed containers, a _peer pod_ extends the concept of a standard pod. For bare metal servers, workloads run as containers inside a standard pod on a virtual machine that is created on a worker node. For public clouds or environments that do not support nested virtualization, workloads run as containers inside a peer pod on a virtual machine that is created on a hypervisor, such as VMware, or a public cloud instance, such as Azure or AWS.
6363

6464
*Use it*: yes
6565

0 commit comments

Comments
 (0)