In this post we will deploy OpenFaas [https://www.openfaas.com/] on Kubernetes locally using k3sup [https://github.com/alexellis/k3sup] and k3d [https://github.com/rancher/k3d], then deploy a Traefik Ingress so that we can access the OpenFaas
Ruan Bekker
A collection of 244 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: [https://www.civo.com/?ref=6cfeff]What will be doing We
Setup your First CI/CD Pipeline with Drone-Ci and Gitea on Kubernetes | Post 2
In our first post [https://sysadmins.co.za/ci-cd-with-drone-and-gitea-using-kubernetes-on-civo-post-1/] , I demonstrated how to setup Drone-CI, Gitea and Postgres on Kubernetes [https://sysadmins.co.za/ci-cd-with-drone-and-gitea-using-kubernetes-on-civo-post-1/] . In this post we will setup our first Git repository on Gitea, add our SSH
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 [https://twitter.com/ruanbekker?ref_src=twsrc%5Etfw] 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
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 [https://github.com/longhorn/longhorn], which is a distributed block storage system for Kubernetes.
Persisting Jenkins Data on Kubernetes with Longhorn on Civo
Provision a Kubernetes Cluster Create 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
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.
Subscribe to Sysadmins
Subscribe today and get access to a private newsletter and new content every week!