hddong opened a new issue #1253:
URL: https://github.com/apache/incubator-kyuubi/issues/1253


   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-kyuubi/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the feature
   
   We usally use helm to manager application yaml on k8s, we can use helm to 
delopy kyuubi server too.
   Usages:
   ```
   helm install kyuubi ${kyuubi_helm_url} -n kyuubi
   ```
   ```
   helm uninstall kyuubi -n kyuubi
   ```
   
   ### Motivation
   
   Easy delopy on k8s
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to