Some readability changes
This commit is contained in:
@ -19,11 +19,11 @@ performance almost the same as on bare metal. But did you know that VPP can also
|
|||||||
The other day I joined the [[ZANOG'25](https://nog.net.za/event1/zanog25/)] in Durban, South Africa.
|
The other day I joined the [[ZANOG'25](https://nog.net.za/event1/zanog25/)] in Durban, South Africa.
|
||||||
One of the presenters was Nardus le Roux of Nokia, and he showed off a project called
|
One of the presenters was Nardus le Roux of Nokia, and he showed off a project called
|
||||||
[[Containerlab](https://containerlab.dev/)], which provides a CLI for orchestrating and managing
|
[[Containerlab](https://containerlab.dev/)], which provides a CLI for orchestrating and managing
|
||||||
container-based networking labs. It starts the containers, builds a virtual wiring between them to
|
container-based networking labs. It starts the containers, builds virtual wiring between them to
|
||||||
create lab topologies of users choice and manages labs lifecycle.
|
create lab topologies of users' choice and manages the lab lifecycle.
|
||||||
|
|
||||||
Quite regularly I am asked 'when will you add VPP to Containerlab?', but at ZANOG I made a promise
|
Quite regularly I am asked 'when will you add VPP to Containerlab?', but at ZANOG I made a promise
|
||||||
to actually add them. In the previous [[article]({{< ref 2025-05-03-containerlab-1.md >}})], I took
|
to actually add it. In my previous [[article]({{< ref 2025-05-03-containerlab-1.md >}})], I took
|
||||||
a good look at VPP as a dockerized container. In this article, I'll explore how to make such a
|
a good look at VPP as a dockerized container. In this article, I'll explore how to make such a
|
||||||
container run in Containerlab!
|
container run in Containerlab!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user