stilt.execution.KubernetesExecutor.start# KubernetesExecutor.start(pending, *, project, n_workers=None, output_dir=None, compute_root=None, skip_existing=None)[source]# Create the worker Job and return its handle. Return type: KubernetesHandle Parameters: pending (list[str]) project (str) n_workers (int | None) output_dir (str | None) compute_root (str | None) skip_existing (bool | None)