 OpenShift Container Platform 4.2
Service Mesh 的安装、使用和发行注记信息Install Operator 页面中,保留所有字段的默认值。 Update Channel 菜单中的 fast 选项启用 Web Terminal Operator 最新版本的安装。 Installation Mode 菜单中的 All namespaces on the cluster 选项可让 Operator 监视并可供 集群中的所有命名空间使用。 Installed Namespace Final screen buttons:关闭快速启动,返回到快速启动中的先前任务,并查看所有快速启动 快速启动的主要内容包括以下部分: Card copy 简 简介 介 Task steps Modals and in-app messaging Check your work module 8.4. 快速开始 OpenShift Container Platform 引入了由 conclusion 元素 元素 最后会出现在快速开始的最后部分。 $ oc explain consolequickstarts ... summary: failed: Try the steps again. success: Your Spring application is running. title: Run the Spring application conclusion:0 码力 | 44 页 | 651.51 KB | 1 年前3 OpenShift Container Platform 4.2
Service Mesh 的安装、使用和发行注记信息Install Operator 页面中,保留所有字段的默认值。 Update Channel 菜单中的 fast 选项启用 Web Terminal Operator 最新版本的安装。 Installation Mode 菜单中的 All namespaces on the cluster 选项可让 Operator 监视并可供 集群中的所有命名空间使用。 Installed Namespace Final screen buttons:关闭快速启动,返回到快速启动中的先前任务,并查看所有快速启动 快速启动的主要内容包括以下部分: Card copy 简 简介 介 Task steps Modals and in-app messaging Check your work module 8.4. 快速开始 OpenShift Container Platform 引入了由 conclusion 元素 元素 最后会出现在快速开始的最后部分。 $ oc explain consolequickstarts ... summary: failed: Try the steps again. success: Your Spring application is running. title: Run the Spring application conclusion:0 码力 | 44 页 | 651.51 KB | 1 年前3
 OpenShift Container Platform 4.13 CI/CDoptions { timeout(time: 20, unit: 'MINUTES') 4 } stages { stage('preamble') { steps { script { openshift.withCluster() { openshift.withProject() } } } } } stage('cleanup') { steps { script { openshift.withCluster() { openshift.withProject() { } } } } } } stage('create') { steps { script { openshift.withCluster() { openshift.withProject() {0 码力 | 129 页 | 1.37 MB | 1 年前3 OpenShift Container Platform 4.13 CI/CDoptions { timeout(time: 20, unit: 'MINUTES') 4 } stages { stage('preamble') { steps { script { openshift.withCluster() { openshift.withProject() } } } } } stage('cleanup') { steps { script { openshift.withCluster() { openshift.withProject() { } } } } } } stage('create') { steps { script { openshift.withCluster() { openshift.withProject() {0 码力 | 129 页 | 1.37 MB | 1 年前3
 OpenShift Container Platform 4.6 在vSphere 上安装先决条件 获取 OpenShift Container Platform 安装程序以及集群的 pull secret。 流程 1. 更改为包含安装程序的目录并初始化集群部署: 对于 <installation_directory>,请指定用于保存安装程序所创建的文件的目录名称。 要查看不同的安装详情,请指定 warn、debug 或 error,而不要指定 info。 重要 重要 指定一个空目录。一些安装信息,如 /etc/pki/ca-trust/source/anchors # update-ca-trust extract $ ./openshift-install create cluster --dir <installation_directory> \ 1 --log-level=info 2 OpenShift Container Platform 4.6 在 在 vSphere 上安装 上安装 18 password: "4vYBz-Ee6gm-ymBZj-Wt5AL" INFO Time elapsed: 36m22s + 注意 注意 当安装成功时,集群访问和凭证信息还会输出到 <installation_directory>/.openshift_install.log。 + 重要 重要 第 第 1 章 章 在 在 VSPHERE 上安装 上安装 19 重要 重要 安装程序生成的0 码力 | 204 页 | 2.26 MB | 1 年前3 OpenShift Container Platform 4.6 在vSphere 上安装先决条件 获取 OpenShift Container Platform 安装程序以及集群的 pull secret。 流程 1. 更改为包含安装程序的目录并初始化集群部署: 对于 <installation_directory>,请指定用于保存安装程序所创建的文件的目录名称。 要查看不同的安装详情,请指定 warn、debug 或 error,而不要指定 info。 重要 重要 指定一个空目录。一些安装信息,如 /etc/pki/ca-trust/source/anchors # update-ca-trust extract $ ./openshift-install create cluster --dir <installation_directory> \ 1 --log-level=info 2 OpenShift Container Platform 4.6 在 在 vSphere 上安装 上安装 18 password: "4vYBz-Ee6gm-ymBZj-Wt5AL" INFO Time elapsed: 36m22s + 注意 注意 当安装成功时,集群访问和凭证信息还会输出到 <installation_directory>/.openshift_install.log。 + 重要 重要 第 第 1 章 章 在 在 VSPHERE 上安装 上安装 19 重要 重要 安装程序生成的0 码力 | 204 页 | 2.26 MB | 1 年前3
 OpenShift Container Platform 4.7 安装Cloud Credential Operator(CCO)放入手动模 式。 流程 流程 1. 切换到包含安装程序的目录并创建 install-config.yaml 文件: 其中 <installation_directory> 是安装程序在其中创建文件的目录。 2. 编辑 install-config.yaml 配置文件,把其中的 credentialsMode 参数设置为Manual。 二进制文件要使用的 OpenShift Container Platform 发行镜像详情: $ openshift-install create install-config --dir <installation_directory> apiVersion: v1 baseDomain: cluster1.example.com credentialsMode: Manual 1 compute: architecture: amd64 hyperthreading: Enabled ... $ openshift-install create manifests --dir <installation_directory> 第 第 4 章 章 在 在 AWS 上安装 上安装 91 输出示例 出示例 5. 针对您要部署到的云,找到此发行版本镜像中的所有 CredentialsRequests0 码力 | 2276 页 | 23.68 MB | 1 年前3 OpenShift Container Platform 4.7 安装Cloud Credential Operator(CCO)放入手动模 式。 流程 流程 1. 切换到包含安装程序的目录并创建 install-config.yaml 文件: 其中 <installation_directory> 是安装程序在其中创建文件的目录。 2. 编辑 install-config.yaml 配置文件,把其中的 credentialsMode 参数设置为Manual。 二进制文件要使用的 OpenShift Container Platform 发行镜像详情: $ openshift-install create install-config --dir <installation_directory> apiVersion: v1 baseDomain: cluster1.example.com credentialsMode: Manual 1 compute: architecture: amd64 hyperthreading: Enabled ... $ openshift-install create manifests --dir <installation_directory> 第 第 4 章 章 在 在 AWS 上安装 上安装 91 输出示例 出示例 5. 针对您要部署到的云,找到此发行版本镜像中的所有 CredentialsRequests0 码力 | 2276 页 | 23.68 MB | 1 年前3
 OpenShift Container Platform 4.8 安装OpenShift Container Platform 4.8 安装 安装 50 1 1. 切换到包含安装程序的目录并创建 install-config.yaml 文件: 其中 <installation_directory> 是安装程序在其中创建文件的目录。 2. 编辑 install-config.yaml 配置文件,把其中的 credentialsMode 参数设置为Manual。 对象创建一个 YAML 文件。 CredentialsRequest 对象示例 象示例 $ openshift-install create install-config --dir <installation_directory> apiVersion: v1 baseDomain: cluster1.example.com credentialsMode: Manual 1 compute: architecture: amd64 hyperthreading: Enabled ... $ openshift-install create manifests --dir <installation_directory> $ openshift-install version release image quay.io/openshift-release-dev/ocp-release:40 码力 | 2586 页 | 27.37 MB | 1 年前3 OpenShift Container Platform 4.8 安装OpenShift Container Platform 4.8 安装 安装 50 1 1. 切换到包含安装程序的目录并创建 install-config.yaml 文件: 其中 <installation_directory> 是安装程序在其中创建文件的目录。 2. 编辑 install-config.yaml 配置文件,把其中的 credentialsMode 参数设置为Manual。 对象创建一个 YAML 文件。 CredentialsRequest 对象示例 象示例 $ openshift-install create install-config --dir <installation_directory> apiVersion: v1 baseDomain: cluster1.example.com credentialsMode: Manual 1 compute: architecture: amd64 hyperthreading: Enabled ... $ openshift-install create manifests --dir <installation_directory> $ openshift-install version release image quay.io/openshift-release-dev/ocp-release:40 码力 | 2586 页 | 27.37 MB | 1 年前3
 OpenShift Container Platform 4.10 安装进入包含安装程序的目录并运行以下命令: 对于 <installation_directory>,请指定要存储安装程序创建的文件的目录名称。 重要 重要 $ tar -xvf openshift-install-linux.tar.gz $ ./openshift-install create install-config --dir <installation_directory> 1 OpenShift hyperthreading: Enabled ... 第 第 4 章 章 在 在 ALIBABA 上安装 上安装 75 1 流程 流程 1. 从包含安装程序的目录中运行以下命令来生成清单: 其中: <installation_directory> 指定安装程序在其中创建文件的目录。 4.3.7. 使用 ccoctl 工具为 OpenShift Container Platform 组件创建凭证 您可以使用 对象列表的目录。如果该目录不存在,此命令 就会创建该目录。 注意 注意 运行此命令可能需要一些时间。 $ openshift-install create manifests --dir <installation_directory> $ RELEASE_IMAGE=$(./openshift-install version | awk '/release image/ {print $3}')0 码力 | 3142 页 | 33.42 MB | 1 年前3 OpenShift Container Platform 4.10 安装进入包含安装程序的目录并运行以下命令: 对于 <installation_directory>,请指定要存储安装程序创建的文件的目录名称。 重要 重要 $ tar -xvf openshift-install-linux.tar.gz $ ./openshift-install create install-config --dir <installation_directory> 1 OpenShift hyperthreading: Enabled ... 第 第 4 章 章 在 在 ALIBABA 上安装 上安装 75 1 流程 流程 1. 从包含安装程序的目录中运行以下命令来生成清单: 其中: <installation_directory> 指定安装程序在其中创建文件的目录。 4.3.7. 使用 ccoctl 工具为 OpenShift Container Platform 组件创建凭证 您可以使用 对象列表的目录。如果该目录不存在,此命令 就会创建该目录。 注意 注意 运行此命令可能需要一些时间。 $ openshift-install create manifests --dir <installation_directory> $ RELEASE_IMAGE=$(./openshift-install version | awk '/release image/ {print $3}')0 码力 | 3142 页 | 33.42 MB | 1 年前3
 OpenShift Container Platform 4.14 安装Platform 安装程序和集群的 pull secret。 流程 流程 1. 创建 install-config.yaml 文件。 a. 进入包含安装程序的目录并运行以下命令: 对于 <installation_directory>,请指定要存储安装程序创建的文件的目录名称。 在指定目录时: 验证该目录是否具有执 执行 行权限。在安装目录中运行 Terraform 二进制文件需要这个权 限。 $ tar -xvf openshift-install-linux.tar.gz $ ./openshift-install create install-config --dir <installation_directory> 1 OpenShift Container Platform 4.14 安装 安装 96 1 使用空目录。有些安装资产,如 bootstrap X.509 证书的过期间隔较短,因此不得重复使 1 2 您必须生成 Kubernetes 清单和 Ignition 配置文件,集群需要配置机器。 流程 流程 1. 从包含安装程序的目录中运行以下命令来生成清单: 其中: <installation_directory> 指定安装程序在其中创建文件的目录。 5.3.7. 使用 ccoctl 工具为 OpenShift Container Platform 组件创建凭证 您可以使用0 码力 | 3881 页 | 39.03 MB | 1 年前3 OpenShift Container Platform 4.14 安装Platform 安装程序和集群的 pull secret。 流程 流程 1. 创建 install-config.yaml 文件。 a. 进入包含安装程序的目录并运行以下命令: 对于 <installation_directory>,请指定要存储安装程序创建的文件的目录名称。 在指定目录时: 验证该目录是否具有执 执行 行权限。在安装目录中运行 Terraform 二进制文件需要这个权 限。 $ tar -xvf openshift-install-linux.tar.gz $ ./openshift-install create install-config --dir <installation_directory> 1 OpenShift Container Platform 4.14 安装 安装 96 1 使用空目录。有些安装资产,如 bootstrap X.509 证书的过期间隔较短,因此不得重复使 1 2 您必须生成 Kubernetes 清单和 Ignition 配置文件,集群需要配置机器。 流程 流程 1. 从包含安装程序的目录中运行以下命令来生成清单: 其中: <installation_directory> 指定安装程序在其中创建文件的目录。 5.3.7. 使用 ccoctl 工具为 OpenShift Container Platform 组件创建凭证 您可以使用0 码力 | 3881 页 | 39.03 MB | 1 年前3
 OpenShift Container Platform 4.13 安装pull secret。 在订阅级别获取服务主体权限。 流程 流程 1. 创建 install-config.yaml 文件。 a. 进入包含安装程序的目录并运行以下命令: 对于 <installation_directory>,请指定要存储安装程序创建的文件的目录名称。 在指定目录时: 验证该目录是否具有执 执行 行权限。在安装目录中运行 Terraform 二进制文件需要这个权 限。 $ tar -xvf openshift-install-linux.tar.gz $ ./openshift-install create install-config --dir <installation_directory> 1 第 第 5 章 章 在 在 ALIBABA 上安装 上安装 95 1 注意 注意 始终删除 ~/.powervs 目录,以避免重复使用过时的配置。运行以下命令: Enabled ... OpenShift Container Platform 4.13 安装 安装 96 1 1. 从包含安装程序的目录中运行以下命令来生成清单: 其中: <installation_directory> 指定安装程序在其中创建文件的目录。 5.3.7. 使用 ccoctl 工具为 OpenShift Container Platform 组件创建凭证 您可以使用0 码力 | 4634 页 | 43.96 MB | 1 年前3 OpenShift Container Platform 4.13 安装pull secret。 在订阅级别获取服务主体权限。 流程 流程 1. 创建 install-config.yaml 文件。 a. 进入包含安装程序的目录并运行以下命令: 对于 <installation_directory>,请指定要存储安装程序创建的文件的目录名称。 在指定目录时: 验证该目录是否具有执 执行 行权限。在安装目录中运行 Terraform 二进制文件需要这个权 限。 $ tar -xvf openshift-install-linux.tar.gz $ ./openshift-install create install-config --dir <installation_directory> 1 第 第 5 章 章 在 在 ALIBABA 上安装 上安装 95 1 注意 注意 始终删除 ~/.powervs 目录,以避免重复使用过时的配置。运行以下命令: Enabled ... OpenShift Container Platform 4.13 安装 安装 96 1 1. 从包含安装程序的目录中运行以下命令来生成清单: 其中: <installation_directory> 指定安装程序在其中创建文件的目录。 5.3.7. 使用 ccoctl 工具为 OpenShift Container Platform 组件创建凭证 您可以使用0 码力 | 4634 页 | 43.96 MB | 1 年前3
 OpenShift Container Platform 4.6 在裸机上安装改变。从 OpenShift Container Platform 老版本中复制安装文件时要格外小心。 2. 自定义以下 install-config.yaml 文件模板,并将它保存到 <installation_directory> 中。 注意 注意 此配置文件必须命名为 install-config.yaml。 3. 备份 install-config.yaml 文件,以便用于安装多个集群。 文件来提供关于平台的更多信息。 注意 注意 安装之后,您无法修改 install-config.yaml 文件中的这些参数。 $ echo $PATH $ oc OpenShift Container Platform 4.6 在裸机上安装改变。从 OpenShift Container Platform 老版本中复制安装文件时要格外小心。 2. 自定义以下 install-config.yaml 文件模板,并将它保存到 <installation_directory> 中。 注意 注意 此配置文件必须命名为 install-config.yaml。 3. 备份 install-config.yaml 文件,以便用于安装多个集群。 文件来提供关于平台的更多信息。 注意 注意 安装之后,您无法修改 install-config.yaml 文件中的这些参数。 $ echo $PATH $ oc- $ mkdir <installation_directory> OpenShift Container Platform 4.6 在裸机上安装 在裸机上安装 16 重要 重要 openshift-install 命令不验 Kubernetes 清单: 对于 <installation_directory>,请指定含有您创建的 install-config.yaml 文件的安装目 录。 compute: - name: worker platform: {} replicas: 0 $ ./openshift-install create manifests --dir <installation_directory> 1 0 码力 | 160 页 | 1.70 MB | 1 年前3
 OpenShift Container Platform 4.4 构建(build)OpenShift Container Platform 4.4 构 构建( 建(build) ) 48 } stages { stage('preamble') { steps { script { openshift.withCluster() { openshift.withProject() } } } } } stage('cleanup') { steps { script { openshift.withCluster() { openshift.withProject() { } } } } } } stage('create') { steps { script { openshift.withCluster() { openshift.withProject() {0 码力 | 101 页 | 1.12 MB | 1 年前3 OpenShift Container Platform 4.4 构建(build)OpenShift Container Platform 4.4 构 构建( 建(build) ) 48 } stages { stage('preamble') { steps { script { openshift.withCluster() { openshift.withProject() } } } } } stage('cleanup') { steps { script { openshift.withCluster() { openshift.withProject() { } } } } } } stage('create') { steps { script { openshift.withCluster() { openshift.withProject() {0 码力 | 101 页 | 1.12 MB | 1 年前3
共 33 条
- 1
- 2
- 3
- 4













