# Infrastructure containers

## Infrastructure containers

Infrastructure containers offer all the services you'd expect of a unix host, but running on bare metal.

### [Security](/instances/infrastructure-containers.md#security) <a href="#security" id="security"></a>

All bare metal containers on Triton enjoy security and performance isolation that exceeds that offered by hardware virtual machines.

### [Elasticity](/instances/infrastructure-containers.md#elasticity) <a href="#elasticity" id="elasticity"></a>

Containers allow unparalleled elasticity, scaling from instances as small as 256 megabytes of RAM to over 200GB with 48 VCPUs.


---

# 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.mnx.io/instances/infrastructure-containers.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.
