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

Chapter 10. Disconnected environment


Disconnected environment is a network restricted environment where the Operator Lifecycle Manager (OLM) cannot access the default Software Catalog and image registries, which require internet connectivity.

Red Hat supports deployment of OpenShift Data Foundation in disconnected environments where you have installed OpenShift Container Platform in restricted networks.

To install OpenShift Data Foundation in a disconnected environment, see Using Operator Lifecycle Manager in disconnected environments of the Operators guide in OpenShift Container Platform documentation.

Note

When you install OpenShift Data Foundation in a restricted network environment, apply a custom Network Time Protocol (NTP) configuration to the nodes, because by default, internet connectivity is assumed in OpenShift Container Platform and chronyd is configured to use the *.rhel.pool.ntp.org servers.

For more information, see the Red Hat Knowledgebase solution A newly deployed OCS 4 cluster status shows as "Degraded", Why? and Configuring chrony time service of the Installing guide in OpenShift Container Platform documentation.

The Agent-based Installer allows you to use a mirror registry for disconnected installations. For more information, see Preparing to install with Agent-based Installer.

Packages to include for OpenShift Data Foundation

When you prune the redhat-operator index image, include the following operator bundles for the OpenShift Data Foundation deployment:

  • ocs-operator
  • odf-operator
  • mcg-operator
  • odf-csi-addons-operator
  • ocs-client-operator
  • odf-prometheus-operator
  • recipe
  • rook-ceph-operator
  • cephcsi-operator
  • odf-dependencies
  • odf-external-snapshotter-operator

Only for local storage deployments:

  • local-storage-operator

Only for Regional Disaster Recovery (Regional-DR) configuration or Metro Disaster Recovery (Metro-DR) configuration:

  • odf-multicluster-orchestrator
  • odr-cluster-operator
  • odr-hub-operator
Important

Make sure to name the CatalogSource as redhat-operators.

Upgrade requirements

When mirroring OpenShift Data Foundation for y-stream upgrades in a disconnected environment, ensure the following:

  • Include all the OpenShift Data Foundation operator bundles in the mirror configuration file.
  • Package both operator versions, the currently installed version and the target upgrade version within the same operator catalog index image.

    For example:

    - name: odf-operator
      channels:
      - name: stable-<target-odf-version>
        minVersion : <target-upgrade-version>-rhodf
        maxVersion : <target-upgrade-version>-rhodf
      - name: stable-<current-odf-version>
        minVersion : <current-version>-rhodf
        maxVersion : <current-version>-rhodf
    - name: ocs-operator
      channels:
    [...]
    Copy to Clipboard Toggle word wrap
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2026 Red Hat
返回顶部