Skip to content

docs: add cni-plugins#322

Merged
sunya-ch merged 6 commits into
foundation-model-stack:docfrom
sunya-ch:add-compatible-cni
Aug 7, 2025
Merged

docs: add cni-plugins#322
sunya-ch merged 6 commits into
foundation-model-stack:docfrom
sunya-ch:add-compatible-cni

Conversation

@sunya-ch

@sunya-ch sunya-ch commented Aug 5, 2025

Copy link
Copy Markdown
Collaborator

kind/chore

What this PR does / why we need it:

Explicitly list supported CNIs

Which issue(s) this PR is related to:

Closes #318

Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
@sunya-ch sunya-ch added the kind/chore For maintenance purpose (documentation, CI, testing, code refactor) label Aug 5, 2025
minmzzhang and others added 2 commits August 6, 2025 21:02
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>

@minmzzhang minmzzhang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the SR-IOV args, all LGTM!

Comment thread document/docs/concept/cni-plugins.md Outdated
| `ipvlan` | `master`, `mode`, `mtu` |
| `macvlan` | `master`, `mode`, `mtu` |
| `awsipvlan`| `primaryIP`, `podIP`, `master`, `mode`, `mtu` |
| `sriov` | `vlan`, `vlanQos`, `spoofchk`, `trust`, `min_tx_rate`, `max_tx_rate` |

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to add numVfs, isRdma in to the supported args?

@sunya-ch sunya-ch Aug 7, 2025

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@minmzzhang You are right. I miss adding the supported args for creating SriovNetworkNodePolicy. Thank you!

Updated as below.
Screenshot 2025-08-07 at 12 00 21

@sunya-ch sunya-ch force-pushed the add-compatible-cni branch from 5b19483 to f0ff2a7 Compare August 7, 2025 02:56
Signed-off-by: Sunyanan Choochotkaew <sunyanan.choochotkaew1@ibm.com>
@sunya-ch sunya-ch force-pushed the add-compatible-cni branch from f0ff2a7 to 16b66a5 Compare August 7, 2025 03:00
@sunya-ch sunya-ch merged commit 7c8b5ba into foundation-model-stack:doc Aug 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore For maintenance purpose (documentation, CI, testing, code refactor)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants