79311179

Date: 2024-12-27 07:31:11
Score: 1.5
Natty:
Report link

Adding to @PjoterS answer, specifically for adding multiple network interfaces using multus you need to add comma separated list of NetworkAttachmentDefinitions in annotations map.

  annotations:
    k8s.v1.cni.cncf.io/networks: nad-1, nad-2
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @PjoterS
  • Low reputation (0.5):
Posted by: Utkarsh Naiknaware