-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch pod to world testing from
cilium.io
to one.one.one.one
Tentative fix for #367. We have two main hypothesis around why connections to external domains are flaky: - The external domain itself is unreliable. - The external domain works fine, but CoreDNS is unreliable. `cilium.io` is hosted on single non-HA EC2 instance, which is definitely the most robus thing out there. We propose switching to `one.one.one.one` as a quick fix to check if that helps with the reliability. If yes, we will evaluate moving to a HA system that we control ourselves (e.g. a DNS zone hosted at a major provider). If not, we will investigate the CoreDNS hypothesis. Signed-off-by: Nicolas Busseneau <[email protected]>
- Loading branch information
1 parent
55b3dca
commit 6d4e16a
Showing
4 changed files
with
25 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters