When comparing Official Docker Training vs Kubernetes Documentation, the Slant community recommends Official Docker Training for most people. In the question“What are the best resources to learn about Docker deployment?” Official Docker Training is ranked 2nd while Kubernetes Documentation is ranked 10th. The most important reason people chose Official Docker Training is:
Docker offers in-person training in various places across the world. You can check out the locations and dates [here](https://training.docker.com/ilt).
Ranked in these QuestionsQuestion Ranking
Pros
Pro Offers instructor-led training
Docker offers in-person training in various places across the world. You can check out the locations and dates here.
Pro Certification
You can take an online exam to get a certificate.
Pro Official documentation is beginner-friendly
The official Docker documentation is written in a way that it can act as a tutorial on its own.
Everything is clearly written and directs you to resources if you need further information.
Pro Very in-depth documentation
The Kubernetes documentation is very detailed and well organized.
Explanations are easy to understand/follow.
Pro Supports high availability deployment on a cluster
Allows zero downtime deployment of new releases on a cluster of machines. So your service can scale, resist even if there is a hardware failure, recover from them, etc.
Cons
Con Only 3 videos available for self-paced learning
The Self-paced Training section of the resources is somewhat limited as it only offers three different videos.
Con Not specifically a Docker learning resource
While learning about Kubernetes will give you a better understanding of Docker, it's not specifically a learning resource.
This is a better route for someone who already has some Docker experience.
Con Harder to set up
Kubernetes configuration and set up requires some more work than just Docker. Using cloud solutions (like Google Container Engine) simplify this, but it's still a bit harder to learn than let's say docker-compose
.
Alternative Products
