Supported Platforms
Cloud and Infrastructure Providersβ
Torque supports installation of an agent over the following platforms:
- Microsoft Azure via Azure Kubernetes Service (AKS)
- Amazon Web Services (AWS) via Elastic Kubernetes Service (EKS)
- Google Cloud Platform (GCP) via GCP Kubernetes Engine (GKE)
- Oracle Cloud Infrastructure (OCI) via OCI Kubernetes Engine (OKE)
- Self-managed Kubernetes Cluster
- Docker-based agent on VMWare vCenter
Infrastructure as Code Frameworksβ
Torque provides native support for IaC assets residing in a git repository. When connecting an IaC asset repository to Torque, Torque maps your repository's assets, prompts you to select the ones you would like to use in Torque, and auto-creates working blueprints out of the selected assets. Additionally, Torque allows you to insert custom Linux-script based automation as a component of a blueprint.
Torque supports the following IaC frameworks:
- Terraform
- Kubernetes
- AWS CloudFormation
- Ansible
- CloudShell
- Shell - (asset-agnostic grain that allows you to run bash/python3 commands as part of your environmentβs launch and/or teardown)
This table lists the capabilities supported for each IaC or container technology.
Terraform | Helm | K8S native | CloudFormation | Ansible | OpenTofu | |
---|---|---|---|---|---|---|
Inputs/Outputs | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ |
Tags | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ |
Update | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Drift | βοΈ | βοΈ | βοΈ | βοΈ* | βοΈ | |
Technology specific Policies | βοΈ | βοΈ | ||||
Consumption Policies | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ |
Discovery | βοΈ | βοΈ | βοΈ | βοΈ | ||
Logs/infra | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ |
Introspection | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Scripts (extensibility) | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ | |
Day-2 | βοΈ | βοΈ | βοΈ | |||
Secret management | βοΈ | βοΈ | βοΈ | βοΈ | βοΈ |
For more details, see Blueprint YAML.
* Cloudformation drift reconciliation is in beta
CI/CD Toolingβ
Torque enables you to integrate with various leading CI/CD tools such as Bamboo, Jenkins and TeamCity, to facilitate your application development activities.
- Azure DevOps
- CircleCI
- GitHub Actions
- Spinnaker
- TeamCity
- Jenkins
- Bamboo (coming soon)
- Jira (coming soon)