Problem: stackablectl stack install airflow fails with 503 Service Unavailable #80
Unanswered
hosseinpirhadi
asked this question in
Q&A
Replies: 1 comment 9 replies
-
Hi, can you provide the exact command and the stackablectl version you are using? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to install the Airflow stack using stackablectl, and the following error is returned:
ERROR failed with status 503 Service Unavailable
Caused by these errors:
1: failed to create Kubernetes client
2: failed to run GVK discovery
3: ApiError: "service unavailable\n"
CONTEXT:
Question:
What causes this 503 error in the context of GVK discovery?
Is there a known issue or workaround to allow stackablectl to proceed with the stack install?
Any help or pointers would be appreciated. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions