Update docs to reflect functionality (#16549)

* Update docs to reflect functionality

* make consistent with other client runtimes
pull/16556/head
Tu Nguyen 2 years ago committed by GitHub
parent f5641ffccc
commit a5b8256111
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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) | ✅ | ✅ | ❌ |
| [Automated Server Backups](/consul/docs/enterprise/backups) | ✅ | ✅ | ❌ |
| [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) | ✅ | ✅ | ❌ |
| [Network Areas](/consul/docs/enterprise/federation) | ✅ | ✅ | ❌ |
| [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) | ✅ | ✅ | ❌ |
| [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>

Loading…
Cancel
Save