On 10/29/19 8:27 AM, Tom Sweeney wrote:
On 10/29/2019 08:17 AM, Álvaro Castillo wrote:
> Hello all,
>
> I am newbie here, I am interesting in get more information about how works podman
with Kubernetes without uses Docker. Books, pdf, articles, howtos...
There are lots of articles referenced there. There are also some videos
out on Youtube that you might want to watch.
https://www.youtube.com/watch?v=YkBk52MGV0Y
https://www.youtube.com/watch?v=BeRr3aZbzqo
Realize that Kubernetes does not use Podman, it uses CRI-O, which is
based on the same underlying libraries.
There are tools in Podman to generate kubernetes Yaml from traditional
containers and pods.
`podman generate kube`
and Podman has the ability to create containers/pods based on Kubernetes
Yaml files.
`podman play kube`
> Greetings!
> _______________________________________________
> Podman mailing list -- podman(a)lists.podman.io
> To unsubscribe send an email to podman-leave(a)lists.podman.io
Hey Álvaro,
Welcome to the list! First place to hit up would be
https://podman.io, that's probably the best starting point. For an
intro into Podman, this tutorial should get you going:
https://podman.io/getting-started/getting-started. Lots of blogs on
that site too.
Hope that helps get you started,
t
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io