Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Kubernetes local development workflow distilled

Kubernetes local development workflow distilled

https://devnexus.com/presentations/4960/
The Kubernetes ecosystem can be very operator focussed and it can be a challenge for developers to distil the information that is relevant for their job. The Kubernetes hype train has reached full velocity and many organisations are now adopting the technology. There are a large number of available tools aimed at solving a broad set of problems but it can be daunting choosing which to invest in. This session aims to provide developers with a thorough grounding on Kubernetes concepts, suggest best practices and get hands-on with some of the essential tooling.

Alberto C. Ríos

February 21, 2020
Tweet

More Decks by Alberto C. Ríos

Other Decks in Programming

Transcript

  1. 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
  2. Why this talk PaaS cf app my-app Vs kubectl get

    pods --selector="name=frontend" --output=jsonpath={.items..metadata.name}
  3. K8s