CBL-Mariner
Developer | Microsoft |
---|---|
Written in | Go, Shell script, C, Roff, Python |
OS family | Unix-like (Linux kernel) |
Source model | Open source |
Initial release | September 16, 2020 |
Latest release | 1.0.20211027-1.0 / November 3, 2021[1] |
Repository | github |
Marketing target | Cloud infrastructure and edge products and services |
Kernel type | Monolithic |
License | Primarily MIT License, with some components under Photon License, Apache License v2, GPLv2, and LGPLv2.1[2] |
Official website | github |
CBL-Mariner (in which CBL stands for Common Base Linux)[3] is a free and open-source, Linux distribution that Microsoft has developed. It is the base container OS for Microsoft Azure services[4][5] and the graphical component of WSL 2.[6]
Overview[]
CBL-Mariner is being developed by the Linux Systems Group at Microsoft for its edge network services and as part of its cloud infrastructure.[5] The company uses it as the base Linux for containers in the Azure Stack HCI implementation of Azure Kubernetes Service.[4] Microsoft also uses CBL-Mariner in Azure IoT Edge to run Linux workloads on Windows IoT, and as a backend distro to host the Weston compositor for WSLg.[7]
In a similar approach to Fedora CoreOS, CBL-Mariner only has the basic packages needed to support and run containers. Common Linux tools are used to add packages and manage security updates. Updates are offered either as RPM packages or as complete disk images that can be deployed as needed. Using RPM allows adding custom packages to a base CBL-Mariner image to support additional features and services as needed. Notable features include an iptables-based firewall, support for signed updates, and a hardened kernel.[5]
Microsoft released the operating system in 2020.[5] Its source code is available on GitHub, mainly under the MIT License, with some components under Photon License, Apache License v2, GPLv2, and LGPLv2.1.[2] Building CBL-Mariner requires the Go programming language, QEMU utilities, and RPM.[5]
See also[]
References[]
- ^ CBL-Mariner October 2021 Update
- ^ a b "CBL-Mariner". GitHub. 21 December 2021.
- ^ Branscombe, Mary (December 2, 2020). "What is Microsoft doing with Linux? Everything you need to know about its plans for open source". TechRepublic.
- ^ a b Foley, Mary Jo (November 11, 2020). "CBL-Mariner: Microsoft's internal Linux distribution for Azure first-party services and edge appliances". ZDNet.
- ^ a b c d e Bisson, Simon (November 10, 2020). "Microsoft adds a new Linux: CBL-Mariner". InfoWorld.
- ^ Foley, Mary Jo (2021-04-21). "New Windows 10 test build adds first preview of Linux GUI apps on WSL". ZDNet. Retrieved 2021-04-23.
- ^ Pronovost, Steve (April 19, 2021). "WSLg Architecture". Windows Command Line. Microsoft. Retrieved August 14, 2021.
Further reading[]
- Azure Kubernetes Service on Azure Stack HCI: deliver Storage Spaces Direct to containers
- Enabling Linux based Azure IoT Edge Modules on Windows IoT
External links[]
- Computing platforms
- Free and open-source software
- Linux distributions
- Microsoft free software
- Microsoft operating systems
- Software using the MIT license
- Software using the GPL license
- 2020 software
- Microsoft software stubs
- Operating system stubs