OpenShift Core Usage Configuration

From NovaOrdis Knowledge Base
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