preloader

imgpkg

Overview

imgpkg is a tool to create, package, distribute and relocate Kubernetes configuration and dependent OCI images as a single OCI artifact known as a bundle.

Bundles can be consumed with confidence knowing their contents are unchanged after re-location with included supply chain security.

Theory

  • Know what imgpkg is and how it fits into the Carvel toolchain.
  • Review the imgpkg documentation

Review documentation (45min)

Practical

  • Know how to use imgpkg for creating bundles.
  • TODO: write tutorial here.

The basic imgpkg tutorial is now complete!

For a longer form tutorial check out how imgpkg fits into a carvel package the hard way