Choose a use case
Last updated
Last updated
Now that you've registered, it's time to choose the use case you want to implement.
We recommend starting off by using one of Kubiya's powerful pre-built solutions that you can get up and running in minutes.
Why is this possible?
Behind the scenes, each of Kubiya's use cases are Terraform modules. This IaC-based approach allows you to simply enter the necessary variable values, after which the module can simply be applied.
To see some of our pre-built use cases, check out:
Our page in the docs to see a few of them
The new use case page in the Kubiya web app to see the full list
You can also see the actual Terraform modules in our open-source use case repository.
If you want build a custom use case, that's out-of-scope for our quickstart guide, but review our separate guide on building a use case.
Once you've chosen your pre-built use case, proceed to setting up your use case.