Skip to content

IP assign for bond interface is not show in metadata #24

@thanhlong9x

Description

@thanhlong9x

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

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions