December 29, 2017
NetApp Docker Volume Plugin for Raspberry Pi
TL;DR NetApp provides a plugin for docker for x86 platforms. With a small modification it works perfectly well on a Raspberry Pi (ARM).
Intro A year ago I’ve written some articles about running docker on a cluster of Raspberry Pi.
NetApp published a plugin for docker to integrate NetApp’s SolidFire, ONTAP, and E-series storage platforms.
Of course this plugin is available for x86 (AMD64), but not for any other platform. Therefore I thought if it is possible to build this plugin for a Raspi (ARM).
Read more