Add a IP to Cluster object #4917

Closed
opened 2025-12-29 19:22:14 +01:00 by adam · 1 comment
Owner

Originally created by @ziggekatten on GitHub (May 17, 2021).

NetBox version

v.2.11.3

Feature type

New functionality

Proposed functionality

When creating a cluster, have the possibility to assign an cluster IP-address of type "Cluster Address"

Use case

Clusters that have an floating IP address that are not directly assigned to a specific device does not really have a good way of modeling in the current implementation.

Database changes

Not sure, but there need to be additional relation between Cluster object and IPAddress object

External dependencies

No response

Originally created by @ziggekatten on GitHub (May 17, 2021). ### NetBox version v.2.11.3 ### Feature type New functionality ### Proposed functionality When creating a cluster, have the possibility to assign an cluster IP-address of type "Cluster Address" ### Use case Clusters that have an floating IP address that are not directly assigned to a specific device does not really have a good way of modeling in the current implementation. ### Database changes Not sure, but there need to be additional relation between Cluster object and IPAddress object ### External dependencies _No response_
adam added the type: feature label 2025-12-29 19:22:14 +01:00
adam closed this issue 2025-12-29 19:22:14 +01:00
Author
Owner

@jeremystretch commented on GitHub (May 17, 2021):

A cluster in NetBox is a collection of individual virtual machines. It does not have addresses or interfaces. You'll need to assign IP addresses to individual VMs within a cluster.

@jeremystretch commented on GitHub (May 17, 2021): A cluster in NetBox is a collection of individual virtual machines. It does not have addresses or interfaces. You'll need to assign IP addresses to individual VMs within a cluster.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4917