I hereby claim:
- I am ejsuncy on github.
- I am ejsuncy (https://keybase.io/ejsuncy) on keybase.
- I have a public key whose fingerprint is D2D3 93ED 2520 5A34 2C80 655B 4462 5E43 8589 D4B0
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
It's frustrating to decipher the websocket frames in Chrome Dev Tools, so I setup a workflow to use Sublime Text to display the frames as JSON.
| # Create git.io url | |
| # curl -i https://git.io -F "url=https://gist.githubusercontent.com/ejsuncy/dd9d744dd153f8c320133c7e855f0106/raw/bootstrap.sh" -F "code=danbunker.k3s.bootstrap.2" | |
| # Download this gist | |
| # curl -L https://git.io/danbunker.k3s.bootstrap.2 -o bootstrap.sh | |
| # chmod a+x bootstrap.sh | |
| # sudo ./bootstrap.sh | |
| #!/bin/sh |