OpenShift Container Platform 4.14 更新集群Cluster version is 4.10.22 Upstream is unset, so the cluster will use an appropriate default. Channel: fast-4.11 (available channels: candidate-4.10, candidate-4.11, eus-4.10, fast-4.10, fast-4.11, candidate-4.14 如果您不希望 Cluster Version Operator 从升级建议服务获取可用的更新,您可以使用 OpenShift CLI 中 的 oc adm upgrade channel 命令配置空频道。例如,当集群有受限网络访问且没有本地可访问的升级 建议服务时,这个配置很有用。 警告 警告 红帽建议升级到 OpenShift Update Service 建议的版本。对于次版本更新,版本必须 升级信息。在升级过程中,用户界面可能会提醒您在这些版本间进行切换,因此您必须在跳过这些警告前 确定选择了正确的版本。 1.3.1.9. 在 在频道 道间切 切换 可以从 Web 控制台或通过 adm upgrade channel 命令来切换频道: 如果您切换到没有包括当前版本的频道,web 控制台将显示警报。在没有当前发行版本的频道中,web 控 制台不推荐任何更新。但是,您可以在任何时候返回原始频道。 更改您的频0 码力 | 149 页 | 1.94 MB | 1 年前3
OpenShift Container Platform 4.7 更新集群Service,以更快地查找 Operator。 2. 从可用的 Operator 列表中选择 OpenShift Update Service,然后点 Install。 a. 频道 v1 被选为 Update Channel,因为它是这个版本中唯一可用的频道。 b. 在 Installation Mode 下选择 A specific namespace on the cluster。 c. 为 Installed operators.coreos.com/v1alpha1 kind: Subscription metadata: name: update-service-subscription spec: channel: v1 第 第 3 章 章 安装和配置 安装和配置 OPENSHIFT UPDATE SERVICE 11 1 指定提供 Operator 的目录源的名称。对于不使用自定义 Operator 应用程序对象: 6. 验证 OpenShift Update Service 应用程序: a. 使用以下命令获取策略引擎路由: 您可能需要轮询,直到命令成功为止。 b. 从策略引擎检索图形。确保为 channel 指定一个有效版本。例如,如果在 OpenShift $ NAMESPACE=openshift-update-service $ NAME=service $ RELEASE_IMAGES=registry0 码力 | 62 页 | 716.72 KB | 1 年前3
OpenShift Container Platform 4.14 Operatoroperatorframework.io.bundle.channels.v1: "beta,stable" 5 operators.operatorframework.io.bundle.channel.default.v1: "stable" 6 第 第 2 章 章 了解 了解 OPERATOR 9 2 3 4 5 6 镜像中的该路径指向含有 Operator 清单的目录。该标签保留给以后使用,当前默认为 Lifecycle Manager (OLM) 目录目前使用三种模式(olm.package、olm.channel 和 olm.bundle),它们对应于 OLM 的现有软件包和捆绑包概念。 目录中的每个 Operator 软件包都需要一个 olm.package blob、至少一个 olm.channel blob 以及一个或 多个 olm.bundle blob。 注意 注意 所有 olm.* string 第 第 2 章 章 了解 了解 OPERATOR 13 2.2.2.2.2. olm.channel schema olm.channel 模式在软件包中定义频道、属于频道成员的捆绑包条目,以及这些捆绑包的升级边缘。 捆绑包可作为条目包含在多个 olm.channel blob 中,但它每个频道只能有一个条目。 它对条目的 replaces 值有效,以引用无法在此目录或其0 码力 | 423 页 | 4.26 MB | 1 年前3
OpenShift Container Platform 4.8 存储STORE 的持久性存储 4.2. 使用 AZURE 持久性存储 4.3. 使用 AZURE FILE 的持久性存储 4.4. 使用 CINDER 的持久性存储 4.5. 使用 FIBRE CHANNEL 持久性存储 4.6. 使用 FLEXVOLUME 的持久性存储 4.7. 使用 GCE PERSISTENT DISK 的持久性存储 4.8. 使用 HOSTPATH 的持久性存储 4.9. 使用 Container Platform 支持以下持久性卷插件: AWS Elastic Block Store (EBS) Azure Disk Azure File Cinder Fibre Channel apiVersion: v1 kind: PersistentVolume metadata: name: pv0001 1 spec: capacity: storage: 提供 ReadWriteOnce 访问模式。如果您需要卷的访问模式为 ROX,则需要在 声明中指定 read-only 。供应商中的错误会在运行时作为挂载错误显示。 iSCSI 和 Fibre Channel(光纤通道)卷目前没有隔离机制。您必须保证在同一时间点上只 在一个节点使用这些卷。在某些情况下,比如对节点进行 drain 操作时,卷可以被两个节点 同时使用。在对节点进行 drain 操作前,需要首先确定使用这些卷的0 码力 | 118 页 | 1.60 MB | 1 年前3
OpenShift Container Platform 4.14 存储STORE 的持久性存储 4.2. 使用 AZURE 持久性存储 4.3. 使用 AZURE FILE 的持久性存储 4.4. 使用 CINDER 的持久性存储 4.5. 使用 FIBRE CHANNEL 持久性存储 4.6. 使用 FLEXVOLUME 的持久性存储 4.7. 使用 GCE PERSISTENT DISK 的持久性存储 4.8. 使用 ISCSI 的持久性存储 4.9. 使用 persistentVolumeReclaimPolicy: Retain 4 ... status: ... 第 第 3 章 章 了解持久性存 了解持久性存储 储 13 Cinder Fibre Channel GCP 持久性磁盘 GCP Filestore IBM Power Virtual Server Block IBM VPC Block HostPath iSCSI 本地卷 NFS 运行时作为挂载错误显示。 例如,NFS 提供 ReadWriteOnce 访问模式。如果要使用卷的 ROX 功能,请将声明标记 为 ReadOnlyMany。 iSCSI 和 Fibre Channel(光纤通道)卷目前没有隔离机制。您必须保证在同一时间点上只 在一个节点使用这些卷。在某些情况下,比如对节点进行 drain 操作时,卷可以被两个节点 同时使用。在排空节点前,删除使用卷的 pod。0 码力 | 215 页 | 2.56 MB | 1 年前3
OpenShift Container Platform 4.10 可伸缩性和性能Subscription metadata: name: numaresources-operator namespace: openshift-numaresources spec: channel: "{product-version}" name: numaresources-operator source: redhat-operators sourceNamespace: OperatorGroup CR,并在 pao-operatorgroup.yaml 文件中保存 YAML: b. 运行以下命令来创建 OperatorGroup CR: c. 运行以下命令获取下一步所需的 channel 值。 输 输出示例 出示例 apiVersion: v1 kind: Namespace metadata: name: openshift-performance-addon-operator openshift-performance-addon-operator-subscription namespace: openshift-performance-addon-operator spec: channel: "<channel>" 1 name: performance-addon-operator source: redhat-operators 2 sourceNamespace: openshift-marketplace0 码力 | 315 页 | 3.19 MB | 1 年前3
OpenShift Container Platform 4.14 发行注记支持 [1],[2] 使用本地卷 (LSO) 的持久性存储 支持 [1] 支持 [1],[2] 使用 hostPath 的持久性存储 支持 [1] 支持 [1],[2] 使用 Fibre Channel 持久性存储 支持 [1] 支持 [1],[2] 使用 Raw Block 的持久性存储 支持 [1] 支持 [1],[2] 使用 EDEV/FBA 的持久性存储 支持 [1] 支持 [1] 14 PTP dual NIC 硬件配置为边界时钟 技术预览 公开发行 公开发行 Intel E810 Westport Channel NIC 作为 PTP grandmaster 时钟 不可用 技术预览 技术预览 双 Intel E810 Westport Channel NIC 作为 PTP grandmaster 时 钟 不可用 不可用 技术预览 Ingress Node Firewall 工具时可能会看到超过这个值的延迟 (24 小时或更长)。测试表明,对于抽样的 99.999999%,唤醒延迟都低于 20us。(RHELPLAN- 138733) Intel Westport Channel e810 NIC 中的全局导航 satellite 系统(GNSS)模块配置为 grandmaster 时 钟(T-GM)可以报告 GPS FIX 状态以及 GNSS 模块和 GNSS constellation0 码力 | 73 页 | 893.33 KB | 1 年前3
OpenShift Container Platform 4.7 日志记录Subscription metadata: name: "elasticsearch-operator" namespace: "openshift-operators-redhat" 1 spec: channel: "stable-5.1" 2 installPlanApproval: "Automatic" source: "redhat-operators" 3 sourceNamespace: com/v1alpha1 kind: Subscription metadata: name: cluster-logging namespace: openshift-logging 1 spec: channel: "stable" 2 name: cluster-logging source: redhat-operators 3 sourceNamespace: openshift-marketplace openshift-operators-redhat 项目。 c. 点 OpenShift Elasticsearch Operator。 d. 点 Subscription → Channel。 e. 在 Change Subscription Update Channel 窗口中,选择 5.0 或 stable-5.1 并点 Save。 f. 等待几秒钟,然后点 Operators → Installed Operators。0 码力 | 183 页 | 1.98 MB | 1 年前3
OpenShift Container Platform 4.12 专用硬件和驱动程序启用coreos.com/v1alpha1 kind: Subscription metadata: name: nfd namespace: openshift-nfd spec: channel: "stable" installPlanApproval: Automatic name: nfd source: redhat-operators sourceNamespace: kind: Subscription metadata: name: kernel-module-management namespace: openshift-kmm spec: channel: release-1.0 installPlanApproval: Automatic OpenShift Container Platform 4.12 专 专用硬件和 用硬件和驱动 驱动程序 kind: Subscription metadata: name: kernel-module-management namespace: openshift-kmm spec: channel: release-1.0 installPlanApproval: Automatic name: kernel-module-management source: redhat-operators0 码力 | 54 页 | 591.48 KB | 1 年前3
OpenShift Container Platform 4.8 日志记录Subscription metadata: name: "elasticsearch-operator" namespace: "openshift-operators-redhat" 1 spec: channel: "stable-5.1" 2 installPlanApproval: "Automatic" 3 source: "redhat-operators" 4 sourceNamespace: com/v1alpha1 kind: Subscription metadata: name: cluster-logging namespace: openshift-logging 1 spec: channel: "stable" 2 name: cluster-logging source: redhat-operators 3 sourceNamespace: openshift-marketplace openshift-operators-redhat 项目。 c. 点 OpenShift Elasticsearch Operator。 d. 点 Subscription → Channel。 e. 在 Change Subscription Update Channel 窗口中,选择 5.0 或 stable-5.x 并点 Save。 f. 等待几秒钟,然后点 Operators → Installed Operators。0 码力 | 223 页 | 2.28 MB | 1 年前3
共 38 条
- 1
- 2
- 3
- 4













