# Install and run a Feature Store on Kubernetes with the Feast Operator The following notebooks will guide you through how to install and use Feast on Kubernetes with the Feast Go Operator. * [01-Install.ipynb](./01-Install.ipynb): Install and configure a Feature Store in Kubernetes with the Operator. * [02-Demo.ipynb](./02-Demo.ipynb): Validate the feature store with demo application. * [03-Uninstall.ipynb](./03-Uninstall.ipynb): Clear the installed deployments.