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.
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.
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.
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
tested with kube cluster
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.
Tested with contrib ansible scripts on f25 w/ this kernel: https://koji.fedoraproject.org/koji/taskinfo?taskID=17316113. Works.
I tested this w/ a kubeadm cluster today, it worked.