Skip to content

Commit

Permalink
Update docs to reflect functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
im2nguyen committed Mar 6, 2023
1 parent f135b14 commit 0d101f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/content/docs/enterprise/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -116,17 +116,17 @@ Consul Enterprise feature availability can change depending on your server and c

| Enterprise Feature | VM Client | K8s Client | ECS Client |
| ----------------------------------------------------------------------- | :-------: | :--------: | :--------: |
| [Admin Partitions](/consul/docs/enterprise/admin-partitions) | ✅ | ✅ | ❌ |
| [Audit Logging](/consul/docs/enterprise/audit-logging) | ✅ | ✅ | ❌ |
| [Admin Partitions](/consul/docs/enterprise/admin-partitions) | ✅ | ✅ | ✅ |
| [Audit Logging](/consul/docs/enterprise/audit-logging) | ✅ | ✅ | ✅ |
| [Automated Server Backups](/consul/docs/enterprise/backups) | ✅ | ✅ | ❌ |
| [Automated Server Upgrades](/consul/docs/enterprise/upgrades) | ❌ | ❌ | ❌ |
| [Enhanced Read Scalability](/consul/docs/enterprise/read-scale) | ❌ | ❌ | ❌ |
| [Namespaces](/consul/docs/enterprise/namespaces) | ✅ | ✅ | ❌ |
| [Namespaces](/consul/docs/enterprise/namespaces) | ✅ | ✅ | ✅ |
| [Network Areas](/consul/docs/enterprise/federation) | ✅ | ✅ | ❌ |
| [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) | ❌ | ❌ | ❌ |
| [Sentinel ](/consul/docs/enterprise/sentinel) | ✅ | ✅ | ❌ |
| [Sentinel ](/consul/docs/enterprise/sentinel) | ✅ | ✅ | ✅ |

</Tab>

Expand Down

0 comments on commit 0d101f0

Please sign in to comment.