Versioning deep dive in AugustTo clear that up: So kubernetes is pronounced /koo-ber-nay'-tace/ and means "sailing master" Now, we have Kubernetes, an open source platform (formerly a Google project) for managing containerized workloads and services. It's now the industry standard for deploying containers in production. It's flexible and can run anything, it's well-loved by developers. The Google pedigree doesn't hurt, either. Kubernetes removes a lot of the complexity of managing containers, making it easier to orchestrate when apps should run, where to find them, how to ensure they're running, as well as things like autoscaling. You can also extend Kubernetes with custom resource definitions. People are building their own packages to make sharing applications easier, and it's a vibrant ecosystem. It's a new world! But it can make your head spin (I have had to sit down and gather myself a few times after reading many, many articles about cluster interaction, for example). But one thing was pretty easy to grasp: If you're at all interested in infrastructure management or DevOps as a passion or a career, right now Kubernetes is the thing you need to master! This month I'll take a look around this world and show you the best of what I've found to help you get there, and we'll learn more about this platform, this emerging field, together. I hope you'll join me, it'll be very 'nete! |
Friday, August 3, 2018
Introducing Kubernetes, Microservices, and DevOps
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment