8 Working with Kubernetes

This chapter covers

  • Creating Kubernetes YAML files from existing Podman pods and containers
  • Creating Podman containers and pods from a Kubernetes YAML file
  • Shutting down and removing pods and containers using the Kubernetes YAML file
  • Building container images on the fly before launching pods and containers from a Kubernetes YAML file
  • Running Podman inside of a Podman and Kubernetes container

Some readers come to this chapter expecting to see how Podman can be used as the container engine for Kubernetes, similar to how it has used Docker in the past. While there have been some efforts to use Podman as the container engine for Podman (the kind project supports this), I do not generally recommend that you use Podman for ...

Get Podman in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.