--- title: Task X headline: Task X sidenav: doc-side-tasks-nav.html bodyclass: docs layout: docs type: markdown --- {% capture overview %} This task shows how to do X in a Kubernetes cluster. You'll learn how to ... {% endcapture %} {% capture prerequisites %} * Do this. * Do this too. {% endcapture %} {% capture steps %} ## Doing ... 1. Do this. 1. Do this next. Possibly read this [related explanation](...). {% endcapture %} {% capture discussion %} ## Understanding ... Here's an interesting thing to know about the steps you just did. {% endcapture %} {% capture whatsnext %} * Learn more about [this](...). * See this [related task](...). {% endcapture %} {% include templates/task.md %}