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

Document tools for managing Kubernetes clusters and AWS Access #3361

Closed
wants to merge 3 commits into from

Conversation

jmgrady
Copy link
Collaborator

@jmgrady jmgrady commented Sep 19, 2024

Document methods and tools for managing:

  • Multiple clusters running The Combine
  • Access to the AWS resources used by The Combine

This change is Reviewable

@jmgrady jmgrady added documentation Improvements or additions to documentation deployment kubernetes labels Sep 19, 2024
@jmgrady jmgrady self-assigned this Sep 19, 2024
docs/deploy/managing_deployments/bin/create_aws_config.py Dismissed Show dismissed Hide dismissed
docs/deploy/managing_deployments/bin/create_aws_config.py Dismissed Show dismissed Hide dismissed
docs/deploy/managing_deployments/bin/create_aws_config.py Dismissed Show dismissed Hide dismissed
docs/deploy/managing_deployments/bin/print-secret.py Dismissed Show dismissed Hide dismissed
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.69%. Comparing base (a713405) to head (97fc304).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3361   +/-   ##
=======================================
  Coverage   74.69%   74.69%           
=======================================
  Files         280      280           
  Lines       10744    10744           
  Branches     1298     1298           
=======================================
  Hits         8025     8025           
- Misses       2353     2354    +1     
+ Partials      366      365    -1     
Flag Coverage Δ
backend 83.91% <ø> (ø)
frontend 66.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@imnasnainaec imnasnainaec left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: 0 of 9 files reviewed, 6 unresolved discussions (waiting on @jmgrady)

a discussion (no related file):
Some of the bash scripts start with #! /bin/bash, one with #!/usr/bin/env bash, and another with #! /usr/bin/env bash.



docs/deploy/managing_deployments/README.md line 244 at r1 (raw file):

  `~/.aws/config` and `~/.aws/credentials` files used by the aws cli v2.

- `update-python-deps`

I don't see the scripts for update-python-deps or update-venv.

@jmgrady
Copy link
Collaborator Author

jmgrady commented Sep 23, 2024

Closing this PR since these files are not really Combine specific. Documents are moved to the project files folder on Google Drive.

@jmgrady jmgrady closed this Sep 23, 2024
@jmgrady jmgrady deleted the doc-kubernetes branch September 24, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment documentation Improvements or additions to documentation kubernetes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants