You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -190,11 +190,12 @@ make power-<on,reset,off>-<machine name>
190
190
191
191
## Flavors
192
192
193
-
There are two versions, or flavors, of the mini-lab environment which differ in regards to the NOS running on the leaves:
193
+
There are four flavors of the mini-lab environment:
194
194
195
-
-`sonic`: runs 2 SONiC switches
196
-
-`capms`: runs the SONiC flavor but with three instead of two machines (this is used for [cluster-provider-metal-stack](https://github.com/metal-stack/cluster-api-provider-metal-stack) in order to have dedicated hosts for control plane / worker / firewall)
197
-
-`gardener`: installs the [Gardener](https://gardener.cloud) in the mini-lab
195
+
-`sonic`: runs two Community SONiC switches
196
+
-`dell_sonic`: runs two Enterprise SONiC switches with a [locally built vrnetlab image](https://github.com/srl-labs/vrnetlab/tree/master/dell/dell_sonic)
197
+
-`capms`: runs the `dell_sonic` flavor but with four instead of two machines (this is used for [cluster-provider-metal-stack](https://github.com/metal-stack/cluster-api-provider-metal-stack) in order to have dedicated hosts for control plane / worker / firewall)
198
+
-`gardener`: runs the `sonic` flavor and installs the [Gardener](https://gardener.cloud) in the mini-lab
198
199
199
200
In order to start specific flavor, you can define the flavor as follows:
0 commit comments