K8 Deployment Artefacts
This section shows the folder structure of Due Diligence package. It is available as a single release bundle (for example, ms-duediligence-package-docker-<release_number>.zip).
Prerequisites
Before you start installing Due Diligence Microservice in docker, ensure to:
- Install Docker Engine on the deployment environment.
- Turn on Linux containers in Docker.
Enabling Kubernetes:
To enable Kubernetes, follow these steps.
- After the Docker is installed, enable Kubernetes in the Docker Desktop app.
- Kubernetes requires a minimum of six CPUs to run smoothly. Go to Docker settings → Resources, and increase the CPU and Memory as shown here.
- Install Helm and set the helm path as an environment variable on the system.
In this topic