2.7. Setting Gear Supplementary Groups


When the broker creates a gear, the gear is assigned a UNIX user UID and a matching group UID. Additional groups to the gears on a node can be assigned so that you can make group-owned files available to all the gears on the node.
Use the GEAR_SUPL_GRPS setting in /etc/openshift/node.conf file to designate additional groups for the gears on that node. Note that you must create a group using standard system commands before you can add it to GEAR_SUPL_GRPS. Separate multiple groups with commas.
GEAR_SUPL_GRPS="my_group,another_group"

Note

As a security measure, root and wheel groups cannot be used as values for GEAR_SUPL_GRPS.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.