managing pod using virtualization : issue with IP #21797
Unanswered
Remi-2025
asked this question in
Help Wanted!
Replies: 1 comment
-
|
Hi, Thanks for bringing this up. NetBox does not currently provide any core models for representing containers or Kubernetes resources such as pods. The virtualization models are designed for virtual machines, so they do not map cleanly to cases where pods share the host IP. Because of that, I do not believe there is a native way in NetBox core to model this relationship exactly as you described. A few possible options would be:
I hope this helps point you in the right direction. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ola
i try to use virtualization to store my pod deployed in a k8s env, but i m facing an issue, some pods are are using the host IP i.e. then i can not link my ip adress to the host and then to the different pod using this IP
Do we have a way to do that?
Beta Was this translation helpful? Give feedback.
All reactions