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

CDK Code for provisioning ECS cluster with inf2.xlarge instance. #92

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ak-org
Copy link

@ak-org ak-org commented Nov 1, 2024

Description:
This project contains CDK code to provision :

  • An ECS Cluster and one Inf2.xlarge EC2 instance joining the cluster.
  • An ECS Task Definition for Neruon Problem Detector and Recovery
  • An ECS Service that run the containers as Daemon in all instances
  • Related IAM roles and log groups
    Issue #, sim, or t.corp if available:
    N/A
  • Link to RTD for my changes: https://github.com/aws-neuron/aws-neuron-samples-staging/YOUR_BRANCH_NAME/

  • Submitter Checklist

    • Tested on : Neuron SDK , release_version, Instance_type. N/A - Code is to deploy ECS Cluster with inf2.xlarge instances for Nodes.

    • I've completely filled out the form above!
      **(MANDATORY) PR needs test run output

       * I have provided the output with expected metrics in a metrics.json file N/A
      
       * I have attached metric.json in the PR N/A
      
       * I have attached golden_step_loss.txt N/A
      
       * I have added screen shot of plotted loss curve
      
      • (If applicable) I've automated a test to safegaurd my changes from regression. N/A
      • (If applicable) I've posted test collateral to prove my change was effective and not harmful. N/A
      • (If applicable) I've added someone from QA to the list of reviewers. Do this if you didn't make an automated test or feel it's appropriate for another reason. N/A
      • (If applicable) I've reviewed the licenses of updated and new binaries and their dependencies to make sure all licenses are on the pre-approved Amazon license list. N/A
  • Reviewer Checklist
    * I've verified the changes render correctly on RTD (link above)
    * I've ensured the submitter completed the form
    * (If appropriate) I've verified the metrics.json file provided by the submitter

Initial checkin.
Initialized folder and code.
Updated instructions and successfully tested the code.
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.

1 participant