此内容没有您所选择的语言版本。

6.6. Setting Default Gear Quotas and Sizes


This section describes how to set default gear quotas and sizes for all users.
In the /etc/openshift/broker.conf file, modify the VALID_GEAR_SIZES value to include a list of gear sizes available to create districts and applications. The DEFAULT_GEAR_SIZE value and DEFAULT_GEAR_CAPABILITIES value must be set to a size listed available. To modify gear quotas and sizes for specific users, see Section 6.7, “Setting Gear Quotas and Sizes for Specific Users”.
Expand
Table 6.2. Default Gear Quotas and Sizes
Configuration Setting Description
VALID_GEAR_SIZES Specifies a list of gear sizes that are available in the system.
DEFAULT_MAX_GEARS Specifies the default maximum number of a gears a new user is entitled to.
DEFAULT_GEAR_SIZE Specifies the default gear size when a new gear is created.
DEFAULT_GEAR_CAPABILITIES Specifies a list of gear sizes available to a new user.

Example 6.8. Setting Default Gear Quotas and Sizes

Edit the /etc/openshift/broker.conf file on the broker host and modify the following defaults as desired to set the default gear quotas and sizes:
# Comma-separated list of valid gear sizes available anywhere in the installation
VALID_GEAR_SIZES="small,medium"

# Default number of gears to assign to a new user
DEFAULT_MAX_GEARS="100"

# Default gear size for a new gear if not otherwise specified
DEFAULT_GEAR_SIZE="small"

# Default gear sizes (comma-separated) allowed to a new user
DEFAULT_GEAR_CAPABILITIES="small"
Copy to Clipboard Toggle word wrap
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat