Deploying a Weaviate cluster on GKE
Tue 07 February 2023
Weaviate has great docs on how to deploy on K8s using Helm, however this guide is specifically focused on an end-to-end deployment of Weaviate on GKE with replication turned on. The following topics will be covered:
- Creating and configuring your GKE cluster
- Deploying Weaviate with Helm
- Tweaking the Weaviate helm …