-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi, I used bond-cni for my project. However, I realized that the IP is assigned to POD's Interface Bond does not appear in the POD object when GET from the server. Usually I will see it in networks-status as shown below
This causes inconvenience when I want to manage IP allocation to Bond Interface. I assume that Interface Bond has to wait for other interfaces to be added before it is created, this misses a pod status update event to the API-server. I can still view the IP of Bond Interface granted by going to Pod to check, but it is inconvenient in monitoring. So is there a way to check the IP has been issued to the Bond Interface of Pod, or did I configure something with Bond-CNI to lead to such a result?
Metadata
Metadata
Assignees
Labels
No labels