OpenShift Core Usage Configuration
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