Giter VIP home page Giter VIP logo

Comments (3)

nicks avatar nicks commented on May 17, 2024

Short answer: yes! Tilt will work with microk8s

Longer answer: There's two separable questions with slightly different answers: "will Tilt work with microk8s?" and "will tilt demo work with microk8s?"

You can tilt up against any cluster! It doesn't matter if the cluster is local or remote. MicroK8s will work fine. But to run tilt up against microk8s, you need read/write access to the container image registry that you're building images for, so that microk8s can pull the images.

But most of the tilt demos and tutorials use our container registry. We don't give everyone on the internet write access to that (for obvious reasons).

So when you run tilt demo, we recommend you use Docker For Mac and Minikube. These clusters let you talk directly to the in-cluster docker server, so you don't need to upload/download things from the registry:

AFAIK it's possible to do this with MicroK8s. We just haven't added support for it yet:
https://github.com/ubuntu/microk8s/blob/master/docs/registry.md
but it should be easy for us to add. Stay tuned!

from tilt.

bkcsfi avatar bkcsfi commented on May 17, 2024

thanks so much for your quick response, I am looking forward to this upcoming release.

from tilt.

bkcsfi avatar bkcsfi commented on May 17, 2024

confirming version v0.5.1 "tilt demo" works on microk8s ... thanks

from tilt.

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.