# Install and run Feast with Kind The following notebooks will guide you through an end-to-end journey to install and validate a simple Feast feature store in a Kind Kubernetes cluster: * [01-Install.ipynb](./01-Install.ipynb): Install and configure the cluster, then the Feast components. * [02-Client.ipynb](./02-Client.ipynb): Validate the feature store with a remote test application runnning on the notebook. * [03-Uninstall.ipynb](./03-Uninstall.ipynb): Clear the installed deployments.