Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Agenda:
- Update / Progress
- TOSCA based orchestration demo
- Arthur Berezin presented concepts
- Cloudify provides a consistent TOSCA model for app deployment
- How does it integrate with Openshift or rancher? Answer: the operator will be allowed to chose options. Provides the flexibility of deployment.
- Team agreed that the deployment mechanism must be a choice for the operator - nothing forced by the OOM platform.
- Q: It seems you are wrapping a 50 lines file in a 500 lines file. Why? A: To provide consistent app descriptors across deployment mechanisms (openstack, bare metal, K8S, etc).
- Need to understand between K8S and Cloudify. Are we preventing K8S to perform its job by adding Cloudify on top? A: Cloudify is decoupled from K8S. We are delegating a portion of the orchestration to K8S. Cloudify is adding value on top of K8S, and letting K8S do what it does best: container orchestration.
- M2 functionality freeze
- Next objectives