Eswar RDS
Eswar RDS

Reputation: 411

Deploy Vespa.ai multinode to Kuberentes

Looking for a solution to deploy multinode vespa to Kuberentes. I've refered docs but there is no info about deploying multinode to K8s.

Upvotes: 1

Views: 827

Answers (1)

Kristian Aune
Kristian Aune

Reputation: 981

Please take a look at https://github.com/vespa-engine/sample-apps/tree/master/examples/operations/basic-search-on-gke for a small multinode example - and feel free to submit improvements to both documentation and sample apps, it is a bit slim on Kubernetes. Kristian, Vespa Team

Upvotes: 2

Related Questions