werf is an Open Source, higher-level CLI tool that can build container images and deploy them to Kubernetes. Importantly, it's focused on reproducibility, efficient caching, and CI/CD integration.
Being a Kubernetes-native solution, werf supports rootless builds with Buildah or BuildKit as a backend. You can also benefit from using its advanced deployment Helm-based engine called Nelm and integration with your existing CI/CD tools, such as GitLab, GitHub Actions, and Argo CD.
Find more information about werf as a Kaniko alternative for building containers and sample configurations for your pipelines in GitHub Actions and GitLab CI/CD, in this article.
Only registered users can post comments. Please, login or signup.