3cf419aac7
I haven't worked on this stuff for a while, and in an effort to be more responsive to reviews, I'd like to cut the files I review in ~half.
16 lines
277 B
Markdown
16 lines
277 B
Markdown
---
|
|
reviewers:
|
|
- luxas
|
|
- jbeda
|
|
title: kubeadm version
|
|
content_template: templates/concept
|
|
weight: 80
|
|
---
|
|
{{% capture overview %}}
|
|
This command prints the version of kubeadm.
|
|
{{% /capture %}}
|
|
|
|
{{% capture body %}}
|
|
{{< include "generated/kubeadm_version.md" >}}
|
|
{{% /capture %}}
|