Menu

Close
  • Home
  • My HowTo Blog
  • About Me
Subscribe
Menu

Kubernetes

A 13-post collection

Page 1 of 2 Older Posts →

CI Pipeline with Drone and Kubernetes Runner using Gitea

In this post, we will create a new git repository on Gitea and create a .drone.yml file which will be the definition of our CI »

Ruan Bekker Ruan Bekker on Drone, Kubernetes, RaspberryPi, Gitea 11 November 2020

Kubernetes Drone Runner for Raspberry Pi

From our previous post we've setup our Drone CI Server on Kubernetes, and in this post we will deploy a Kubernetes Runner, which will be responsible »

Ruan Bekker Ruan Bekker on Drone, Kubernetes, RaspberryPi 11 November 2020

Using fluent-bit to log to Loki on Kubernetes

In this example, I will log to Loki using Fluent-Bit on k3s distribution of Kubernetes on my Raspberry Pi Cluster. I am referencing the documentation from »

Ruan Bekker Ruan Bekker on Kubernetes, Logging, Fluentbit, Loki 02 November 2020

Running Drone on Kubernetes for the Raspberry Pi

In this post, we will deploy the Drone Server on Kubernetes, which will be based on ARM since my Kubernetes Cluster is running on Raspberry Pi's »

Ruan Bekker Ruan Bekker on Gitea, Drone, RaspberryPi, Kubernetes 01 November 2020

Kubernetes NFS Client Provisioner on ARM

In a previous post I demonstrated how to use an NFS Server for persisting volumes using Kubernetes persistent volumes. In that example, we need to manage »

Ruan Bekker Ruan Bekker on Kubernetes, RaspberryPi, Storage, k3s 22 October 2020

Running a Nginx Reverse Proxy on Kubernetes

In this post I will show how I've setup my Nginx Reverse Proxy on Kubernetes and instead of mounting my configs to a persistent volume, I've »

Ruan Bekker Ruan Bekker on Kubernetes, RaspberryPi, Nginx, Traefik 20 October 2020

Deploy Ghost with HTTPS on k3s Kubernetes

In this tutorial we will deploy ghost backend with NFS Storage for our SQLite database and using a config map for our config.js configuration and »

Ruan Bekker Ruan Bekker on Traefik, Kubernetes, Ghost, Letsencrypt 18 October 2020

Install Cert-Manager on Kubernetes for ARM

In order to get TLS encrypted endpoints for our web services we need to have cert-manager to be installed to help with the issuing of certificates »

Ruan Bekker Ruan Bekker on Kubernetes, Cert-Manager, RaspberryPi, k3s 18 October 2020

Deploy a k3s Kubernetes Cluster with Ansible

In this post we will deploy Kubernetes with k3s to a 6 node Raspberry Pi Cluster using Ansible. Im using the code from github.com/rancher/ »

Ruan Bekker Ruan Bekker on Kubernetes, k3s, Ansible, RaspberryPi 18 October 2020

Migrating from Rpi Swarm to Rpi Kubernetes

My Raspberry Pi Cluster was running Docker Swarm for the last 3 years and been very happy with it. Although Kubernetes is very trending, Kubernetes is »

Ruan Bekker Ruan Bekker on Kubernetes, RaspberryPi, Docker Swarm, k3s 18 October 2020
Page 1 of 2 Older Posts →
All the RaspberryPi Related Things © 2021
Proudly published with Ghost