Converge Digest

Rancher Can Now Orchestrate Persistent Storage Services for Docker

Rancher Labs, a start-up based in Cupertino, California, now offers the ability to orchestrate Persistent Storage Services for Docker.  This makes its easier for developers to define and deploy the exact storage capabilities needed for their containerized applications.

Rancher, which is the company’s flagship software tool for building a private container service, can be used with a Docker 1.9 volume plugin to:

For example, a user deploying a web application running on Tomcat and MySQL can also use Rancher to deploy a Persistent Storage Service based on Gluster. The Gluster storage service can then be distributed across multiple disks running on different hosts within the Rancher cluster. When the MySQL service is launched, Rancher can orchestrate the deployment of a block storage volume from the Gluster service, which is then connected to the MySQL container as a Docker Volume. Users can leverage GlusterFS geo-replication to backup the application to a remote site.

Once the application is deployed, Rancher continues to manage both the application and storage services, monitoring hosts and disks for failures and responding whenever necessary to ensure the availability of the application.

“As developers begin to deploy more stateful applications using Docker, it is critical that storage services become as easy to deploy and migrate as regular Docker containers,” said Sheng Liang, co-founder and CEO of Rancher Labs. “We’re thrilled to announce this latest update to Rancher, as we believe persistent storage services will unleash a new wave of innovation for the Docker ecosystem, community and users.”

http://www.rancher.com

Rancher Labs Launches its Container Infrastructure Platform

Rancher Labs, a start-up based in Cupertino, California, announced the beta release of its platform for running Docker in production. It includes a fully-integrated set of infrastructure services purpose built for containers, including networking, storage management, load balancing, service discovery, monitoring, and resource management. Rancher connects these infrastructure services with standard Docker plugins and application management tools, such as Docker Compose, to make it simple for organizations to deploy and manage containerized workloads on any infrastructure.

Key Rancher features:

Exit mobile version