Skip to content

JasonYao/pibernetes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pibernetes | Raspberry Pi Kubernetes Scripts

By Jason Yao

Overview

  • The following contains helper scripts useful in setting up a raspberry pi kubernetes cluster at home.

Why Would You Do This To Yourself?

  • I cannot confirm nor deny that I may be a masochist and that I hate myself

Usage

All Nodes

  • Clone this repository and run
sudo ./setup.sh

Master Node Only

  • Clone this repository and run this after setup:
sudo ./master-setup.sh

Worker Node Only

  • Clone this repository and run this after setup:
sudo ./worker-setup.sh

About

Pibernetes | Raspberry Pi Kubernetes Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages