Live data from Hacker News

Viewing profile — alauda

alauda

HN member
Joined
Tue, Aug 30, 2016, 12:27 PM UTC
HN karma
15
Public activity
13 items

About alauda

No profile information was provided.

Recent public activity

  1. comment
    Comment #15281210

    Check https://github.com/hyperhq/hykins

  2. comment
    Comment #15173694

    It's an OSS, so guess the first step is to build the technology, then licensing.

  3. comment
    Comment #14975907

    Video is here: https://www.youtube.com/watch?v=JCldsRNuGkc&feature=youtu.be

  4. 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…

  5. comment
    Comment #12892196

    Why "low traffic sites"?

  6. comment
    Comment #12892012

    The bigger sizes? Yes, but the small ones work pretty sweet. And the per-second billing!

  7. comment
    Comment #12812655

    Had you tried hyper.sh? All you need is the compose file, no more terraform and ansible.

  8. 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…

  9. comment
    Comment #12742145

    Guys, you really want to give a look to hyper.sh, if you are frustrated with running containers in production.

  10. comment
    Comment #12726784

    Take a look at hyper.sh, if you are using docker.

  11. 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…

  12. 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…

  13. 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…