Complete
Details
Assignee
WaqarWaqarReporter
Kjeld Schouten-lebbingKjeld Schouten-lebbingLabels
Impact
MediumPriority
Low
Details
Details
Assignee
Waqar
WaqarReporter
Kjeld Schouten-lebbing
Kjeld Schouten-lebbingLabels
Impact
Medium
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created April 30, 2021 at 2:28 PM
Updated July 6, 2022 at 8:59 PM
Resolved May 4, 2021 at 2:28 PM
When running containers without host-networking, sometimes (50% of the time) with some url's (like https://prometheus-community.github.io ) TLS handshake times out when trying to connect.
A repeatable example:
(Using: kubectl run tmp-shell --rm -i --tty --image nicolaka/netshoot – /bin/bash )
bash-5.1# curl --tls-max 1.2 -vvv https://prometheus-community.github.io/helm-charts/index.yaml
Trying 185.199.109.153:443...
Connected to prometheus-community.github.io (185.199.109.153) port 443 (#0)
ALPN, offering h2
ALPN, offering http/1.1
successfully set certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
TLSv1.2 (OUT), TLS handshake, Client hello (1):
I can confirm this issue on SCALE 21.04ALPHA1