Deploy an app to multiple clusters with smart placement.
Deploy a workload to clusters. You can specify target clusters explicitly or let kubestellar-deploy find matching clusters based on requirements.
deploy_app - Deploy an app to clustersfind_clusters_for_workload - Find clusters matching requirementslist_cluster_capabilities - See what each cluster can runUse the deploy_app tool with:
manifest: The Kubernetes YAML manifestclusters: Optional list of target clustersgpu_type: Optional GPU type requirement (e.g., “nvidia.com/gpu”)min_gpu: Optional minimum GPU countdry_run: Set to true to preview without applyingIf you don’t specify clusters, kubestellar-deploy can: