The version is: kubernetes-client.x86_64 0:1.2.0-0.6.alpha1.git8632732.el7 The error looks something like: ``` 1458139640 - [ERROR] - cli/main.py - cmd: ['/host/usr/bin/kubectl', 'create', '-f', u'build/artifacts/kubernetes/.hello-apache-pod.json', u'--namespace=default'] failed: Error from server: error when creating "build/artifacts/kubernetes/.hello-apache-pod.json": pods "helloapache" is forbidden: service account default/default was not found, retry after the service account is created ``` A full log is at [1]. This looks similar to this fedora bug [2]. - Dusty [1] https://ci.centos.org/job/atomicapp-test-kubernetes-pr/24/consoleText [2] https://bugzilla.redhat.com/show_bug.cgi?id=1315472