Skip to content

Commit 88c10fe

Browse files
authored
Merge pull request #8290 from BenTheElder/netlify-new-ip
move to current netlify CDN IPs
2 parents 46f1dca + 9bc3d4f commit 88c10fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dns/zone-configs/kubernetes.io._0_base.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
# documentation for each name is attached.
66
'':
77
- type: A
8-
value: 147.75.40.148 # Netlify anycast CDN (@chenopis, @thockin)
8+
values:
9+
- 15.197.167.90 # Netlify high performance CDN (@bentheelder)
10+
- 3.33.186.135 # Netlify high performance CDN (@bentheelder)
911
- type: MX
1012
values:
1113
- exchange: aspmx.l.google.com.

0 commit comments

Comments
 (0)