1 00:00:02,620 --> 00:00:05,379 ‫Now that we've gotten through a lot of the basics, 2 00:00:05,740 --> 00:00:08,582 ‫you now know how to deploy containers in ReplicaSets using 3 00:00:08,740 --> 00:00:11,349 ‫deployments. You've learned about services and how those 4 00:00:11,350 --> 00:00:14,019 ‫are key to getting your services as a consistent endpoint. 5 00:00:14,470 --> 00:00:15,970 ‫That's all very important stuff. 6 00:00:16,390 --> 00:00:18,399 ‫This section is a little bit all over the place. 7 00:00:18,720 --> 00:00:21,699 ‫That's a good thing. The Kubernetes ecosystem is vast. 8 00:00:21,790 --> 00:00:22,959 ‫It's huge. 9 00:00:23,070 --> 00:00:25,750 ‫You could talk about Kubernetes for 100 hours. 10 00:00:25,990 --> 00:00:28,100 ‫We've really only scratched the surface of the Kubernetes 11 00:00:28,270 --> 00:00:30,760 ‫ecosystem. There's a new project every day. 12 00:00:31,390 --> 00:00:33,497 ‫So, I wanted to take a highlight look of, I 13 00:00:34,450 --> 00:00:37,329 ‫think, the best tools you're likely going to be looking at 14 00:00:37,990 --> 00:00:40,239 ‫even if you have the smallest cluster of just maybe three 15 00:00:40,240 --> 00:00:41,240 ‫nodes. 16 00:00:41,560 --> 00:00:43,569 ‫I don't necessarily go into deep examples 17 00:00:44,560 --> 00:00:46,059 ‫here. We're not going to be doing a lot of commands at the 18 00:00:46,060 --> 00:00:47,799 ‫command line in this section. 19 00:00:48,040 --> 00:00:50,499 ‫This is more about making sure that you're aware of things, 20 00:00:50,680 --> 00:00:53,680 ‫the future of things. Then, we end out this section 21 00:00:53,710 --> 00:00:56,890 ‫with a lecture where I talk for a while, actually, 22 00:00:57,190 --> 00:00:59,709 ‫on where I think Kubernetes is going, and where you need to 23 00:00:59,710 --> 00:01:02,740 ‫pay attention to the trends in the market, 24 00:01:02,770 --> 00:01:05,379 ‫and how it's going to evolve over the next few years. 25 00:01:05,560 --> 00:01:06,579 ‫So, enjoy. 26 00:01:06,880 --> 00:01:07,520 ‫Let's get started.