Live data from Hacker News

Viewing profile — davidopp_

davidopp_

HN member
Joined
Sun, Nov 22, 2015, 8:03 PM UTC
HN karma
21
Public activity
9 items

About davidopp_

No profile information was provided.

Recent public activity

  1. comment
    Comment #14916009

    Kubernetes was not designed with the intention that it would be a Mesos framework. But I think it's very cool that people figured out how to make it work as one! From pre-1.0, Kube…

  2. comment
    Comment #14913265

    > initially Kubernetes was supposed to be just a Mesos framework... This is not correct. There is a community-owned project that allows Kubernetes to run on Mesos, but it came afte…

  3. comment
    Comment #14909307

    Kubernetes runs on GCP, AWS, and Azure, and in various on-prem configurations (including on OpenStack). Disclosure: I work on Kubernetes at Google.

  4. comment
    Comment #14909284

    What's described in that doc is even easier today thanks to Operators ( https://coreos.com/operators ), which, to quote the description page, are "application-specific controller[s…

  5. comment
    Comment #14675752

    That idea was proposed here: https://github.com/kubernetes/features/issues/246 ; there's a pretty thorough design doc linked to from the issue. The decision was made not to add it …

  6. comment
  7. comment
    Comment #11180430

    https://coreos.com/kubernetes/docs/latest/getting-started.ht... Also http://kubernetes.io/v1.1/docs/getting-started-guides/coreos...

  8. comment
    Comment #10927469

    > I can't remember which issue this was on, but it seemed like there was some discussion on their GitHub project about making pluggable secrets backends (HashiCorp's Vault was ment…

  9. comment
    Comment #10611260

    All of those scheduling policies are also available in native Kubernetes. The Kubernetes version of that documentation is here: https://github.com/kubernetes/kubernetes/blob/master…