mysterious-dinner-77632
09/12/2025, 11:08 AMancient-wolf-19325
09/12/2025, 11:09 AMmysterious-dinner-77632
09/12/2025, 11:13 AMancient-wolf-19325
09/12/2025, 11:13 AMclusters.clusterConfigsclusters.clusterConfigslabelClusterMapmysterious-dinner-77632
09/12/2025, 11:14 AMancient-wolf-19325
09/12/2025, 11:14 AMclusters.yamlclusterConfigslabelClusterMapproject1project2manager:
  pod-application: "flytepropeller"
  pod-template-name: "flytepropeller-template"
  pod-template-namespace: "flyte"
  scan-interval: 10s
  shard:
    type: Project
    per-shard-mapping:
      - ids:
          - project1   # This shard (FlytePropeller instance) handles project1
      - ids:
          - project2   # This shard (FlytePropeller instance) handles project2labelClusterMapmysterious-dinner-77632
09/12/2025, 11:16 AMancient-wolf-19325
09/12/2025, 11:16 AMlabelClusterMaplabelClusterMapmysterious-dinner-77632
09/12/2025, 11:23 AMancient-wolf-19325
09/12/2025, 11:23 AMmysterious-dinner-77632
09/12/2025, 11:24 AMancient-wolf-19325
09/12/2025, 11:24 AMflytectlflytectl update project --id my-project-id --labels team=data,env=prodid: "my-project-id"
labels:
  values:
    team: data
    env: prodflytectl update project --file project.yamlflytectl get projects my-project-id -o yamlmysterious-dinner-77632
09/12/2025, 11:34 AMancient-wolf-19325
09/12/2025, 11:34 AMflytectlmysterious-dinner-77632
09/12/2025, 11:41 AMflytectl update project --id flytesnacks --labels X=truelabelClusterMap:
        X:
          - id: X
            weight: 1
        Y:
          - id: Y
            weight: 1flytesnacksancient-wolf-19325
09/12/2025, 11:41 AMflytectl get project flytesnacks -o yamlflytectl get execution-cluster-label -p flytesnacks -d <domain>mysterious-dinner-77632
09/12/2025, 11:44 AMancient-wolf-19325
09/12/2025, 11:44 AMflytectl delete execution-cluster-labelflytectl delete execution-cluster-label -p <project> -d <domain>flytectl delete execution-cluster-label -p <project> -d <domain> <workflow_name>--attrFilemysterious-dinner-77632
09/12/2025, 11:53 AMpyflyte run --remoteancient-wolf-19325
09/12/2025, 11:53 AMpyflyte run --remote--labelspyflyte run --remote --labels key=value my_workflow.py my_workflowmysterious-dinner-77632
09/12/2025, 12:39 PMlabelClusterMap:
        ride:
          - id: ride
            weight: 1
        solo:
          - id: solo
            weight: 1pyflyte run --remote --labels ride=true --project=flytesnacks sample_wf.py hello_world_wfancient-wolf-19325
09/12/2025, 12:39 PM--labels ride=truelabelClusterMaplabelClusterMaprideridesoloflytectl get execution-cluster-label -p flytesnacks -d <domain>labelClusterMap--labels ride=anythingdefaultExecutionLabelmysterious-dinner-77632
09/12/2025, 12:46 PMancient-wolf-19325
09/12/2025, 12:46 PMflytectl get execution--labelslabelClusterMapclusterConfigsmysterious-dinner-77632
09/12/2025, 1:21 PMancient-wolf-19325
09/12/2025, 1:21 PMflytectl update projectid: "my-project-id"
labels:
  values: {}flytectl update project --file project.yamlmysterious-dinner-77632
09/12/2025, 1:23 PMid: "flytesnacks"
labels:
  values: {}flytectl update project --file xflytectl get projects flytesnacks -o yamlancient-wolf-19325
09/12/2025, 1:23 PMlabels: values:labelsvalueslabels: values: {}mysterious-dinner-77632
09/12/2025, 1:25 PMancient-wolf-19325
09/12/2025, 1:25 PMflytectl update project --file xvalues: {}id: "flytesnacks"
labels:
  values: {}flytectl update project --file xmysterious-dinner-77632
09/12/2025, 1:29 PMancient-wolf-19325
09/12/2025, 1:29 PMlabelClusterMap