Skip to content

Commit

Permalink
chore(README): Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Mar 27, 2022
1 parent 48e81ce commit 16ee29a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,13 @@ To copy your `kube config` locally so that you can access your **Kubernetes** cl
```bash
scp debian@master_ip:~/.kube/config ~/.kube/config
```


## Thanks 🤝
This repo is really standing on the shoulders of giants. Thank you!

Thanks to these repos for code and ideas:

* [k3s-io/k3s-ansible](https://github.com/k3s-io/k3s-ansible)
* [geerlingguy/turing-pi-cluster](https://github.com/geerlingguy/turing-pi-cluster)
* [212850a/k3s-ansible](https://github.com/212850a/k3s-ansible)

0 comments on commit 16ee29a

Please sign in to comment.