February 9, 2020

202 words 1 min read

Consuming Cloud Services with the Kubernetes Service Catalog

Consuming Cloud Services with the Kubernetes Service Catalog

In a cloud native world, managed services such as database, storage, and event processing systems can be utilized without the overhead of total service ownership. Kubernetes provides an extension mech …

Talk Title Consuming Cloud Services with the Kubernetes Service Catalog
Speakers Neil Peterson (Speaker, Techorama)
Conference Automotive Linux Summit & Open Source Summit Japan
Conf Tag
Location Tokyo, Japan
Date Jun 19-22, 2018
URL Talk Page
Slides Talk Slides
Video

In a cloud native world, managed services such as database, storage, and event processing systems can be utilized without the overhead of total service ownership. Kubernetes provides an extension mechanism for dynamically requesting and consuming managed services through the Kubernetes Service Catalog API. Using the service catalog, you can deploy applications into your Kubernetes cluster that are configured to dynamically requests and connect to managed services. In this talk, I will discuss in detail the different components of the Kubernetes service catalog. I’ll will demonstrate integrating the service catalog with different cloud providers, and utilizing the provider services in you Kubernetes deployments. By the end of the talk, we will have configured the service catalog and deployed an application into our cluster that dynamically requests and uses a managed cloud service.

comments powered by Disqus