logo
Dates

Author


Conferences

Tags

Sort by:  

Conference:  ContainerCon 2022
Authors: Nicolas Vermande
2022-06-23

tldr - powered by Generative AI

The presentation discusses the use of Kubernetes and related tools for developing and deploying applications from a laptop to production in a short amount of time.
  • The presentation focuses on using Kubernetes and related tools for developing and deploying applications from a laptop to production quickly
  • The infrastructure definition is important and can be done using tools like Customize and overlays
  • Operators can be used to ensure immutability of application configuration
  • Tools like Scaffold can be used to dynamically update applications during development
  • The presentation emphasizes the importance of learning Kubernetes for efficient application development and deployment