Getting Started with Kubernetes

July 12, 2022
If you’re working with just a few containers, managing them isn't too complicated. But what if you have hundreds or thousands? Think about having to handle multiple upgrades for each container, keeping track of container and node state, available resources, and more. That’s where Kubernetes comes in. Kubernetes is an open source container management platform that helps you run containers at scale. This talk will cover Kubernetes components and show how to run applications on it.
Previous
Responsible Microservices
Responsible Microservices

These days, you can’t swing a dry erase marker without hitting someone talking about microservices. Develop...

Next Presentation
A New CLI for Spring Developer Productivity
A New CLI for Spring Developer Productivity

Creating new apps based on company standards is harder than it should be. Furthermore, incrementally adding...