Slide 1

Slide 1 text

Continuous Delivery to Kubernetes with jib, skaffold and ktor Kotlin Developer Meetup Berlin Lothar Schulz 2019 10 17

Slide 2

Slide 2 text

pic: © Moovel Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 3

Slide 3 text

pic: © Moovel Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 4

Slide 4 text

Engineering Manager github.com/lotharschulz github.com/lotharschulz/ktorjib @lothar_schulz lotharschulz.info speakerdeck.com/lothar Me Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 5

Slide 5 text

Container First 5 assume container runtime by default Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 6

Slide 6 text

Engineers First ● improve Engineering experience ● Kotlin ○ keep the context most kotlin devs work in ■ IDE ■ Terminal ■ Source Code Management System Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 7

Slide 7 text

Keep the dev context & CD to Kubernetes with Kotlin tools 7 Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 8

Slide 8 text

Demo Time Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 9

Slide 9 text

Recap 9 - Skaffold is a command line tool that facilitates continuous development for Kubernetes applications. You can iterate on your application source code locally then deploy to local or remote Kubernetes clusters. - Jib builds optimized Docker and OCI images for your Java applications without a Docker daemon - and without deep mastery of Docker best-practices. Plugins: - Gradle - Maven - K8s: Container Orchestration - automated configuration, coordination, and management - Ktor is a framework for building asynchronous servers and clients in connected systems with minimal effort. Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 10

Slide 10 text

10 Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 11

Slide 11 text

I am sure you have questions Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz

Slide 12

Slide 12 text

THANK YOU. Continuous Delivery to Kubernetes with jib, skaffold and ktor | Lothar Schulz | 2019-10-17 @lothar_schulz