Luke Gregorio
09/09/2024, 3:20 PMMarvin
09/09/2024, 3:20 PMLuke Gregorio
09/09/2024, 3:20 PMMarvin
09/09/2024, 3:20 PMk8s-work-pool
. You can do this via the Prefect UI or the CLI.
### Using Prefect UI:
1. Open the Prefect UI.
2. Click on the "Work Pools" icon.
3. Click the "+" button to create a new work pool.
4. Enter the necessary details for the pool.
### Using Prefect CLI:
1. Open your terminal.
2. Run the following command:
prefect work-pool create [OPTIONS] k8s-work-pool
Replace [OPTIONS]
with any optional parameters if necessary.
For more detailed guidance, refer to the documentation on work pools.
If you continue to encounter issues, you might want to check out their work pools tutorial.