Murano is an OpenStack project that introduces an application catalog for publishing and deploying ready-to-use applications. It provides a way to abstract applications from underlying infrastructure resources and supports both Linux and Windows. Murano uses a dashboard, API, engine, and agents to deploy and manage applications. Kubernetes is an open source container orchestration tool that improves on Borg to manage containers across clusters. It uses components like pods, replication controllers, and services to deploy and scale containerized applications reliably. Together, Murano and Kubernetes provide application cataloging and deployment abilities while abstracting applications from infrastructure resources managed by OpenStack.
Related topics: