Home

Awesome

shoes-lxd

shoes-provider for LXD

Setup

please set Environment values

Required values

shoes-lxd needs information of worker.

use LXD_HOSTS and ignore LXD_HOST if set both.

for single worker

for multi worker

[
  {
    "host": "https://192.0.2.100:8443",
    "client_cert": "./node1/client.crt",
    "client_key": "./node1/client.key"
  },
  ...
]

Optional values

Note

LXD Server can't use zfs in storageclass if use --privileged. ref: https://discuss.linuxcontainers.org/t/docker-with-overlay-driver-in-lxd-cluster-not-working/9243

We recommend using btrfs.