- 
                Notifications
    You must be signed in to change notification settings 
- Fork 37
feat: add helm charts for Kubernetes deployment #182
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
Conversation
        
          
                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'வுகளை..." | 
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
fb01fe0    to
    46a0878      
    Compare
  
    46a0878    to
    6d3fb63      
    Compare
  
    | @Blackoutta Please note that one of your commits is missing sign-off | 
Signed-off-by: Blackoutta <[email protected]>
6d3fb63    to
    68bcfd3      
    Compare
  
    | 
 fixed! | 
| @Blackoutta Please sign your commit with a signature that is veriffied on Github. | 
| /lgtm /approve | 
| 
 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 ;) | 
This PR adds Helm charts to the llm-d-inference-sim repository.
Changes
helmdirectory.values.yamlfile.Testing
The Helm chart has been tested locally using minikube.
Related issue
Closes #181