1 00:00:02,530 --> 00:00:05,409 ‫Welcome to the part of this course where I'm going to focus 2 00:00:05,410 --> 00:00:07,096 ‫on Kubernetes orchestration. 3 00:00:07,300 --> 00:00:10,093 ‫It's the next orchestrator I think you should learn after 4 00:00:10,470 --> 00:00:13,480 ‫Swarm. I'll go into some of the basics of why 5 00:00:13,790 --> 00:00:16,809 ‫Kubernetes exists, some history behind it, and 6 00:00:16,840 --> 00:00:18,400 ‫how it's different from Swarm. 7 00:00:19,000 --> 00:00:21,999 ‫Also, how to choose your orchestrator, which I think 8 00:00:22,060 --> 00:00:24,819 ‫is a key understanding that you need to have 9 00:00:25,150 --> 00:00:27,429 ‫when you're looking at different orchestrators in the 10 00:00:27,430 --> 00:00:30,272 ‫marketplace on how to choose between the two most popular, 11 00:00:30,820 --> 00:00:31,820 ‫Swarm and Kubernetes. 12 00:00:32,740 --> 00:00:35,770 ‫Then, future sections will go on into installation 13 00:00:35,800 --> 00:00:37,719 ‫and other details about deploying your apps.