Skip to content

Added Dockerfile, Skaffold, Helm Charts and other misc changes#13

Merged
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:main
Dec 5, 2024
Merged

Added Dockerfile, Skaffold, Helm Charts and other misc changes#13
unmarshall merged 1 commit into
ai-dynamo:mainfrom
unmarshall:main

Conversation

@unmarshall

@unmarshall unmarshall commented Dec 5, 2024

Copy link
Copy Markdown
Collaborator

This PR adds the following:

  • Helm charts - see grove/operator/charts. Helm charts will install the following resource onto a K8S cluster:
    • Deployment
    • ClusterRole
    • ClusterRoleBinding
    • ServiceAccount
    • Service
    • ConfigMap
    • Optionally a PriorityClass
  • Support for skaffold - see grove/operator/skaffold.yaml and make targets and scripts under grove/operator/hack
  • Added Dockerfile and .dockerignore and added make targets to build multi-arch docker builds.
  • Changed the group name to grove.io due to protect kubernetes community owned API groups in CRDs kubernetes/enhancements#1111 and regenerated the clients and the CRDs
  • modified scripts to bring up kind cluster.
  • modified build scripts and introduced ld-flags script.

…ted crds and clients and added hack scripts

Signed-off-by: Madhav Bhargava <madhav.bhargava@sap.com>
@unmarshall unmarshall merged commit 873b072 into ai-dynamo:main Dec 5, 2024
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