Documentation Center

Deploying Kubernetes

Step-by-step guide to deploy Language Weaver Edge on Kubernetes.

The Kubernetes deployment consists of 4 steps:

  1. Optional: Install an Ingress Controller using a third party Helm Chart. Skip this step if you use your own Ingress.
  2. Optional: Install an NFS provisioner to allocate Persistent Volumes for Language Weaver Edge. Skip this step if you already have a way to allocate ReadWriteOnce and ReadWriteMany persistent volumes.
  3. Install the data for the language pairs.
  4. Deploy the Language Weaver Edge software.