September 21, 2019

179 words 1 min read

Super-Charge Kubernetes App Development Workflow with IDE Extensions

Super-Charge Kubernetes App Development Workflow with IDE Extensions

Kubernetes is portable, extensible, and powerful - but getting started and configuration management can be painful. Deploying a simple application on Kubernetes involves multiple configuration files a …

Talk Title Super-Charge Kubernetes App Development Workflow with IDE Extensions
Speakers Ian Talarico (Senior Software Engineer, Google), Etan Shaul (Senior Software Engineer, Google)
Conference KubeCon + CloudNativeCon
Conf Tag
Location Shanghai, China
Date Jun 23-26, 2019
URL Talk Page
Slides Talk Slides
Video

Kubernetes is portable, extensible, and powerful - but getting started and configuration management can be painful. Deploying a simple application on Kubernetes involves multiple configuration files and tedious steps. In this session, we’ll explore Visual Studio Code and IntelliJ IDE extensions to simplify the Kubernetes development workflow.In this session we will:-Create a GKE cluster from the IDE with ease.-Go from nothing to a deployed multi language, multi microservice application in minutes.-Speed up the inner loop using Skaffold to build images and continuously deploy to GKE.-Live debug applications running locally and in a remote cluster from the IDE.-Simplify and reduce needed configuration with Kustomize.-Set up and manage multiple environments.

comments powered by Disqus