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
Containers and Orchestration - Connection to outside services from a pod
Related questions
- Managed Kubernetes LoadBalancer is not activated
4153
30.05.2022 13:22
- How to check if Kubernetes is installed?
3489
25.06.2020 08:22
- How to activate Pod Security Policies on Kubernetes cloud?
2741
11.05.2020 16:12
- What is a POD in kubernetes?
2608
11.08.2020 15:45
- Loadbalancer static ip?
2091
18.05.2021 16:47
- No options for opening ports available
2081
29.09.2023 14:32
- Kubernetes control plane ttl and HA
1822
04.12.2023 16:45
- Kubernetes service endpoints no longer auto created, updated or deleted, how to fix?
1754
03.06.2025 08:50
- Managed Kubernetes Service and available regions
1736
05.11.2021 08:18