Debugging tool for pods and images
podman is a simple client only tool to help with debugging issues when daemons such as CRI runtime and the kubelet are not responding or failing. A shared API layer could be created to share code between the daemon and podman. podman does not require any daemon running. podman utilizes the same underlying components that crio uses i.e. containers/image, container/storage, oci-runtime-tool/generate, runc or any other OCI compatible runtime. podman shares state with crio and so has the capability to debug pods/images created by crio.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:kubic:libcontainers:testing/podman && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000109 109 Bytes | |
podman_3.4.2-5.dsc | 0000000885 885 Bytes | |
podman_3.4.2-5.tar.gz | 0231338321 221 MB |
Comments 2
Can builds be enabled on Debian 11?
Hi. couple of things:
This very subproject isn't being updated anymore. Any new stuff will be on https://build.opensuse.org/package/show/devel:kubic:libcontainers:unstable/podman
Debian 11's dependencies are way too old and often painful to get anything new successfully built. So, all I can say is I'll keep trying, but can't promise an ETA. Apparently there are updated packages also available on Debian's official experimental repos. Maybe you'll have better luck with those.