Deploying
Deploying the kdb Insights Database microservice can be done via Docker or Kubernetes.
Docker
Docker deployments are typically orchestrated with Docker Compose. Some worked examples are included for running each of the components with the kdb Insights Database in Docker Compose.
- Running the database using Docker Compose (suggested).
- Running a full deploy in Docker Compose using
kdb-tick
as the message bus. - Using metrics in a Docker Compose deployment
Kubernetes (Helm)
Deploying the microservices can be done by using helm to install from a template.