A presentation at PHPMiNDS by Marcus Noble
A no-nonsense introduction to what Kubernetes is. We’ll cover some of the core concepts you’ll need to understand how Kubernetes operates and what they are used for. We’ll finish off with looking at why we would choose to use Kubernetes by looking at its main strengths.
The following resources were mentioned during the presentation or are useful additional information.
Runs within Docker and allows you to choose the version of Kubernetes you want to run. Very useful for testing and local development.
A small, ready to go Kubernetes setup that you can install on your own servers. Comes with everything needed to get up and running.
Learn Kubernetes with interactive scenarios