---
title: "Install Grafana Agent in static mode | Grafana Agent documentation"
description: "Learn how to install GRafana Agent in static mode"
---

# Install Grafana Agent in static mode

You can install Grafana Agent in static mode on Docker, Kubernetes, Linux, macOS, or Windows.

The following architectures are supported:

- Linux: AMD64, ARM64
- Windows: AMD64
- macOS: AMD64 (Intel), ARM64 (Apple Silicon)
- FreeBSD: AMD64

> Note
> 
> ppc64le builds are considered secondary release targets and do not have the same level of support and testing as other platforms.

- [Run Grafana Agent in static mode in a Docker container](/docs/agent/v0.43/static/set-up/install/install-agent-docker/)
- [Deploy Grafana Agent in static mode on Kubernetes](/docs/agent/v0.43/static/set-up/install/install-agent-kubernetes/)
- [Install Grafana Agent in static mode on Linux](/docs/agent/v0.43/static/set-up/install/install-agent-linux/)
- [Install Grafana Agent in static mode on macOS](/docs/agent/v0.43/static/set-up/install/install-agent-macos/)
- [Install Grafana Agent in static mode on Windows](/docs/agent/v0.43/static/set-up/install/install-agent-on-windows/)
- [Install Grafana Agent in static mode as a standalone binary](/docs/agent/v0.43/static/set-up/install/install-agent-binary/)

> Note
> 
> Installing Grafana Agent on other operating systems is possible, but is not recommended or supported.

## Grafana Cloud

Use the Grafana Agent [Kubernetes configuration](/docs/grafana-cloud/monitor-infrastructure/kubernetes-monitoring/configuration/) or follow instructions for installing the Grafana Agent in the [Walkthrough](/docs/grafana-cloud/monitor-infrastructure/integrations/get-started/).

## Data collection

By default, Grafana Agent sends anonymous usage information to Grafana Labs. Refer to [data collection](/docs/agent/v0.43/data-collection/) for more information about what data is collected and how you can opt-out.
