Viewing profile — alauda
alauda
HN member- Joined
- Tue, Aug 30, 2016, 12:27 PM UTC
- HN karma
- 15
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About alauda
No profile information was provided.
Recent public activity
-
comment
Comment #15281210
Check https://github.com/hyperhq/hykins
-
comment
Comment #15173694
It's an OSS, so guess the first step is to build the technology, then licensing.
-
comment
Comment #14975907
Video is here: https://www.youtube.com/watch?v=JCldsRNuGkc&feature=youtu.be
-
comment
Comment #12892305
Having a CLI doesn't mean they are close. In Google cloud, you still work with VMs, cluster, schedulers. In Hyper, you work only with Docker, everything is container native! Per-se…
-
comment
Comment #12892196
Why "low traffic sites"?
-
comment
Comment #12892012
The bigger sizes? Yes, but the small ones work pretty sweet. And the per-second billing!
-
comment
Comment #12812655
Had you tried hyper.sh? All you need is the compose file, no more terraform and ansible.
-
comment
Comment #12742186
Checkout https://github.com/jenkinsci/hyper-slaves-plugin . This plugin will launch your buildjobs as on-demand containers in Hyper.sh, then you don't even need the long-running hu…
-
comment
Comment #12742145
Guys, you really want to give a look to hyper.sh, if you are frustrated with running containers in production.
-
comment
Comment #12726784
Take a look at hyper.sh, if you are using docker.
-
comment
Comment #12714541
The idea of Swarm is the cluster works like one single virtual host. In that case, checkout hyper.sh. You don't care about the cluster thing at all in it, because their entire clou…
-
comment
Comment #12610846
What do you mean "configure Docker"? Check out hyper.sh. They allow to launch a Docker image in ~3-5s, without the need to maintain a VM cluster. You can use an API service to auto…
-
comment
Comment #12389360
I don't think rkt is a valid candidate. People are already used to the basic of Docker command. There is no reason to change to something else. If rkt decides to reproduce the feat…