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

Script to make EKS Kube Config for RL Worker #2410

Merged
merged 6 commits into from
Dec 22, 2019

Conversation

krtkvrm
Copy link
Member

@krtkvrm krtkvrm commented Jul 26, 2019

The script will make EKS Kube Config for RL Worker. Prerequisite to connect to EKS Cluster.

Usage:

  1. Set AWS Credentials Environment Variables
    • AWS_ACCESS_KEY_ID
    • AWS_SECRET_ACCESS_KEY
    • AWS_DEFAULT_REGION
  2. Set EKS Cluster name as Environment Variable: CLUSTER_NAME
  3. run
     $ sh  scripts/tools/rl_kube_warmup.sh

@codecov-io
Copy link

codecov-io commented Jul 26, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@27a1dd1). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2410   +/-   ##
=========================================
  Coverage          ?   74.83%           
=========================================
  Files             ?       80           
  Lines             ?     5157           
  Branches          ?        0           
=========================================
  Hits              ?     3859           
  Misses            ?     1298           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27a1dd1...d4515a0. Read the comment docs.

@krtkvrm
Copy link
Member Author

krtkvrm commented Jul 26, 2019

@RishabhJain2018 @deshraj @rishabhbhardwaj @fristonio Please review!

@stale
Copy link

stale bot commented Sep 24, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactivity label Sep 24, 2019
@stale
Copy link

stale bot commented Oct 1, 2019

This pull request has been automatically closed as there is no further activity. Thank you for your contributions.

@stale stale bot closed this Oct 1, 2019
@stale stale bot removed the inactivity label Oct 1, 2019
@stale
Copy link

stale bot commented Dec 1, 2019

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the inactivity label Dec 1, 2019
@stale
Copy link

stale bot commented Dec 8, 2019

This pull request has been automatically closed as there is no further activity. Thank you for your contributions.

Copy link
Member

@RishabhJain2018 RishabhJain2018 left a comment

Choose a reason for hiding this comment

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

Can we please place this script in scripts/worker folder as it is related to workers?

@RishabhJain2018 RishabhJain2018 merged commit 834da10 into Cloud-CV:master Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants