Skip to content

Commit

Permalink
docs: Update network segments in compat matrix for Enterprise features (
Browse files Browse the repository at this point in the history
#19933)

Update index.mdx
  • Loading branch information
David Yu authored Dec 18, 2023
1 parent f1dee1a commit a3fa683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/docs/enterprise/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Consul Enterprise feature availability can change depending on your server and c
| [Locality-aware routing](/consul/docs/connect/manage-traffic/route-to-local-upstreams) | ✅ | ✅ | ✅ |
| [Namespaces](/consul/docs/enterprise/namespaces) | ✅ | ✅ | ✅ |
| [Network Areas](/consul/docs/enterprise/federation) | ✅ | ✅ | ✅ |
| [Network Segments](/consul/docs/enterprise/network-segments/network-segments-overview) | ✅ | ❌ | ❌ |
| [Network Segments](/consul/docs/enterprise/network-segments/network-segments-overview) | ✅ | ✅ | ❌ |
| [OIDC Auth Method](/consul/docs/security/acl/auth-methods/oidc) | ✅ | ✅ | ✅ |
| [Redundancy Zones](/consul/docs/enterprise/redundancy) | ✅ | ✅ | ✅ |
| [Sameness Groups](/consul/docs/connect/config-entries/sameness-group) | ✅ | ✅ | ✅ |
Expand All @@ -157,7 +157,7 @@ Consul Enterprise feature availability can change depending on your server and c
| [Locality-aware routing](/consul/docs/connect/manage-traffic/route-to-local-upstreams) | ✅ | ✅ | ✅ |
| [Namespaces](/consul/docs/enterprise/namespaces) | ✅ | ✅ | ✅ |
| [Network Areas](/consul/docs/enterprise/federation) | ✅ | ✅ | ✅ |
| [Network Segments](/consul/docs/enterprise/network-segments/network-segments-overview) | ❌ | ❌ | ❌ |
| [Network Segments](/consul/docs/enterprise/network-segments/network-segments-overview) | ✅ | ✅ | ❌ |
| [OIDC Auth Method](/consul/docs/security/acl/auth-methods/oidc) | ✅ | ✅ | ✅ |
| [Redundancy Zones](/consul/docs/enterprise/redundancy) | ❌ | ❌ | ❌ |
| [Sameness Groups](/consul/docs/connect/config-entries/sameness-group) | ✅ | ✅ | ✅ |
Expand Down

0 comments on commit a3fa683

Please sign in to comment.