Kubernetes: Difference between revisions
→Kubectl: link to deploy intro |
m link to Docker |
||
| Line 38: | Line 38: | ||
=== Container runtime === | === Container runtime === | ||
The container runtime is the software that is responsible for running containers. Docker by default, it can also be CRI-O or possibly other implementations of the Container Runtime Interface. | The container runtime is the software that is responsible for running containers. [[Docker]] by default, it can also be CRI-O or possibly other implementations of the Container Runtime Interface. | ||
== Addons == | == Addons == | ||