We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Bare metal to the cloud

Formal Metadata

Title
Bare metal to the cloud
Subtitle
Bring your application to Kubernetes
Alternative Title
From bare metal to the cloud
Title of Series
Number of Parts
57
Author
Contributors
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Kubernetes is an open source project for orchestrating containerized applications. But how to containerize your workload? How to bring your containerized application into Kubernetes? This talk will show how we transferred our application to Kubernetes. - This includes containerizing the application (based on an openSUSE docker image) - How to expose your application services via Kubernetes. - How to create a shared file system for all Pod belonging to your application via Kubernetes. I will show how to do that plus a demo on a running Kubernetes System provided by SUSE CaaS.