1 Star 0 Fork 0

大目 / kubespray

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
cloud.md 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
Maxime Guyot 提交于 2019-12-04 16:22 . Add markdown CI (#5380)

Cloud providers

Provisioning

You can deploy instances in your cloud environment in several different ways. Examples include Terraform, Ansible (ec2 and gce modules), and manual creation.

Deploy kubernetes

With ansible-playbook command

ansible-playbook -u smana -e ansible_ssh_user=admin -e cloud_provider=[aws|gce] -b --become-user=root -i inventory/single.cfg cluster.yml
1
https://gitee.com/itmuch/kubespray.git
git@gitee.com:itmuch/kubespray.git
itmuch
kubespray
kubespray
master

搜索帮助