You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the ManifestWorkReplicaSet API allows us to define workloads and scale them across target clusters using referenced placements. However, there are scenarios where I need to dynamically update variables based on the properties of a ManagedCluster.
From my understanding, this kind of flexibility can be achieved through add-ons. Are there plans to introduce support for dynamic configuration in the ManifestWorkReplicaSet API to handle such use cases?
This enhancement would greatly improve flexibility and usability in managing workloads across clusters.
The text was updated successfully, but these errors were encountered:
yanmxa
changed the title
Enhance ManifestWorkReplicaSet API for Dynamic Configuration Based on ManagedCluster Properties
Support Dynamic Configuration in ManifestWorkReplicaSet Based on ManagedCluster Properties
Dec 24, 2024
yanmxa
changed the title
Support Dynamic Configuration in ManifestWorkReplicaSet Based on ManagedCluster Properties
Support dynamic configuration in ManifestWorkReplicaSet based on cluster properties
Dec 24, 2024
Currently, the
ManifestWorkReplicaSet
API allows us to define workloads and scale them across target clusters using referenced placements. However, there are scenarios where I need to dynamically update variables based on the properties of aManagedCluster
.From my understanding, this kind of flexibility can be achieved through add-ons. Are there plans to introduce support for dynamic configuration in the
ManifestWorkReplicaSet
API to handle such use cases?This enhancement would greatly improve flexibility and usability in managing workloads across clusters.
The text was updated successfully, but these errors were encountered: