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

Add AI model demo Helm chart and Rancher prime installation script #29

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

hierynomus
Copy link
Contributor

No description provided.

Copy link
Collaborator

@devpro devpro left a comment

Choose a reason for hiding this comment

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

Could you make the related changes?

  • template files must follow conventions (no need for ai-model prefix)
  • ai-model Helm chart name is too general, needs to be more explicit/specific
  • README.md file in Helm chart (at least to explain what is the purpose of the chart)
  • use more variables in Helm charts
  • Mackroservices is mentioned in Helm chart file but what is Mackroservices?

@hierynomus
Copy link
Contributor Author

@devpro This is purely a demo workload that is autogenerated. It doesn't contain any working code, just a mocked up service for observability purposes. It's part of the demo flow that we need to demo on rancher day

kind: Ingress
metadata:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
Copy link
Collaborator

Choose a reason for hiding this comment

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

Cannot be hard coded like this
Annotations must come from values file (look at other chart for examples)

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 to values

@devpro devpro changed the title Prime Add AI model demo Helm chart and Rancher prime installation script Nov 5, 2024
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
Signed-off-by: Jeroen van Erp <[email protected]>
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