Blog posts tagged "containers"
The Google Cloud Platform released version 1.0 of the Kubernetes project. The name “kubernetes” originates from Greek, meaning “helmsman” or “pilot”. Kubernetes is an open source software system for managing containerized applications across multiple hosts. It handles the scheduling the nodes, and reorganizes the cluster when workloads
Kubernetes 1.0 launched today!And in the spirit of Kubernetes reaching this major milestone, we’ve beentracking upstream development to enable a strong story across the two perspectivesa user can enter the container cluster management space: as a co
Canonical sent three Juju Ecosystem developers and one Juju core developer to Dockercon 2015 in San Francisco during which we participated in a multi-company hackathon team; threw a marketing event featuring industry luminaries; and made connections with many potential charm authors and partners. We learned loads, preached a lot of good J
While some work remains to be done for ‘lxc publish’, the current support is sufficient to show a full cycle of image workload with lxd.Ubuntu wily comes with systemd by default. Sometimes you might need a wily container with upstart. And to repeatedly reproduce some tests on wily with upstart, you might want to create a container image
It’s all about containers. All attention is turning to new and innovative variants of this cloud development technology. From LXC and Docker to our recent introduction, LXD – all signs point to an explosion in appetite for for containers, and the many benefits they bring to developers. Containers are revolutionizing the way the enterprise
A thing of beautyIf you read my last post, perhaps you followed the embedded instructions and ran hundreds of LXD system containers on your own Ubuntu machine.Or perhaps you’re already a Docker enthusiast and your super savvy microservice architecture orchestrates dozens of applications among a pile of process containers.Either way, the m
Today, Canonical introduces the Fan overlay network system in Ubuntu in test images for Amazon Web Services and Google Compute Engine, delivering the fastest and most scalable address expansion mechanism in the container world. The Fan enables cloud users to grow the number of Docker and LXD containers they can address in a single cloud e
Joyent Expands Triton Elastic Container Infrastructure Beyond Docker, Adds Support for Container-Native Linux on Bare Metal Partners with Canonical to provide certified and supported Ubuntu images, optimized to run natively on bare metal on Triton Infrastructure Containers Joyent Inc., the container-native infrastructure company, today an
The Juju OpenStack charms now have support for deploying OpenStack from source! This means that you can point the charms at the OpenStack git repositories/branches of your choice, whether they’re the well known upstream repos or your own modified repos, and deploy to your choice of substrate via Juju (to metal via MAAS, private/public clo
652 Linux containers running on a Laptop? Are you kidding me???A couple of weeks ago, at the OpenStack Summit in Vancouver, Canonical released the results of some scalability testing of Linux containers (LXC) managed by LXD.Ryan Harper and James Page presented their results — some 536 Linux containers on a very modest little Intel server
In part of my work for nova-compute-lxd, we use a combination of httplib, UNIX domain sockets, and JSON to talk to the LXD daemon via the REST API. Talking to various people involved in the LXD project, I have decided to split this part of nova-compute-lxd into its own project called pylxd. Pylxd is a
LXD is a lightweight container hypervisor for full system containers, unlike Docker and Rocket which is for application containers. This means that the container will look and feel like a regular VM – but will act like a container. LXD uses the same container technology found in the Linux kernel (cgroups, namespaces, LSM, etc). The
There has been a lot of interest on the various mailing lists as well as internally at Canonical about the state of migration in LXD, so I thought I’d write a bit about the current state of affairs. Migration in LXD today passes the “Doom demo” test, i.e. it works well enough to reproduce the
Introduction For the past 6 months, Serge Hallyn, Tycho Andersen, Chuck Short, Ryan Harper and myself have been very busy working on a new container project called LXD. Ubuntu 15.04, due to be released this Thursday, will contain LXD 0.7 in its repository. This is still the early days and while we’re confident LXD 0.7
Today Ubuntu 15.04, codenamed Vivid Vervet, is released with a host of new features for clouds and servers. 15.04 comes a full year since the last Long Term Support (LTS) release and a year before the next LTS so represents a milestone in which we bring in and start to settle down features we want
Last year around this time, we announced the availability of cgmanager, a daemon allowing users and programs to easily administer and delegate cgroups over a dbus interface. It was key to supporting nested containers and unprivileged users. While its dbus interface turned out to have tremendous benefits (I wasn’t sold at first), there are
- Previous page
- 11
- 12
- 13
- Next page