Skip to content

Add DaemonSet and internalTrafficPolicy#17

Merged
masterkain merged 3 commits intoicoretech:mainfrom
huehnerhose:main
Apr 23, 2025
Merged

Add DaemonSet and internalTrafficPolicy#17
masterkain merged 3 commits intoicoretech:mainfrom
huehnerhose:main

Conversation

@huehnerhose
Copy link
Contributor

Hi,

to optimize network traffic / routing I added the possibility to deploy via DaemonSet and setting the internalTrafficPolicy to Local. This way you end up with no inter-node traffic.

In my use case I have a DB-Proxy (haproxy) on each node via daemonSet and my main workload is also running on each node. So minimising cross node traffic is a nice benefit.

@masterkain masterkain merged commit 0e5144b into icoretech:main Apr 23, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants