How to Install etcd-fs in Ubuntu 18.04



Install etcd-fs by entering the following commands in the terminal:

sudo apt update
sudo apt install etcd-fs

Description:

FUSE client for etcd

Basic FUSE client for etcd. Supported file system operations: * Reading/Writing files * Creating/Deleting files * Creating/Deleting directories

Homepage: https://github.com/xetorthio/etcd-fs

Version: 0.0+git20140621.0.395eacb-2ubuntu1

Section: universe/utils