GitLab CI/CD pipeline

If You work on really complex project which is build from a lot of dependent applications You could have big CI/CD pipeline like me. http://apphosting.io

Argoproj – Get stuff done with Kubernetes

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Argo Workflows is implemented as a Kubernetes CRD (Custom Resource Definition). Define workflows where each …