This is a past event. Looking for our latest event?  close 

  • AU
  • UK
  • Speakers
  • Schedule
  • Location
  • FAQ

    Container Camp UK - 6-7 Sept, 2018

  • Speakers
  • Schedule
  • Location
  • FAQ
  • Thursday 06 SeptWorkshops
  • Friday 07 SeptConference
  • Thursday 06 Sept

    @ QEII Centre

    If you have registered for an additional workshop join us for a day of tuition from our container experts. Beginner or advanced, we have tutorials to suit every level covering security, orchestration, databases and more.

  • 08:15

    Registration

  • 09:00

    Cloud Native Programming with Docker and Kubernetes

    Lakmal Warusawithana

    WSO2

  • 09:00

    Introduction to the Virtual Kubelet

    Paul Bouwer

    Microsoft

    Stuart Leeks

    Microsoft

  • 09:00

    Container Troubleshooting & Security

    Michael Ducy

    Sysdig

  • 09:00

    Advanced Kubernetes Wargaming

    Luke Addison

    Jetstack

  • 12:15

    Afternoon Registration

  • 13:00

    Docker Orchestration

    Ben Hall

    Katacoda

  • 13:00

    Building a provider for the Virtual Kubelet

    Paul Bouwer

    Microsoft

    Stuart Leeks

    Microsoft

  • 13:00

    Running databases in Kubernetes

    Joe Gardiner

    Portworx

  • 13:00

    Bullet-Proof Kubernetes Clusters: Learn by Hacking

    Andrew Martin

    Control Plane

  • 16:00

    Welcome Drinks @ Westminster Arms

  • Friday 07 Sept

    @ QEII Centre

    Conference Day - sessions exploring Infrastructure, Networking, Service Mesh, Filesystems, Security and more.

  • 08:15

    Registration & Morning Coffee

  • 08:55

    Welcome Campers

  • 09:00

    Opening Keynote

    Matt Butcher

    Microsoft

  • 09:35

    The Route To Rootless Containers

    Claudia Beresford

    Pivotal

  • 10:05

    Morning Break

  • 10:30

    Consuming cloud services with the Kubernetes Service Catalog

    Neil Peterson

    Microsoft

  • 11:05

    Istio - Weaving, Securing and Observing microservices

    Lin Sun

    IBM

  • 11:40

    Don’t be a fail whale: secure your containers

    Sarah Young

    Versent

  • 12:10

    Lunch

  • 13:10

    Ask The Experts: State of Container Security (Panel)

    Michael Ducy

    Sysdig

    Sarah Young

    Versent

    Liz Rice

    Aqua Security

    Andrew Martin

    Control Plane

    Ashley Ward

    Twistlock

  • 13:50

    Unsure to Secure: How to Deploy + Scale Kubernetes Securely

    Ashley Ward

    Twistlock

  • 14:25

    Running Kubernetes in Production: A Million Ways to Crash Your Cluster

    Henning Jacobs

    Zalando

  • 14:55

    Afternoon Break

  • 15:20

    Pragmatic Pod Patterns: Leveraging sidecar containers in Kubernetes

    James Relph

    Capgemini

  • 15:55

    Filesystem mounts in user namespaces

    Christian Brauner

    Canonical

  • 16:30

    Container Images Considered Harmful

    Aleksa Sarai

    SUSE

  • 17:00

    Container Happy Hour (sponsored by Twistlock)

Browse our speakers

If you would like any more information, feel free to get in touch.

  • Home
  • Speakers
  • Schedule
  • Location
  • Blog
  • YouTube
  • Twitter
  • Contact
  • Code of Conduct

Stay in touch by signing up to our newsletter

Our Previous Camps
  • UK 2017
  • AU 2017
  • UK 2016
  • USA 2016
  • UK 2015
  • USA 2015
  • UK 2014

Container Images Considered Harmful

Friday 07 Sept -  16:30

Aleksa Sarai, SUSE

Effectively all modern container image formats are based on tar, and many proposed improvements to formats are only surface-level changes. In an attempt to make their images smaller, a lot of users end up patching over the underlying issue by using smaller distribution images and stunting their container images. In this talk, we will discuss the many drawbacks of using tar and outline how image formats should be redesigned to be much more efficient. In addition, an overview about the deficiencies in most current methods of building images will be given with some example solutions.