December 23, 2019

188 words 1 min read

Using Services Outside Kubernetes from Kubernetes with the Service Catalog

Using Services Outside Kubernetes from Kubernetes with the Service Catalog

Combining Kubernetes with external services available from public cloud providers can be a powerful way to deploy cloud native applications. Developers can focus on deploying their applications to Kub …

Talk Title Using Services Outside Kubernetes from Kubernetes with the Service Catalog
Speakers Ara Pulido (Engineering Manager, Bitnami)
Conference KubeCon + CloudNativeCon North America
Conf Tag
Location Seattle, WA, USA
Date Dec 9-14, 2018
URL Talk Page
Slides Talk Slides
Video

Combining Kubernetes with external services available from public cloud providers can be a powerful way to deploy cloud native applications. Developers can focus on deploying their applications to Kubernetes, while delegating things like database management to a public cloud managed service. The Service Catalog bridges these two worlds by allowing developers instantiate services outside Kubernetes directly from the Kubernetes cluster. In this demo led talk we will show how the Service Catalog allows users to build hybrid applications that use best of breed cloud services and custom made Kubernetes applications running in a Kubernetes cluster. We will demo some public cloud ready Helm Charts and how we can manage these services from Kubeapps, a Kubernetes application dashboard.

comments powered by Disqus