Setting up Siren Investigate on Kubernetes
This section provides guidance on how to deploy Siren Investigate on Kubernetes.
Prerequisites
Ensure you have the following:
-
A local Docker installation.
-
A Kubernetes cluster.
-
A
kubectl
configuration context to manipulate resources on the Kubernetes cluster. -
An Elasticsearch cluster with the Siren Federate plug-in, and either the built-in Elastic Security implementation or the Search Guard plug-in.
-
Permissions to change the security configuration of the cluster.
If you do not have a running Elasticsearch cluster, see Deploying Elasticsearch and Siren Federate with ECK.
Next step
Deploying Kubernetes, see Kubernetes deployment preparation.