Here is a simple example of deployment for a MySQL database instance in Kubernetes.
https://github.com/rafareyeslopez/mysql-kubernetes
Here you can find tips and solutions about different technnologies such as Java, Spring, Kubernetes, Databases... based on my experience working on several software projects.
Friday, August 30, 2019
Deployment of PostgreSQL in Kubernetes
Here is a simple example of deployment for a PostgreSQL database instance in Kubernetes.
As said this is a simple example, some things can be improved like using "secrets" for the credentials.
https://github.com/rafareyeslopez/postgresql-kubernetes
As said this is a simple example, some things can be improved like using "secrets" for the credentials.
https://github.com/rafareyeslopez/postgresql-kubernetes
Subscribe to:
Posts (Atom)