
CONVOY PLUGIN ODKCER PORTABLE
Data written to the docker volume is replicated in a cluster of DRBD nodes.Ī volume plugin that provides multi-host portable volumes for Docker, enabling you to run databases and other stateful containers and move them around across a cluster of machines.Ī volume plugin able to attach, format and mount Google Compute persistent-disks.Ī volume plugin that provides multi-host volumes management for Docker using GlusterFS.Ī volume plugin that allows on-demand, version controlled access to your data. It’s a simple standalone executable written in Go and provides the framework to support vendor-specific extensions such as snapshots, backups and restore.Ī volume plugin that provides highly available storage replicated by DRBD. It has support for Ceph and NFS.Ī volume plugin for a variety of storage back-ends including device mapper and NFS. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS.Īn open source volume plugin that provides multi-tenant, persistent, distributed storage with intent based consumption. Lets you mount Microsoft Azure File Storage shares to Docker containers as volumes using the SMB 3.0 protocol. Learn more.Ī volume plugin that provides access to an extensible set of container-based persistent storage options.


Weave networks are resilient, partition tolerant, secure and work in partially connected networks, and other adverse environments - all configured with delightful simplicity.
CONVOY PLUGIN ODKCER DRIVER
It includes an IPAM driver as well.Ī network plugin that creates a virtual network that connects your Docker containers - across multiple hosts or clouds and enables automatic discovery of applications. Contiv Networking implements the remote driver and IPAM APIs available in Docker 1.9 onwards.Ī network plugin is developed as part of the OpenStack Kuryr project and implements the Docker networking (libnetwork) remote driver API by utilizing Neutron, the OpenStack networking service. The sections below provide an inexhaustive overview of available plugins.Īn open source network plugin to provide infrastructure and security policies for a multi-tenant micro services deployment, while providing an integration to physical network for non-container workload. In the future it will support additional plugin types.įollow the instructions in the plugin’s documentation. For example, a volume plugin might enable Docker volumes to persist across multiple Docker hosts and a network plugin might provide network plumbing.Ĭurrently Docker supports authorization, volume and network driver plugins. This page explains the types of plugins and provides links to several volume and network plugins for Docker. You can extend the capabilities of the Docker Engine by loading third-party plugins. To view information on plugins managed by Docker, refer to Docker Engine plugin system. This document describes the Docker Engine plugins generally available in Docker Engine.
