积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(37)OpenShift(37)

语言

全部中文(简体)(35)英语(2)

格式

全部PDF文档 PDF(37)
 
本次搜索耗时 0.245 秒,为您找到相关结果约 37 个.
  • 全部
  • 云计算&大数据
  • OpenShift
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenShift Container Platform 4.12 容器镜像仓库(Registry)

    config.openshift.io 子定义资源中的 $ oc patch configs.imageregistry.operator.openshift.io/cluster --type merge -p '{"spec": {"defaultRoute":true}}' 第 第 2 章 章 OPENSHIFT CONTAINER PLATFORM中的 中的IMAGE REGISTRY OPERATOR region: # ...  $ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec": {"disableRedirect":true}}' 第 第 3 章 章 设 设置和配置 置和配置 REGISTRY 15 3.3.2. 为 Image custom-csi-storageclass 11m $ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec": {"managementState":"Managed"}}' 第 第 3 章 章 设 设置和配置 置和配置 REGISTRY 21 重要 重要 当您只有一个副本时,OpenShift
    0 码力 | 75 页 | 652.51 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 网络

    default 的 DNS Operator 对象: 2. 为污点指定污点键和一个容忍度: oc patch dns.operator.openshift.io default --type merge --patch '{"spec": {"managementState":"Unmanaged"}}' $ oc edit dns.operator/default spec: nodePlacement: io/default -p '{"spec":{"logLevel":"Debug"}}' --type=merge $ oc patch dnses.operator.openshift.io/default -p '{"spec":{"logLevel":"Trace"}}' --type=merge $ oc get configmap/dns-default -n openshift-dns -o '{"spec":{"operatorLogLevel":"Debug"}}' -- type=merge $ oc patch dnses.operator.openshift.io/default -p '{"spec":{"operatorLogLevel":"Trace"}}' -- type=merge 第 第 6 章 章 OPENSHIFT CONTAINER PLATFORM 中的 中的
    0 码力 | 697 页 | 7.55 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.6 网络

    openshift-ingress create secret tls custom-certs-default --cert=tls.crt -- key=tls.key $ oc patch --type=merge --namespace openshift-ingress-operator ingresscontrollers/default \ --patch '{"spec":{"defaultC -n openshift-ingress-operator ingresscontroller/default --patch '{"spec":{"replicas": 3}}' --type=merge ingresscontroller.operator.openshift.io/default patched $ oc get -n openshift-ingress-operator ult --patch '{"spec": {"routeAdmission":{"namespaceOwnership":"InterNamespaceAllowed"}}}' --type=merge spec: routeAdmission: namespaceOwnership: InterNamespaceAllowed ... OpenShift Container Platform
    0 码力 | 256 页 | 2.78 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.9 网络

    default 的 DNS Operator 对象: 2. 为污点指定污点键和一个容忍度: oc patch dns.operator.openshift.io default --type merge --patch '{"spec": {"managementState":"Unmanaged"}}' $ oc edit dns.operator/default spec: nodePlacement: openshift-ingress create secret tls custom-certs-default --cert=tls.crt -- key=tls.key $ oc patch --type=merge --namespace openshift-ingress-operator ingresscontrollers/default \ --patch '{"spec":{"defaultC -n openshift-ingress-operator ingresscontroller/default --patch '{"spec":{"replicas": 3}}' --type=merge ingresscontroller.operator.openshift.io/default patched 第 第 6 章 章 OPENSHIFT CONTAINER PLATFORM 中的
    0 码力 | 388 页 | 4.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 容器镜像仓库(Registry)

    的主机名,而使用 base64 编码的证书是它的值。 $ oc patch configs.imageregistry.operator.openshift.io/cluster --type merge -p '{"spec": {"defaultRoute":true}}' 第 第 2 章 章 OPENSHIFT CONTAINER PLATFORM中的 中的IMAGE REGISTRY OPERATOR Container Platform secret。 $ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec": {"disableRedirect":true}}' $ oc create secret generic image-registry-private-configuration-user custom-csi-storageclass 11m $ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec": {"managementState":"Managed"}}' OpenShift Container Platform 4.8 容器 容器镜 镜像 像仓库
    0 码力 | 39 页 | 415.94 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.6 在vSphere 上安装

    clusteroperator image-registry $ oc patch config.imageregistry.operator.openshift.io/cluster --type=merge -p '{"spec": {"rolloutStrategy":"Recreate","replicas":1}}' kind: PersistentVolumeClaim apiVersion: 的说明,请参阅为 vSphere 配置 registry。 $ oc patch config.imageregistry.operator.openshift.io/cluster --type=merge -p '{"spec": {"rolloutStrategy":"Recreate","replicas":1}}' kind: PersistentVolumeClaim apiVersion: clusteroperator image-registry $ oc patch config.imageregistry.operator.openshift.io/cluster --type=merge -p '{"spec": {"rolloutStrategy":"Recreate","replicas":1}}' 第 第 1 章 章 在 在 VSPHERE 上安装 上安装 89 1
    0 码力 | 204 页 | 2.26 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.7 更新集群

    Update Service 应用程序,如 openshift-update-service: $ oc patch clusterversion version -p $PATCH --type merge $ oc get updateservice -n openshift-update-service NAME AGE service 6s 第 第 3 章 章 安装和配置 安装和配置 $ oc patch clusterversion/version --patch '{"spec":{"upstream":""}}' -- type=merge clusterversion.config.openshift.io/version patched 第 第 6 章 章 使用 使用 CLI 更新集群 更新集群 31 第 7 章 执行 CANARY mcp/ --patch '{"spec":{"paused":true}}' --type=merge $ oc patch mcp/workerpool-canary --patch '{"spec":{"paused":true}}' --type=merge machineconfigpool.machineconfiguration.openshift.io/workerpool-canary
    0 码力 | 62 页 | 716.72 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 更新集群

    patch cm admin-acks --patch '{"data":{"ack-4.13-kube-1.27-api- removals-in-4.14":"true"}}' --type=merge OpenShift Container Platform 4.14 更新集群 更新集群 26 当一个或多个 Operator 在一个小时内没有报告其 Upgradeable 条件为 True $ oc patch clusterversion/version --patch '{"spec":{"upstream":""}}' -- type=merge clusterversion.config.openshift.io/version patched 第 第 3 章 章 执 执行集群更新 行集群更新 53 注意 注意 使用 Web 控制台或 任务会被禁 止。这会使集群面临未来降级的风险。 10. 运行以下命令,验证之前暂停的池是否已更新,并升级到 <4.y+2> 版本: $ oc patch mcp/worker --type merge --patch '{"spec":{"paused":true}}' $ oc adm upgrade --to-latest Updating to latest version <4.y+1
    0 码力 | 149 页 | 1.94 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.7 安装

    !Ref "Master0Subnet" UserData: Fn::Base64: !Sub - '{"ignition":{"config":{"merge":[{"source":"${SOURCE}"}]},"security":{"tls": {"certificateAuthorities":[{"source":"${CA_BUNDLE}"}]}} !Ref "Master1Subnet" UserData: Fn::Base64: !Sub - '{"ignition":{"config":{"merge":[{"source":"${SOURCE}"}]},"security":{"tls": {"certificateAuthorities":[{"source":"${CA_BUNDLE}"}]}} !Ref "Master2Subnet" UserData: Fn::Base64: !Sub - '{"ignition":{"config":{"merge":[{"source":"${SOURCE}"}]},"security":{"tls": {"certificateAuthorities":[{"source":"${CA_BUNDLE}"}]}}
    0 码力 | 2276 页 | 23.68 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 CLI 工具

    node using a strategic merge patch, specifying the patch as JSON oc patch node k8s-node-1 -p '{"spec":{"unschedulable":true}}' # Partially update a node using a strategic merge patch, specifying the json" using strategic merge patch oc patch -f node.json -p '{"spec":{"unschedulable":true}}' # Update a container's image; spec.containers[*].name is required because it's a merge key oc patch pod deployment's replicas through the scale subresource using a merge patch. oc patch deployment nginx-deployment --subresource='scale' --type='merge' -p '{"spec": {"replicas":2}}' # List all available plugins
    0 码力 | 128 页 | 1.11 MB | 1 年前
    3
共 37 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
OpenShiftContainerPlatform4.12容器镜像仓库Registry4.13网络4.64.94.8vSphere安装4.7更新集群4.14CLI工具
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩