Guides for ci-cd
Connect your Kubernetes cluster to GitLab
This guide details how you can connect your Civo Kubernetes cluster with your GitLab account.
Tips to ace the Certified Jenkins Engineer 2021 exam
I recently passed the Certified Jenkins Engineer 2021 exam, scoring ~76%. This post talks about my overall exam experience and some tips.
ttl.sh: Your anonymous and ephemeral Docker image registry
Find out how to use ttl.sh, a free to use, open source, anonymous and ephemeral Docker image registry
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
Ensuring YAML best practices using KubeLinter
When we declare various Kubernetes objects in YAML, can we have YAML checked prior to the deployment of applications or even Helm charts? The answer is yes - with a tool like KubeLinter
Using the Civo k3s service to host your blog in Hugo using Github Actions
We will use GitHub actions to deploy changes to a Hugo blog we will set up to Kubernetes using GitHub actions
Deploy Jenkins from the Civo app marketplace
This guide will show you how to Deploy Jenkins from the Civo App Marketplace
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