文件名称:band-aid:自2017年以来的乐队
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-03 04:07:01
JavaScript
创可贴:registered: 自2017年以来的乐队 Kubernetes部署 创可贴可以部署在kubernetes上! 首先设置一个kubernetes的秘密: kubectl create secret generic band-aid-secret --from-file=secrets/env.json 然后部署应用 kubectl apply -f deploy/manifest.yaml kubectl apply -f deploy/service.yaml kubectl apply -f deploy/ingress.yaml 现在查看应用程序 $ kubectl get ing NAME HOSTS ADDRESS PORTS AGE main-in
【文件预览】:
band-aid-master
----.eslintrc(27B)
----manifest.yml(63B)
----server()
--------model-config.json(700B)
--------datasources.production.js(73B)
--------datasources.local.js(73B)
--------boot()
--------server.js(851B)
--------datasources.json(62B)
--------middleware.development.json(132B)
--------component-config.json(72B)
--------middleware.json(837B)
--------config.json(370B)
----deploy()
--------service.yaml(153B)
--------ingress.yaml(329B)
--------manifest.yaml(605B)
----package.json(763B)
----.cfignore(9B)
----.yo-rc.json(30B)
----Dockerfile(387B)
----LICENSE(11KB)
----common()
--------models()
----.gitignore(169B)
----.dockerignore(44B)
----README.md(742B)
----.eslintignore(8B)
----.editorconfig(288B)
----env.js(586B)