Change Internal IP Address of Kubernetes Worker - Kubernetes Hack

Опубликовано: 30 Сентябрь 2024
на канале: networknutsdotnet
944
8

How to change internal ip address of a kubernetes worker. This is a common problem in production grade kubernetes cluster where generally servers have multiple network cards. In this case, we want to align / assign a specific IP address, generally "static IP address" as the internal IP address of the kubernetes worker.

This kubernetes video shows you multiple ways of doing it.

Method #1 - using drop-in file
Method #2 - directly editing config file (which has a higher priority)

Our website - https://networknuts.net
Social - #networknuts