The INDIGO PaaS Orchestrator is a component of the PaaS layer that allows to instantiate resources on Cloud Management Frameworks (like OpenStack and OpenNebula), Mesos and Kubernetes clusters.
It takes the deployment requests, expressed through templates written in TOSCA YAML Simple Profile v1.0, and deploys them on the best cloud site available. In order to do that
- it gathers SLAs, monitoring info and other data from other platform services,
- it asks to the cloud provider ranker for a list of the best cloud sites.
The PaaS Orchestrator needs the presence of the following INDIGO services:
- SLAM (SLA Manager): allows to retrieve all the SLAs of the user
- CMDB (Configuration Manager DataBase): contains all the cloud sites information, like the identity endpoint, the OCCI endpoint, etc...
- Zabbix Wrapper (REST wrapper for Zabbix): allows to retrieve monitoring metrics to zabbix through a REST interface
- CPR (Cloud Provider Ranker): it receives all the information retrieved from the aforementioned services and provides the ordered list of the best sites
This work has been co-funded by:
- EOSC-hub project (Horizon 2020) under Grant number 777536.
- DEEP-HybridDataCloud project (Horizon 2020) under Grant number 777435.
- eXtreme-DataCloud project (Horizon 2020) under Grant number 777367.
- INDIGO-DataCloud project (Horizon 2020) under Grant number 653549.