In this tutorial we will be creating a Kubernetes Cluster on Civo using Terraform and use the local provider to save the kubeconfig to a local file.
Civo
A collection of 8 posts
Persistent Storage with OpenEBS on Kubernetes
Today we will explore persistent storage for Cassandra on Kubernetes with OpenEBS. If you want to follow along, you can sign up with them to get your account created: What will be doingWe will be deploying a k3s distribution of
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
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.
Test Driving Managed Kubernetes Service from Civo
In this post we will be test driving Civo's new managed Kubernetes service, which is powered by k3s from Rancher. Note, that this is the first k3s managed offering which is currently (2020/05) in beta, which is pretty awesome
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!