cloudfoundry-incubator / kubo-deployment

Contains manifests used to deploy Cloud Foundry Container Runtime
https://www.cloudfoundry.org/container-runtime/
Apache License 2.0
275 stars 114 forks source link

TLS timeout error #407

Open ghost opened 5 years ago

ghost commented 5 years ago

I already have one CFCR cluster running on bosh and I am trying to deploy 2nd CFCR cluster on same bosh After deploying the 2nd CFCR on AWS cloud successfully , I am trying to access the cluster but facing issues using command: $ kc get pods error: Unable to connect to the server: net/http: TLS handshake timeout

not able to understand where is the issue.