积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(148)VirtualBox(77)OpenShift(32)Pandas(20)Kubernetes(6)rancher(5)Apache Karaf(3)Docker(1)dapr(1)Serverless(1)

语言

全部英语(110)中文(简体)(37)俄语(1)

格式

全部PDF文档 PDF(146)DOC文档 DOC(1)PPT文档 PPT(1)
 
本次搜索耗时 0.046 秒,为您找到相关结果约 148 个.
  • 全部
  • 云计算&大数据
  • VirtualBox
  • OpenShift
  • Pandas
  • Kubernetes
  • rancher
  • Apache Karaf
  • Docker
  • dapr
  • Serverless
  • 全部
  • 英语
  • 中文(简体)
  • 俄语
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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
  • pdf文档 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
  • pdf文档 [Buyers Guide_DRAFT_REVIEW_V3] Rancher 2.6, OpenShift, Tanzu, Anthos

    version 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 must
    0 码力 | 39 页 | 488.95 KB | 1 年前
    3
  • ppt文档 Автоматизация управления 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 Можно собрать желаемую конфигурацию ClickHouse
    0 码力 | 44 页 | 2.24 MB | 1 年前
    3
  • pdf文档 基于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=3306
    0 码力 | 34 页 | 1.50 MB | 1 年前
    3
  • pdf文档 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. 在 Operator
    0 码力 | 87 页 | 1.58 MB | 1 年前
    3
  • pdf文档 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
  • pdf文档 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
前往
页
相关搜索词
K8S安装部署开放服务DeployingandScalingKuberneteswithRancherOpenShiftContainerPlatform3.11扩展性能指南4.10虚拟虚拟化BuyersGuideDRAFTREVIEWV32.6TanzuAnthoskubernetesClickHouse基于Harbor可用企业企业级私有容器镜像仓库实践4.8Web控制控制台4.134.14存储
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩