awslabs / aws-orbit-workbench

A Data Platform built for AWS, powered by Kubernetes.
https://awslabs.github.io/aws-orbit-workbench/
Apache License 2.0
127 stars 26 forks source link

[BUG] - Unable to deploy orbit workbench #1392

Closed savyasach closed 1 year ago

savyasach commented 1 year ago

Describe the bug Unable to deploy orbit workbench through one-click method or by following these steps

To Reproduce Steps to reproduce the behavior of one-click:

  1. Go to Create an AWS Orbit Workbench trial environment
  2. Click on 🚀
  3. Go to CodePipeline to see the first error, Screenshot 2023-07-24 at 2 54 12 PM
  4. Edit the pipeline to point to a S3 bucket created by the user instead of aws-orbit-workbench-public-us-east-1, the pipeline fails in CLI_DemoDeployFoundation
  5. Error log Screenshot 2023-07-24 at 3 10 30 PM Screenshot 2023-07-24 at 3 11 48 PM

Steps to reproduce the behavior of cli deployment:

  1. Followed through steps 1-8
  2. When deploying the environment, runs into Screenshot 2023-07-24 at 3 34 39 PM CloudFormation shows Resource handler returned message: "unsupported Kubernetes version (Service: Eks, Status Code: 400, Request ID: f8fb03a0e5dd)" (RequestToken: 0f5b71b7473e, HandlerErrorCode: InvalidRequest). EKS only supports from >=1.23 and not Kubernetes 1.20. Trying to change this version in the line and here, throws the error image Screenshot 2023-07-24 at 3 42 48 PM

Expected behavior

  1. One-click should've gone through without the above error. How do I resolve this?
  2. What should have been the correct way to change to use Kubernetes version >= 1.23?

Desktop (please complete the following information):

dgraeber commented 1 year ago

@savyasach Thanks for reaching out. Unfortunately. Orbit is now under maintenance mode only with no intent to upgrade. We will be archiving this repository (it will be available in read-only mode).