Guides for gitops
Installing an Apache Kafka cluster on Kubernetes using Strimzi and GitOps
Get step-by-step instructions for deploying a Kafka cluster on Kubernetes using Strimzi and GitOps. Improve reliability and scalability today!
Civo Crossplane Provider
This guide showcases how you can set up Crossplane, install the Civo Crossplane Provider and spin-up a Kubernetes Cluster that is managed by Crossplane
GitOps on Civo using Gimlet CLI - Part 2
In this guide you will learn how to use GitOps to deliver your applications to a staging and a production environment on a Civo Kubernetes cluster. As a bonus, you will also learn how to create preview environments for your feature branches.
GitOps on Civo using Gimlet CLI, part one
In this tutorial you will learn how to use GitOps with Gimlet CLI to deliver your applications to a Civo Kubernetes cluster.
Connecting Gitlab and Kubernetes for continuous deployment on Civo
Gitlab has Kubernetes integration. This post is about getting started with that. How to connect up Gitlab and Kubernetes
GitOps using Helm3 and Flux for a Node.js and Express.js microservice
In this tutorial I'll show you how to build a GitOps pipeline for a Node.js application built with Express.js. The application was created in an earlier tutorial named: Guide to Helm 3 With an Express.js Microservice.
Using Argo CD in Civo Kubernetes to deploy applications
Argo CD is a tool for deploying applications in Kubernetes with GitOps principles. This guide shows how to deploy two simple containerised applications using the Git repository as an authoritative source
Deploy a Web Application Using GitOps With GitHub Actions and Python in Civo
This guide will show you how to deploy a simple web application using "GitOps" where changes are triggered automatically when code is pushed to a repository.
Deploy your applications to Civo with GitOps
Learn how to apply the principles of GitOps to deploy a static website with Nginx to an instance on Civo. At the end of the guide we'll have a GitOps pipeline using GitHub and Travis, Civo will provide the infrastructure.