atlantis
Atlantis: Install GitOps for Terraform on Kubernetes
As organizations scale, manually executing Terraform commands becomes cumbersome, error-prone, and inefficient. This is where Atlantis comes into play
atlantis
As organizations scale, manually executing Terraform commands becomes cumbersome, error-prone, and inefficient. This is where Atlantis comes into play
agile
During our software development business, there has always been one thing that has consistently posed a challenge for us, which is how to monitor the progress of multiple projects simultaneously
terraform
In this tutorial, we will demonstrate how to provision a Google Kubernetes Engine (GKE) environment entirely using Terraform.
kong
Kong is an API gateway that offers flexibility in how it's deployed, which is crucial in managing and routing API requests in modern software architectures.
rethinkdb
RethinkDB is an innovative database system designed primarily for applications that need real-time updates.
buildpacks
Buildpacks are essentially tools or scripts used in cloud-native development, primarily serving the purpose of transforming your application source code into a container image.
github
GitHub Actions is a comprehensive and flexible automation platform within GitHub that allows users to automate their software development workflows directly in their GitHub repositories.
tekton
Tekton is an open-source project that provides Kubernetes-style resources for declaring CI/CD-style pipelines.
kaniko
Kaniko is an open-source tool to build container images from a Dockerfile, often used within Kubernetes environments.
cronjobs
Dkron is a distributed, fault-tolerant job scheduling system. It's designed to handle the orchestration of job execution across multiple machines, providing a way to run tasks at particular times or intervals
sonarqube
SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities on 20+ programming languages.
werf
Werf is a Continuous Integration/Continuous Deployment (CI/CD) tool that simplifies the process of building, testing, releasing, and deploying applications to Kubernetes.