Skip to main content

Blog posts tagged "LXC"

What are Linux containers?

This blog explains what are Linux containers, how they differ from application containers, and when should you use them.

Feeling at home in a LXD container

In this post, we will see how we can containerize our home in LXD simply managing our personal configuration files – a.k.a. dotfiles. Yeah dotfiles, named after their common ~/.my_config form, you know, all of those small configuration files lying across our $HOME. In other words, how one can change the house while keeping the

ROS Development with LXD

Linux containers allow for easy isolation of developer environments. If you’re often working with a bunch of different ROS versions, it’s a lot easier to do your work entirely in containers. Getting Started You’ll first need to install LXD using snap. Note Throughout this guide I will be using the hostname to distinguish which machine

LXD weekly status #36

Introduction This past week we’ve been working very hard to land all those last few bits ahead of us tagging a number of 3.0.0.beta1 releases of all our repositories. We’re now waiting for a few last bits to land, including LXD clustering and some reshuffling of templates, bindings and tools in LXC. The current plan

LXD weekly status #32

The focus of this week has been preparing for our trip to Brussels where we’ll be spending 3 days all working together on LXD before attending and presenting at FOSDEM. @brauner is making good progress on preparing for the liblxc 3.0 release, moving all the various language bindings and tools out of the main tree

LXD Weekly Status #28

Introduction This is our last status update before we break for the holidays. On the LXD side of things, this past week saw the inclusion of a couple of minor features (–all flag and boot.stop.priority option) and quite a few bugfixes. In low level LXC, a lot of changes have been going on to improve handling of application

LXD Weekly Status #25

Introduction This week has been split between some upcoming feature work (infiniband and clustering), helping some new contributors get started with contributing to LXD and doing a lot of backports to the stable branches. Our stable branch backlog is now empty on all 3 projects and @brauner is now handling this for LXC with @stgraber

LXD Weekly Status #23

Introduction The main focus this past week has been on merging a pretty large refactoring branch on top of LXD. This moves a lot of code around to make it more testable and easier to plug in a new database implementation in preparation for some clustering features. We’ve done a few minor improvements like adding

LXD Weekly Status #13: Snap data migration, Open Source Summit & more

Weekly status for the week of the 28th to the 3rd of September 2017. Introduction The main focus for this past week has been the preparation for LXC 2.1. We’ve now issued a call for testing and expect it to release tomorrow (Tuesday). On the LXD side of things, we’ve been working through bug reports quite a

LXD 2.0: Debugging and contributing to LXD [12/12]

This is the twelfth and last blog post in this series about LXD 2.0. Introduction This is finally it! The last blog post in this series of 12 that started almost a year ago. If you followed the series from the beginning, … Continue reading →

Canonical’s Distribution of Kubernetes reduces operational friction

Linux containers (LXC) are one of the hottest technologies in the market today. Developers are adopting containers, especially Docker, as a way to speed-up development cycles and deliver code into testing or production environments much faster than traditional methods. With the largest base of LXC, LXD, and Docker users, Ubuntu has long b

Canonical expands enterprise container portfolio

Canonical Expands Enterprise Container Portfolio with Commercially Supported Distribution of Kubernetes Canonical’s distribution of Kubernetes is supported, enterprise Kubernetes Support is available on public clouds, private infrastructure, bare metal Elastic solution with built in analytics for scale-out ‘process container’ loads LONDON

Lunch and learn with OpenStack containers

Follow the instructions in this article to spend around an hour over your lunch time to get an entire Ubuntu OpenStack cloud up and running in containers on a single machine. The resulting cloud will launch container based workloads. News about containers with OpenStack is everywhere right now. Be it OpenStack running on containers, runni

LXD 2.0: LXD and Juju [10/12]

Juju is Canonical’s service modeling and deployment tool. It supports a very wide range of cloud providers to make it easy for you to deploy any service you want on any cloud you want.On top of that, Juju 2.0 also includes support for LXD, both for local deployments, ideal for development and as a way to co-locate services on a cloud inst

What’s possible with Ubuntu on Mainframe?

IBM Systems Magazine Webinar “Discover the Cloud and Scale Out World of Ubuntu”held on 27 April 2016 Recently announced support for Ubuntu 16.04 LTS on IBM LinuxONE and z Systems has created a paradigm shift in a world that often does not see much change. Systems that cannot fail, systems that the world relies on,

Directly interacting with the LXD API

The next post in the LXD series is currently blocked on a pending kernel fix, so I figured I’d do an out of series post on how to use the LXD API directly.Setting up the LXD daemonThe LXD REST API can be accessed over either a local Unix socket or over HTTPs. The protocol in both case is identical, the only difference being that the Unix

  1. Previous page
  2. 1
  3. 2
  4. Next page