Skip to content
/ KubePi Public

KubePi - Kubernetes on a Raspberry Pi cluster

Notifications You must be signed in to change notification settings

vzovko/KubePi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KubePi

This repo is currently considered to be a dumping ground for all the things I want to try out with my Raspberry Pi cluster which ultimately should run Kubernetes and a couple of containers at home. Besides that I want to try out a couple of other things like Ansible and stuff.

I did not come up with all this by my own. Please refer to Alex Ellis k8s-on-raspbian repo for setting up Kubernetes on Raspbian and the rak8s repo for setting up Kubernetes on Raspian with Ansible.

Raspberry Pi Cluster

Table of contents

Admin VM

Generate SSH key

Generate SSH key on Admin VM. I'll use this one for Ansible and GitHub.

ssh-keygen -t rsa -b 4096 -C "[email protected]"

Continue with

Raspbian Setup

To Do

  • Logging & Monitoring

Resources

About

KubePi - Kubernetes on a Raspberry Pi cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published