7.6. 安装 OpenShift Container Platform


准备软件、镜像和主机后,您可以使用标准安装方法安装 OpenShift Container Platform:

  1. 配置清单文件以引用内部 registry:

    • 对于内部 registry:

      oreg_url=registry.example.com/openshift3/ose-<component>:<version> 1
      openshift_examples_modify_imagestreams=true
      1
      指定 ose 组件名称和版本号。
    • 对于 Satellite 镜像 registry:

      oreg_url=satellite.example.com/oreg-prod-openshift3_ose-<component>:<version> 1
      osm_etcd_image=satellite.example.com/oreg-prod-rhel7_etcd:3.2.28 2
      openshift_examples_modify_imagestreams=true
      1
      指定 ose 组件名称和版本号。
      2
      如果 etcd 镜像的 URL 前缀在您的 Satellite 服务器上有所不同,您必须在 osm_etcd_image 参数中指定 etcd 镜像的位置和名称。
  2. 运行 Installation Playbook
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

© 2024 Red Hat, Inc.