5.17. 提取电信 hub 引用设计 CR


您可以从 openshift-telco-hub-rds-rhel9 容器镜像提取电信 hub 配置集的完整自定义资源(CR)集合。容器镜像具有电信 hub 配置集所需的 CR 和可选 CR。

先决条件

  • 已安装 podman

流程

  1. 运行以下命令,使用凭证登录到容器镜像 registry:

    $ podman login registry.redhat.io
    Copy to Clipboard Toggle word wrap
  2. 运行以下命令,从 openshift-telco-hub-rds-rhel9 容器镜像中提取内容:

    $ mkdir -p ./out
    Copy to Clipboard Toggle word wrap
    $ podman run -it registry.redhat.io/openshift4/openshift-telco-hub-rds-rhel9:v4.19 | base64 -d | tar xv -C out
    Copy to Clipboard Toggle word wrap

验证

  • out 目录具有以下目录结构:您可以运行以下命令来查看 out/telco-hub-rds/ 目录中的电信 hub CR:

    $ tree -L 4 out/telco-hub-rds/
    Copy to Clipboard Toggle word wrap

    输出示例

    out/telco-hub-rds/
    ├── configuration
    │   ├── example-overlays-config
    │   │   ├── acm
    │   │   │   ├── acmMirrorRegistryCM-patch.yaml
    │   │   │   ├── kustomization.yaml
    │   │   │   ├── options-agentserviceconfig-patch.yaml
    │   │   │   └── storage-mco-patch.yaml
    │   │   ├── gitops
    │   │   │   ├── argocd-tls-certs-cm-patch.yaml
    │   │   │   ├── init-argocd-app.yaml
    │   │   │   └── kustomization.yaml
    │   │   ├── logging
    │   │   │   ├── cluster-log-forwarder-patch.yaml
    │   │   │   ├── kustomization.yaml
    │   │   │   └── README.md
    │   │   ├── lso
    │   │   │   ├── kustomization.yaml
    │   │   │   └── local-storage-disks-patch.yaml
    │   │   ├── odf
    │   │   │   ├── kustomization.yaml
    │   │   │   └── options-storage-cluster.yaml
    │   │   └── registry
    │   │       ├── catalog-source-image-patch.yaml
    │   │       ├── idms-operator-mirrors-patch.yaml
    │   │       ├── idms-release-mirrors-patch.yaml
    │   │       ├── itms-generic-mirrors-patch.yaml
    │   │       ├── itms-release-mirrors-patch.yaml
    │   │       ├── kustomization.yaml
    │   │       └── registry-ca-patch.yaml
    │   ├── kustomization.yaml
    │   ├── README.md
    │   └── reference-crs
    │       ├── kustomization.yaml
    │       ├── optional
    │       │   ├── logging
    │       │   ├── lso
    │       │   └── odf-internal
    │       └── required
    │           ├── acm
    │           ├── gitops
    │           ├── registry
    │           └── talm
    ├── install
    │   ├── mirror-registry
    │   │   ├── imageset-config.yaml
    │   │   └── README.md
    │   └── openshift
    │       ├── agent-config.yaml
    │       └── install-config.yaml
    └── scripts
        └── check_current_versions.sh
    Copy to Clipboard Toggle word wrap

返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

Theme

© 2025 Red Hat