# Advanced Networking With Luigi Operator

Luigi is an operator that helps with advanced networking specifically meant to enable running CNFs (Container Networking Functions). This is useful for certain networking applications like running 5G, 5G Core, 5G RAN, and IMS.

Luigi operator:

* simplifies the configuration of advanced technology stacks such as SR-IOV, DPDK, Multus, Device Plugins, IPVLAN, MacVlan
* performs feature detection through "NFD"


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform9.com/managed-kubernetes/5.14/clusters/advanced-networking/advanced-networking-with-luigi-operator.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
