Git Product home page Git Product logo

Comments (6)

hectorj2f avatar hectorj2f commented on July 21, 2024

👋 @rimusz Thanks for reporting this issue! Yeah, we probably need to add some additional links to these sentence in the README Google Cloud (GCE) credentials (AWS and Azure are supported as well) with the necessary permissions

from dcos-kubernetes-quickstart.

rimusz avatar rimusz commented on July 21, 2024

maybe also to have an option to set lover spec VMs, as current ones are very beefy ones.
or point the user where to change VMs type:
https://github.com/mesosphere/dcos-kubernetes-quickstart/blob/master/Makefile#L83
https://github.com/mesosphere/dcos-kubernetes-quickstart/blob/master/Makefile#L116

from dcos-kubernetes-quickstart.

pires avatar pires commented on July 21, 2024

@spahl @smugcloud I think that we should remove the automation (Makefile) if we can't support it. At this time, I don't think we can and it seems to be causing a negative impact.

from dcos-kubernetes-quickstart.

hectorj2f avatar hectorj2f commented on July 21, 2024

@pires @spahl We could easily improve this user experience by extracting the yaml files with the vm definitions out of the Makefile.

A quick solution could be to move the yaml templates out of the Makefile and simply refer them in the Makefile by LAUNCH_CONFIG_GCE=cat $(./resources/gce.template.yaml)`. With this solution, it'd be more clear to users to see which target infrastructure we support, as well as to facilitate its customization. I can send a PR if you agree about it.

from dcos-kubernetes-quickstart.

hectorj2f avatar hectorj2f commented on July 21, 2024

We've extracted the yaml files out of the Makefile into the resources directory (https://github.com/mesosphere/dcos-kubernetes-quickstart/tree/master/resources). We also added a note in the README.md to allow users to customize them.

I think we can close this issue.

from dcos-kubernetes-quickstart.

rimusz avatar rimusz commented on July 21, 2024

cool

from dcos-kubernetes-quickstart.

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.