I tested this w/ a kube cluster, and it works, but I had to add --cgroup-driver=systemd to KUBELET_ARGS= in /etc/kubernetes/kubelet. We may need to add this to the rpm. Either way, we need an update, because the version of this is f26 stable is broken.
BZ#1441218 Regression: kube-apiserver.service fails to start: first path segment in URL cannot contain colon
This update has been submitted for testing by jchaloup.
This update has obsoleted kubernetes-1.5.4-2.fc26, and has inherited its bugs and notes.
This update has been pushed to testing.
This update has reached 3 days in testing and can be pushed to stable now if the maintainer wishes
I tested this w/ a kube cluster, and it works, but I had to add
--cgroup-driver=systemd
toKUBELET_ARGS=
in/etc/kubernetes/kubelet
. We may need to add this to the rpm. Either way, we need an update, because the version of this is f26 stable is broken.This update has been obsoleted by kubernetes-1.6.7-1.fc26.