Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive
On this page

Show all

Help Center/ Cloud Container Engine_Autopilot/ User Guide/ Helm Chart/ API Resource Restrictions on a Template

API Resource Restrictions on a Template

Updated on 2025-01-03 GMT+08:00

Resource

Restriction Item

Description

Recommended Alternative Solution

namespaces

-

Supported

For security purposes, CCE Autopilot does not allow you to deployment workloads in the system namespace (such as kube-system). Also, you cannot create, modify, delete, or execute any resources.

nodes

-

Supported

You can query nodes but cannot create, delete, and modify nodes.

persistentvolumeclaims

-

Supported

-

persistentvolumes

-

Supported

-

pods

hostPath

Mounting a file on the local host to a pod is not allowed.

Use emptyDir or cloud storage.

HostNetwork

Mapping the host port to a pod is not allowed.

Use load balancing (type=LoadBalancer).

HostPID

Sharing the host's PID namespace to pods is not allowed.

Users are unaware of the node. There is no need to use the restriction item.

HostIPC

Container processes are not allowed to communicate with processes on the host.

Users are unaware of the node. There is no need to use the restriction item.

NodeName

Scheduling pods to specific nodes is not allowed.

Users are unaware of the node. There is no need to use the restriction item.

Privileged containers

Not supported

-

Linux capabilities

SETPCAP, MKNOD, AUDIT_WRITE, CHOWN, DAC_OVERRIDE, FOWNER, FSETID, KILL, SETGID, SETUID, NET_BIND_SERVICE, SYS_CHROOT, SETFCAP, and SYS_PTRACE are supported.

You can also enable NET_RAW, SYS_PTRACE, and NET_ADMIN by setting SecurityContext.

Use allowed values.

Node affinity and anti-affinity

Pods cannot be scheduled to specified nodes or nodes with certain labels, or a batch of pods cannot be scheduled to nodes with certain labels.

The node affinity or the nodeSelector field does not take effect in CCE Autopilot clusters.

  • You do not need to specify a node for scheduling, but you can specify a pod to an AZ.
  • A batch of pods can be scheduled to multiple AZs.

Pod affinity and anti-affinity

Ineffective

You do not need to set this parameter.

allowPrivilegeEscalation (whether privilege escalation is allowed)

Not supported

Keep the default settings.

RuntimeClassName

This parameter does not need to be configured. When RuntimeClassName is specified by an application (except pods), the value is automatically changed to runc supported by the system.

You do not need to set this parameter.

Time zone synchronization (the /etc/localtime file on the host)

Not supported

Keep the default settings.

serviceaccounts

-

System configurations cannot be modified, and system-defined roles cannot be bound.

Keep the default settings.

services

-

Services of the NodePort type are not allowed, and only dedicated load balancer can be used for Services.

Use load balancing (type=LoadBalancer).

daemonsets

apps

DaemonSets are not allowed.

Deploy multiple images in a pod using sidecars.

deployments

apps

Supported. The restricted fields are the same as those in pods.

Use allowed values.

replicasets

apps

Supported. The restricted fields are the same as those in pods.

Use allowed values.

statefulsets

apps

Supported. The restricted fields are the same as those in pods.

Use allowed values.

cronjobs

batch

Supported. The restricted fields are the same as those in pods.

Use allowed values.

jobs

batch

Supported. The restricted fields are the same as those in pods.

Use allowed values.

clusterrolebindings

rbac.authorization.k8s.io

Supported. The system group, system user, and cce-service group cannot be bound.

Use allowed values.

rolebindings

rbac.authorization.k8s.io

Supported. The system group, system user, and cce-service group cannot be bound.

Use allowed values.

storageclasses

storage.k8s.io

OBS and EVS storage classes cannot be created. Other functions are supported.

Use allowed values.

We use cookies to improve our site and your experience. By continuing to browse our site you accept our cookie policy. Find out more

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback