- Ansible Quick Start Guide
- Mohamed Alibi
- 98字
- 2021-07-23 16:37:39
Provisioning
Instance provisioning using Ansible covers the configuration and setup of bare-metal machines and servers. It relies on its predefined APIs to create and configure the local virtualized infrastructure. It can also manage hybrid, private, and public cloud instances, resources, and applications. Ansible can automatically install and configure an application and its libraries. It uses OS bootstrap and a kickstart script to initiate bare-metal machine provisioning using very simple playbooks and built-in modules. Using the same simple playbooks and different modules, Ansible can also provision instances, networking, and VMs in a public, private, or hybrid cloud very easily.
推薦閱讀
- 計(jì)算機(jī)應(yīng)用
- Hands-On Neural Networks with Keras
- 大數(shù)據(jù)改變世界
- Windows XP中文版應(yīng)用基礎(chǔ)
- 城市道路交通主動(dòng)控制技術(shù)
- JBoss ESB Beginner’s Guide
- Mastering GitLab 12
- 計(jì)算機(jī)組成與操作系統(tǒng)
- 簡(jiǎn)明學(xué)中文版Photoshop
- 人工智能:智能人機(jī)交互
- Linux常用命令簡(jiǎn)明手冊(cè)
- 軟件測(cè)試管理
- Hands-On Generative Adversarial Networks with Keras
- 實(shí)戰(zhàn)突擊
- Apache Spark Machine Learning Blueprints