# Agents Deployment

open-appsec supports support three types of agent deployments:

1. Kubernetes: integrated with NGINX Ingress Controller or Kong Gateway
2. Linux: integrated as plugin for NGINX/NGINX Plus/Kong Gateway
3. Docker: integrated with NGINX or Kong Gateway containers

{% hint style="info" %}
Currently open-appsec supports NGINX / NGINX Ingress Controller and Kong Gateway on Kubernetes, Linux and Docker platforms. Additional integrations will follow soon after.
{% endhint %}

## Agent Deployment for Kubernetes, Linux and Docker

{% content-ref url="../start-with-kubernetes" %}
[start-with-kubernetes](https://docs.openappsec.io/getting-started/start-with-kubernetes)
{% endcontent-ref %}

{% content-ref url="../start-with-linux" %}
[start-with-linux](https://docs.openappsec.io/getting-started/start-with-linux)
{% endcontent-ref %}

{% content-ref url="../start-with-docker" %}
[start-with-docker](https://docs.openappsec.io/getting-started/start-with-docker)
{% endcontent-ref %}
