Xuan Chang(常轩)
Xuan Chang(常轩)
Orgnization/Company: DeepGlint City/Country: Beijing/China Contact: [[email protected]](mailto:[email protected]) Purpose/Scenario: Using Clusternet to manage many AI servers distributed at the edge, mainly for publishing and upgrading AI applications. Phase: [Production]
> > Add a None value to ClusterSyncMode to prevent or pause updates and distribution of applications on a certain mcls, while preserving the existing applications on the mcls. >...
In our environment, we use the "Deploying Applications to Multiple Clusters with Replication Scheduling" method for distributing applications, so we would prefer that setting taints or introducing syncPaused leads to...
> If so, we need to firstly make sure there won't be any inconsistencies between clusternet-agent flags and `ManagedCluster` object. For example, we may need to introduce a check on...
> Better not. And we won't want to change these settings/flags back and forth, since we may want to enable the synchronization. > If we only want to pause the...
> We can add a mcls informer only watching itself by cluster id. Once the field syncPaused is changed, we can receive the events to determine whether to synchronize the...