docs(install_faq): add more info on socat on CoreOS

pull/1536/head
Matt Butcher 8 years ago
parent e4bbe33e92
commit 13404ebf82
No known key found for this signature in database
GPG Key ID: DCD5F5E5EF32C345

@ -77,8 +77,13 @@ Error: transport is closing
A: This is usually a good indication that Kubernetes is not set up to allow port forwarding.
Typically, the missing piece is `socat`. Here are a few resolved issues that may
help you get started:
Typically, the missing piece is `socat`. If you are running CoreOS, we have been
told that it may have been misconfigured on installation. The CoreOS team
recommends reading this:
- https://coreos.com/kubernetes/docs/latest/kubelet-wrapper.html
Here are a few resolved issues that may help you get started:
- https://github.com/kubernetes/helm/issues/1371
- https://github.com/kubernetes/helm/issues/966

Loading…
Cancel
Save