Orchestration

As each Docker container provides a single service, multiple containers with dependencies among them are usually required for a single environment. To simplify and automate the process, we can use Docker orchestration tools to deploy ISAM to a Docker environment.

The orchestration tools that have been validated against Security Verify Access include Kubernetes and Docker Compose.

Parent topic: Docker support