Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Since last we met: Opening Note

Since last we met: Opening Note

CoreOS Fest San Francisco, 111 Minna Gallery: http://www.meetup.com/coreos/events/230147579/

Josh Wood

May 09, 2016
Tweet

More Decks by Josh Wood

Other Decks in Technology

Transcript

  1. Image Layers foo-filesystem.tar.gz bar-filesystem.tar.gz meh-filesystem.tar.gz Image metadata Image binary data

    { {“id”: “foo”}, {“id”: “bar”, “meta”: “data”}, {“id”: “meh”, “meta”: “data”}, }
  2. Pulling Layers $ rkt fetch docker://quay.io/ex/app:v1.0 Fetch layer1: 51.4 MB/51.4

    MB Fetch layer4: 97 B/97 B Fetch layer5: 2.7 MB/3.2 MB … ~120MB in Total
  3. OCI Image Format Spec Maintainers from Across Industry Best of

    Docker Image and appc Image Registry Support in the Coming Months
  4. rkt 1.0: February 2016 github.com/coreos/rkt • Modern security best practices

    • Modular, composable with well-known tools • ACI, Docker; OCI support as available • Current: v1.5 • Alternate Kubernetes container engine, “rktnetes”