Data Discovery is currently in Private Preview and is not available for General Availability (GA). It should not be used in production environments, as features and functionality may change before the final GA release.
EKS Deployment Architecture
Components and their description.
The following architectural diagram illustrates the main components in the deployment of the product on EKS.

| Component | Description |
|---|---|
| Ingress Controller | The Ingress controller acts as the single point of entry for the requests provided by a user. |
| Ingress rule | The Ingress rule routes the requests to the Classification service. |
| Classification pods | Classification service pods that act as the main entry point and the aggregator of the responses provided by the service providers. |
| Context and Pattern service providers | Pattern and the Context service providers pods that perform that task of identifying the sensitive data. |