Tagged "docker"

Notes about buildkit

I have recently discovered tool called Rancher Desktop. It’s alternative to Docker Desktop solution.

Read more...

CNI - the Container Network Interface

CNI is simple interface based on environment variables and JSON config.

Read more...

Docker and Kubernetes at network layer

I wrote some posts about how kubernetes is interacting with docker at CRI level, but what about networking ?

Read more...

How kubernetes is interacting with docker ?

In a few words Container Runtime Interface is the answer to this questions.

Read more...