December 7, 2019

193 words 1 min read

Git-push Workflows (using git hooks) for Deploying Applications on Kubernetes

Git-push Workflows (using git hooks) for Deploying Applications on Kubernetes

Tanmai will start with a motivation of why git-based tooling is useful for teams and then cover a set of functional requirements (secrets, templating for mutiple-envs, existing CI/CD integration etc.) …

Talk Title Git-push Workflows (using git hooks) for Deploying Applications on Kubernetes
Speakers Tanmai Gopal (CEO, Hasura), Vamshi Surabhi Rao (CTO, Hasura)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Copenhagen, Denmark
Date Apr 30-May 4, 2018
URL Talk Page
Slides Talk Slides
Video

Tanmai will start with a motivation of why git-based tooling is useful for teams and then cover a set of functional requirements (secrets, templating for mutiple-envs, existing CI/CD integration etc.) that dev teams need for a good git-based deployment workflow. Then after a brief review of current tooling, Tanmai will propose an architecture for a DIY tooling setup that will allow developers to setup their own git-push based workflow for kubernetes. The talk will delve into step-by-step implementation detail and touch upon how git-hooks works. Vamshi will go into more detail regarding the pre-push and the pre-receive hooks. Tanmai will then wrap up with a demo (if possible/recorded), followed by links to boilerplates and resources for the attendees.

comments powered by Disqus