OpenShift Core Usage Configuration

From NovaOrdis Knowledge Base
Revision as of 21:33, 21 May 2017 by Ovidiu (talk | contribs) (→‎External)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

External

Internal

Overview

By default, OpenShift masters and nodes use all available cores in the system they run on. To limit that use GOMAXPROCS environment variable.

export GOMAXPROCS=1