Viewing profile — tb93
tb93
HN member- Joined
- Mon, Feb 02, 2015, 7:41 AM UTC
- HN karma
- 6
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About tb93
No profile information was provided.
Recent public activity
-
comment
Comment #9562654
The fundamental reason of that is the lack of isolation to run containers in a multi-tenant environment.
-
comment
Comment #9391938
Hi, try VisualOps's docker integration: www.visualops.io https://medium.com/@visualops/a-simple-solution-for-service-...
-
comment
Comment #9309686
No, Pod is designed for multi-containers grouped to run on the same host, primarily for sidekick process, like syslog. If you want to multi-host deployment, it is similar to CloudF…
-
comment
Comment #9309358
No, pod is a collection of multiple images, not a single fat one.
-
comment
Comment #8988753
The screenshots show that at least python, node, and java version looks suspicious.
-
comment
Comment #8983124
And a Chinese startup cracked NewRelic to raise over $10m http://www.v2ex.com/t/125736 It is in Chinese. Code diff is in the comments. It seems they cracks New Relic's Node.js, Pyt…