tencent cloud

Tencent Kubernetes Engine

Release Notes and Announcements
Release Notes
Announcements
Release Notes
Product Introduction
Overview
Strengths
Architecture
Scenarios
Features
Concepts
Native Kubernetes Terms
Common High-Risk Operations
Regions and Availability Zones
Service Regions and Service Providers
Open Source Components
Purchase Guide
Purchase Instructions
Purchase a TKE General Cluster
Purchasing Native Nodes
Purchasing a Super Node
Getting Started
Beginner’s Guide
Quickly Creating a Standard Cluster
Examples
Container Application Deployment Check List
Cluster Configuration
General Cluster Overview
Cluster Management
Network Management
Storage Management
Node Management
GPU Resource Management
Remote Terminals
Application Configuration
Workload Management
Service and Configuration Management
Component and Application Management
Auto Scaling
Container Login Methods
Observability Configuration
Ops Observability
Cost Insights and Optimization
Scheduler Configuration
Scheduling Component Overview
Resource Utilization Optimization Scheduling
Business Priority Assurance Scheduling
QoS Awareness Scheduling
Security and Stability
TKE Security Group Settings
Identity Authentication and Authorization
Application Security
Multi-cluster Management
Planned Upgrade
Backup Center
Cloud Native Service Guide
Cloud Service for etcd
TMP
TKE Serverless Cluster Guide
TKE Registered Cluster Guide
Use Cases
Cluster
Serverless Cluster
Scheduling
Security
Service Deployment
Network
Release
Logs
Monitoring
OPS
Terraform
DevOps
Auto Scaling
Containerization
Microservice
Cost Management
Hybrid Cloud
AI
Troubleshooting
Disk Full
High Workload
Memory Fragmentation
Cluster DNS Troubleshooting
Cluster kube-proxy Troubleshooting
Cluster API Server Inaccessibility Troubleshooting
Service and Ingress Inaccessibility Troubleshooting
Common Service & Ingress Errors and Solutions
Engel Ingres appears in Connechtin Reverside
CLB Ingress Creation Error
Troubleshooting for Pod Network Inaccessibility
Pod Status Exception and Handling
Authorizing Tencent Cloud OPS Team for Troubleshooting
CLB Loopback
API Documentation
History
Introduction
API Category
Making API Requests
Elastic Cluster APIs
Resource Reserved Coupon APIs
Cluster APIs
Third-party Node APIs
Relevant APIs for Addon
Network APIs
Node APIs
Node Pool APIs
TKE Edge Cluster APIs
Cloud Native Monitoring APIs
Scaling group APIs
Super Node APIs
Other APIs
Data Types
Error Codes
TKE API 2022-05-01
FAQs
TKE General Cluster
TKE Serverless Cluster
About OPS
Hidden Danger Handling
About Services
Image Repositories
About Remote Terminals
Event FAQs
Resource Management
Service Agreement
TKE Service Level Agreement
TKE Serverless Service Level Agreement
Contact Us
Glossary

Cluster Orchestration

Focus Mode
Font Size
Last updated: 2025-11-20 14:16:21
Cluster orchestration is a grayscale feature for custom cluster component upgrades provided by the cluster planned upgrade feature of Tencent Kubernetes Engine (TKE). It supports dividing user cluster component upgrades into multiple grayscale batches based on cluster tags. Users annotate cluster-related information by adding tag combinations to clusters. During planned upgrade execution, Tencent Cloud uses the user-configured release sequence to orchestrate user clusters into multiple upgrade batches, then performs cluster component upgrades based on the batch sequence and intervals. This document details the features and configuration methods of cluster tags and release sequences.

Cluster Tags

Users can add tag combinations to clusters to annotate the information related to cluster upgrades and maintenance. TKE supports the following cluster tags:
Cluster environment:
Test: This tag is used for daily development testing.
Pre-release: This tag is used for final verification before the release of new versions.
Production: This tag is used for running real online services.
Cluster protection level:
Low protection level: TKE clusters with basic protection, allowing temporary cluster feature unavailability.
Medium protection level: TKE clusters with key protection and high requirements for cluster availability, generally not allowing cluster feature unavailability.
High protection level: TKE clusters with strict protection, not allowing any disruptions that affect cluster availability.

Release Sequences

Release sequences allow users to customize the release order of clusters with different maintenance tags. Users can configure cluster tags and wait times for each step in the upgrade process. Tencent Cloud matches clusters based on the tags in each step and executes cluster component upgrades sequentially. Clusters in different steps will have component upgrades executed in batches based on the wait time of each step. Note that if users update cluster maintenance tags or upgrade process orchestration information, the new cluster maintenance tags and upgrade process information will take effect when the next planned upgrade task for cluster components is generated.
Cluster Tag: The cluster maintenance tags matched in this step. During the upgrade process, the planned upgrade feature matches clusters under the user account based on the cluster maintenance tags in the step and executes component upgrades for the successfully matched clusters when the step starts. Each cluster can be assigned to at most one step. If a cluster has been assigned to a previous step, tag matching in subsequent steps will not take effect for this cluster.
Wait Time: The minimum interval between the completion of cluster component upgrades in this step and the start of cluster upgrades in the next step. If the execution time of the next step falls outside the cluster maintenance window after the wait time interval elapses, the corresponding cluster component upgrade in the next step will be rescheduled to the next available maintenance window.


Operation Steps

Creating a Cluster Tag

1. Log in to the TKE console and go to the Planned Upgrade page.
2. Select the Cluster Orchestration tab and click Create Cluster Tag.
Region: Select the region where the cluster is located. Example: Guangzhou.
Cluster: Select the cluster to which maintenance tags will be added.
Cluster Tag: Select the environment type and protection level of the cluster.
3. Click Save to complete the creation of the cluster tag.


Creating a Release Sequence

1. Log in to the TKE console and go to the Planned Upgrade page.
2. Select the Cluster Orchestration tab and click Create Publication Sequence:
Sequence Name: Enter a name for the sequence.
Enabling Status: Enable or disable the upgrade release sequence. If the release sequence is disabled, clusters cannot use the release sequence upgrade mode.
Sequence Procedures:
Cluster Tag: Select the tag combination matched in this step. Only clusters that tags match the specified tag combination will be assigned to this step.
Wait Time: The minimum interval between the completion of cluster component upgrades in this step and the start of the next step.

3. Click Save to complete the creation of the release sequence.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback