Rootconf 2014

On devops and cloud infrastructure

Neependra Khare

@neependra

Linux containers (LXC) and future of software delivery

Submitted Jan 14, 2014

Understand what Linux containers are and how to package a given software using them. We would use docker (https://www.docker.io) to do that.

Outline

I am sure you would have faced the problem when an app you write does work on your environment but does not work on your client’s, co-worker’s or other environment. It may be because of some dependent software, configuration etc. How about if we can put all dependencies, configurations in a container and run it on different environment. Looks interesting .. the Linux containers are here to help you.

LXC ( Linux container) provides operating system-level virtualization not via a virtual machine, but rather provides a virtual environment that has its own process and network space. And Docker (https://www.docker.io) is a project automating deployment of applications inside software containers.

We would use docker to package some applications and run it on different environment.

Requirements

Linux distribution with kernel > 3.8
For RHEL, kernel > 2.6.32-431

Speaker bio

Neependra has ~10 years of experience in IT industry. He has worked as SysAdmin, support engineer, file system developer. Currently he is working with Red Hat as Performance Engineer and looking after performance for Red Hat Storage (GlusterFS) and OpenStack.

More details about him can be found at http://neependra.net/

Comments

Login to leave a comment

  • NK

    Neependra Khare

    @neependra Submitter

    Hi Sreekanth,

    As I am proposing this as a workshop and would like to do handons on what docker can do in general and how it can be used to package and ship different appplications. I would share my experience at work as well. I don't have slides ready yet but you can look at following to get a feel:- http://events.linuxfoundation.org/sites/events/files/slides/lcna13_petazzoni.pdf

    Also we did first docker meetup in Bangalore last week and might do a couple of them before the conference (http://www.meetup.com/Docker-Bangalore). So if you can't wait to know more about till the workshop then feel free to join us in meetups.

    Hope to see you soon. Thanks.

    Posted 11 years ago (edited 11 years ago)

Hosted by

We care about site reliability, cloud costs, security and data privacy