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

无数据

分类

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

语言

全部中文(简体)(32)英语(1)

格式

全部PDF文档 PDF(33)
 
本次搜索耗时 0.069 秒,为您找到相关结果约 33 个.
  • 全部
  • 云计算&大数据
  • OpenShift
  • 全部
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenShift Container Platform 4.10 CLI 工具

    information about an image oc image info quay.io/openshift/cli:latest # Show information about images matching a wildcard oc image info quay.io/openshift/cli:4.* # Show information about a file com/myimage:latest docker.io/myrepository/myimage:stable \ docker.io/myrepository/myimage:dev # Copy multiple images oc image mirror myregistry.com/myimage:latest=myregistry.com/other:test \ myregistry.com/myimage:new=myregistry image info myregistry.com/myimage:latest' to see available os/arch for multi-arch images # Note that with multi-arch images, this results in a new manifest list digest that includes only # the filtered
    0 码力 | 120 页 | 1.04 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.8 CLI 工具

    information about an image oc image info quay.io/openshift/cli:latest # Show information about images matching a wildcard oc image info quay.io/openshift/cli:4.* # Show information about a file com/myimage:latest docker.io/myrepository/myimage:stable \ docker.io/myrepository/myimage:dev # Copy multiple images oc image mirror myregistry.com/myimage:latest=myregistry.com/other:test \ myregistry.com/myimage:new=myregistry image info myregistry.com/myimage:latest' to see available os/arch for multi-arch images # Note that with multi-arch images, this results in a new manifest list digest that includes only # the filtered
    0 码力 | 152 页 | 1.24 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.13 CLI 工具

    information about an image oc image info quay.io/openshift/cli:latest # Show information about images matching a wildcard oc image info quay.io/openshift/cli:4.* # Show information about a file com/myimage:latest docker.io/myrepository/myimage:stable \ docker.io/myrepository/myimage:dev # Copy multiple images oc image mirror myregistry.com/myimage:latest=myregistry.com/other:test \ myregistry.com/myimage:new=myregistry image info myregistry.com/myimage:latest' to see available os/arch for multi-arch images # Note that with multi-arch images, this results in a new manifest list digest that includes only # the filtered
    0 码力 | 128 页 | 1.11 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.7 更新集群

    为了避免 OpenShift Update Service 应用程序过量使用内存,建议将发行镜像镜像到单独 的存储库,如下所述。 先决条件 先决条件 您已查看并完成了 "Mirroring images for a disconnected installation" 中直到(不包 括)Mirroring the OpenShift Container Platform image repository ocp4/openshift4。 d. 导出包含发行镜像的额外本地存储库名称: 对于 images_repository_name>,请指定要在 registry 中创建的仓库名 称,如 ocp4/openshift4-release-images。 e. 导出要进行镜像的存储库名称: 对于生产环境版本,必须指定 openshift-release-dev。 f try_host_port>' $ LOCAL_REPOSITORY='' $ LOCAL_RELEASE_IMAGES_REPOSITORY='images_repository_name>' $ PRODUCT_REPO='openshift-release-dev' $ LOCAL_SECRET_JSON=
    0 码力 | 62 页 | 716.72 KB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 机器管理

    publisher: "" resourceID: /resourceGroups/- rg/providers/Microsoft.Compute/images/ 13 sku: "" version: "" internalLoadBalancer: /resourceGroups/myclustername- rg/providers/Microsoft.Compute/galleries/gallery_myclustername_n6n4r/images/myclustername -gen2/versions/latest sku: "" version: "" kind: /resourceGroups/myclustername- rg/providers/Microsoft.Compute/galleries/gallery_myclustername_n6n4r/images/myclustern ame-gen2/versions/latest sku: "" version: "" kind:
    0 码力 | 277 页 | 4.37 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.7 镜像

    email address here. 法律通告 法律通告 Copyright © 2022 | You need to change the HOLDER entity in the en-US/Images.ent file |. The text of and illustrations in this document are licensed by Red Hat under a Creative https://access.redhat.com/documentation/en- us/openshift_container_platform/4.7/html-single/images/#using-images-overview 容器镜像。 1.3. 镜像 REGISTRY 镜像 registry 是一个可存储和提供容器镜像的内容服务器。例如: registry 包含一个或多个镜像 断开连接的镜像。 对于已镜像的 registry,若要查看拉取镜像的来源,您必须查看 Trying 以访问 CRI-O 日志中的日志条 目。查看镜像拉取源的其他方法(如在节点上使用 crictl images 命令)显示非镜像镜像名称,即使镜像 是从镜像位置拉取的。 注意 注意 红帽不支持使用 OpenShift Container Platform 测试第三方 registry。 其他信息 其他信息
    0 码力 | 123 页 | 1.20 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 镜像

    断开连接的镜像。 对于已镜像的 registry,若要查看拉取镜像的来源,您必须查看 Trying 以 以访问 访问 CRI-O 日志中的日志条 目。查看镜像拉取源的其他方法(如在节点上使用 crictl images 命令)显示非镜像镜像名称,即使镜像 是从镜像位置拉取的。 注意 注意 红帽没有针对 OpenShift Container Platform 测试第三方 registry。 附加信息 附加信息 Docker Pull Spec: docker-registry.default.svc:5000/default/python Image Lookup: local=false Unique Images: 1 Tags: 1 3.5 tagged from centos/python-35-centos7 * centos/python-35- centos7@sha256: Docker Pull Spec: docker-registry.default.svc:5000/default/python Image Lookup: local=false Unique Images: 1 Tags: 2 latest tagged from python@sha256:49c18358df82f4577386404991c51a9559f243e0b1bdc366df25
    0 码力 | 118 页 | 1.13 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.9 构建应用程序

    13.1. 基本修剪操作 CLI 将修剪操作分组到一个通用的父命令下: 这将指定: 要对其执行操作的 ,如 groups、builds、deployments 或 images。 修剪该对象类型所支持的 。 13.2. 修剪组 要修剪来自外部提供程序的组记录,管理员可以运行以下命令: 表 13.1. oc adm prune groups 标记 中的镜像启用自动镜像修剪。管理员可以手工删除因为年龄、状态或超 过限值而不再需要的镜像。手动删除镜像的方法有两种: 在集群上以一个 Job 或 CronJob 运行镜像修剪。 运行 oc adm prune images 命令。 先决条件 若要修剪镜像,您必须先以具有访问令牌的用户身份登录到 CLI。用户还必须有集群角色 system:image-pruner 或更高级别的角色(如 cluster-admin)。 - oc args: - adm - prune - images - --certificate-authority=/var/run/secrets/kubernetes.io/serviceaccount/service-ca
    0 码力 | 184 页 | 3.36 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.10 构建应用程序

    14.1. 基本修剪操作 CLI 将修剪操作分组到一个通用的父命令下: 这将指定: 要对其执行操作的 ,如 groups、builds、deployments 或 images。 修剪该对象类型所支持的 。 14.2. 修剪组 要修剪来自外部提供程序的组记录,管理员可以运行以下命令: 表 表 14.1. oc adm prune groups 中的镜像启用自动镜像修剪。管理员可以手工删除因为年 龄、状态或超过限值而不再需要的镜像。手动删除镜像的方法有两种: 在集群上以一个 Job 或 CronJob 运行镜像修剪。 运行 oc adm prune images 命令。 先决条件 先决条件 若要修剪镜像,您必须先以具有访问令牌的用户身份登录到 CLI。用户还必须有集群角色 system:image-pruner 或更高级别的角色(如 cluster-admin)。 - adm - prune - images OpenShift Container Platform 4.10 构 构建 建应 应用程序 用程序 182 运行 oc adm prune images [] 命令: 除非使用了 --prune-registry=false,否则修剪镜像会从集成
    0 码力 | 198 页 | 3.62 MB | 1 年前
    3
  • pdf文档 OpenShift Container Platform 4.14 更新集群

    n:Required ReleaseImage string `json:"releaseImage"` 1 // Boolean flag that determines whether images build during preflight must also // be pushed to a defined repository // +optional PushBuiltImage 断开连接的镜像。 对于已镜像的 registry,若要查看拉取镜像的来源,您必须查看 Trying 以 以访问 访问 CRI-O 日志中的日志条 目。查看镜像拉取源的其他方法(如在节点上使用 crictl images 命令)显示非镜像镜像名称,即使镜像 是从镜像位置拉取的。 注意 注意 红帽没有针对 OpenShift Container Platform 测试第三方 registry。 其他 其他资 Update Service,请导出一个额外的本地存储库名称,使其包含发行镜 像: 对于 images_repository_name>,请指定要在 registry 中创建的仓库名 称,如 ocp4/openshift4-release-images。 e. 导出要进行镜像的存储库名称: 对于生产环境版本,必须指定 openshift-release-dev。 f
    0 码力 | 149 页 | 1.94 MB | 1 年前
    3
共 33 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
OpenShiftContainerPlatform4.10CLI工具4.84.134.7更新集群4.14机器管理镜像4.9构建应用程序应用程序
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩