The Canonical-developed Netplan has served for Linux network configuration on Ubuntu Server and Cloud versions for years. With the recent Ubuntu 23.10 release, Netplan is now being used by default on the desktop. Canonical is committing to fully leveraging Netplan for network configuration with the upcoming Ubuntu 24.04 LTS release and in turn also marking the Netplan 1.0 release.
Netplan is Canonical's network configuration manager for Linux systems with network interfaces being described via YAML files. Netplan considers itself as a "network configuration abstraction renderer" that in turn interfaces with NetworkManager or systemd-networkd. Netplan finally made its way to the Ubuntu 23.10 desktop by default with having better integration for knowing when connections are created/modified through NetworkManager.
For Ubuntu 24.04 LTS, Canonical plans to polish the Netplan codebase and deliver a Netplan 1.0 release with API/ABI stability. They are also hoping other Linux distributions begin adopting Netplan. Debian so far has decided to go with Netplan for their nework stack on Debian Cloud images.
It has a structured yaml with a test command for potentially destructive config changes over ssh. Other than that: none.
It was a real pain upgrading some servers, as always with Ubuntu.
It literally has no benefits, and is only a pain to use.
Actually, it does have one benefit: it integrates with Canonical's other tech. For example, MAAS uses ot for networking, and I bet lxc uses it somehow.
It's not really worth it, honestly. All netplan does is generate a config for systemd-networkd. It's better to just configure systemd-networkd directly and have a portable configuration, rather than use Canonical's proprietary stuff. The documentation is quite good for systemd in general, and with more people using it directly for network config it's easier to find examples when you need help.
What is even the value of Netplan on... desktop? Most people just pick their WiFi in the menu in Gnome. That sounds like a lot of unnecessary complexity.
For servers, sure, it's fairly nice. But, desktop? Why?
Netplan makes more sense for the desktop then it does for a server because yaml is UI friendly. For the server it just adds an unnecessary level of complexity.
The Canonical-developed Netplan has served for Linux network configuration on Ubuntu Server and Cloud versions for years.
Canonical is committing to fully leveraging Netplan for network configuration with the upcoming Ubuntu 24.04 LTS release and in turn also marking the Netplan 1.0 release.
Netplan considers itself as a "network configuration abstraction renderer" that in turn interfaces with NetworkManager or systemd-networkd.
Netplan finally made its way to the Ubuntu 23.10 desktop by default with having better integration for knowing when connections are created/modified through NetworkManager.
Netplan can be used transparently to control a workstation’s network configuration and plays hand-in-hand with many desktop environments through its tight integration with NetworkManager.
It allows for easy network monitoring, using common graphical interfaces and provides a “single source of truth” to network administrators, allowing for configuration of Ubuntu Desktop fleets in a streamlined and declarative way.
The original article contains 227 words, the summary contains 141 words. Saved 38%. I'm a bot and I'm open source!