Viewing profile — tknaup
tknaup
HN member- Joined
- Wed, Sep 29, 2010, 5:23 PM UTC
- HN karma
- 394
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About tknaup
Recent public activity
- story
-
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…
- story
-
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: …
- story
-
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…
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #15187659
The new package is here: http://universe.dcos.io/#/package/beta-hdfs/version/latest
-
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.…
-
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…
- story
- story
- story
- story
-
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 …
- story
- story
-
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…
-
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…