We have migrated our production application to OVH's kubernetes.
In general the transition went smoothly. We only have one problem with **randomly** breaking connection to "the world outside a pod".
Most of the time connection is fine, but from time to time our app, when connecting to :
- MariaDb database from your infrastructure
- error reporting system (rollbar.com)
- mail (used as part of i.e. registration process or internal notification)
we receive exception "Host is unreachable" or "Failed to open TCP connection to api.rollbar.com:443 (getaddrinfo: Name does not resolve)" or "Mysql2::Error::ConnectionError: Unknown MySQL server host 'km......-002.dbaas.ovh.net"
I.e. it happened 5660 times duting last 24 hours
!connection-issue|690x413
I would think it is a problem on our side, but it is happening only randomly for some % of traffic only.
I would appreciate your advice (customer support haven't answered anything for a few days already).
Cheers,
Maciek
Connection to outside services from a pod
Related questions
- How to check if Kubernetes is installed?
2297
25.06.2020 08:22
- How to activate Pod Security Policies on Kubernetes cloud?
1212
11.05.2020 16:12
- Managed Kubernetes LoadBalancer is not activated
1074
30.05.2022 13:22
- What is a POD in kubernetes?
995
11.08.2020 15:45
- Loadbalancer static ip?
893
18.05.2021 16:47
- K8s volume , upload file in to it
788
05.10.2021 12:03
- Managed Kubernetes Service and available regions
729
05.11.2021 08:18
- Managed Kubernetes OIDC with Google OpenID
697
02.05.2023 14:00
- Managed Kubernetes with external private registry and private root certificate authorit
693
20.04.2022 12:47