EMCO
- Orchestrator/Scheduler: https://github.com/onap/multicloud-k8s/tree/master/src/orchestrator
- Cluster Management: https://github.com/onap/multicloud-k8s/tree/master/src/clm
- Network Configuration Management: https://github.com/onap/multicloud-k8s/tree/master/src/ncm
- Resource Sync: For scheduling resources to edges and handles monitoring callbacks: https://github.com/onap/multicloud-k8s/tree/master/src/rsync
- Monitor Operator for Edges: https://github.com/onap/multicloud-k8s/tree/master/src/monitor
- OVN action controller: https://github.com/onap/multicloud-k8s/tree/master/src/ovnaction
- CLI code: https://github.com/onap/multicloud-k8s/tree/master/src/tools/emcoctl
...
https://www.linkedin.com/pulse/onap4k8s-architecture-srinivasa-addepalli
Aarna
AMCOP Quickstart Guide (Bare Metal)—Use this to deploy AMCOP on a bare metal server
AMCOP QuickStart Guide (Cloud)—Use this to deploy AMCOP on GCP or Azure
AMCOP User Guide—Use AMCOP GUI or APIs to try out CNF orchestration e.g. vFW
AMCOP Slack Channel—Use for any questions; if you want we can also have a quick call on getting you started- For deploying EMCO as a ONAP multicloud plugin (also called onap4k8s), the multicloud Wiki has some references, but basically it is part of multicloud deployment. There is not much documentation that I am aware of (for deployment/configuration) other than the read-the-docs here (https://docs.onap.org/en/dublin/submodules/multicloud/k8s.git/docs/)
- The source repo is at: https://github.com/onap/multicloud-k8s