Update http_proxy.md

pull/3734/head
Thomas Strömberg 2019-02-19 16:46:57 -08:00 committed by GitHub
parent 5a4a8899f5
commit 4930a9dfb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ This error indicates that the container runtime running within the VM does not h
## x509: certificate signed by unknown authority
```
[ERROR ImagePull]: failed to pull image k8s.gcr.io/kube-apiserver:v1.13.3: output: Error response from daemon:
[ERROR ImagePull]: failed to pull image k8s.gcr.io/kube-apiserver:v1.13.3:
output: Error response from daemon:
Get https://k8s.gcr.io/v2/: x509: certificate signed by unknown authority
```