Skip to content
Neutree Documentation

Deployment modes

Neutree supports the following two deployment methods. You can choose the appropriate deployment mode based on your actual requirements:

  • Docker Deployment: Suitable for small to medium-scale deployments and development environments, deployed using Docker Compose.

  • Kubernetes Deployment: Suitable for large-scale production environments, with components deployed as Pods on a Kubernetes service. When used with Arcfra Kubernetes Engine (referred to as “AKE”), it fully leverages AKE’s high availability and elastic scaling capabilities.