Files
website/docs/tasks/index.md
T
Andrew Chen 2410c9e8da Merge pull request #2939 from mikedanese/csr
add inital documentation for the certificates API
2017-03-23 12:06:36 -07:00

4.5 KiB

title, redirect_from
title redirect_from
Tasks
/docs/user-guide/configuring-containers/
/docs/user-guide/configuring-containers.html
/docs/user-guide/production-pods/
/docs/user-guide/production-pods.html

This section of the Kubernetes documentation contains pages that show how to do individual tasks. A task page shows how to do a single thing, typically by giving a short sequence of steps.

Using the kubectl Command Line

Configuring Pods and Containers

Accessing Applications in a Cluster

Monitoring, Logging, and Debugging

Accessing the Kubernetes API

Using TLS

Administering a Cluster

Managing Stateful Applications

Managing Cluster Daemons

What's next

If you would like to write a task page, see Creating a Documentation Pull Request.