Add plvision_sonic node kind for PLVision Enterprise SONiC - #3288
Add plvision_sonic node kind for PLVision Enterprise SONiC#3288romantymoshchuk wants to merge 3 commits into
Conversation
Register a vrnetlab-based VM kind so PLVision Enterprise SONiC images can be deployed with containerlab, including docs, schema, and a lab example.
Describe the target deployment use cases for PLVision Enterprise SONiC in the containerlab kind reference.
| "juniper_csrx", | ||
| "sonic-vs", | ||
| "sonic-vm", | ||
| "sonic-vm", |
There was a problem hiding this comment.
@romantymoshchuk looks like extra whitespace chars got in
| nodes: | ||
| sonic: | ||
| kind: plvision_sonic | ||
| image: vrnetlab/plvision_sonic:lite_1_13_202405 |
There was a problem hiding this comment.
you can remove this example, as it is rudimentary - as in it does not show how to use the platform
| "sonic-vm": { | ||
| "$ref": "#/definitions/node-config" | ||
| }, | ||
| }, |
There was a problem hiding this comment.
@romantymoshchuk redundant whitespace
|
|
@romantymoshchuk I saw that you closed the vrnetlab part of this. Wil you reopen it or? |
I closed it since vrnetlab PR had been merged. No problem, reopening it. |
|
Ah, got it. I missed that this was an issue and not a Pr |
Any chance you can over fixed changes and review this PR? |
|
Yes, a bit later. I haven't checked if plvision version of sonic can be provided to the maintainers for us to check it? |
Sure, no problem. Where can we send the image to? |
Summary
plvision_sonicvrnetlab-based VM kind for Enterprise SONiC Linux Distribution by PLVisionRelated vrnelab PR: srl-labs/vrnetlab#508