kubernetes-bootcamp icon indicating copy to clipboard operation
kubernetes-bootcamp copied to clipboard

[EOL] please see https://kubernetes.io/docs/tutorials/kubernetes-basics/ instead

This project has been archived.

This project has been merged into the central Kubernetes docs repository.

Visit https://kubernetes.io/docs/tutorials/kubernetes-basics/ to view the content.

Changes can be made at https://github.com/kubernetes/website/tree/master/docs/tutorials/kubernetes-basics

kubernetes-bootcamp

This is the official kubernetes bootcamp

The goal of the bootcamp content is to introduce developers/ first time users to Kubernetes. By the end of the bootcamp they will know: what Kubernetes does and how to deploy generic containerized applications on top of it. They will become also familiar with main kubernetes concepts.

The bootcamp assumes users have some knowledge of software containers (Docker, rkt, etc).