youtube image
From YouTube: Webinar: Setting up Heroku git-push workflow on your Kubernetes cluster in 60 seconds with Gitkube

Description

Join us for Kubernetes Forums Seoul, Sydney, Bengaluru and Delhi - learn more at kubecon.io

Don't miss KubeCon + CloudNativeCon 2020 events in Amsterdam March 30 - April 2, Shanghai July 28-30 and Boston November 17-20! Learn more at kubecon.io. The conference features presentations from developers and end users of Kubernetes, Prometheus, Envoy, and all of the other CNCF-hosted projects

The Heroku workflow around being able to deploy microservices with a “git push” and scaling applications was revolutionary for developers. Gitkube makes it possible for developers to achieve the same GitOps workflow but on any Kubernetes cluster. In this webinar, you’ll learn how to setup Gitkube on any Kubernetes cluster without requiring any 3rd party dependencies.

This webinar will cover:
- Setup and installation of Gitkube on a Kubernetes cluster
- Deploying a microservice with a Dockerfile and Kubernetes manifests with git-push
- Monorepo configurations with multiple microservices and Kubernetes manifests
- Multi-repo configurations with different microservice repos
- Using helm charts instead of Kubernetes manifests
- Deployment access control using SSH keys and Kubernetes RBAC policies