Skip to content

Instantly share code, notes, and snippets.

View faradayfan's full-sized avatar

John Miller faradayfan

  • CHG Healthcare
  • Utah, USA
View GitHub Profile
@faradayfan
faradayfan / rpi-kube-cluster.md
Created March 19, 2022 21:28
Kubernetes on Raspberry Pi Cluster
sudo apt update
sudo apt upgrade -y

sudo apt update
sudo apt install -y docker.io

sudo touch /etc/docker/daemon.json
# Setup rasbian lite
1. write iso file to sd card.
2. before removing sd card, add an empty file `ssh` to the `boot` drive.
3. plug it into the raspberry pi and boot it up.
# Log in
1. use what ever networking tool to figure out what the ip address is for your new pi.
2. use `ssh` to log in.
username: `pi`
password: `raspberry`
```bash
We couldn’t find that file to show.
@faradayfan
faradayfan / README.md
Created May 1, 2018 17:33 — forked from agnoster/README.md
My ZSH Theme

agnoster.zsh-theme

A ZSH theme optimized for people who use:

  • Solarized
  • Git
  • Unicode-compatible fonts and terminals (I use iTerm2 + Menlo)

For Mac users, I highly recommend iTerm 2 + Solarized Dark