You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributing_to_docs/term_glossary.adoc
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -635,6 +635,24 @@ A service account binds together:
635
635
* a principal that can be authenticated and authorized
636
636
* a set of secrets
637
637
638
+
''''
639
+
=== single-node OpenShift
640
+
641
+
Usage: single-node OpenShift
642
+
643
+
Single-node OpenShift (or {product-title} on a single-node cluster) is a deployment footprint that provides control plane and worker node capabilities in a single server for deployments in constrained environments.
644
+
645
+
Do not use: Single Node Openshift (SNO).
646
+
647
+
''''
648
+
=== three-node OpenShift
649
+
650
+
Usage: three-node OpenShift
651
+
652
+
Three-node OpenShift is a compact cluster deployment footprint on three nodes for deployments in constrained environments. It provides three control plane nodes that you configure as schedulable for workloads.
0 commit comments