# Container deployments

The majority of workloads deployed on DuploCloud are in Docker containers.&#x20;

DuploCloud supports virtually all orchestration techniques across multiple cloud providers, using a simplified and cloud-neutral interface. Orchestration includes support for Elastic Kubernetes Service (EKS) and Elastic Container Service (ECS) on AWS, Managed Kubernetes Service (AKS), WebApps in Azure, Google Kubernetes Engine (GKE) on GCP, and Oracle Kubernetes in Red Hat OpenShift Container Platform (OCP).&#x20;

In addition, the DuploCloud platform has a built-in container management platform that provides an alternative to Kubernetes, which can be complex to implement.  &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/container-deployments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
