Cloud Native Computing Foundation / Kubernetes Forum Bengaluru 2020

Add meeting Rate page Subscribe

Cloud Native Computing Foundation / Kubernetes Forum Bengaluru 2020

These are all the meetings we have in "Kubernetes Forum Ben…" (part of the organization "Cloud Native Computi…"). Click into individual meeting pages to watch the recording and search or read the transcript.

27 Feb 2020

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

A Safari into the KubeVerse - Dhananjay Sathe, Rapyuta Robotics

Kubernetes is for the most part is a whole new universe where the wonders of kubectl and friends enchant the amateur onlooker with the magical objects of pods, self healing deployments, networks all operating in the promised land of #webscale. The talk intends to demistify the basic workings of kubernetes by following the common kubectl command as it traverses the kubeverse by gently introducing a treasure trove of "shiny new things" like the API server, admission control, initializers, the GVK, objects, controllers, informers.

https://sched.co/YVxc
  • 1 participant
  • 29 minutes
kubernetes
robots
robotics
host
reputed
deploying
computing
infrastructure
thinking
docker
youtube image

27 Feb 2020

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

Extending Kubernetes - Lessons Learned From an L4 Ingress Implementation - Srinivas Brahmaroutu, IBM

This talk will focus on how to connect your workloads running in Kubernetes using vendor provided Hardware LoadBalancer. When a service is created with type LoadBalancer, Kubernetes Service Controller automates the creation of an instance of LoadBalancer with external IP that can be reached by the clients of your application. The firewall rules are also properly configured by the cloud provider for your service object. The intent of our talk is to provide you with necessary information on how loadbalancers work and how to use them with Kubernetes workloads. Implementation for LB varies in their design, implementation and capabilities they expose. In this session we will firstly share our experiences working with loadbalancers on different cloud providers. We will also discuss how to share LoadBalancers among workloads to be cost effective and user friendly without vendor lock-in.

https://sched.co/YVxr
  • 1 participant
  • 27 minutes
kubernetes
ports
services
daemon
server
workloads
deployments
nodes
communities
communicate
youtube image

27 Feb 2020

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

Keynote: Getting Started as an Open Source Contributor - Ihor Dvoretskyi, Developer Advocate, Cloud Native Computing Foundation & Nikhita Raghunath, Software Engineer, Loodse

Nikhita Raghunath, a Steering Committee member and a core contributor to Kubernetes; and Ihor Dvoretskyi, a long-term Kubernetes contributor, now a Developer Advocate at the Cloud Native Foundation, the largest open source foundation in the world, will share their insights on becoming a contributor and an active community member in the world of open source. Also, they will highlight the opportunities for those who are about to make their first steps in the open source contributions, including the programs as Google Summer of Code, Community Bridge by The Linux Foundation, Outreachy and others.

https://sched.co/YW51
  • 2 participants
  • 11 minutes
community
contributions
hosted
cloud
native
outreach
developer
supporting
ciencia
cncs
youtube image

27 Feb 2020

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

Keynote: Hiding in the Dark - Dan Kohn, Executive Director, Cloud Native Computing Foundation

What can Minecraft teach us about the adoption of cloud native technologies?

https://sched.co/YW3z
  • 1 participant
  • 9 minutes
kubernetes
zombies
cloud
hosts
community
bots
block
intelligence
pumpkin
second
youtube image

27 Feb 2020

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

Keynote: Keeping Your Data in Kubernetes with Vitess - Sugu Sougoumarane, CTO, PlanetScale

An increasing number of applications and workloads are being migrated to and are being built for Kubernetes. It has been sufficiently established that Kubernetes is the platform of the future. However, drilling down will reveal that the most successful of these workloads are stateless, and that the database/storage layers have mostly remained outside. This begs the question: What will it take to run everything in Kubernetes? What are the risks and benefits? In this respect, Vitess has a unique background. Due to the fact that it was built to run on Borg, it was ready for Kubernetes from day one. The best part of this is that many leading-edge adopters ran with Vitess very early on; this resulted in a diverse group of Vitess deployments on Kubernetes, from tiny Vitess installations all the way to JD’s colossal clusters. Organizations that have adopted this approach are reaping many unique benefits such as no vendor lock-in, unified management of infrastructure, and self-service based automations. We will cover all these use cases and go over the details of how these organizations benefited by going all in with Kubernetes.

https://sched.co/YW4L
  • 1 participant
  • 12 minutes
kubernetes
tests
certified
maintainer
com
application
having
china
report
critical
youtube image

27 Feb 2020

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

MetaController: Build K8s Controllers as Declarative Intents - Amit Kumar Das, MayaData

In the world of Kubernetes (K8s) it is natural to have heard about controllers. Controllers are a natural extension to K8s that help in building domain specific infrastructure logic. In case you have written any controller logic, you would have noticed a lot of learning curve to implement the same. There has been various attempts to provide scaffolding and code patterns to ease this development. While these guidelines have tried to provide nice abstractions, they fail to groove us into the reconciliation mindset which acts as a steep barrier to enter into Kubernetes paradigm. In this talk, Amit will showcase how MetaController (https://metacontroller.app/) help teams to think and design controllers with reconciliation as the first class citizen. They will also demo how K8s specific details are pushed to the background enabling teams to innovate on their lines of business.

https://sched.co/YVxf
  • 1 participant
  • 26 minutes
controllers
kubernetes
remote
topic
users
blueprint
understanding
implement
infrastructure
meta
youtube image

27 Feb 2020

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

Resiliency Patterns in Kubernetes - Ravi Hari & Lakshminarayanan S, Intuit

Kubernetes being a de facto standard for container deployments and orchestration the applications running on kubernetes platform should be highly available and resilient to failures. With Nodes and Pods being ephemeral in kubernetes there are high chances for application users/clients to get 504 or 502 (5xx) errors when a node restarts or a pod gets terminated. This session discusses how Intuit came up with these resiliency patterns and have applied in Kubernetes clusters and applications run in them avoid the failures. This session also talks about Life-Cycle manager an open source project (https://github.com/keikoproj/lifecycle-manager) which uses lifecycle hooks from the autoscaling group to pre-drain the instances and it will also deregister the instance from any discovered ALB target group to avoid in-flight 5xx errors.

https://sched.co/YVxQ
  • 2 participants
  • 17 minutes
resiliency
process
modern
provisioning
turbotax
services
maintain
challenges
quicken
started
youtube image

27 Feb 2020

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

Sponsored Keynote: Kubernetes Deployment Made Easy for Complex Applications - Girish Dhanakshirur, Distinguished Engineer & CTO | Cloud Pak System, IBM Mobile Foundation, IBM Hybrid Cloud

Containers are the new fabric for cloud native applications, bringing simplicity in packaging and portability to developers. However, container images by themselves do not address key enterprise needs for production applications. Beyond containers and Kubernetes, developers need to orchestrate their production topology, and to provide management, security and governance of their applications. Girish Dhanakshirur will share the lessons learned during IBM's journey of containerization and how IBM sees Kubernetes fit in the broader IBM strategy.

https://sched.co/YW43
  • 1 participant
  • 8 minutes
applications
deploying
developers
kubernetes
services
users
technologies
infrastructure
middleware
websphere
youtube image

27 Feb 2020

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

Sponsored Keynote: Multi What???? Multi-cloud, Multi-cluster, Multi-tenanted K8s - Gaurav Mehta, Field Engineer, Rancher

Gaurav Mehta will share some general Kubernetes trends and discuss some personal experiences after being involved in a multi-year transformation at a major financial services organization. Gaurav will highlight the challenges and the benefits the organization is now reaping from this work, all thanks to the power and flexibility of Kubernetes.

https://sched.co/YW4E
  • 1 participant
  • 13 minutes
kubernetes
infrastructure
hosted
managed
cloud
process
containers
tooling
multitask
launch
youtube image

27 Feb 2020

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

Turtles All the Way Down: Inception for Kubernetes - Hardik Dodiya, SAP

Kubernetes has evolved into the de-facto platform for managing cloud-native workloads with consistent development and operational experience across infrastructure providers. But there is one workload which Kubernetes doesn't normally manage: Kubernetes itself! We study the design, benefits, and challenges of the INCEPTION model: treating Kubernetes as yet another application for Kubernetes to run. This is accomplished with standard means (eg, StatefulSets, Services, Machines via Cluster-API) and is productively used in SAP's open-source project Gardener. By enabling Kubernetes as an INCEPTION platform, we drastically reduce the management complexity by avoiding imperative toolsets, whilst extending the capabilities and scope of Kubernetes itself. Lastly, we show a live demo of how this works in practice. We also discuss opportunities for this work in the sig-cluster-lifecycle.

https://sched.co/YVxW
  • 1 participant
  • 26 minutes
kubernetes
cluster
project
introduction
interfaces
curators
problems
pod
capacity
container
youtube image