Skip to content

Commit

Permalink
Added the postgres example to the examples README.md index.
Browse files Browse the repository at this point in the history
Signed-off-by: lrangine <19699092+lokeshrangineni@users.noreply.github.com>
  • Loading branch information
lokeshrangineni committed Feb 17, 2025
1 parent 806aede commit fadbbf4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@

3. **[Kind Quickstart](kind-quickstart)**: Demonstrates how to install and use Feast on Kind with the Helm chart.

4. **[Operator Quickstart](operator-quickstart)**: Demonstrates how to install and use Feast on Kubernetes with the Feast Go Operator.
4. **[Operator Quickstart with Postgres in TLS](operator-quickstart)**: Demonstrates installing and configuring Feast with PostgreSQL in TLS mode on Kubernetes, using the Feast Go Operator.

5. **[Operator Quickstart](operator-quickstart)**: Demonstrates how to install and use Feast on Kubernetes with the Feast Go Operator.

5. **[Credit Risk End-to-End](credit-risk-end-to-end)**: Demonstrates how to use Feast with Java feature server and deployed with Kubernetes.

Expand Down

0 comments on commit fadbbf4

Please sign in to comment.