Viewing profile — skboosh
skboosh
HN member- Joined
- Tue, Dec 04, 2018, 5:54 PM UTC
- HN karma
- 21
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About skboosh
You can contact me via the contact form at https://www.sugarkube.io/#contact-us.
Recent public activity
-
comment
Comment #24878226
I wanted a way to be able to spin up Wireguard on a VPS and be able to shut it down when I didn't need it. This repo lets you do that, reimporting the server keys and client config…
- story
-
comment
Comment #22491358
There are potentially quite a few benefits of being able to spin up clusters on demand [1]: * Fully reproducible cluster builds and deployments. * The type of cluster (can be) an i…
-
comment
Comment #22488290
> clusters should be treated like cattle, not pets Sugarkube is designed to do exactly that. [1] https://docs.sugarkube.io
-
comment
Comment #21428597
Thanks! Sugarkube orchestrates other tools. In this case where you have to actually SSH into machines to install kubeadm then Ansible may be a better choice for actually creating t…
-
comment
Comment #21426711
Sugarkube [1] is an open source alternative to using Ansible for working with Kubernetes clusters. Because it's focussed squarely on Kubernetes, it runs much faster (it's written i…
- story
-
comment
Comment #21034216
Hi I'm not sure if you saw my comment below, but this is 100% the usecase Sugarkube [1] was designed for. Depending on where you are in setting things up it might save you time to …
-
comment
Comment #21025014
No, more than that. To Sugarkube, the actual type of cluster (minikube, EKS, Kops) is just an implementation detail. Actually, when you think about it, even the region you deploy i…
-
comment
Comment #21024723
Awesome. If you need any help or if anything's unclear please get in touch: https://www.sugarkube.io/#contact-us Thanks!
-
comment
Comment #21024501
A major problem I've seen using Kubernetes is it's difficult to bring up an entire cluster from scratch, play with it and tear it down. So I wrote Sugarkube [1] which lets you laun…
-
comment
Comment #20584809
SEEKING WORK | Remote Part-time/Adhoc | Golang/Python/Java/devops I'm seeking some adhoc/short-term Golang/python/devops (AWS/K8s) contracts over the summer while I work on other p…
-
comment
Comment #19705402
Network policies, RBAC, the ecosystem...
-
comment
Comment #19705389
That's one problem sugarkube[1] aims to solve. But it goes further and allows you to spin up k8s clusters from scratch and install all your stuff onto them. It can bootstrap an AWS…
-
comment
Comment #18625383
Contractors who have to drag their laptops to work and home each day but want desktop-class machines.
-
comment
Comment #18625376
Sad but true. I can see my 2013 MBP being my first and last Mac. I'm not spending that sort of money to lose the escape key/function keys.
-
comment
Comment #18602860
Imagine you're running Wordpress on K8s. It actually needs ingress, Cert Manager for SSL certs and a DB. Locally you might want to use MariaDB for convenience, but in the cloud you…
-
comment
Comment #18601892
I've been working on something similar with sugarkube[1]. It looks like it takes a different approach and aims to solve more of the toolchain. I'd be interested in feedback if anyo…
- story