Postgresql
Why postgresql? Many tools needs a database backend, and postgresql is a nice option with pgvector extension for vector search.
https://github.com/postgres/postgres
- dns host: postgresql.postgresql.svc.cluster.local (k8s internal)
- ip <your-k3s-ipv4>
- port: 5432
- user: postgres
- password: mysecurepassword