steven

Results 11 comments of steven

add command doesn't work either ``` - args: - --cert-dir=/tmp - --secure-port=4443 - --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname - --kubelet-use-node-status-port - --metric-resolution=15s - --kubelet-insecure-tls command: - /metrics-server - --metric-resolution=15s - --kubelet-insecure-tls - --kubelet-preferred-address-types=InternalIP,Hostname,InternalDNS,ExternalDNS,ExternalIP ```

> Sorry, can you print out more logs of metrics-server? I want to know where is the fault Thank for your reply. Actually, the logs are the same. Here is...

> Sorry, can you print out more logs of metrics-server? I want to know where is the fault And I change service to NodePort. So I clould access by `https://myIp:nodePort/stats/summary`...

> From the log, there is no permission to access metrics(Of course, you can't access it directly below.) Could you try to follow the steps below, see if it solves...

> ok, thanks for the verification. What is your environment? EKS? Alternatively, you can get metrics with the following command > > ``` > kubectl proxy > kubectl get --raw...

> ok, thanks for the verification. What is your environment? EKS? Alternatively, you can get metrics with the following command > > ``` > kubectl proxy > kubectl get --raw...

不好使啊, ` C:\Users\MC>python processon.py Traceback (most recent call last): File "processon.py", line 81, in make(getuser()) File "processon.py", line 73, in make domain = getdomain() File "processon.py", line 29, in getdomain...