quickstart:启动独立的eru,在其上运行某些内容

时间:2021-05-23 19:41:21
【文件属性】:
文件名称:quickstart:启动独立的eru,在其上运行某些内容
文件大小:31KB
文件格式:ZIP
更新时间:2021-05-23 19:41:21
shell docker quickstart eru HTML 快速开始 启动Eru核心和代理,在其上运行lambda脚本。 要求 Ubuntu> = 1604 ansible> = 2.9.10,jmespath> = 0.10.0 如果ansible在macOS上运行,则sshpass 运行独立节点 准备您的库存并 ansible-playbook -i inventory.yml cluster.yml 用法 假设我们要在3个节点上运行3个Redis服务器。 步骤1:撰写要部署的Yaml规范 cat > /tmp/spec.yaml <<! appname: redis entrypoints: singular: cmd: '--appendonly yes' publish: - 6379 ! 步骤2:使用eru-cli进行部署 eru-cli container deploy --pod eru
【文件预览】:
quickstart-master
----inventory.yml.example(1KB)
----LICENSE(1KB)
----quickstart.sh(870B)
----group_vars()
--------all(15B)
----README.md(1KB)
----roles()
--------docker()
--------node-docker()
--------essential()
--------calico()
--------core()
--------node-yavirt()
--------etcd()
----lagacy()
--------clr.sh(579B)
--------upgrade.sh(82B)
--------upgrade-eru-core.sh(172B)
--------upgrade-eru-agent.sh(225B)
--------clean.sh(252B)
--------upgrade-etcd.sh(600B)
--------generate.sh(162B)
----.gitignore(23B)
----cluster.yml(373B)

网友评论