Deployments

Deploying code to a V4 stack

The method of deploying code depends on the stack tier used.

Essentials

Code is deployed directly to the server in the /shadow/www directory.

EKS

Code is deployed as a Helm chart through a Webscale Kubernetes cluster . Each deployment installs the chart in its own namespace, verifies it, and moves traffic to it.

All others

CodeDirect is used to build and deploy a container image to a cluster. Builders can be configured to deploy code automatically on completion of a successful build, triggered externally using the Webscale API , or launched using the Webscale Control Panel.

Have questions not answered here? Contact Support to get more help.

Last modified on September 2, 2026