Node-config.yml

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Location

Found only all nodes (including the masters).

/etc/origin/node/node-config.yaml

Configuration Elements

dnsIP

Container /etc/resolv.conf

Local Volume Configuration

The local disk space allocated to emptyDirs on this node is configured with volumeDirectory and volumeConfig:

volumeDirectory: /var/lib/origin/openshift.local.volumes
volumeConfig:
  localQuota:
    perFSGroup:

This configuration is relevant when we need to impose quotas on the space allocated for emptyDirs, as described here:

Setting and Enforcing emptyDir Quotas