Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fabianogoes/poc-kubernetes-githubactions-springboot


https://github.com/fabianogoes/poc-kubernetes-githubactions-springboot

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Spring Boot App CI/CD on Github Actions with Kubernetes

## Stack

- Spring Boot
- Kotlin
- Java 11
- Maven
- Docker
- Github Actions
- Kubernetes
- Scaleway

## References

- [Docker + Spring Boot examples](https://mkyong.com/docker/docker-spring-boot-examples/)
- [Docker Configure GitHub Actions](https://docs.docker.com/ci-cd/github-actions/)
- [Scaleway github actions to deploy into kubernetes](https://digitalsoba.com/kubernetes/scw-gh-actions/)
- [Scaleway Elements Kubernetes Kapsule](https://www.scaleway.com/en/docs/get-started-with-scaleway-kubernetes-kapsule/)
- [How to deploy Kubeflow on Kubernetes Kapsule](https://www.scaleway.com/en/docs/how-to-deploy-kubeflow-on-kubernetes-kapsule/#-Installing-kubectl-on-your-local-computer)
- [Como criar pipeline CI/CD com Jenkins e Kubernetes - Fabricio Veronez](https://www.youtube.com/watch?v=PxdsFL4NDfM)