Skip to content

Files

Latest commit

 

History

History

operator-rbac

Running the Feast RBAC example on Kubernetes using the Feast Operator.

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