# Running the Feast RBAC example on Kubernetes using the Feast Operator. 1. [1-setup-operator-rbac.ipynb](1-setup-operator-rbac.ipynb) will guide you through how to setup Role-Based Access Control (RBAC) for Feast using the [Feast Operator](../../infra/feast-operator/) and Kubernetes Authentication. This Feast Admin Step requires you to setup the operator and Feast RBAC on K8s. 2. [2-client.ipynb](2-client.ipynb) Validate the RBAC with the client example using different test cases using a service account token locally. 3. [03-uninstall.ipynb](03-uninstall.ipynb) Clear the installed deployments and K8s Objects.