Viewing profile — garadox
garadox
HN member- Joined
- Mon, Apr 25, 2016, 10:18 PM UTC
- HN karma
- 13
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About garadox
Recent public activity
-
comment
Comment #23216841
One thing to watch for with pod antiAffinity - if you use required vs preferred, and your pod count exceeds the node count, the remainder will be left in Pending and won't spin up …
-
comment
Comment #17449693
Having driven with the Tesla touchscreen, I can tell you you don't need to use it much while driving. The dials in the steering wheel can adjust the temperature, voice control is g…
-
comment
Comment #17449637
You can adjust the temperature from the scroll wheels on the steering wheel.
-
comment
Comment #16918022
Isn't that the point? What a strange title for an article.
- comment
-
comment
Comment #12242238
Very interesting - I've been working on exactly the same approach for a yum repo, but hadn't solved the race condition issue yet. I might have to "be inspired" by this post :)
-
comment
Comment #11568596
It does in the latest update. Just run "pinata set native/port-forwarding true" and your docker containers will be accessible via localhost. Previously this only worked with the VP…
-
comment
Comment #11567874
If you want to run services in docker containers with Docker Toolbox (e.g. a mysql db), and you want the db stored on the Mac host, then you have to worry about 2 layers of folder …
-
comment
Comment #11567851
There are still some rough edges, crashes when you resume from sleep (fixed in the latest update I might add), things like that. It's pretty close to an open beta in my opinion.