检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
CCI服务的开源第三方中包含的公网地址声明是什么? CCI服务提供 Serverless Container(无服务器容器)引擎,让用户无需创建和管理服务器集群即可直接运行容器。在CCI服务组件开源依赖中,包含三方开源依赖k8s.io/kubernetes、go.etcd.io/
的配置参数(如匿名卷、环境变量、用户等)。镜像不包含任何动态数据,其内容在构建之后也不会被改变。 容器:镜像(Image)和容器(Container)的关系,就像是面向对象程序设计中的类和实例一样,镜像是静态的定义,容器是镜像运行时的实体。容器可以被创建、启动、停止、删除、暂停等。
persistentVolumeClaim: claimName: cci-sfs-test containers: - image: nginx:latest name: container-0 resources:
Pod 什么是Pod Pod是Kubernetes创建或部署的最小单位。一个Pod封装一个或多个容器(container)、存储资源(volume)、一个独立的网络IP以及管理控制容器运行方式的策略选项。 Pod使用主要分为两种方式: Pod中运行一个容器。这是Kubernete
自动匹配:自动匹配将从用户创建的所有可用镜像快照中选择最优的镜像。 明确指定:明确指定使用的镜像快照。该镜像缓存必须为创建完成可用(Available)状态。 更多内容,请参考镜像快照概述。 操作步骤 在创建负载的过程中,容器配置填写完成后,打开“启动镜像快照”开关,选择自动匹配镜像快照或指定镜像快照。
Pod的具体规格(specification) containers: - image: nginx:alpine # 使用的镜像为 nginx:alpine name: container-0 # 容器的名称
数据保护技术 云容器实例同时具备容器级别的启动速度和虚拟机级别的安全隔离能力,提供更好的容器体验。 原生支持Kata Container 基于Kata的内核虚拟化技术,为您提供全面的安全隔离与防护 自有硬件虚拟化加速技术,让您获得更高性能的安全容器 图1 通过Kata容器实现多租户容器强隔离
容器内存分配失败的累积计数 container_memory_failcnt 容器内存使用达到限制的次数 container_memory_cache 容器总页缓存内存(单位:字节) container_memory_mapped_file 容器内存映射文件的大小(单位:字节) container_me
scheduling constraints 说明: 不允许用户设置affinity,默认使用软反亲和 containers Yes containers object List of containers belonging to the pod. Containers cannot currently
Kubelet pulled the container image(s) for the pod. containerStatuses containerStatuses object The list has one entry per container in the manifest
'harbor.domain/a/b/c/d/ubuntu:latest' - name: container-1 image: 'harbor.domain/a/b/c/d/nginx:latest' 替换后: containers:
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
表6 ContainerState字段数据结构说明 参数 是否必选 参数类型 描述 waiting No ContainerStateWaiting object Details about a waiting container running No ContainerStateRunning
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the
initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the