Skip to content

axel7083/awesome-kube-play

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podman kube play

This repository aim to provide a starting point to use the Podman Kube Play feature.

Single service samples

Getting started

Prerequisites

  • Podman version 5 and above

Running a sample

Inside the sample directory simply run the following command

$: podman kube play --build

Contributors