https://github.com/anicetkeric/spring-data-r2dbc-postgres-k8s
Persistent Volumes in Kubernetes
https://github.com/anicetkeric/spring-data-r2dbc-postgres-k8s
docker k8s kubernetes minikube postgresql r2dbc spring-boot spring-data
Last synced: 3 months ago
JSON representation
Persistent Volumes in Kubernetes
- Host: GitHub
- URL: https://github.com/anicetkeric/spring-data-r2dbc-postgres-k8s
- Owner: anicetkeric
- Created: 2024-06-04T22:01:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-21T14:37:01.000Z (about 1 year ago)
- Last Synced: 2025-05-21T01:13:06.625Z (5 months ago)
- Topics: docker, k8s, kubernetes, minikube, postgresql, r2dbc, spring-boot, spring-data
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-data-r2dbc-postgres-k8s
This series of stories shows how to use Kubernetes in the Spring ecosystem.
## Tech Stack
**Spring-boot**, **Spring-WebFlux**, **maven**, **java17**, **docker**, **PostgreSql**, **k8s**, **minikube**
## Run Locally
Clone the project
```bash
git clone https://github.com/anicetkeric/spring-data-r2dbc-postgres-k8s.git
```## Documentation
[Lab 1](https://boottechnologies-ci.medium.com/lab1-spring-boot-k8s-deploy-spring-boot-application-on-kubernetes-6b76c9f55e16)
[Lab 2](https://boottechnologies-ci.medium.com/lab2-spring-boot-k8s-kubernetes-health-probes-with-spring-boot-07f06a28433d)
[Lab 3](https://boottechnologies-ci.medium.com/lab3-spring-boot-k8s-mastering-configmaps-in-kubernetes-6c5884c27688)
[Lab 4](https://boottechnologies-ci.medium.com/lab4-spring-boot-k8s-using-kubernetes-secrets-in-spring-boot-4a10d3c89623)
[Lab 5](https://boottechnologies-ci.medium.com/lab5-spring-boot-k8s-understanding-kubernetes-resources-management-8b6188d3b9b6)
[Lab 5](https://boottechnologies-ci.medium.com/lab6-spring-boot-k8s-persistent-volumes-in-kubernetes-11434bbaa588)
## Authors
👤 **anicetkeric**
* Website: https://medium.com/@boottechnologies-ci
* Twitter: [@AnicetKEric](https://twitter.com/AnicetKEric)
* Github: [@anicetkeric](https://github.com/anicetkeric)
* LinkedIn: [@eric-anicet-kouame](https://linkedin.com/in/eric-anicet-kouame-49029577)