Skip to content

Commit 6be57a0

Browse files
committed
feat: post
1 parent 1c0b99e commit 6be57a0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

blog/post-tcp-udp-ports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: open-tcp-udp-same-port
33
title: Easily open TCP and UDP protocols on the same port
44
authors: lucia
55
tags: [DevOps, PlatformEngineering, ALB, TCP, UDP, Kubernetes, Networking, AWS]
6-
image: TBD
6+
image: img/2025-07-04-tcp-udp/image.jpg
77
---
88
If you’ve ever tried to expose both TCP and UDP on the same port using Kubernetes with AWS Load Balancers, you’ve probably run into a common limitation: you can only choose one protocol per port, which complicates applications that need both (such as real-time communications or gaming).
99

156 KB
Loading

0 commit comments

Comments
 (0)