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

Chapter 3. Introduction to OpenShift Enterprise Puppet Deployments


Starting with OpenShift Enterprise 2.2, you can deploy a complete, production-capable OpenShift Enterprise environment using a supported Puppet module. While it can be used with or without a Puppet master, this guide covers the use of the module without a Puppet master by applying standalone Puppet manifests locally.
To deploy OpenShift Enterprise using Puppet, you must use the OpenShift Origin Puppet module. The OpenShift Origin Puppet module version 4.1.0 and later is capable of managing both OpenShift Origin and OpenShift Enterprise 2.2 or later. Versions of the Puppet module prior to 4.1.0 have not been tested for use with OpenShift Enterprise.
OpenShift Enterprise support with the Puppet module is enabled by setting the ose_version parameter in a host's Puppet manifest to the OpenShift Enterprise release version. For example, the line in the manifest would be:
ose_version                   => '2.2',
You can use the Puppet module to choose from the following roles to be configured on a host:
broker
Installs the broker and Management Console applications.
node
Installs the node component and cartridges.
msgserver
Installs an ActiveMQ message broker.
datastore
Installs MongoDB (not sharded/replicated).
nameserver
Installs a BIND DNS server configured with a TSIG key for dynamic updates.

Note

For more comprehensive information about the architecture of OpenShift Enterprise, including details about each of the above components, see the OpenShift Enterprise Deployment Guide [4].
The following features provided by the OpenShift Origin Puppet module are not supported when using OpenShift Enterprise:
  • Collocation of broker and node roles.
  • Using keepalived and HAProxy for broker high availability (HA) load balancing.
  • Avahi and Route53 DNS plug-ins.
  • 10gen-mms-agent, jbossas, and phpmyadmin cartridges (not distributed with OpenShift Enterprise).
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2026 Red Hat
返回顶部