Нема описа

mereith a457cc35b4 fix пре 11 месеци
chart a457cc35b4 fix пре 11 месеци
README.md a457cc35b4 fix пре 11 месеци
demo.yaml a457cc35b4 fix пре 11 месеци

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