|
|
|
|
|
by sciencesama
1234 days ago
|
|
If you just want to learn it for fun and home just install portainer and run pihole, you understand a lot more. Then learn to do it via command line. Else just go for kubernetes man. With Docker shim removed from kubernetes no one is using Docker professionally. |
|
I think this statement is not as precise as it should be. I'm running docker produced images in a k8s cluster and had to google what you are talking about here.
https://kubernetes.io/blog/2020/12/02/dont-panic-kubernetes-...
"Docker-produced images will continue to work in your cluster with all runtimes, as they always have."
Dockerfile is a very common file to see in projects, and I'm thankful when I see it.