[–] test6554 7y ago ↗ Long story short:* Kubernetes helps you manage your containerized applications at scale.* You can swap out the container engine you are using. Docker is one option.* Applications are wrapped in containers* One or more containers are wrapped in pods.* One or more pods runs on a node.* The master manages all the nodes.* Pluralsight is a good resource to get started.
1 comment
[ 3.3 ms ] story [ 9.3 ms ] thread* Kubernetes helps you manage your containerized applications at scale.
* You can swap out the container engine you are using. Docker is one option.
* Applications are wrapped in containers
* One or more containers are wrapped in pods.
* One or more pods runs on a node.
* The master manages all the nodes.
* Pluralsight is a good resource to get started.