Files
website/v1.1/basicstutorials.md
T
2016-02-10 16:55:31 -08:00

355 B

layout, title
layout title
docwithnav Quick Walkthrough: Kubernetes Basics

{{ page.title }}

Use this quick walkthrough of Kubernetes to learn about the basic application administration tasks.

Table of Contents:

    <script> $(function() { $('#toclist').load( location.pathname + " #gentocbasictut li" ); }); </script>