I hereby claim:
- I am elafargue on github.
- I am elafargue (https://keybase.io/elafargue) on keybase.
- I have a public key ASCptJO36sIF7xam2G7MrTACAiztWDBfW-PxuqoUgyWUZAo
To claim this, I am signing this object:
use warnings; | |
use Getopt::Std; | |
getopt('xytGgwsf',\%opts); | |
# pcm file = $opts{f} | |
# samples per pixel x | |
$xscale = $opts{x} // 1200; |
I hereby claim:
To claim this, I am signing this object:
These are instructions for standing up a Kubernetes cluster with Raspberry Pis with the current Hypriot (1.9.0), with K8S v1.10.5
Thanks to https://gist.github.com/alexellis/fdbc90de7691a1b9edb545c17da2d975 and https://gist.github.com/aaronkjones/d996f1a441bc80875fd4929866ca65ad for doing all the hard work!