E0415 13:01:12.066288 1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found E0415 13:01:12.075308 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found E0415 13:01:12.079818 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.081352 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found E0415 13:01:12.081773 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.113314 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.115775 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found E0415 13:01:12.116211 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.123937 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found E0415 13:01:12.124735 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found E0415 13:01:12.133258 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.152573 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.158564 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found E0415 13:01:12.168543 1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found E0415 13:01:12.185445 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.188820 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found E0415 13:01:12.202167 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.205392 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found E0415 13:01:12.206463 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "cluster-autoscaler" not found E0415 13:01:12.217685 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "editor" not found E0415 13:01:12.220695 1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found E0415 13:01:12.224827 1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found E0415 13:01:12.227826 1 cache.go:332] error synchronizing: role.rbac.authorization.k8s.io "system:image-builder" not found E0415 13:01:12.230769 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found E0415 13:01:12.236047 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found E0415 13:01:12.240636 1 cache.go:332] error synchronizing: clusterrole.rbac.authorization.k8s.io "privileged-builder" not found
this in our CI cluster, which we have some problems that some pods can't reach the API server. So while I was investigating the problem, I wanted to make sure that the apiserver is healthy. Those errors seem to be reported in each api-server container restart. Does this mean that the cluster was deployed incorrectly? Which process is responsible for creating those RBACs?
*** This bug has been marked as a duplicate of bug 1531938 ***