Comments

54 Comments

I tested this w/ a kubeadm cluster today, it worked.

tested w/ podman

I tested a kubeadm cluster. Worked.

tested w/ kubeadm, works

Tested w/ dusty's image, works for me

Works for me

I tested a cluster w/ these pkgs and it worked; I also tested upgrading a 1.6.7 cluster to these pkgs and that worked too.

seems legit

I tested this with a cluster, it works, but it doesn't include a fix for #1468752.

BZ#1468823 Build kubernetes 1.6.7
BZ#1441218 Regression: kube-apiserver.service fails to start: first path segment in URL cannot contain colon

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
BZ#1422889 Update to upstream 1.5.3

I tested with system containers:

atomic install --system docker.io/gscrivano/etcd:latest --name etcd && systemctl start etcd && sleep 10s && systemctl status etcd

It works. The above system container won't run w/ the version of runc that this update replaces.

karma

Installed and uninstalled some system containers, checked container lists, checked host status, all looks good to me.

tested on VMs w/ kube cluster, works for me

tested w/ ansible scripts

karma

tested with kube cluster

karma

tested with kube cluster

tested with kube cluster

I tested w/ this ostree tree with the new kernel in it and tested kube. It works.

BZ#1414068 4.9.3-200 kernel causes kubernetes dns to not work

Tested with contrib ansible scripts on f25 w/ this kernel: https://koji.fedoraproject.org/koji/taskinfo?taskID=17316113. Works.

BZ#1413997 Regression: Kubernetes objects have invalid selfLink field
BZ#1410186 Build kubernetes 1.5.1
BZ#1409943 Kubernetes manual pages not generated