检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
- timeo=600 - nolock - hard persistentVolumeReclaimPolicy 是 仅支持Retain回收策略,详情请参见PV回收策略。 Retain:删除PVC,PV资源与底层存储资源均不会被删除,需要手动删除回收。PVC删除后PV资源状态为
licy 来启用该特性。可以在Job的Spec中定义podReplacementPolicy,目前仅可设置为Failed。在设置为Failed之后,Pod仅在达到Failed阶段时才会被替换,而不是在它们处于终止过程中(Terminating)时被替换。此外,您可以检查Job的.status
可选字段,定义自动创建的底层存储名称前缀 labels: failure-domain.beta.kubernetes.io/region: <your_region> # 替换为集群所在的区域 failure-domain.beta.kubernetes.io/zone: <your_zone>
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
labels: app: nginx-configmap spec: containers: - name: container-1 image: nginx:latest envFrom:
均衡等生命周期管理。 容器组(Pod) 容器组(Pod)是Kubernetes创建或部署的最小单位。一个Pod封装一个或多个容器(Container)、存储资源(Volume)、一个独立的网络IP以及管理控制容器运行方式的策略选项。 Pod使用主要分为两种方式: Pod中运行一个
节点网络参数,包含了虚拟私有云VPC和子网的ID信息,而VPC是集群内节点之间的通信依赖,所以是必选的参数集。 containerNetwork AutopilotContainerNetwork object 容器网络参数,包含了容器网络类型和容器网段的信息。 eniNetwork AutopilotEniNetwork
升级前检查出现以下报错: please upgrade addon [ ] in the page of addon managecheck and try again 请您登录CCE控制台,在“插件中心”处手动升级插件。 父主题: 升级前检查异常问题排查
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great
sfs/default # 可选字段,密钥的名称,创建加密卷时必须提供该字段 everest.io/crypt-domain-id: <your_domain_id> # 可选字段,指定加密卷所属租户的ID,创建加密卷时必须提供该字段 spec: accessModes:
单击“Add Volume”,选择“Persistent Volume Claim”,配置Persistent Volume Claim信息。该PVC会被挂载到所有容器中,为各容器提供持久化存储。填写信息如下: Claim Name:填写2中集群创建的PVC名称。 Mount path:表示挂载路径,固定填写/root/
resource: pod name: matches: container_(.*)_total #匹配以container_开头并以_total结尾的指标。 as: "pod_${1}_per_second" #
kube_pod_container_status_running gauge 容器当前是否在运行中的状态 kube_pod_container_info gauge Pod中的容器信息 kube_pod_status_phase gauge Pod当前的阶段 kube_pod_container_
MountVolume.SetUp failed for volume "otel-collector-config-vol":configmap "log-agent-otel-collector-config" not found log-operator标准输出报错:Failed to create
集群中处在不同运行状态下的Pod个数(状态包含:Failed、Pending、Running、Succeeded、Unknown等) 容器数 个 集群中处在不同运行状态下的容器个数(状态包含:Containers Running、Containers Waiting、Containers Terminated等)
- √ √ TMS(标签管理服务)资源标签列表查看权限。 kps:domainKeypairs:list - √ √ DEW(数据加密服务)账号密钥对的SSH密钥列表查看权限。 kps:domainKeypairs:get - √ √ DEW(数据加密服务)账号密钥对的SSH密钥详情查看权限。
keep name: default-event-aom namespace: kube-system spec: inputDetail: #采集端配置 type: event #采集端类型,请勿修改 event: normalEvents:
# 自动创建的子目录,必须为绝对路径 everest.io/reclaim-policy: retain-volume-only # 表示删除PVC时,PV会被删除,但PV关联的子目录会被保留 spec: accessModes:
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great