Consuming cloud services with the Kubernetes Service Catalog
Neil Peterson leads a technical deep dive into using the Kubernetes Service Catalog to dynamically provision and consume managed cloud services.
Talk Title | Consuming cloud services with the Kubernetes Service Catalog |
Speakers | Neil Peterson (Microsoft) |
Conference | O’Reilly Velocity Conference |
Conf Tag | Building and maintaining complex distributed systems |
Location | New York, New York |
Date | October 1-3, 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 by applications 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. Neil Peterson leads a technical deep dive into using the Kubernetes Service Catalog to dynamically provision and consume managed cloud services. You’ll learn the different components of the Kubernetes service catalog and how to integrate the Service Catalog with different cloud providers and utilize the provider services in your Kubernetes deployments. By the time you’re through, you’ll understand how to configure the Service Catalog and deploy an application into your cluster that dynamically requests and uses a managed cloud service.