From the graph below, I think everyone could gain a good understanding about container-relate stuffs. Thanks tutorial works, please check reference.
Both Docker & Kubernetes are classical C/S architectures, e.g. (docker-cli -> docker-daemon, kubernetes-cli -> kube-apiserver)
If you like, we can use runc bare in metal to run a container, also it’s not recommended.
|
|