Skip to content

Conversation

@Blackoutta
Copy link
Contributor

This PR adds Helm charts to the llm-d-inference-sim repository.

Changes

  • Added a Helm chart in the helm directory.
  • The chart includes templates for Deployment, Service, ConfigMap, and Ingress.
  • The chart is configurable through the values.yaml file.

Testing

The Helm chart has been tested locally using minikube.

Related issue

Closes #181

@mayabar mayabar requested a review from shmuelk September 2, 2025 07:32
Makefile Outdated
.PHONY: check-alias
check-alias: check-container-tool
@echo "🔍 Checking alias functionality for container '$(PROJECT_NAME)-container'..."
@echo "🔍 Checking alias functionality for container '$(PROJECT_NAME)-container'வுகளை..."
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think some strange characters have been added here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, I'll fix it asap

@irar2
Copy link
Collaborator

irar2 commented Sep 2, 2025

@Blackoutta Please note that one of your commits is missing sign-off

Signed-off-by: Blackoutta <[email protected]>
@Blackoutta
Copy link
Contributor Author

@Blackoutta Please note that one of your commits is missing sign-off

fixed!

@shmuelk
Copy link
Collaborator

shmuelk commented Sep 2, 2025

@Blackoutta Please sign your commit with a signature that is veriffied on Github.

@shmuelk
Copy link
Collaborator

shmuelk commented Sep 2, 2025

/lgtm

/approve

@github-actions github-actions bot added the lgtm label Sep 2, 2025
@github-actions github-actions bot merged commit a80eca9 into llm-d:main Sep 2, 2025
4 checks passed
@Blackoutta
Copy link
Contributor Author

@Blackoutta Please sign your commit with a signature that is veriffied on Github.

Thanks for the reminder, I've just got my gpg key set up on github, it'll show the 'verified' banner on my commits next time ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add helm charts for Kubernetes deployment

3 participants