I am trying to deploy heapster in a cluster and collect metrics and store it in Influxdb. I can provide sink for Influxdb. But I am not sure how to provide the value for --source flag to connect to the secured kube API server. Can someone help me to find out this.
Note: I am trying to deploy heapster in the same cluster where the kube API server is running.
Thanks in advance.