Giter VIP home page Giter VIP logo

Comments (3)

sharafian avatar sharafian commented on August 24, 2024

hyperd uses hardware virtualization to make it safe to run pods in a multi-tenant environment. As far as I know, kubernetes doesn't come with that feature, so we would have to write it ourselves.

from codiusd.

sokoow avatar sokoow commented on August 24, 2024

Fair point but you're exaggerating a bit :) I don't think you have to implement anything on top of kube bar interledger deployment process for it. My point here is that if you create kube based pipeline, statistically you've way more chance to get attention/commiters to your project - skip the part of hardware isolation, kube community it's huge. Hyperd looks like a very niche platform that has uncertain future still.

from codiusd.

spearl avatar spearl commented on August 24, 2024

Unfortunately you can't skip hardware isolation for this use case.
We're running containers on external hosts. Containers alone (and k8s as well) provide basically no security guarantees. The hosted code must be sandboxed or it can easily disrupt other guest containers or the host itself.
This is not to say we won't try to build in k8s compatibility in the future or support more exotic isolation methods. But for now hyper works since it fits our niche use case.

from codiusd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.