For the complete documentation index, see llms.txt. This page is also available as Markdown.

Deploying a Java feature server on Kubernetes

This tutorial guides you on how to:

  • Define features and data sources in Feast using the Feast CLI

  • Materialize features to a Redis cluster deployed on Kubernetes.

  • Deploy a Feast Java feature server into a Kubernetes cluster using the Feast helm charts

  • Retrieve features using the gRPC API exposed by the Feast Java server

Try it and let us know what you think!

View guide in Github

Last updated

Was this helpful?