Deploying Kubernetes
Step-by-step guide to deploy Language Weaver Edge on Kubernetes.
The Kubernetes deployment consists of 4 steps:
- Optional: Install an Ingress Controller using a third party Helm Chart. Skip this step if you use your own Ingress.
- 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.
- Install the data for the language pairs.
- Deploy the Language Weaver Edge software.