Network Operator

The Network Operator addon is provided via Platform9's Luigi operator. It aids in managing other assorted network plugins such as whereabouts, SR-IOV, hostconfigs, and Multus, as well as performing feature detection via Node Feature Discovery (NFD). It is also capable of assisting with more advanced networking technologies specifically meant to enable running CNFs (Container Networking Functions). Furthermore, Luigi is extremely useful for special networking applications running 5G, 5G Core, 5G RAN, and IMS architectures.

It should be noted that these addons are updated along with the pf9-kube version and can be referenced in the Support Matrix article. For further info regarding Luigi's features and functions, visit our Advanced Networking with Luigi Operator pages.

YAML Specification

apiVersion: sunpike.platform9.com/v1alpha2 kind: ClusterAddon metadata: labels: sunpike.pf9.io/cluster: '<clsuuid>' type: luigi name: <clsuuid>-luigi namespace: default spec: clusterID: '<clsuuid>' override: {} type: luigi version: 0.3.0 watch: true


  Last updated by Anagha Pamidi