I have a replication controller running with the following spec:
apiVersion: v1 kind: ReplicationController metadata: name: owncloud-controller spec: rep
Most probably heapster is running in a wrong namespace ("default"). HPA expects heapster to be in "kube-system" namespace. Please, add --namespace=kube-system to kubectl run heapster command.