Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
title: "Gateway Namespace Mode"
---

{{% alert title="Notice" color="warning" %}}

Gateway Namespace Mode is currently an **alpha** feature. We recommend against using it in production workloads until it reaches beta status.

For status updates or to provide feedback, please follow our [GitHub issues](https://github.com/envoyproxy/gateway/issues).

{{% /alert %}}

## Overview

In standard deployment mode, Envoy Gateway creates all data plane resources in the controller namespace (typically `envoy-gateway-system`).
Expand Down