January 13, 2020

131 words 1 min read

Lightning Talk: Introduction to GitOps Deployment to Kubernetes

Lightning Talk: Introduction to GitOps Deployment to Kubernetes

There exist many practices for continuous deployment to Kubernetes. Among them GitOps goes well with declarative configuration of Kubernetes, and leads to more reliable configuration management. GitOp …

Talk Title Lightning Talk: Introduction to GitOps Deployment to Kubernetes
Speakers Jun Sakata (Software Engineer, Infrastructure, Ubie, Inc.)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Seattle, WA, USA
Date Dec 9-14, 2018
URL Talk Page
Slides Talk Slides
Video

There exist many practices for continuous deployment to Kubernetes. Among them GitOps goes well with declarative configuration of Kubernetes, and leads to more reliable configuration management. GitOps was introduced by Weaveworks, but it is a whole new concept. All you need is the git controlled deployment manifest. In this lightning talk, I will show how to start it, example pipelines an workflows.

comments powered by Disqus