OpenShift Container Platform 4.10 CLI 工具com/myimage:latest --image '{"Entrypoint":null}' # Add a new layer to the image oc image append --from mysql:latest --to myregistry.com/myimage:latest layer.tar.gz 第 第 2 章 章 OPENSHIFT CLI (OC) 45 2.5.1.77. 用法示例 # Add a new layer to the image and store the result on disk # This results in $(pwd)/v2/mysql/blobs,manifests oc image append --from mysql:latest --to file://mysql:local layer.tar.gz # Add a a new layer to the image and store the result on disk in a designated directory # This will result in $(pwd)/mysql-local/v2/mysql/blobs,manifests oc image append --from mysql:latest --to file://mysql:local0 码力 | 120 页 | 1.04 MB | 1 年前3
OpenShift Container Platform 4.13 CLI 工具'{"Entrypoint":null}' # Add a new layer to the image oc image append --from mysql:latest --to myregistry.com/myimage:latest layer.tar.gz # Add a new layer to the image and store the result on disk $(pwd)/v2/mysql/blobs,manifests oc image append --from mysql:latest --to file://mysql:local layer.tar.gz # Add a new layer to the image and store the result on disk in a designated directory # This will result mysql-local layer.tar.gz # Add a new layer to an image that is stored on disk (~/mysql-local/v2/image exists) oc image append --from-dir ~/mysql-local --to myregistry.com/myimage:latest layer.tar.gz0 码力 | 128 页 | 1.11 MB | 1 年前3
OpenShift Container Platform 4.8 CLI 工具'{"Entrypoint":null}' # Add a new layer to the image oc image append --from mysql:latest --to myregistry.com/myimage:latest layer.tar.gz # Add a new layer to the image and store the result on disk $(pwd)/v2/mysql/blobs,manifests oc image append --from mysql:latest --to file://mysql:local layer.tar.gz # Add a new layer to the image and store the result on disk in a designated directory # This will result mysql-local layer.tar.gz # Add a new layer to an image that is stored on disk (~/mysql-local/v2/image exists) oc image append --from-dir ~/mysql-local --to myregistry.com/myimage:latest layer.tar.gz0 码力 | 152 页 | 1.24 MB | 1 年前3
OpenShift Container Platform 4.8 Service MeshSTRICT 可能会阻止其他命名空间中的服务访问它们,除非 DestinationRule 为命名空间中的服务配置 TLS 模式。 有关 mTLS 的详情请参考 启用 mutual Transport Layer Security(mTLS) 1.11.4.4.2.6.1. 其他 mTLS 示例 要在 bookinfo 示例应用程序中禁用 mTLS For productpage 服务,您的 Policy 示例应用程序并将其添加到 ServiceMeshMemberRoll 资源中。示例 应用程序可以帮助演示安全概念。 1.13.1. 关于 mutual Transport Layer Security(mTLS) Mutual Transport Layer Security(mTLS)是一个协议,可让双方相互验证。在一些协议(IKE、SSH) 中,它是身份验证的默认模式,在其他协议中(TLS)是可选的。您可以在不更改应用程序或服务代码的 小。数据安全性作为联邦功能的一部分而建立。 每个网格被视为唯一租户,具有独特的管理。 您可以在联邦中为每个网格创建一个唯一的信任域。 联邦网格之间的流量使用 mutual Transport Layer Security(mTLS)自动加密。 Kiali 图仅显示您导入的网格和服务。您无法看到还没有导入到网格中的其他网格或服务。 1.18.4. 联邦限制 Red Hat OpenShift0 码力 | 344 页 | 3.04 MB | 1 年前3
OpenShift Container Platform 4.9 网络安全配置文件为服务器提供了一种方式,以规范连接的客户端在连接服务器时可以使用哪些密码。 6.3.1.1. 了解 了解 TLS 安全配置集 安全配置集 您可以使用 TLS(Transport Layer Security)安全配置集来定义各种 OpenShift Container Platform 组件 需要哪些 TLS 密码。OpenShift Container Platform TLS 安全配置集基于 io/v1alpha1 kind: AddressPool metadata: namespace: metallb-system name: doc-example spec: protocol: layer2 addresses: - 203.0.113.1-203.0.113.10 - 203.0.113.65-203.0.113.75 $ oc apply -f addresspool Addresses: 203.0.113.1-203.0.113.10 203.0.113.65-203.0.113.75 Auto Assign: true Protocol: layer2 Events:第 第 23 章 章 使用 使用 METALLB 进 进行 行负载 负载平衡 平衡 377 23.3.3. 地址池配置示例 23.3.3.1 0 码力 | 388 页 | 4.04 MB | 1 年前3
OpenShift Container Platform 4.2 镜像04991c51a9559f243e0b1bdc366df25 Created: 2 minutes ago Image Size: 251.2 MB (first layer 2.898 MB, last binary layer 72.26 MB) Image Created: 2 weeks ago Author:Arch: amd64 Entrypoint: container-entrypoint 0 码力 | 92 页 | 971.35 KB | 1 年前3
OpenShift Container Platform 4.14 镜像04991c51a9559f243e0b1bdc366df25 Created: 2 minutes ago Image Size: 251.2 MB (first layer 2.898 MB, last binary layer 72.26 MB) Image Created: 2 weeks ago Author:Arch: amd64 Entrypoint: container-entrypoint 0 码力 | 118 页 | 1.13 MB | 1 年前3
OpenShift Container Platform 4.13 网络安全配置集 TLS 安全配置文件为服务器提供了一种方式,以规范连接的客户端在连接服务器时可以使用哪些密码。 7.3.1.1. 了解 TLS 安全配置集 您可以使用 TLS(Transport Layer Security)安全配置集来定义各种 OpenShift Container Platform 组件 需要哪些 TLS 密码。OpenShift Container Platform TLS 安全配置集基于 ovn-k8s-cni- overlay。 topology string 网络的拓扑配置。所需的值为 layer2。 subnets string 用于集群间的网络的子网。如果为 topology 指定了 layer2 时, 仅包含节点的 CIDR。例如: 10.100.200.0/24。 对于 "topology":"layer2" 部署,支持 IPv6 (2001:DBB::/64) 和双栈 (192.168 "name": "l2-network", "type": "ovn-k8s-cni-overlay", "topology":"layer2", "subnets": "10.100.200.0/24", "mtu": 1300, "netAttachDefName":0 码力 | 697 页 | 7.55 MB | 1 年前3
OpenShift Container Platform 4.7 镜像04991c51a9559f243e0b1bdc366df25 Created: 2 minutes ago Image Size: 251.2 MB (first layer 2.898 MB, last binary layer 72.26 MB) Image Created: 2 weeks ago Author:Arch: amd64 Entrypoint: container-entrypoint 0 码力 | 123 页 | 1.20 MB | 1 年前3
OpenShift Container Platform 4.6 网络安全配置文件为服务器提供了一种方式,以规范连接的客户端在连接服务器时可以使用哪些密码。 6.3.1.1. 了解 了解 TLS 安全配置集 安全配置集 您可以使用 TLS(Transport Layer Security)安全配置集来定义各种 OpenShift Container Platform 组件 需要哪些 TLS 密码。OpenShift Container Platform TLS 安全配置集基于0 码力 | 256 页 | 2.78 MB | 1 年前3
共 16 条
- 1
- 2













