Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.
- What's New
- Service Overview
- Getting Started
- User Guide
- Best Practices
-
FAQs
- Service Mesh Cluster
- Mesh Management
-
Adding a Service
- What Do I Do If an Added Gateway Does Not Take Effect?
- Why Does It Take a Long Time to Start the Demo Application in Experiencing Service Mesh in One Click?
- Why Can't I Access the page of the Demo Application After It Is Successfully Deployed?
- Why Cannot I Select the Corresponding Service When Adding a Route?
- Performing Grayscale Release
- Videos
Show all
Handling Policy of Resource Configuration Using IstioOperator
When Istio is installed using Istio Operator, the workloads (istiod, istio-ingressgateway, and istio-egressgateway) managed by Istio Operator need to be updated. For example, upgrade the version of the service mesh enabled for the workload, or add more istio-ingressgateway instances. You can update these workloads on the Workloads page of the CCE console.
Handling Policy
In ASM 1.8.6, to avoid configuration conflicts and ensure stable running of Istio workloads, you are advised to:
- Define key and non-key running configurations for workloads.
Table 1 Key running configurations of each resource type Workload
Resource Type
Item
Description
istiod
istio-ingressgateway
istio-egressgateway
Deployment
spec.replicas
Number of pods
spec.strategy
Upgrade policies
spec.template.nodeSelector
Scheduling policies
spec.template.affinity
Scheduling policies
spec.template.tolerations
Scheduling policies
spec.template.containers.resources
Resource requests and limits
- By default, the Istio Operator does not update key running configurations of workloads in the current cluster. Only non-key running configurations can be updated.
- If you need to modify key running configurations, you are advised to modify them on the Workloads page of the CCE console. If you have special requirements, submit a service ticket.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.