1
0
mirror of https://github.com/ubuntu/microk8s.git synced 2021-05-23 02:23:41 +03:00

16 Commits

Author SHA1 Message Date
Konstantinos Tsakalozos
5c36496e9d Pull CA_CERTS from core18 (#2046) 2021-02-24 17:08:51 +02:00
Joe Borg
697d2f721b Enforce YAML formatting (#1963) 2021-02-17 10:43:30 -05:00
Konstantinos Tsakalozos
de81008d3d Kubelite, consolidate k8s services (#1918) 2021-02-03 22:08:09 +02:00
Konstantinos Tsakalozos
3c905f24f9 Fix typos in the project (#1878) 2021-01-13 16:05:25 +02:00
mercimat
1edf2a6725 update echo text in flannel-etcd upgrade scripts (#1753) 2020-11-23 11:36:26 +02:00
Konstantinos Tsakalozos
3784d89ff8 Fix upgrade from non-HA to HA (#1535) 2020-09-02 14:12:47 +03:00
Konstantinos Tsakalozos
6a398b5eb1 Make sure we reconfigure containerd and kubelet when moving cni bins (#1531) 2020-09-01 17:57:10 +03:00
Konstantinos Tsakalozos
56a91115b4 Help calico autodetect routing paths (#1512) 2020-08-24 13:38:54 +03:00
Konstantinos Tsakalozos
7bb1b251af Feature: HA (#1208)
* First pass on microk8s enable

* Add pie chart to the grafana of prometheus operator

* Revert "Add pie chart to the grafana of prometheus operator"

This reverts commit 1c28dc6dec112d713f8257219be1ad3eb5424f8e.

* Handle distribute an operation across nodes (#1297)

* Handle dqlite and cluster agent ports on HA cluster

* Fix distributed ops on single node cluster (#1320)

* Start dqlite and calico by default

* Do not try to distribute configuration when cluster agent is stopped

* Dqlite without REST interface

* Remove the ha-cluster subcommand from status (#1374)

* Remove the ha-cluster subcommand from status

* fix enabling of dns when running HA. (#1403)

* Fix LXC deployments, umount kubelet when removing microk8s (#1424)

* Stopping control plane on HA (#1406)

* Change ownership of files under the dqlite path (#1429)

* Change ownership of files under the dqlite path

* Address review comments

* Add message in joining (#1452)

* Handle not reachable nodes (#1450)

* Fixes #1448 (#1457)

* microk8s.leave single leader guard (#1462)

* Fix cilium in an ha cluster (#1453)

* dbctl for dqlite backup and restore (#1435)

Co-authored-by: balchua <balchua@yahoo.com>
2020-08-20 10:14:32 +03:00
apnar
3248117d98 Add new add-on for Multus CNI (#1276)
* move default cni bin directory from SNAP to SNAP_DATA

* create multus add-on using daemonset

Co-authored-by: Konstantinos <kos.tsakalozos@canonical.com>
2020-06-30 12:15:07 +03:00
Nikkoura
a518228606 Change calico-node pods log level (#1335)
Increase log filter: from info to error (fix for #1334)
2020-06-22 12:52:37 +03:00
Konstantinos Tsakalozos
9020aa209d Transition scripts from dqlite and calico to flannel and etcd (#1209) 2020-05-28 15:14:30 +03:00
Konstantinos Tsakalozos
4b665c4ec9 Fix transition to calico permissions (#1183) 2020-05-07 13:01:44 +03:00
Konstantinos Tsakalozos
272b562734 Try snapctl instead of systemctl (#1170)
Co-authored-by: Joe Borg <joseph.borg@canonical.com>
2020-05-05 07:42:21 +03:00
Konstantinos Tsakalozos
2bdc1b843e First pass on switch-to-dqlite (#1131) 2020-05-01 12:56:53 +03:00
Konstantinos Tsakalozos
ad29db5564 Script to transition to calico cni (#1119)
* 2PC skeleton

* Switch to calico cni
2020-04-21 11:53:14 +03:00