Viewing profile — roque
roque
HN member- Joined
- Tue, Sep 09, 2014, 6:31 PM UTC
- HN karma
- 27
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About roque
No profile information was provided.
Recent public activity
-
comment
Comment #13981235
Yes, it is the holy grail. Yes, the documentation is a bit spotty in some cases. We've been using kubernetes in GCE for about 1 year. We run both interactive services and batch job…
-
comment
Comment #13928578
Yes. It may not cover some of the most recent advances (e.g. deep learning) but it lays the foundations required to understand them. Besides, it is really really accessible. And fu…
-
comment
Comment #13836205
We use it in conjunction with kubernetes service proxy https://github.com/pedro-r-marques/k8s-service-proxy to access all of our internal services and debug ports deployed in the k…
-
comment
Comment #9927683
As others have mentioned there are multiple options. If you want micro-segmentation (one network per app-tier) with fine-grain access control you can use the OpenContrail plugin ht…
-
comment
Comment #8890469
If you are a content provider you may choose not to serve ads on your content.
-
comment
Comment #8890437
My guess is that the "entrepreneurial" solution here would be a combination of: - A browser that doesn't support cookies and provides the server with a client controlled session-id…
- story
-
comment
Comment #8291847
OpenContrail can be used as an overlay network for docker: the overlay is implemented as a kernel module and comes very close to the theoretical maximum iperf performance on a serv…