Skip to content
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

feat: ray on eks #80

Merged
merged 27 commits into from
Jun 13, 2024
Merged

feat: ray on eks #80

merged 27 commits into from
Jun 13, 2024

Conversation

kukushking
Copy link
Contributor

@kukushking kukushking commented May 7, 2024

Describe your changes

  • add Ray on EKS manifests
  • add Ray on EKS module draft w RayOperator
  • bump Kubernetes to 1.29
  • add gpu amis
  • bump CDK to latest
  • use pydantic for module params
  • add kubectl v29 layer
  • add examlple custom resource manifests for ray cluster and ray job

Issue ticket number and link

Checklist before requesting a review

  • I updated CHANGELOG.MD with a description of my changes
  • If the change was to a module, I ran the code validation script (scripts/validate.sh)
  • If the change was to a module, I have added thorough tests
  • If the change was to a module, I have added/updated the module's README.md
  • If a module was added, I added a reference to the module to the repository's README.md
  • I verified that my code deploys successfully using seedfarmer apply

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

kukushking added 2 commits May 7, 2024 18:11
Signed-off-by: Anton Kukushkin <[email protected]>
Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

@kukushking kukushking self-assigned this May 8, 2024
@kukushking kukushking changed the title ray on eks - WIP feat: ray on eks - WIP May 8, 2024
Signed-off-by: Anton Kukushkin <[email protected]>
Signed-off-by: Anton Kukushkin <[email protected]>
Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

Signed-off-by: Anton Kukushkin <[email protected]>
Signed-off-by: Anton Kukushkin <[email protected]>
Signed-off-by: Anton Kukushkin <[email protected]>
Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

Signed-off-by: Anton Kukushkin <[email protected]>
@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

@malachi-constant

This comment was marked as outdated.

path: manifests/ray-on-eks/ray-on-eks-modules.yaml
targetAccountMappings:
- alias: primary
accountId:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you want to hardcode with some value of accountID?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather leave this as env variable and export prior deployment

modules/eks/ray-on-eks/deployspec.yaml Outdated Show resolved Hide resolved
modules/eks/ray-on-eks/deployspec.yaml Outdated Show resolved Hide resolved
modules/eks/ray-on-eks/modulestack.yaml Outdated Show resolved Hide resolved
@kukushking kukushking marked this pull request as ready for review June 12, 2024 23:10
@malachi-constant
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: AIOpsModuleTestsInfrastruct-doMLXEYsnmxr
  • Commit ID: 2535e05
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@kukushking kukushking changed the title feat: ray on eks - WIP feat: ray on eks Jun 12, 2024
@kukushking kukushking merged commit 782d553 into awslabs:main Jun 13, 2024
19 checks passed
@kukushking kukushking deleted the feat/ray-on-eks branch June 13, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants