Live data from Hacker News

Viewing profile — guslees

guslees

HN member
Joined
Thu, May 25, 2017, 12:55 AM UTC
HN karma
8
Public activity
10 items

About guslees

No profile information was provided.

Recent public activity

  1. comment
    Comment #19041493

    I feel like the KEP was never examined "adversarially". And that isn't the right word, because nobody wants to create conflict where there is none. Perhaps "skeptically" is a bette…

  2. comment
    Comment #18605907

    Making an "easier" app-level experience very quickly becomes (necessarily) opinionated, because you need to anticipate which k8s parameters need to be exposed and which can be deri…

  3. comment
    Comment #18596282

    The fork is my fault. I agree it's confusing. I wrote (and still maintain) kubecfg. Heptio joined the project and started adding lots of great stuff. Eventually it was clear they w…

  4. comment
    Comment #18596199

    I wrote kubecfg as an unashamed imitation of borgcfg, because for all that we like to complain - borgcfg + GCL + git works extraordinarily well. Kubecfg uses jsonnet, which is simi…

  5. comment
    Comment #16703072

    That's not quite true. More parts == more things that can fail, but whether those failures result in the entire system failing depends on how you've combined the parts. If you make…

  6. comment
  7. comment
    Comment #15254339

    If it's helpful at all, here's a concrete example of a k8s nginx setup that exports-to/is-monitored-by prometheus: https://github.com/bitnami/kube-manifests/blob/master/common... (…

  8. comment
    Comment #14916275

    If you (and others on this sub-thread) like managing kubernetes through version control, I humbly suggest trying out the ksonnet/kubecfg toolchain ( https://github.com/ksonnet/kube…

  9. comment
    Comment #14421506

    The idea is that we can support both simultaneously: - people who want/need full expressiveness can do that, and - people who don't need that can happily use higher-level templates…

  10. comment
    Comment #14414632

    It's "alpha", as the version signifies - but there's a linux/x86-64 binary of 'kubecfg' you can play with on https://github.com/ksonnet/kubecfg/releases