Skip to content
This repository has been archived by the owner on Aug 7, 2018. It is now read-only.

kubernetes-retired/kubernetes-bootcamp

Repository files navigation

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).