microk8s:feature/spread

Last commit made on 2020-03-05
Get this branch:
git clone -b feature/spread https://git.launchpad.net/microk8s

Branch merges

Branch information

Name:
feature/spread
Repository:
lp:microk8s

Recent commits

eec84a0... by Konstantinos Tsakalozos

Spread tests

013ea29... by Konstantinos Tsakalozos

Improve token management (#1006)

581323a... by Richard

Update storage.yaml (#998)

Fixes #995

a5ec1f9... by sevangelatos <email address hidden>

Use native containerd snapshotter for ZFS (#1000)

This is a workaround to allow microk8s to run on ZFS systems.
See issue: #401

Using the zfs snapshotter would be another option, but currently
it seems that the zfs snapshotter requires it's own dedicated filesystem
and is still missing features such as Usage().

https://github.com/containerd/zfs/issues/17

9700e50... by Joseph Borg

Automatically setup and tear down MicroK8s VM in Windows installer (#999)

f174366... by Kenneth Koski

Remove Kubeflow scripts on non-amd64 architecture (#992)

Fails fast instead of waiting for a Juju bootstrap to fail without
a great error message.

0ebbaed... by Kenneth Koski

Including juju binary in snap instead of downloading it (#989)

Downloading it with `microk8s.enable juju` leads to lots of networking
issues with restrictive firewalls/proxies/etc.

830eb36... by Konstantinos Tsakalozos

Load openssl conf from the right localtion (#985)

050e98b... by Kenneth Koski

Check if metallb is already enabled when enabling it (#974)

Allows other scripts such as kubeflow to lazily ensure it's enabled.

356032b... by Konstantinos Tsakalozos

Fix core not installing on arm (#971)