OpenShift Container Platform 4.8 Service Meshpem。如果您的工作负载使用中间证书,则必须在 cert- chain.pem 文件中指定它们。 1. 本地保存 Maistra repo 中的示例证书,,将替换为证书的路径。 2. 创建名为 cacert 的 secret,其中包含输入文件 ca-cert.pem、ca-key.pem、root-cert.pem 和 cert-chain.pem。 3. 在 ServiceMeshControlPlane --from-file= /ca-key.pem --from-file= /root-cert.pem \ --from-file= /cert-chain.pem apiVersion: maistra.io/v2 kind: ServiceMeshControlPlane spec: security: dataPlane: /proxy-cert-2.pem -text -noout > /tmp/pod-cert-chain-ca.crt.txt 第 第 1 章 章 SERVICE MESH 2.X 89 您应看到以下结果:Files /tmp/ca-cert.crt.txt and /tmp/pod-cert-chain-ca.crt.txt are identical. 4. 从 root 证书到工作负载证书验证证书链。将 0 码力 | 344 页 | 3.04 MB | 1 年前3
OpenShift Container Platform 3.11 CLI 参考groups 5.4. 安装 CLI 操作 5.4.1. 路由器 5.4.2. ipfailover 5.4.3. registry 5.5. 维护 CLI 操作 5.5.1. build-chain 5.5.2. manage-node 5.5.3. prune 5.6. 设置 CLI 操作 5.6.1. config 5.6.2. create-kubeconfig 5.6.3. ipfailover 为一组节点安装 IP 故障转移组: 5.4.3. registry 安装集成的容器镜像 registry: 5.5. 维护 CLI 操作 5.5.1. build-chain 输出构建的输入和依赖项: 5.5.2. manage-node 管理节点。例如,列出或撤离 pod,或者标记它们就绪: 5.5.3. prune 从服务器中删除旧版本的资源: 5.6 router$ oc adm ipfailover $ oc adm registry $ oc adm build-chain [: ] $ oc adm manage-node $ oc adm prune $ oc adm config OpenShift 0 码力 | 45 页 | 737.95 KB | 1 年前3
OpenShift Container Platform 4.10 CLI 工具以列出所有管理员命令或运行 oc--help 获取特定命令的更多详情。 2.6.1. OpenShift CLI(oc)管理员命令 2.6.1.1. oc adm build-chain 输出构建的输入和依赖项 用法示例 用法示例 2.6.1.2. oc adm catalog mirror 镜像 operator-registry 目录 用法示例 用法示例 # Display oc adm build-chain # Build the dependency tree for the 'v2' tag in dot format and visualize it via the dot utility oc adm build-chain :v2 -o dot | dot across all namespaces for the specified image stream tag found in the 'test' namespace oc adm build-chain -n test --all # Mirror an operator-registry image and its contents to a registry 0 码力 | 120 页 | 1.04 MB | 1 年前3
OpenShift Container Platform 4.13 CLI 工具以列出所有管理员命令或运行 oc--help 获取特定命令的更多详情。 2.8.1. OpenShift CLI(oc)管理员命令 2.8.1.1. oc adm build-chain 输出构建的输入和依赖项 用法示例 用法示例 2.8.1.2. oc adm catalog mirror 镜像 operator-registry 目录 用法示例 用法示例 # Display oc adm build-chain # Build the dependency tree for the 'v2' tag in dot format and visualize it via the dot utility oc adm build-chain :v2 -o dot | dot across all namespaces for the specified image stream tag found in the 'test' namespace oc adm build-chain -n test --all # Mirror an operator-registry image and its contents to a registry 0 码力 | 128 页 | 1.11 MB | 1 年前3
OpenShift Container Platform 4.8 CLI 工具以列出所有管理员命令或运行 oc--help 获取特定命令的更多详情。 2.6.1. OpenShift CLI(oc)管理员命令 2.6.1.1. oc adm build-chain 输出构建的输入和依赖项 用法示例 用法示例 2.6.1.2. oc adm catalog mirror 镜像 operator-registry 目录 用法示例 用法示例 # Display oc adm build-chain # Build the dependency tree for the 'v2' tag in dot format and visualize it via the dot utility oc adm build-chain :v2 -o dot | dot across all namespaces for the specified image stream tag found in the 'test' namespace oc adm build-chain -n test --all # Mirror an operator-registry image and its contents to a registry 0 码力 | 152 页 | 1.24 MB | 1 年前3
OpenShift Container Platform 4.13 认证和授权Platform 中的组不嵌套。在消耗数据之前,LDAP 服务器必须平展组成员资格。 Microsoft 的 Active Directory Server 通过 LDAP_MATCHING_RULE_IN_CHAIN 规则支持这一功能,其 OID 为 1.2.840.113556.1.4.1941。另外,使用此匹配规则时只能同步明确列在白名单中的组。 本节中的示例使用了增强 Active Directory 用户的 groupMembershipAttributes 必须包含 "memberOf:1.2.840.113556.1.4.1941:",以遵 守 LDAP_MATCHING_RULE_IN_CHAIN 规则。 dn: cn=Jane,ou=users,dc=example,dc=com objectClass: person objectClass: organizationalPerson Container Platform 组记录中用作用户名称的属性。多数安装中首选mail 或 sAMAccountName。 存储成员资格信息的用户属性。注意 LDAP_MATCHING_RULE_IN_CHAIN 的使用。 先决条件 先决条件 创建配置文件。 流程 流程 kind: LDAPSyncConfig apiVersion: v1 url: ldap://LDAP_SERVICE_IP:3890 码力 | 201 页 | 2.74 MB | 1 年前3
OpenShift Container Platform 4.7 安装String RegisterNlbIpTargetsLambdaArn: Description: ARN for NLB IP target registration lambda. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String ExternalApiTargetGroupArn: Description: ARN for external API load balancer target group. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String InternalApiTargetGroupArn: Description: ARN for internal API load balancer target group. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String In0 码力 | 2276 页 | 23.68 MB | 1 年前3
OpenShift Container Platform 4.8 安装String RegisterNlbIpTargetsLambdaArn: Description: ARN for NLB IP target registration lambda. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String ExternalApiTargetGroupArn: Description: ARN for external API load balancer target group. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String InternalApiTargetGroupArn: Description: ARN for internal API load balancer target group. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String In0 码力 | 2586 页 | 27.37 MB | 1 年前3
OpenShift Container Platform 4.10 安装String RegisterNlbIpTargetsLambdaArn: Description: ARN for NLB IP target registration lambda. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String ExternalApiTargetGroupArn: Description: ARN for external API load balancer target group. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String InternalApiTargetGroupArn: Description: ARN for internal API load balancer target group. Supply the value from the cluster infrastructure or select "no" for AutoRegisterELB. Type: String In0 码力 | 3142 页 | 33.42 MB | 1 年前3
OpenShift Container Platform 4.9 网络#value: "10.0.148.40,10.0.160.234,10.0.199.110" - name: OPENSHIFT_HA_IPTABLES_CHAIN 8 value: "INPUT" #- name: OPENSHIFT_HA_NOTIFY_SCRIPT 9 OpenShift Container Platform0 码力 | 388 页 | 4.04 MB | 1 年前3
共 13 条
- 1
- 2













