Update docs to reflect functionality

pull/16549/head
Tu Nguyen 2023-03-06 15:55:27 -08:00
parent f135b14bdd
commit 0d101f0e17
1 changed files with 4 additions and 4 deletions

View File

@ -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>