Skip to main content

What are engines?

Kblocks supports multiple provisioning engines for implementing block controllers:

  • Helm: Use Helm charts to template Kubernetes resources
  • Terraform: Provision cloud resources using Terraform
  • OpenTofu: Use OpenTofu for cloud infrastructure
  • Wing: Write type-safe infrastructure code
  • Custom: Implement custom logic in any language

Select a block type from the sidebar to learn more about its specific implementation details.