Skip to content

My k8s cluster built with Raspberry Pi 4 boards and k3s as an orchestrator. Terraform manifests deploy single nginx pod and service to the cluster

Notifications You must be signed in to change notification settings

ArturMarekNowak/MyK8sCluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyK8sCluster

Hereby repository is a presentation of kubernetes cluster I built utilizing two Raspberry Pi boards. Both boards have Ubuntu 22.04 as OS. K3s is an orchestrator. Two nodes are available one master and one worker. I also wrote some Terraform manifests which deploy single nginx pod to the cluster

Table of contents

Technologies

  • 2x Rasberry Pi 4
  • Ubuntu 22.04.2 LTS (Jammy Jellyfish)
  • K3s

Pictures

RaspberryPiBoards

Picture 1. Raspberry Pi boards within a rack

Picture 2. Output of lscpu command

Picture 3. k9s dashboard

Useful links

During development I used those two examples to write terraform manifests which deploy single nginx pod and NodePort

Status

Project is: finished

Inspiration

GCE and AWS prices :P

About

My k8s cluster built with Raspberry Pi 4 boards and k3s as an orchestrator. Terraform manifests deploy single nginx pod and service to the cluster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages