在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):k8snetworkplumbingwg/multus-cni开源软件地址(OpenSource Url):https://github.com/k8snetworkplumbingwg/multus-cni开源编程语言(OpenSource Language):Go 93.6%开源软件介绍(OpenSource Introduction):Multus-CNIMultus CNI enables attaching multiple network interfaces to pods in Kubernetes. How it worksMultus CNI is a container network interface (CNI) plugin for Kubernetes that enables attaching multiple network interfaces to pods. Typically, in Kubernetes each pod only has one network interface (apart from a loopback) -- with Multus you can create a multi-homed pod that has multiple interfaces. This is accomplished by Multus acting as a "meta-plugin", a CNI plugin that can call multiple other CNI plugins. Multus CNI follows the Kubernetes Network Custom Resource Definition De-facto Standard to provide a standardized method by which to specify the configurations for additional network interfaces. This standard is put forward by the Kubernetes Network Plumbing Working Group. Multus is one of the projects in the Baremetal Container Experience kit Multi-Homed podHere's an illustration of the network interfaces attached to a pod, as provisioned by Multus CNI. The diagram shows the pod with three interfaces: Quickstart Installation GuideThe quickstart installation method for Multus requires that you have first installed a Kubernetes CNI plugin to serve as your pod-to-pod network, which we refer to as your "default network" (a network interface that every pod will be created with). Each network attachment created by Multus will be in addition to this default network interface. For more detail on installing a default network CNI plugins, refer to our quick-start guide. Clone this GitHub repository, we'll apply a daemonset which installs Multus using to
This will configure your systems to be ready to use Multus CNI, but, to get started with adding additional interfaces to your pods, refer to our complete quick-start guide Additional installation Options
Comprehensive DocumentationContact UsFor any questions about Multus CNI, feel free to ask a question in #general in the NPWG Slack, or open up a GitHub issue. Request an invite to NPWG slack here. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论