Kubernetes 节点应用程序无配置部署

deploy-node-app 命令简化了将 Node.js 应用程序部署到 Kubernetes 的流程,无需复杂配置。它通过最小化提示数量,帮助用户轻松完成部署。此外,该工具支持各种 Node.js 项目,包括 Python、Ruby 和静态站点。用户只需在项目中运行命令,即可生成 Dockerfile、skaffold.yaml 和 Kubernetes YAML 文件。对于没有 Kubernetes 集群的用户,该工具还提供自动创建免费集群的功能。

zip
deploy-node-app-master.zip 预估大小:70个文件
folder
deploy-node-app-master 文件夹
file
.eslintrc.json 1KB
file
.gitignore 202B
file
Dockerfile 628B
file
package.json 2KB
folder
src 文件夹
file
util.js 10KB
folder
languages 文件夹
file
plain-dockerfile.js 725B
file
ruby.js 259B
file
python.js 2KB
file
nodejs.js 3KB
file
nginx.js 4KB
file
index.js 2KB
file
deployNodeApp.js 27KB
folder
modules 文件夹
file
mongodb.js 581B
file
redis.js 227B
file
postgres.js 542B
file
.dockerignore 185B
folder
bin 文件夹
file
test.sh 219B
file
lint.sh 92B
file
clean.sh 90B
file
LICENSE 1KB
file
README.md 4KB
folder
.circleci 文件夹
file
config.yml 567B
file
.npmignore 33B
file
.gitattributes 33B
folder
docs 文件夹
file
kubesail-logo.png 244KB
folder
test 文件夹
folder
nodejs-mongodb 文件夹
file
package.json 502B
folder
src 文件夹
file
index.js 1KB
folder
nodejs-redis 文件夹
file
package.json 172B
file
index.js 536B
folder
ruby-redis 文件夹
folder
app 文件夹
file
index.rb 1001B
file
Gemfile 60B
folder
nginx-simple 文件夹
folder
public 文件夹
file
index.html 60B
file
README.md 399B
folder
python-redis 文件夹
file
package.json 263B
file
requirements.txt 6B
file
server.py 816B
file
init.sh 199B
file
index.js 14KB
folder
nodejs-hotreload 文件夹
file
package.json 539B
folder
src 文件夹
file
index.js 194B
file
README.md 780B
folder
nodejs-simple 文件夹
file
package.json 137B
file
index.js 194B
folder
python-simple 文件夹
folder
requirements.txt 文件夹
file
server.py 623B
folder
ruby-simple 文件夹
file
index.rb 1001B
file
Gemfile 41B
folder
nodejs-postgres 文件夹
file
package.json 173B
folder
src 文件夹
file
index.js 787B
folder
create-react-app 文件夹
file
.gitignore 310B
file
package.json 752B
folder
src 文件夹
file
setupTests.js 255B
file
index.js 503B
file
logo.svg 3KB
file
App.js 555B
file
serviceWorker.js 5KB
file
App.css 564B
file
index.css 366B
file
App.test.js 280B
file
.dockerignore 12B
folder
public 文件夹
file
robots.txt 67B
file
logo192.png 5KB
file
index.html 2KB
file
favicon.ico 3KB
file
manifest.json 492B
file
logo512.png 9KB
file
README.md 3KB
file
yarn.lock 454KB
file
.editorconfig 102B
file
yarn.lock 129KB
...
zip 文件大小:537.82KB