Live data from Hacker News

Viewing profile — tknaup

tknaup

HN member
Joined
Wed, Sep 29, 2010, 5:23 PM UTC
HN karma
394
Public activity
51 items

About tknaup

Co-Founder & CEO of D2iQ (formerly Mesosphere). Former Tech Lead at Airbnb.

Recent public activity

  1. story
  2. comment
    Comment #32525789

    With Kubernetes v1.24, non-expiring service account tokens are no longer auto-generated. This blog post highlights what this means in practice, and what to do if you rely on non-ex…

  3. story
  4. comment
    Comment #26716226

    Co-founder of Mesosphere/D2iQ here. Mesos started as a research project at Berkeley in 2009 and was originally focused on cluster computing frameworks like Hadoop. From the paper: …

  5. story
  6. comment
    Comment #23760071

    ML is a relatively young field, and decades behind Software Engineering in terms of best practices for running production systems. CI/CD massively improved the innovation cycle tim…

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #15187659

    The new package is here: http://universe.dcos.io/#/package/beta-hdfs/version/latest

  15. comment
    Comment #15187644

    Mesosphere co-founder here. You're correct in that GCP runs k8s in VMs, DC/OS doesn't. What's similar is that there's a resource manager underneath - Borg for GCP, Mesos for DC/OS.…

  16. comment
    Comment #15187261

    Mesosphere co-founder here. This is correct: "DC/OS is better for running stateful services and then you can use K8 to run your stateless services" Data services run directly on DC…

  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #13887467

    disclosure: I'm a founder of Mesosphere. For most people k8s (like any other distributed system) is pretty hard to operate and wrap their head around. The goal of DC/OS is to make …

  22. story
  23. story
  24. comment
    Comment #10439634

    (Mesosphere co-founder here) Running workload-specific schedulers like Kubernetes on Mesos is one of its fundamental ideas. From the paper: "It seems clear that new cluster computi…

  25. comment
    Comment #9430144

    My favorite part is that moving Siri to Mesos actually had a noticeable impact on Siri's response time. It didn't just make the lives of Apple engineers easier but improved the pro…