Hey Hanwen! If you're just getting started, this doc
will help you out. It covers everything you'll need to run your Prefect workflows on Kubernetes. If you're looking to run two separate processes on different clusters, you may consider creating two sets of Kubernetes work pools and workers, one for each cluster. Each worker should be configured to watch its corresponding work pool. When you create deployments for your flows, associate each deployment with the appropriate work pool to make sure that they run in the correct cluster.