K8S安装部署开放服务emqx helm fetch emqx/emqx tar xvf emqx-4.2.0.tgz Step2. 修改 StatefulSet.yaml vi emqx/templates/StatefulSet.yaml spec: volumes: - name: host-time hostPath: "/etc/localtime" readOnly: true Step3. 创建 ingress-console.yaml 和 ingress-tcp.yaml vi emqx/templates/ingress-console.yaml apiVersion: traefik.containo.us/v1alpha1 kind: IngressRoute metadata: services: - name: emqx-headless port: 18083 tls: secretName: iot-tls vi emqx/templates/ingress-tcp.yaml apiVersion: traefik.containo.us/v1alpha1 kind: IngressRouteTCP metadata:0 码力 | 54 页 | 1.23 MB | 1 年前3
Deploying and ScalingKubernetes with Rancher
Additionally, Rancher provides an application catalog with templates to deploy complex applications in a single-click. The templates that back the application catalog can be stored in a Git repo we will create a guestbook application using CRUD operations on Kubernetes objects. We will use templates from the guestbook sample application in the Kubernetes examples. We will show you how to create 2, we deployed a guestbook application to illustrate CRUD operations in Rancher (the guestbook templates are here, detailed information and example application is available at here). In this chapter,0 码力 | 66 页 | 6.10 MB | 1 年前3
OpenShift Container Platform 3.11 扩展和性能指南是 secret 名称,值是一个指向用来 创建 secret 的文件的路径。 pods 要部署的 pod 的一个或者多个定义的子对象。 templates 要部署模板的一个或者多个定义的子对象。 表 表 12.3. pods 和 和 templates 下的字段 下的字段 字段 字段 描述 描述 total 没有使用此字段。 第 第 12 章 章 使用 使用 CLUSTER LOADER 义 turning 时指定的名称匹配。 pods 指定应用于 pod 的 tuningsets 的子对象。 templates 指定应用于模板的 tuningsets 的子对象。 表 表 12.5. tuningsets pods 或 或 tuningsets templates 下的字段 下的字段 字段 字段 描述 描述 stepping 子对象。如果要在步骤创建模式中创建对象,需要使 用的步骤配置。 rate_limit 子对象。用来限制对象创建率的频率限制 turning 集。 表 表 12.6. tuningsets pods 或 或 tuningsets templates, stepping 下的字段 下的字段 字段 字段 描述 描述 stepsize 整数。在暂停对象创建前要创建的对象数量。 pause 整数。在创建了由 stepsize 定义的对象数后需要暂停0 码力 | 58 页 | 732.06 KB | 1 年前3
OpenShift Container Platform 4.10 虚拟化(NIC) 和存储磁盘,并将它们附加到虚拟机。 流程 流程 1. 从侧边菜单中点 Workloads → Virtualization。 2. 在 Virtual Machines 选项卡或 Templates 选项卡中点 Create 并选择 Virtual Machine with Wizard。 3. 选择一个使用引导源配置的模板。 4. 点 Next 进入 Review and create Hat Enterprise Linux 网页。 流程 流程 1. 在 OpenShift Container Platform 控制台中,从侧边菜单中点 Virtualization → Templates。 2. 找到您要为其配置引导源的 RHEL 模板并点 Add source。 3. 在 Add boot source to template 窗口中,从 Boot source type import。 验证 验证 1. 验证模板在 Templates 页面上的 Boot source 列中显示绿色勾号。 现在,您可以使用此模板创建 RHEL 虚拟机。 8.19.14.3. 为虚 虚拟机模板添加引 机模板添加引导源 源 对于您要用于创建虚拟机或自定义模板的任何虚拟机模板,可以配置引导源。当使用引导源配置虚拟机模 板时,会在 Templates 页面中被标记为 Source。在向模板0 码力 | 307 页 | 3.45 MB | 1 年前3
[Buyers Guide_DRAFT_REVIEW_V3] Rancher 2.6, OpenShift, Tanzu, Anthosversion of the TKGI CLI and require that users download and install virtual machines and base image templates before performing the cluster upgrade. A cluster upgrade replaces the virtual machines and must done through the UI, CLI, or API. When SUSE Rancher is used with RKE, the admin can also use RKE templates to standardize cluster configurations. SUSE Rancher will guarantee that every cluster it provisions version of the TKG CLI and require that users download and install virtual machines and base image templates before performing the cluster upgrade. A cluster upgrade replaces the virtual machines and must0 码力 | 39 页 | 488.95 KB | 1 年前3
Автоматизация управления ClickHouse-кластерами в Kubernetes"ClickHouseInstallation" metadata: name: "storage" spec: defaults: templates: volumeClaimTemplate: storage-vc-template templates: volumeClaimTemplates: - name: storage-vc-template metadata: name: "demo-02" spec: defaults: templates: podTemplate: clickhouse-stable volumeClaimTemplate: storage-vc-template templates: podTemplates: - name: clickhouse-stable compression/case/method: zstd ● Zoned deployment, Affinity rules ● AntiAffinity rules ● Service templates Operator Administration: ClickHouse defaults Можно собрать желаемую конфигурацию ClickHouse0 码力 | 44 页 | 2.24 MB | 1 年前3
基于Harbor的高可用企业级私有容器镜像仓库部署实践mount –a生效 admin.secret mount mount mount Harbor.cfg Docker- compose.yml common/ templates/* prepare common/ config/* Step2: modify harbor.cfg 修改如下几项配置: hostname = hub.tonybai tonybai.com:8070 customize_crt = off(保留一 个node上的为on) Harbor.cfg Docker- compose.yml common/ templates/* prepare common/ config/* Step3: modify docker-compose.yml 1. 修改volumes路径 /data/xxx -> 8070:80 Harbor.cfg Docker- compose.yml common/ templates/* prepare common/ config/* Step4: external db & redis • common/templates/adminserver/env MYSQL_HOST=harbor_host MYSQL_PORT=33060 码力 | 34 页 | 1.50 MB | 1 年前3
OpenShift Container Platform 4.8
Web 控制台default 模板 。要添加自定义模 板,您必须在 openshift-operators 项目中创建一个名为 smcp-templates 的 ConfigMap,并在 Operator 容器的 /usr/local/share/istio-operator/templates中挂载 ConfigMap 。 4.1.1.1. 创建 建 ConfigMap 按照以下步骤创建 ConfigMap。 openshift-operators 项目中创建名为smcp-templates 的 ConfigMap,并将 <templates-directory> 替换成本地磁盘上的 ServiceMeshControlPlane 文 件的位置: $ oc create configmap --from-file=<templates-directory> smcp-templates -n openshift- operators 0.0 Succeeded 第 第 4 章 章 第二天 第二天 49 4. 编辑 Operator 集群服务版本,指定 Operator 使用 smcp-templates ConfigMap。 $ oc edit clusterserviceversion -n openshift-operators maistra.v1.0.0 5. 在 Operator0 码力 | 87 页 | 1.58 MB | 1 年前3
OpenShift Container Platform 4.13 虚拟化迁移网络 络列表 为实时迁移选择专用的二级网络。 4.1.4.3. templates project 标签页 OpenShift Container Platform 4.13 虚 虚拟 拟化 化 20 您可以在 Templates project 选项卡中为模板选择一个项目。 例 例 4.7. templates project 标签页 标签页 元素 元素 描述 描述 项 项目 目列表 目列表 选择要在其中存储红帽模板的项目。默认模板项目为 openshift。 如果要定义多个模板项目,您必须在每个项目的 Templates 页面中克隆模板。 4.1.4.4. 用 用户权限 限标签页 User permissions 选项卡显示集群范围的用户权限。 例 例 4.8. 用 用户权 户权限 限标签页 标签页 元素 元素 描述 描述 用 用户权 户权限 限表 任务列表,如共享模板 openshift 项目中。您可以在 Overview → Settings → Template project 标签页中编辑模板项目。 All items|Default templates 点 Default templates 以仅显示默认模板。 第 第 4 章 章 WEB 控制台概述 控制台概述 21 Boot source available 复选框 选中复选框以显示带有可用引导源的模板。0 码力 | 393 页 | 4.53 MB | 1 年前3
OpenShift Container Platform 4.14 存储NIST SP 800-53 name: install-lvms spec: disabled: false remediationAction: enforce policy-templates: - objectDefinition: apiVersion: policy.open-cluster-management.io/v1 kind: ConfigurationPolicy ConfigurationPolicy metadata: name: install-lvms spec: object-templates: - complianceType: musthave objectDefinition: apiVersion: v1 kind: io/v1 kind: ConfigurationPolicy metadata: name: lvms spec: object-templates: - complianceType: musthave objectDefinition: apiVersion:0 码力 | 215 页 | 2.56 MB | 1 年前3
共 148 条
- 1
- 2
- 3
- 4
- 5
- 6
- 15













