This document is an introduction to Spring Cloud Kubernetes presented by Alexandre Roman on July 4th, 2019. It discusses how Spring Cloud Kubernetes allows writing portable applications using the same source code for different environments with seamless integration to Kubernetes. Key features covered include native service discovery leveraging Kubernetes DNS and events, pod health indicators, Kubernetes-aware profiles, and support for ConfigMaps and Secrets. The presentation includes a demo and questions.