Aligned install/index.rst file contents - For better readability/understanding. - VIM installation with kolla-ansible is not proper for now. As a quick fix, replacing it with general openstack insallation guide: https://docs.openstack.org/install-guide/index.html Change-Id: Icd57954cf0af7916b2c044a250eb136b451ad226
1.6 KiB
1.6 KiB
Tacker Installation Guide
Installation
For Tacker to work, the system consists of two parts:
- Tacker system
- VIM systems
Refer following installation procedures for both of these systems:
Tacker Installation
Tacker can be installed using following methods:
(here just some ways are listed)
Install via Devstack <devstack.rst> Manual Installation <manual_installation.rst> Install via Kolla Ansible <kolla.rst>
Target VIM Installation
Most of the time, the target VIM already exists for Tacker to manage. In case the target VIM does not exist, this section shows how to prepare a target VIM for Tacker to manage.
Openstack VIM Installation <https://docs.openstack.org/install-guide/index.html> Kubernetes VIM Installation <kubernetes_vim_installation.rst>