GithubHelp home page GithubHelp logo

Comments (6)

lazydino avatar lazydino commented on July 27, 2024

So the doc site is not good? I tried "helm fetch deis/workflow-beta1 ", and it complains 'Chart workflow-beta1 not found...."

from workflow.

arschles avatar arschles commented on July 27, 2024

Thanks for asking @lazydino. These docs are a bit ahead of where we are right now. We haven't yet officially released the beta, so that chart isn't available right now. We'll publish a blog post when it is published however. Sorry for the confusion!

from workflow.

lazydino avatar lazydino commented on July 27, 2024

So how should I proceed with installation of workflow? I can skip fetching chart, generating secrets? Don't I need to do 'helm install workflow'? Please advise.

from workflow.

arschles avatar arschles commented on July 27, 2024

Currently, there are two choices, and both should be considered pre-beta as of this writing. See the below list for descriptions.

  • deis/workflow-dev is a 'canary' build of Workflow. The images referenced in this chart are the most up-to-date and will change frequently. These images get published only when they have passed our end-to-end test suite (which is a work in progress, FYI), but they have not been fully vetted and do not represent an official release
  • deis/workflow-beta1-test is a chart that we have used for pre-beta testing. It will not be changing over time, but will likely be removed after we officially release our beta

I hope this helps @lazydino. Please let me know if you have further questions.

from workflow.

arschles avatar arschles commented on July 27, 2024

@lazydino we just cut the deis/workflow-beta1 chart. If you get a chance, we'd love if you could check it out and give it a try.

ENG000656:gocode aaronschlesinger$ helm fetch deis/workflow-beta1
---> Fetched chart into workspace /Users/aaronschlesinger/.helm/workspace/charts/workflow-beta1
---> Done
ENG000656:gocode aaronschlesinger$ helm generate workflow-beta1
---> Ran 8 generators.
ENG000656:gocode aaronschlesinger$ helm install workflow-beta1
---> Running `kubectl create -f` ...
namespace "deis" created

secret "builder-key-auth" created

secret "django-secret-key" created

secret "database-creds" created

secret "minio-admin" created

secret "minio-ssl" created

secret "minio-user" created

secret "objectstorage-keyfile" created

secret "deis-router-dhparam" created

serviceaccount "deis-builder" created

serviceaccount "deis-controller" created

serviceaccount "deis-database" created

serviceaccount "deis-minio" created

serviceaccount "deis-registry" created

serviceaccount "deis-router" created

serviceaccount "deis-workflow-manager" created

service "deis-builder" created

service "deis-controller" created

service "deis-database" created

service "deis-minio" created

service "deis-registry" created

service "deis-router" created

service "deis-workflow-manager" created

replicationcontroller "deis-builder" created

replicationcontroller "deis-controller" created

replicationcontroller "deis-database" created

replicationcontroller "deis-minio" created

replicationcontroller "deis-registry" created

replicationcontroller "deis-router" created

replicationcontroller "deis-workflow-manager" created

---> Done
========================================
# Workflow 2.0.0-beta

WARNING: this chart is for testing only! Features may not work, and there are likely to be bugs.

Please report any issues you find in testing Workflow to the appropriate GitHub repository:
- builder: https://github.com/deis/builder
- chart: https://github.com/deis/charts
- database: https://github.com/deis/postgres
- helm: https://github.com/helm/helm
- minio: https://github.com/deis/minio
- registry: https://github.com/deis/registry
- router: https://github.com/deis/router
- controller: https://github.com/deis/controller
- workflow manager: https://github.com/deis/workflow-manager
========================================

from workflow.

lazydino avatar lazydino commented on July 27, 2024

Hi,

Thank you. It worked, I got the same screen dump as you posted.

Reggie.

from workflow.

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.