Skip to content

Instantly share code, notes, and snippets.

@andrewstuart
Created August 15, 2016 18:33
Show Gist options
  • Save andrewstuart/51dcdd63cee02deae7f2aa132d0ba050 to your computer and use it in GitHub Desktop.
Save andrewstuart/51dcdd63cee02deae7f2aa132d0ba050 to your computer and use it in GitHub Desktop.
I0815 11:32:41.546165 26073 genericapiserver.go:598] Will report 192.168.16.12 as public IP address.
I0815 11:32:41.547146 26073 reflector.go:200] Starting reflector *api.LimitRange (0) from k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154
I0815 11:32:41.547197 26073 reflector.go:211] Starting reflector *api.ServiceAccount (0) from k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:103
I0815 11:32:41.547204 26073 reflector.go:211] Starting reflector *api.Secret (0) from k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:119
I0815 11:32:41.547261 26073 server.go:287] Initalizing cache sizes based on 0MB limit
I0815 11:32:41.547377 26073 reflector.go:249] Listing and watching *api.ServiceAccount from k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:103
I0815 11:32:41.547439 26073 reflector.go:249] Listing and watching *api.LimitRange from k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154
I0815 11:32:41.547445 26073 reflector.go:249] Listing and watching *api.Secret from k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:119
I0815 11:32:41.547633 26073 reflector.go:211] Starting reflector *api.ResourceQuota (0) from k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83
I0815 11:32:41.547702 26073 reflector.go:249] Listing and watching *api.ResourceQuota from k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83
E0815 11:32:41.548013 26073 reflector.go:203] k8s.io/kubernetes/plugin/pkg/admission/limitranger/admission.go:154: Failed to list *api.LimitRange: Get http://192.168.16.12:8080/api/v1/limitranges?resourceVersion=0: dial tcp 192.168.16.12:8080: getsockopt: connection refused
E0815 11:32:41.548097 26073 reflector.go:214] k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:103: Failed to list *api.ServiceAccount: Get http://192.168.16.12:8080/api/v1/serviceaccounts?resourceVersion=0: dial tcp 192.168.16.12:8080: getsockopt: connection refused
E0815 11:32:41.548151 26073 reflector.go:214] k8s.io/kubernetes/plugin/pkg/admission/resourcequota/resource_access.go:83: Failed to list *api.ResourceQuota: Get http://192.168.16.12:8080/api/v1/resourcequotas?resourceVersion=0: dial tcp 192.168.16.12:8080: getsockopt: connection refused
E0815 11:32:41.548217 26073 reflector.go:214] k8s.io/kubernetes/plugin/pkg/admission/serviceaccount/admission.go:119: Failed to list *api.Secret: Get http://192.168.16.12:8080/api/v1/secrets?fieldSelector=type%3Dkubernetes.io%2Fservice-account-token&resourceVersion=0: dial tcp 192.168.16.12:8080: getsockopt: connection refused
I0815 11:32:41.556252 26073 storage_factory.go:228] storing { podTemplates} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.558156 26073 storage_factory.go:228] storing { events} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.558340 26073 cacher.go:442] Terminating all watchers from cacher *api.PodTemplate
I0815 11:32:41.558382 26073 reflector.go:249] Listing and watching *api.PodTemplate from pkg/storage/cacher.go:189
I0815 11:32:41.559000 26073 storage_factory.go:228] storing { limitRanges} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.560020 26073 storage_factory.go:228] storing { resourceQuotas} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.560213 26073 cacher.go:442] Terminating all watchers from cacher *api.LimitRange
I0815 11:32:41.560259 26073 reflector.go:249] Listing and watching *api.LimitRange from pkg/storage/cacher.go:189
I0815 11:32:41.561043 26073 storage_factory.go:228] storing { secrets} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.561243 26073 cacher.go:442] Terminating all watchers from cacher *api.ResourceQuota
I0815 11:32:41.561262 26073 reflector.go:249] Listing and watching *api.ResourceQuota from pkg/storage/cacher.go:189
I0815 11:32:41.562081 26073 storage_factory.go:228] storing { serviceAccounts} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.562262 26073 cacher.go:442] Terminating all watchers from cacher *api.Secret
I0815 11:32:41.562283 26073 reflector.go:249] Listing and watching *api.Secret from pkg/storage/cacher.go:189
I0815 11:32:41.563279 26073 storage_factory.go:228] storing { persistentVolumes} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.563465 26073 cacher.go:442] Terminating all watchers from cacher *api.ServiceAccount
I0815 11:32:41.563482 26073 reflector.go:249] Listing and watching *api.ServiceAccount from pkg/storage/cacher.go:189
I0815 11:32:41.564792 26073 storage_factory.go:228] storing { persistentVolumeClaims} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.564996 26073 cacher.go:442] Terminating all watchers from cacher *api.PersistentVolume
I0815 11:32:41.565082 26073 reflector.go:249] Listing and watching *api.PersistentVolume from pkg/storage/cacher.go:189
I0815 11:32:41.566160 26073 storage_factory.go:228] storing { configMaps} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.566332 26073 cacher.go:442] Terminating all watchers from cacher *api.PersistentVolumeClaim
I0815 11:32:41.566355 26073 reflector.go:249] Listing and watching *api.PersistentVolumeClaim from pkg/storage/cacher.go:189
I0815 11:32:41.567132 26073 storage_factory.go:228] storing { namespaces} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.567317 26073 cacher.go:442] Terminating all watchers from cacher *api.ConfigMap
I0815 11:32:41.567337 26073 reflector.go:249] Listing and watching *api.ConfigMap from pkg/storage/cacher.go:189
I0815 11:32:41.568136 26073 storage_factory.go:228] storing { endpoints} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.568230 26073 cacher.go:442] Terminating all watchers from cacher *api.Namespace
I0815 11:32:41.568240 26073 reflector.go:249] Listing and watching *api.Namespace from pkg/storage/cacher.go:189
I0815 11:32:41.572335 26073 storage_factory.go:228] storing { nodes} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.573844 26073 cacher.go:442] Terminating all watchers from cacher *api.Endpoints
I0815 11:32:41.573878 26073 reflector.go:249] Listing and watching *api.Endpoints from pkg/storage/cacher.go:189
I0815 11:32:41.574136 26073 storage_factory.go:228] storing { pods} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.574274 26073 cacher.go:442] Terminating all watchers from cacher *api.Node
I0815 11:32:41.574288 26073 reflector.go:249] Listing and watching *api.Node from pkg/storage/cacher.go:189
I0815 11:32:41.575847 26073 storage_factory.go:228] storing { services} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.576001 26073 cacher.go:442] Terminating all watchers from cacher *api.Pod
I0815 11:32:41.576021 26073 reflector.go:249] Listing and watching *api.Pod from pkg/storage/cacher.go:189
I0815 11:32:41.577419 26073 storage_factory.go:228] storing { services} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.577568 26073 cacher.go:442] Terminating all watchers from cacher *api.Service
I0815 11:32:41.577582 26073 reflector.go:249] Listing and watching *api.Service from pkg/storage/cacher.go:189
I0815 11:32:41.580068 26073 storage_factory.go:228] storing { replicationControllers} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.581519 26073 storage_factory.go:228] storing {extensions thirdpartyresources} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.581591 26073 storage_factory.go:228] storing {apps petsets} in apps/v1alpha1, reading as apps/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.581777 26073 cacher.go:442] Terminating all watchers from cacher *api.ReplicationController
I0815 11:32:41.581790 26073 reflector.go:249] Listing and watching *api.ReplicationController from pkg/storage/cacher.go:189
I0815 11:32:41.584183 26073 storage_factory.go:228] storing {autoscaling horizontalpodautoscalers} in autoscaling/v1, reading as autoscaling/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.584327 26073 cacher.go:442] Terminating all watchers from cacher *apps.PetSet
I0815 11:32:41.584366 26073 reflector.go:249] Listing and watching *apps.PetSet from pkg/storage/cacher.go:189
I0815 11:32:41.585206 26073 storage_factory.go:228] storing {batch jobs} in batch/v1, reading as batch/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.585376 26073 cacher.go:442] Terminating all watchers from cacher *autoscaling.HorizontalPodAutoscaler
I0815 11:32:41.585394 26073 reflector.go:249] Listing and watching *autoscaling.HorizontalPodAutoscaler from pkg/storage/cacher.go:189
I0815 11:32:41.586459 26073 storage_factory.go:228] storing {certificates certificatesigningrequests} in certificates/v1alpha1, reading as certificates/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.586621 26073 cacher.go:442] Terminating all watchers from cacher *batch.Job
I0815 11:32:41.586634 26073 reflector.go:249] Listing and watching *batch.Job from pkg/storage/cacher.go:189
I0815 11:32:41.587576 26073 storage_factory.go:228] storing {extensions horizontalpodautoscalers} in autoscaling/v1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.587738 26073 cacher.go:442] Terminating all watchers from cacher *certificates.CertificateSigningRequest
I0815 11:32:41.587799 26073 reflector.go:249] Listing and watching *certificates.CertificateSigningRequest from pkg/storage/cacher.go:189
I0815 11:32:41.588622 26073 storage_factory.go:228] storing { replicationControllers} in v1, reading as __internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.588791 26073 cacher.go:442] Terminating all watchers from cacher *autoscaling.HorizontalPodAutoscaler
I0815 11:32:41.588860 26073 reflector.go:249] Listing and watching *autoscaling.HorizontalPodAutoscaler from pkg/storage/cacher.go:189
I0815 11:32:41.589947 26073 storage_factory.go:228] storing {extensions thirdpartyresources} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.590116 26073 cacher.go:442] Terminating all watchers from cacher *api.ReplicationController
I0815 11:32:41.590133 26073 reflector.go:249] Listing and watching *api.ReplicationController from pkg/storage/cacher.go:189
I0815 11:32:41.590873 26073 storage_factory.go:228] storing {extensions daemonsets} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.591948 26073 storage_factory.go:228] storing {extensions deployments} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.592138 26073 cacher.go:442] Terminating all watchers from cacher *extensions.DaemonSet
I0815 11:32:41.592156 26073 reflector.go:249] Listing and watching *extensions.DaemonSet from pkg/storage/cacher.go:189
I0815 11:32:41.592897 26073 storage_factory.go:228] storing {extensions jobs} in batch/v1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.593324 26073 cacher.go:442] Terminating all watchers from cacher *extensions.Deployment
I0815 11:32:41.593692 26073 reflector.go:249] Listing and watching *extensions.Deployment from pkg/storage/cacher.go:189
I0815 11:32:41.597671 26073 storage_factory.go:228] storing {extensions ingresses} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.598836 26073 storage_factory.go:228] storing {extensions replicasets} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.598918 26073 cacher.go:442] Terminating all watchers from cacher *batch.Job
I0815 11:32:41.598939 26073 reflector.go:249] Listing and watching *batch.Job from pkg/storage/cacher.go:189
I0815 11:32:41.599675 26073 storage_factory.go:228] storing {extensions networkpolicies} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.599804 26073 cacher.go:442] Terminating all watchers from cacher *extensions.Ingress
I0815 11:32:41.599821 26073 reflector.go:249] Listing and watching *extensions.Ingress from pkg/storage/cacher.go:189
W0815 11:32:41.600290 26073 cacher.go:442] Terminating all watchers from cacher *extensions.ReplicaSet
I0815 11:32:41.600304 26073 reflector.go:249] Listing and watching *extensions.ReplicaSet from pkg/storage/cacher.go:189
I0815 11:32:41.601010 26073 storage_factory.go:228] storing {extensions storageclasses} in extensions/v1beta1, reading as extensions/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
I0815 11:32:41.602314 26073 storage_factory.go:228] storing {policy poddisruptionbudgets} in policy/v1alpha1, reading as policy/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.602440 26073 cacher.go:442] Terminating all watchers from cacher *extensions.NetworkPolicy
I0815 11:32:41.602491 26073 reflector.go:249] Listing and watching *extensions.NetworkPolicy from pkg/storage/cacher.go:189
W0815 11:32:41.602924 26073 cacher.go:442] Terminating all watchers from cacher *extensions.StorageClass
I0815 11:32:41.602937 26073 reflector.go:249] Listing and watching *extensions.StorageClass from pkg/storage/cacher.go:189
I0815 11:32:41.603672 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io roles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.604296 26073 cacher.go:442] Terminating all watchers from cacher *policy.PodDisruptionBudget
I0815 11:32:41.604309 26073 reflector.go:249] Listing and watching *policy.PodDisruptionBudget from pkg/storage/cacher.go:189
I0815 11:32:41.605102 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io roles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.605265 26073 cacher.go:442] Terminating all watchers from cacher *rbac.Role
I0815 11:32:41.605291 26073 reflector.go:249] Listing and watching *rbac.Role from pkg/storage/cacher.go:189
I0815 11:32:41.606319 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io rolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.606998 26073 cacher.go:442] Terminating all watchers from cacher *rbac.Role
I0815 11:32:41.607015 26073 reflector.go:249] Listing and watching *rbac.Role from pkg/storage/cacher.go:189
I0815 11:32:41.607617 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io clusterroles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.607779 26073 cacher.go:442] Terminating all watchers from cacher *rbac.RoleBinding
I0815 11:32:41.607832 26073 reflector.go:249] Listing and watching *rbac.RoleBinding from pkg/storage/cacher.go:189
I0815 11:32:41.608914 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io clusterrolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.609078 26073 cacher.go:442] Terminating all watchers from cacher *rbac.ClusterRole
I0815 11:32:41.609093 26073 reflector.go:249] Listing and watching *rbac.ClusterRole from pkg/storage/cacher.go:189
I0815 11:32:41.610260 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io rolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.610409 26073 cacher.go:442] Terminating all watchers from cacher *rbac.ClusterRoleBinding
I0815 11:32:41.610425 26073 reflector.go:249] Listing and watching *rbac.ClusterRoleBinding from pkg/storage/cacher.go:189
I0815 11:32:41.611575 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io clusterroles} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.612070 26073 cacher.go:442] Terminating all watchers from cacher *rbac.RoleBinding
I0815 11:32:41.612086 26073 reflector.go:249] Listing and watching *rbac.RoleBinding from pkg/storage/cacher.go:189
I0815 11:32:41.612858 26073 storage_factory.go:228] storing {rbac.authorization.k8s.io clusterrolebindings} in rbac.authorization.k8s.io/v1alpha1, reading as rbac.authorization.k8s.io/__internal from { /registry [https://etc0.astuart.co:4001] /home/andrew/master.kube.etcd.astuart.co.key /home/andrew/master.kube.etcd.astuart.co.crt false 50000 <nil>}
W0815 11:32:41.614852 26073 cacher.go:442] Terminating all watchers from cacher *rbac.ClusterRoleBinding
I0815 11:32:41.615714 26073 reflector.go:249] Listing and watching *rbac.ClusterRoleBinding from pkg/storage/cacher.go:189
W0815 11:32:41.617900 26073 cacher.go:442] Terminating all watchers from cacher *rbac.ClusterRole
I0815 11:32:41.617984 26073 reflector.go:249] Listing and watching *rbac.ClusterRole from pkg/storage/cacher.go:189
F0815 11:32:41.629514 26073 master.go:307] Error in registering group versions: Unable to setup API &{{v1 [v1] <nil> {} DefaultRESTMapper{kindToPluralResource=map[/v1, Kind=Namespace:{ v1 namespaces} /v1, Kind=APIGroup:{ v1 apigroups} /v1, Kind=Service:{ v1 services} /v1, Kind=SecretList:{ v1 secretlists} /v1, Kind=APIVersions:{ v1 apiversionses} /v1, Kind=ExportOptions:{ v1 exportoptionses} /v1, Kind=Event:{ v1 events} /v1, Kind=Secret:{ v1 secrets} /v1, Kind=ServiceList:{ v1 servicelists} /v1, Kind=EventList:{ v1 eventlists} /v1, Kind=APIResourceList:{ v1 apiresourcelists} /v1, Kind=APIGroupList:{ v1 apigrouplists} /v1, Kind=NamespaceList:{ v1 namespacelists}]} 0x58d400} map[v1:map[services/status:0xc82009a7c8 serviceAccounts:0xc82060ee68 persistentVolumeClaims/status:0xc82060f090 configMaps:0xc82060f0e8 replicationControllers/scale:0xc820b05620 pods/proxy:0xc820c2c1c0 nodes:0xc820d03d40 namespaces:0xc820cfa540 namespaces/status:0xc82060f180 pods/portforward:0xc820c2c260 services:0xc82060d9f0 nodes/status:0xc82009a4a8 services/proxy:0xc820957580 pods/binding:0xc82009a688 nodes/proxy:0xc820d03d70 resourceQuotas:0xc82060ed38 namespaces/finalize:0xc82060f188 pods:0xc820c2c180 pods/attach:0xc820c2c240 pods/status:0xc82009a690 pods/log:0xc820c2c1a0 persistentVolumes:0xc82060ef98 componentStatuses:0xc820957640 bindings:0xc82009a688 podTemplates:0xc82060ebd8 events:0xc82060ebf0 persistentVolumes/status:0xc82060efa0 pods/exec:0xc820c2c200 replicationControllers:0xc82009a888 replicationControllers/status:0xc82009a890 limitRanges:0xc82060eca0 endpoints:0xc82009a250 resourceQuotas/status:0xc82060ed40 secrets:0xc82060edb8 persistentVolumeClaims:0xc82060f088]] true <nil> 0xc820121440 {0xc820121440 [{[application/json] application/json [json] true 0xc820121480 0xc8201214c0 <nil> <nil> [application/json application/json;stream=watch] application/json {} 0xc820121480 <nil>} {[application/yaml] application/yaml [yaml] true 0xc820121500 <nil> <nil> <nil> [] <nil> <nil> <nil>} {[application/vnd.kubernetes.protobuf] application/vnd.kubernetes.protobuf [pb] false 0xc8200b1400 <nil> 0xc820156f90 <nil> [application/vnd.kubernetes.protobuf application/vnd.kubernetes.protobuf;stream=watch] application/vnd.kubernetes.protobuf;stream=watch {} 0xc820156f90 <nil>}] 0xc820150f60 [application/json application/yaml application/vnd.kubernetes.protobuf] [application/json application/json;stream=watch application/vnd.kubernetes.protobuf application/vnd.kubernetes.protobuf;stream=watch] 0xc820121480} 0xc820156ff0 map[replicationcontrollers/scale:autoscaling/v1, Kind=Scale]}: [error in registering resource: bindings, no matches for /, Kind=Binding, error in registering resource: componentstatuses, no matches for /, Kind=ComponentStatus, error in registering resource: configmaps, no matches for /, Kind=ConfigMap, error in registering resource: endpoints, no matches for /, Kind=Endpoints, error in registering resource: limitranges, no matches for /, Kind=LimitRange, error in registering resource: nodes, no matches for /, Kind=Node, error in registering resource: nodes/proxy, no matches for /, Kind=Node, error in registering resource: nodes/status, no matches for /, Kind=Node, error in registering resource: persistentvolumeclaims, no matches for /, Kind=PersistentVolumeClaim, error in registering resource: persistentvolumeclaims/status, no matches for /, Kind=PersistentVolumeClaim, error in registering resource: persistentvolumes, no matches for /, Kind=PersistentVolume, error in registering resource: persistentvolumes/status, no matches for /, Kind=PersistentVolume, error in registering resource: pods, no matches for /, Kind=Pod, error in registering resource: pods/attach, no matches for /, Kind=Pod, error in registering resource: pods/binding, no matches for /, Kind=Pod, error in registering resource: pods/exec, no matches for /, Kind=Pod, error in registering resource: pods/log, no matches for /, Kind=Pod, error in registering resource: pods/portforward, no matches for /, Kind=Pod, error in registering resource: pods/proxy, no matches for /, Kind=Pod, error in registering resource: pods/status, no matches for /, Kind=Pod, error in registering resource: podtemplates, no matches for /, Kind=PodTemplate, error in registering resource: replicationcontrollers, no matches for /, Kind=ReplicationController, error in registering resource: replicationcontrollers/scale, no matches for /, Kind=ReplicationController, error in registering resource: replicationcontrollers/status, no matches for /, Kind=ReplicationController, error in registering resource: resourcequotas, no matches for /, Kind=ResourceQuota, error in registering resource: resourcequotas/status, no matches for /, Kind=ResourceQuota, error in registering resource: serviceaccounts, no matches for /, Kind=ServiceAccount]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment