检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
业务负载拉取镜像失败,报错信息如下: failed to pull and unpack image "****": failed to unpack image on snapshotter devmapper: failed to extract layer sha256:xxxxxx: failed to
Pod的具体规格(specification) containers: - image: nginx:alpine # 使用的镜像为 nginx:alpine name: container-0 # 容器的名称
环境变量的使用方法如下所示,配置spec.containers.env字段即可。 apiVersion: v1 kind: Pod metadata: name: nginx spec: containers: - image: nginx:1 name: container-0
to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
通过在init container中可检查EIP是否已经分配成功。容器网络控制器会在Pod IP分配后,为Pod绑定EIP并返回分配结果至Pod的Annotation(yangtse.io/allocated-ipv4-eip),通过Pod配置init container并使用downwardAPI,把yangtse
"restartPolicy": "OnFailure", "template": { "spec": { "containers": [
Pod 什么是Pod Pod是Kubernetes创建或部署的最小单位。一个Pod封装一个或多个容器(container)、存储资源(volume)、一个独立的网络IP以及管理控制容器运行方式的策略选项。 Pod使用主要分为两种方式: Pod中运行一个容器。这是Kubernete
自动匹配:自动匹配将从用户创建的所有可用镜像快照中选择最优的镜像。 明确指定:明确指定使用的镜像快照。该镜像缓存必须为创建完成可用(Available)状态。 更多内容,请参考镜像快照概述。 操作步骤 在创建负载的过程中,容器配置填写完成后,打开“启动镜像快照”开关,选择自动匹配镜像快照或指定镜像快照。
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
attachedVPC:命名空间所在VPC(虚拟私有云)的ID,您可以在虚拟私有云控制台中查询,也可以通过查询VPC列表API查询。 networkID:VPC内子网的网络ID,您可以在虚拟私有云控制台中查询,也可以通过查询子网列表API查询。 subnetID:VPC内子网的ID,您可以在虚拟私有云控制台中查询,也可以通过查询子网列表API查询。
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
whether more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is
io.k8s.apimachinery.pkg.apis.meta.v1.APIResource objects resources contains the name of the resources and if they are namespaced. 表3 io.k8s.apimachinery
to a container within a pod, this would take on a value like: "spec.containers{name}" (where "name" refers to the name of the container that triggered