mirror of https://github.com/containers/podman.git
The kube generate command can now generate a yaml for the Job kind and the kube play command can create a pod and containers with podman when passed in a Job yaml. Add relevant tests and docs for this. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com> |
||
|---|---|---|
| .. | ||
| api | ||
| apimachinery | ||
| README.md | ||
README.md
The code in this directory was copied from Kubernetes version 0.22.5:
- https://github.com/kubernetes/apimachinery/tree/v0.22.5
- https://github.com/kubernetes/api/tree/v0.22.5
The code is heavily modified by the Podman team (mostly removing unneeded code) to reduce the resulting binary size. The copyright belongs to the Kubernetes Authors and is licensed under Apache-2.0, also check the license headers in the files.