Need the Process to Define Destination based routes in OS networking.

General support questions
Post Reply
anantpaliwal08
Posts: 1
Joined: 2023/08/25 06:55:45

Need the Process to Define Destination based routes in OS networking.

Post by anantpaliwal08 » 2023/08/25 10:27:19

Hi All,


We are having default routes for the server internal networking ( application is on Kubernetes ) at present but we need these default routes to be disabled and defined dedicated routes available.

We have deleted default static route at OS level and created destination based static route for external servers with which application communicates. All these servers were reachable from application even after reboot, but in my application multiple PoD started to crash again and went into crash loop.

I think most probably Kubernetes networking is impacted due done changes due to some wrong process followed.

So If any one can help me to get the correct process to have this destination based route definition done.

User avatar
TrevorH
Site Admin
Posts: 33221
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Need the Process to Define Destination based routes in OS networking.

Post by TrevorH » 2023/08/25 12:21:09

What CentOS version? What network stack are you using - NetworkManager or...? How are you deleting and adding routes?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply