get_placement_decision
Retrieve the list of clusters selected by a Placement by reading its PlacementDecisions. Provide the Placement name and namespace to get the decision.
Instructions
Which clusters a Placement actually selected (reads its PlacementDecisions).
Args: placement: Placement name. namespace: the namespace the Placement lives in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | ||
| placement | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |