Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

ERROR net/http: request canceled (Client.Timeout exceeded while reading body) #925

Open
jmsking opened this issue Sep 27, 2019 · 1 comment

Comments

@jmsking
Copy link

jmsking commented Sep 27, 2019

Question:

I hava deploy a k8s cluster and install a ksonnet, there occurs a error when i init an kubeflow-app using ksonnet, the detail as follows:

Environment:
-----ksonnet-----

ks version
ksonnet version: dev-2019-09-26T14:20:58+0800
jsonnet version: v0.11.2
client-go version: kubernetes-1.10.4

-----K8s-----

kubectl version
Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:23:09Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.2", GitCommit:"66049e3b21efe110454d67df4fa62b08ea79a19b", GitTreeState:"clean", BuildDate:"2019-05-16T16:14:56Z", GoVersion:"go1.12.5", Compiler:"gc", Platform:"linux/amd64"}

-----OS-----

cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"

------api-server-----

kubectl get po -n kube-system
kube-apiserver is running

-------kubelet-------

systemctl status kubelet
kubelet is active(running)

Any help i will appreciate!

@qtz93
Copy link

qtz93 commented Mar 11, 2020

Hi, how did you solve this problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants