In our first post, I demonstrated how to setup Drone-CI, Gitea and Postgres on Kubernetes. In this post we will setup our first Git repository on Gitea, add our SSH key, push our application code to git and setup our
CI/CD with Drone and Gitea using Kubernetes on Civo | Post 1
In this post we will setup a CI/CD framework with Drone-CI (awesome lightweight container-native continuous integration, continuous delivery platform which is built on Go), Gitea (self-hosted Git platform which is built on Go), Postgres to persist our config and
How to Setup VPC Peering on AWS
Follow @ruanbekker In this tutorial I will demonstrate how to create a VPC Peering Connection between Two AWS Accounts and how to route traffic between them and then show you how we create Two EC2 Instances and demonstrate how to
Deploy Jenkins on Civo's Marketplace for Kubernetes
In this tutorial I will show you how to deploy Jenkins on Civo's Kubernetes Marketplace, and also demonstrate persisting your Jenkins builds using Longhorn, which is a distributed block storage system for Kubernetes. To follow along in this tutorial, you
Persisting Jenkins Data on Kubernetes with Longhorn on Civo
Provision a Kubernetes ClusterCreate a civo kubernetes cluster: $ civo kubernetes create --size=g2.small --nodes 3 --version 0.9.1 --applications Longhorn --wait Building new Kubernetes cluster rebel-comrade: Done Created Kubernetes cluster rebel-comrade in 02 min 03 sec Append the
Use Traefik as a Kubernetes Ingress Controller for your App on Civo
Hook up your application to Traefik's Reverse Proxy on Kubernetes using Civo's Kubernetes as a Service offering. And see how easy it is.
Deploy a Kubernetes Cluster in less than 2 minutes
In this tutorial, I will show you the incredible speed when deploying a Kubernetes cluster on Civo. In fact, I will start my kettle and before it's finished boiling my cluster will already be waiting for me to deploy workloads.
Setup a 4 Node Distributed Minio Cluster
https://min.ioIn this post we will setup a 4 node minio distributed cluster on AWS. Create AWS ResourcesFirst create the minio security group that allows port 22 and port 9000 from everywhere (you can change this to suite your
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!