Giter VIP home page Giter VIP logo

Comments (4)

bacongobbler avatar bacongobbler commented on August 13, 2024

It is not possible at this time. We attempted this and removed it in earlier versions for two reasons:

  1. Unless the registry is backed by tls, it would require the docker daemons running on each node in kubernetes to allow insecure communication on the kubenet (not something we can do programmatically)
  2. everyone has an opinion on how they want to deploy their registry to their cluster, whether it's HA, fault-tolerant, HIPAA compliance, tls, etc.

Because of those 2 points (mostly because of the first though), I initially wanted others to install a registry chart on their own and configure it manually.

That being said, if someone knows a way, I'd love a PR!

from draft-classic.

Disturbing avatar Disturbing commented on August 13, 2024

+1 on this. (first comment on the repro, new user, so THANKS for building this in advance)

But if a proposal and solid solution is presented here (unfortunately don't have one off the top of my head at this moment) getting draft to the state where you can easily do draft init, draft create, draft up on my already setup helm/k8s for both Minikube or normal cluster would be a solid achievement.

from draft-classic.

bacongobbler avatar bacongobbler commented on August 13, 2024

Yeah @michelleN and I tossed around some ideas yesterday. We want to make the dev cluster experience (I.e. Minikube) a solid experience. The cloud providers have their own registries, but minikube right now is suffering a bit.

from draft-classic.

bacongobbler avatar bacongobbler commented on August 13, 2024

You might be interested in the work done in #154. I've written a registry addon for minikube that allows us to do full local development in minikube wiht no external dependencies asides anything the Docker container requires to fetch.

from draft-classic.

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.