This repository illustrates reference implementations of Senzing on Kubernetes.
The instructions show how to set up a system that:
- Reads JSON lines from a file on the internet.
- Sends each JSON line as a message to a queue.
- Reads messages from the queue and inserts into Senzing.
- Reads information from Senzing via Senzing API Server server.
- Views resolved entities in a web app.
The following diagram shows the relationship of the Helm charts, docker containers, and code in this Kubernetes demonstration.
The following table indicates the instructions for variations in components.