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

Update AutoScaling Blog to 24.07 #108

Merged
merged 9 commits into from
Oct 9, 2024
Merged

Update AutoScaling Blog to 24.07 #108

merged 9 commits into from
Oct 9, 2024

Conversation

indrajit96
Copy link
Contributor

Update container file to point to 24.07 instead of 24.04
Update triton cli to point to 24.07 conversion scripts

@indrajit96 indrajit96 requested a review from whoisj August 27, 2024 22:01
whoisj
whoisj previously approved these changes Sep 3, 2024
Copy link
Contributor

@whoisj whoisj left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@@ -286,11 +283,14 @@ spec:
- name: engine-repository
hostPath:
path: {{ printf "%s/models/%s/%dx%d/engines" $hostRootPath $model_lower (int $model_pp) (int $model_tp) }}
type: DirectoryOrCreate
type: DirectoryOrCreate
Copy link
Contributor

Choose a reason for hiding this comment

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

extra, errant whitespace at end of line.

apiVersion: v1
kind: PersistentVolume
metadata:
name: efs-autoscaling-pv-2
Copy link
Contributor

Choose a reason for hiding this comment

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

we should pick a more meaningful, and less AWS specific name for this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Moved all pvc charts for aws under pvc_aws folder

@indrajit96 indrajit96 requested a review from whoisj October 8, 2024 21:42
@indrajit96 indrajit96 merged commit 9d016f2 into main Oct 9, 2024
3 checks passed
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.

2 participants