Skip to content

Commit 3722296

Browse files
authored
Update README.md
1 parent a77624d commit 3722296

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
[![pylxd](https://img.shields.io/badge/pylxd-2.0.5-brightgreen.svg?style=flat-square)](https://pylxd.readthedocs.io/en/stable/)
1515
[![VNC](https://img.shields.io/badge/svncterm-1.2-yellow.svg?style=flat-square)](https://github.com/dealfonso/svncterm)
1616

17+
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d691613459d443a6861438a8319daa1d)](https://www.codacy.com/app/LXDoNe/addon-lxdone?utm_source=github.com&utm_medium=referral&utm_content=OpenNebula/addon-lxdone&utm_campaign=Badge_Grade)
18+
1719
<br />
1820
<br />
1921

@@ -23,6 +25,8 @@
2325

2426
[LXD](https://linuxcontainers.org/lxd/) is a daemon which provides a REST API to drive **LXC** containers. Containers are lightweight OS-level Virtualization instances, they behave like Virtual Machines but don't suffer from hardware emulation processing penalties by sharing the kernel with the host. They run bare-metal-like, simple containers can boot up in 2 seconds consuming less than 32MB of RAM and a minimal fraction of a CPU Core. Check out this [performance comparison against KVM](https://insights.ubuntu.com/2015/05/18/lxd-crushes-kvm-in-density-and-speed/) if you don't know much about LXD.
2527

28+
The master branch is subject to changes. We recomend to use one of the stables [releases](https://github.com/OpenNebula/addon-lxcone/releases) you can check at the top of this page.
29+
2630
# Developers
2731

2832
## Leaders
@@ -103,4 +107,4 @@ Check the [Setup Guide](Setup.md) to deploy a working scenario.
103107
- Migration
104108
- HDD Hotplug
105109
- Use Ceph with LXD future native support
106-
- Code migration to Python 3
110+
- Code migration to Python 3

0 commit comments

Comments
 (0)