logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Rodrigo Campos Catelin, Marga Manterola
2023-04-20

tldr - powered by Generative AI

The presentation discusses the benefits and challenges of using Kubernetes for Cloud Native applications.
  • Kubernetes can automate tasks and make applications more resilient
  • Automatic health checking and load balancing are important features of Kubernetes
  • Kubernetes is a complex abstraction layer that requires learning and debugging
  • Deploying applications as Kubernetes deployments involves writing YAML files that specify desired state
  • Connecting backend and frontend pods in Kubernetes requires service objects