Zhang Li 66e333db81 feat: hostAliases 1 년 전
..
charts 66e333db81 feat: hostAliases 1 년 전
templates 66e333db81 feat: hostAliases 1 년 전
.helmignore 59a2016faf chart 1 년 전
Chart.yaml 59a2016faf chart 1 년 전
README.md 59a2016faf chart 1 년 전
jupyter-data.yaml 59a2016faf chart 1 년 전
values.yaml 66e333db81 feat: hostAliases 1 년 전

README.md

dag 平台 jupyterlab

部署


# 调试
helm template aihub-dag-jpt  ./ --dry-run --debug -f values.yaml -n airflow --set "ingress.jupyterlab.hosts[0].host=jupyterlab.sxkj.com,ingress.jupyterlab.hosts[0].paths[0].path=/hello" --set jupyterlab.image.repository=SXKJ:32775/jupyterlab:dev

helm upgrade --install aihub-dag-jpt  ./ -f values.yaml -n airflow \
--set "ingress.jupyterlab.hosts[0].host=jupyterlab.sxkj.com,ingress.jupyterlab.hosts[0].paths[0].path=/nbss" \
--set jupyterlab.image.repository=SXKJ:32775/jupyterlab \
--set jupyterlab.image.tag=dev --set jupyterlab.config.password="\"argon2:\$argon2id\$v=19\$m=10240\,t=10\,p=8\$vSn0+TR0clV8kla6yqcZqQ\$XgjDauBkBL5aY8C8668HKJjoTX7BUT/WccJ+BeANHq4\"" \
--set jupyterlab.config.baseUrl="/nbss" \
--set jupyterlab.config.workspace="hello1"


helm upgrade --install aihub-dag-jpt-1  ./ -f values.yaml -n airflow \
--set "ingress.jupyterlab.hosts[0].host=jupyterlab.sxkj.com,ingress.jupyterlab.hosts[0].paths[0].path=/nbsss" \
--set jupyterlab.image.repository=SXKJ:32775/jupyterlab \
--set jupyterlab.image.tag=dev --set jupyterlab.config.password="\"argon2:\$argon2id\$v=19\$m=10240\,t=10\,p=8\$vSn0+TR0clV8kla6yqcZqQ\$XgjDauBkBL5aY8C8668HKJjoTX7BUT/WccJ+BeANHq4\"" \
--set jupyterlab.config.baseUrl="/nbsss" \
--set jupyterlab.config.workspace="hello2"