From 9bf50232b473b3351780f886b59586899c361554 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: May 16 2017 15:35:12 +0000 Subject: add back in kube/storage clients for now For f26 we will promote containerized kube via system containers [1] and also experiment with rpm-ostree livefs [2] as a method to add in new software without a reboot. While we experiment, we will leave in kube for f26. [1] http://www.projectatomic.io/blog/2017/05/system-containerized-kube/ [2] https://github.com/projectatomic/rpm-ostree/pull/652 --- diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json index c6e1bae..c882281 100644 --- a/fedora-atomic-docker-host.json +++ b/fedora-atomic-docker-host.json @@ -112,9 +112,13 @@ "cockpit-docker", "cockpit-networkmanager", "cockpit-ostree", + "kubernetes", "etcd", + "flannel", "docker", "python-docker-py", "iscsi-initiator-utils", + "glusterfs", "glusterfs-fuse", + "ceph-common", "oddjob-mkhomedir", "oci-register-machine", "oci-systemd-hook",