Code Monkey home page Code Monkey logo

Comments (11)

jimmidyson avatar jimmidyson commented on May 28, 2024

I'm thinking that there should be a flag/config that you can set to create resources on startup. This will let us just use this to install fabric8 from the packaged apps, while at the same time not making it specific to fabric8. What do you think?

from minishift.

jstrachan avatar jstrachan commented on May 28, 2024

its worth a try; even just getting a single blob of resources to create is kinda complex right now (its really about 5 different independent tarballs of yaml files). Maybe whenever any part of fabric8 gets released, we need to re-release the 'big ass YAML file' used by minishift/minikube to install fabric8?

from minishift.

jimmidyson avatar jimmidyson commented on May 28, 2024

Can't that just be a single package, ala management package in devops?

from minishift.

jimmidyson avatar jimmidyson commented on May 28, 2024

If we can also link to latest somehow, perhaps with a custom service on fabric8.io subdomain then we can point to that for install?

from minishift.

jstrachan avatar jstrachan commented on May 28, 2024

I guess we can have an uber-package which is regenerated whenever an upstream dependency is released. Agreed on the point-to-latest idea; that'd simplify things greatly.

It'd also mean folks could use kubectl apply -f http://get.fabric8.io/ or whatever the canonical URL is. We could create one for kubernetes + one for openshift to make things easier for the installer.

Right now we need to parameterise things by namespace (e.g. so that the global SCC's generated don't overwrite each other if you install fabric8 into different namespaces) so we maybe wanna add a namespace parameter to the URL

from minishift.

jstrachan avatar jstrachan commented on May 28, 2024

I'm sure there's loads of devils in the details too btw; e.g. we need to parameterise the domain too (e.g. for github's external links), or whether or not we should create Ingress or Routes etc

from minishift.

jorgemoralespou avatar jorgemoralespou commented on May 28, 2024

@jimmidyson I think this is a good thing to generalize, since there will be people wanting to use minishift not only for fabric8 but maybe to also do workshops/demos with minishift which could create their own packages that could be shared.

from minishift.

hferentschik avatar hferentschik commented on May 28, 2024

I guess this is related / a duplicate of issue #59

from minishift.

coolbrg avatar coolbrg commented on May 28, 2024

This is related to #177 and might be duplicate it too. @hferentschik please confirm and do the needful action.

from minishift.

coolbrg avatar coolbrg commented on May 28, 2024

@hferentschik , reminding you again for needful action.

from minishift.

hferentschik avatar hferentschik commented on May 28, 2024

I think this customisation of Minishift at startup is now provided via add-ons. Also there is issue #860 to create an add-on for Fabric8.

Going to close this issue in favour of #860.

from minishift.

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.