Talk at DevOps India Summit on 'Deploying production ready hybrid Kubernetes clusters'

Day by day kubernetes ecosystem is growing fast in almost all domains and IT industries. Gone are the days when people use to stick to a cloud vendor for there stacks. With the multiple cloud providers like AWS, Azure, GCP etc, and with multiple regions of each cloud provider need of an hour is to deploy your clusters supporting multiple regions and even on cross cloud platforms.

In this brief talk we will go through importance of hosting hybrid cluster and deploy multi region cluster on AWS/GCP. I will demonstrate provisioning the multi-region k8s cluster and will go through following use cases:

  • Using the kubernetes federation plane to join/unjoin clusters.
  • Deploying application on hybrid clusters and distributing resources equally on all clusters.
  • How to use ingress controllers across clusters.
  • Deploy stateful services.
  • Zero down time deployments.
  • Autoscaling hybrid clusters
  • Handling failover automatically when clusters are down.

This talk will benefit attendees to understand the best practices while deploying multi-region, multi-cloud kubernetes clusters, how to maintain and deploy the apps on the hybrid cluster.

Link to the talk is here.