Recently I started exploring about CBL Mariner for AKS, currently my aks cluster are running in Ubuntu. When i strated reading about Mariner – CBL-Mariner Linux is a lightweight operating system, containing only the packages needed for a cloud environment by MS.
https://microsoft.github.io/CBL-Mariner/docs/
But, What are the real differences between Mariner Vs Ubuntu ?
What benefits I am going to get if I adopt Mariner things like patching, auto upgrade of node pools, version, SSH, security etc.
2
Answers
As mentioned in the AKS doc:
Since this is created by Microsoft for Microsoft, you can expect the following:
Keep in mind that Mariner is still in preview, and would not be recommended for production use.
In addition to the official reasons provided by akathimi, in my case, the AKS memory WorkingSet has dropped by ~20% after switching from Ubuntu to Mariner.