Slide 1

Slide 1 text

Kubernetes local development workflow distilled A guide for the busy Java developer Ollie Hughes @olliehughes82 Alberto C. Ríos @albertoimpl Pivotal, now part of VMware

Slide 2

Slide 2 text

Why this talk PaaS cf app my-app Vs kubectl get pods --selector="name=frontend" --output=jsonpath={.items..metadata.name}

Slide 3

Slide 3 text

K8s

Slide 4

Slide 4 text

What this talk is not about k8s concepts & architecture operate a k8s cluster

Slide 5

Slide 5 text

Most important slide https://github.com/Albertoimpl/k8s-for-the-busy

Slide 6

Slide 6 text

Coding time!

Slide 7

Slide 7 text

Thanks! https://github.com/Albertoimpl/k8s-for-the-busy Ollie Hughes @olliehughes82 Alberto C. Ríos @albertoimpl Pivotal, now part of VMware