Big Data Operations Using Kubernetes and Local Storage
Many companies run large, difficult to operate data-processing systems that arekey to their business. Kubernetes local storage provides a way to keep running these types complex systems on the infrast …
Talk Title | Big Data Operations Using Kubernetes and Local Storage |
Speakers | Dan Norris (Senior Cloud Native Engineer, NetApp) |
Conference | KubeCon + CloudNativeCon North America |
Conf Tag | |
Location | Seattle, WA, USA |
Date | Dec 9-14, 2018 |
URL | Talk Page |
Slides | Talk Slides |
Video | |
Many companies run large, difficult to operate data-processing systems that arekey to their business. Kubernetes local storage provides a way to keep running these types complex systems on the infrastructure they were provisioned on while providing a better way to operatein production.In this talk, we’ll go over how to use Kubernetes local storage to run complex systems such as Cassandra reliably across multiple datacenters. We’ll discuss how the local volume provisioner is used to prepare Persistent Volumes on hosts, how to use Storage Classes to segment workloads on the same host, as well as discussing potential failure modes and how we handle backups.