OpenShift Container Platform 4.14 Operator2.1. olm.package schema olm.package 模式为 Operator 定义软件包级别的元数据。这包括其名称、描述、默认频道和图标。 例 例 2.1. olm.package schema _Meta: { // schema is required and must be a non-empty string schema: string & !="" #Package: { schema: "olm.package" // Package name name: string & !="" // A description of the package description?: string 第 第 2 章 章 了解 了解 OPERATOR 13 2.2.2.2.2. olm.channel schema olm.channel olm.channel schema // The package's default channel defaultChannel: string & !="" // An optional icon icon?: { base64data: string mediatype: string } } #Channel: { schema: "olm.channel"0 码力 | 423 页 | 4.26 MB | 1 年前3
OpenShift Container Platform 4.8 Service Mesh交互)的不 同而有所变化。因为创建一个统一布局的难度较大,所以 Kiali 提供了几种不同布局的选择。要选 择不同的布局,可从 Graph Settings 菜单中选择一个不同的 Layout Schema。 首次从 Kiali 控制台访问相关服务(如分布式追踪平台和 Grafana)时,必须使用 OpenShift Container Platform 登录凭证接受证书并重新进行身份验证。这是因为框架如何显示控制台中的 资源时,部署可以正常工作。 OSSM-1052 在为服务网格 control plane 中为 ingressgateway 配置 Service ExternalIP 时,不会 创建该服务。SMCP 的 schema 缺少该服务的参数。 临时解决方案:禁用 SMCP spec 中的网关创建,手动管理网关部署(包括 Service、Role 和 RoleBinding)。 OSSM-882 适用于 Service Prometheus 数据 来决定网状拓扑结构、显示指标数据、计算健康状况、显示可能的问题等等。Kiali 与 Prometheus 直接沟通,并假设 Istio Telemetry 使用的数据 schema。Istio 依赖于 Prometheus,Kiali 也依赖于 Prometheus。许多 Kiali 的功能在没有 Prometheus 的情况下将无法 工作。 Cluster API -0 码力 | 344 页 | 3.04 MB | 1 年前3
OpenShift Container Platform 4.8 CLI 工具clients and scheduled onto hosts. FIELDS: apiVersionAPIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest CustomResourceDefinition(CRD)资源表示在集群中。上一命令显示 CRD 的详细信息,如 kind、version,以及用于定义此自定义资源实例的字段列表。 从 CRD 中包含的 OpenAPI schema 中提取字段列表。此信息在 CRD 中是可选的,如果不存在,它将从 代表该服务的 ClusterServiceVersion(CSV)资源中提取。 也可以请求 Operator 支持的服务的描述,而无需提供 devfile,请运行 odo create 命令,使用组件的名称和类型(例如 nodejs 或 go): VERSION: v1alpha1 DESCRIPTION: Database is the Schema for the the Database Database API FIELDS: awsAccessKeyId (string) AWS S3 accessKey/token 0 码力 | 152 页 | 1.24 MB | 1 年前3
OpenShift Container Platform 4.8 日志记录max_transfer_retries: 0 # Chunk transfers disabled schema_config: configs: - from: 2020-10-24 store: boltdb-shipper object_store: filesystem schema: v11 index: prefix: index_ 1 如果您的 JSON 日志遵循多个模式,在单个索引中存储它们可能会导致类型冲突和卡性问题。要避免这种 情况,您必须配置 ClusterLogForwarder 自定义资源 (CR),将每个 schema 分组到单个输出定义中。这 样,每个架构被转发到单独的索引。 重要 重要 如果您将 JSON 日志转发到 OpenShift Logging 管理的默认 Elasticsearch 实例,它会根据 JSON 日志条目遵循不同的模式,请将 ClusterLogForwarder 自定义资源 (CR) 配置为将每个 JSON 模式分组到单个输出定义中。这样,Elasticsearch 会为每个 schema 使用一个单独的索引。 重要 重要 因为将不同的模式转发到同一索引可能会导致类型冲突和卡化问题,所以您必须在将数据 转发到 Elasticsearch 存储前执行此配置。 为避免与索引数量0 码力 | 223 页 | 2.28 MB | 1 年前3
OpenShift Container Platform 4.8
Web 控制台交互)的不 同而有所变化。因为创建一个统一布局的难度较大,所以 Kiali 提供了几种不同布局的选择。要选 择不同的布局,可从 Graph Settings 菜单中选择一个不同的 Layout Schema。 1.4.1. Red Hat OpenShift Service Mesh 已知问题 Red Hat OpenShift Service Mesh 有以下已知的问题: Bug 1821432 与 OpenShift Container Platform 4.2 Service Mesh 12 Prometheus 直接沟通,并假设 Istio Telemetery 使用的数据 schema。Istio 依赖于 Prometheus,Kiali 也依赖于 Prometheus。许多 Kiali 的功能在没有 Prometheus 的情况下将无法 工作。 Cluster API -0 码力 | 87 页 | 1.58 MB | 1 年前3
OpenShift Container Platform 4.6 发行注记Operator 被正确 安装。 1.2.5.3. 改 改进 进了操作 了操作对 对象 象详 详情 情视图 视图 现在,您可以在操作对象的详情视图中看到 specDescriptor 字段的 schema 分组和 Operands 的状态, 以便您可以轻松查看状态并配置操作对象实例的 spec。 1.2.5.4. 查 查看集群 看集群 Operator 的相关 的相关对 对象 象 在以前的版本中,当查看集群 记录圆饼图上时,工具提示详情有时会被截断。在这个版本中,启用了 整个工具提示描述来显示这个图表。(BZ#1842408) 对于 Create Instance 页面中的 Registry 字段,schema 属性描述中的一些文本与在 Linkify 中创 建 fuzzy hyperlinks 的格式匹配。这会产生意想不到的超链接。此程序错误修复会在 Linkify 中禁 用 fuzzy link 功能。现在,只有使用正确协议方案的0 码力 | 91 页 | 1.15 MB | 1 年前3
OpenShift Container Platform 4.4 安装源镜像及其引用的镜像必须针对您使用的每个 Operator 进行镜像(mirror)。镜像内容后,您要将每个集群 配置为从镜像 registry 中检索此内容。 镜像 registry 可以是支持最新容器镜像 API(称为 schema2 )的任何容器 registry。所有主要的云供应 registry,以及 Red Hat Quay、artifactory 和开源 Docker 发行 registry 都被支持。使用其中一个0 码力 | 40 页 | 468.04 KB | 1 年前3
OpenShift Container Platform 4.7 日志记录1 如果您的 JSON 日志遵循多个模式,在单个索引中存储它们可能会导致类型冲突和卡性问题。要避免这种 情况,您必须配置 ClusterLogForwarder 自定义资源 (CR),将每个 schema 分组到单个输出定义中。这 样,每个架构被转发到单独的索引。 重要 重要 如果您将 JSON 日志转发到 OpenShift Logging 管理的默认 Elasticsearch 实例,它会根据 JSON 日志条目遵循不同的模式,请将 ClusterLogForwarder 自定义资源 (CR) 配置为将每个 JSON 模式分组到单个输出定义中。这样,Elasticsearch 会为每个 schema 使用一个单独的索引。 重要 重要 因为将不同的模式转发到同一索引可能会导致类型冲突和卡化问题,所以您必须在将数据 转发到 Elasticsearch 存储前执行此配置。 为避免与索引数量0 码力 | 183 页 | 1.98 MB | 1 年前3
OpenShift Container Platform 4.14 安装${CLUSTER_NAME}.${BASE_DOMAIN} -n ${INFRA_ID}-network-link -v "${INFRA_ID}-vnet" -e false { "$schema" : "https://schema.management.azure.com/schemas/2015-01- 01/deploymentTemplate.json#", "contentVersion" : 的存储的 Red Hat Enterprise Linux CoreOS(RHCOS)镜像: 例 例 7.58. 02_storage.json ARM 模板 模板 { "$schema": "https://schema.management.azure.com/schemas/2019-04- 01/deploymentTemplate.json#", "contentVersion": ${BASE_DOMAIN_RESOURCE_GROUP} - z ${BASE_DOMAIN} -n api.${CLUSTER_NAME} -a ${PUBLIC_IP} --ttl 60 { "$schema" : "https://schema.management.azure.com/schemas/2015-01- 01/deploymentTemplate.json#", "contentVersion" :0 码力 | 3881 页 | 39.03 MB | 1 年前3
OpenShift Container Platform 3.11 扩展和性能指南etcd 是一个分布式键值存储,OpenShift Container Platform 用于配置它。 OpenShift Container Platform 版 本 etcd 版本 存储 schema 版本 3.3 及更早版本 2.x v2 3.4 和 3.5 3.x v2 3.6 3.x v2(升级) 3.6 3.x v3(新安装) 3.7 及更新的版本 3.x v3 etcd0 码力 | 58 页 | 732.06 KB | 1 年前3
共 19 条
- 1
- 2













