Açıklama Yok

mereith a457cc35b4 fix 11 ay önce
chart a457cc35b4 fix 11 ay önce
README.md a457cc35b4 fix 11 ay önce
demo.yaml a457cc35b4 fix 11 ay önce

README.md

Native charts

一些常用的helm chart,用于快速部署服务到Kubernetes集群。

部署 native 集群服务

helm install test-ng -n app ./chart --set service.name=test-ng --set service.image=nginx:latest --set service.port=80 --set ingress.enabled=true --set ingress.host=test-ng.ai-native.glm.ai