Live data from Hacker News

Viewing profile — skboosh

skboosh

HN member
Joined
Tue, Dec 04, 2018, 5:54 PM UTC
HN karma
21
Public activity
19 items

About skboosh

Creator of Sugarkube (https://sugarkube.io) which helps you create ephemeral Kubernetes clusters.

You can contact me via the contact form at https://www.sugarkube.io/#contact-us.

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. comment
    Comment #22488290

    > clusters should be treated like cattle, not pets Sugarkube is designed to do exactly that. [1] https://docs.sugarkube.io

  5. 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…

  6. 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…

  7. story
  8. 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 …

  9. 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…

  10. 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!

  11. 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…

  12. 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…

  13. comment
    Comment #19705402

    Network policies, RBAC, the ecosystem...

  14. 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…

  15. comment
    Comment #18625383

    Contractors who have to drag their laptops to work and home each day but want desktop-class machines.

  16. 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.

  17. 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…

  18. 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…

  19. story