CoreNetwork
Description
CoreNetwork defines a Core Network (CN) to be used for deployment.
NetworkDesc field
Identity field of tag identity
Identity represents the identity of the CN. If not provided, then a unique identity is generated with default Group, Region, and TAC values.
Kind: *./api/v1.CoreIdentity
Tag: identity
Manager Tag: identity
Data Type: Pointer
Optional: True
Controller field of tag controller
The Controller that this CN is associated with. If empty, no controller is used.
Kind: *./api/v1.FullTag
Tag: controller
Manager Tag: controller
Data Type: string
Optional: True
Interfaces field of tag interfaces
Interfaces defines the network interfaces for the CN. If not provided, the defaults would be used.
Kind: *./api/v1.CoreInterfaces
Tag: interfaces
Manager Tag: interfaces
Data Type: Pointer
Optional: True