-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Ideal Getting Started Experience #3677
Comments
Hi @csantanapr Thank you for all the suggestions and patience with Armada, you have helped us a lot to improve our installation experience! We have merged following PRs which should improve the installation experience: website - #3719 The new Quickstart is tested on OSX and Ubuntu. This is the new official Quickstart - https://armadaproject.io/quickstart |
I tried the new quickstart today but hit a problem creating a queue The command to create queue armadactl create queue example This is the error message
|
I had a problem with disk space on for my kind setup, after fixing disk space problem I tried again and queue got created $ armadactl create queue example
Created queue example But then submitting job failed
|
After waiting a few minutes and retry the job then it worked Do I need to wait for queue to be created before submitting job, how can I check the queue is ok with $armadactl submit dev/quickstart/example-job.yaml
Submitted job with id 01j0vqkxstpdb2yvypawh2qv1w to job set job-set-1 |
I'm trying to figure out the order that will be in the new quickstart, hope this is on the website by June 20th
This is my ideal workflow so far from all the different places I have read:
The text was updated successfully, but these errors were encountered: