Skip to content

Commit 99e7f8d

Browse files
author
John Mulhausen
committed
Frontmatter add-ons for refdocs
1 parent a777a06 commit 99e7f8d

File tree

112 files changed

+4673
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+4673
-28
lines changed

docs/admin/kube-apiserver.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/admin/kube-controller-manager.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/admin/kube-proxy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/admin/kube-scheduler.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/admin/kubelet.md

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
1-
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
2-
3-
<!-- BEGIN STRIP_FOR_RELEASE -->
4-
5-
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
6-
width="25" height="25">
7-
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
8-
width="25" height="25">
9-
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
10-
width="25" height="25">
11-
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
12-
width="25" height="25">
13-
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
14-
width="25" height="25">
15-
16-
<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2>
17-
18-
If you are using a released version of Kubernetes, you should
19-
refer to the docs that go with that version.
20-
21-
Documentation for other releases can be found at
22-
[releases.k8s.io](http://releases.k8s.io).
23-
</strong>
24-
--
25-
26-
<!-- END STRIP_FOR_RELEASE -->
27-
28-
<!-- END MUNGE: UNVERSIONED_WARNING -->
1+
---
2+
---
293

304
## kubelet
315

docs/api-reference/extensions/v1beta1/definitions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/api-reference/extensions/v1beta1/operations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/api-reference/v1/definitions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

docs/api-reference/v1/operations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
---
2+
---
13
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
24

35

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
kubectl.md
2+
kubectl_apply.md
3+
kubectl_annotate.md
4+
kubectl_api-versions.md
5+
kubectl_attach.md
6+
kubectl_cluster-info.md
7+
kubectl_config.md
8+
kubectl_config_set-cluster.md
9+
kubectl_config_set-context.md
10+
kubectl_config_set-credentials.md
11+
kubectl_config_set.md
12+
kubectl_config_unset.md
13+
kubectl_config_use-context.md
14+
kubectl_config_view.md
15+
kubectl_convert.md
16+
kubectl_create.md
17+
kubectl_delete.md
18+
kubectl_describe.md
19+
kubectl_edit.md
20+
kubectl_exec.md
21+
kubectl_explain.md
22+
kubectl_expose.md
23+
kubectl_get.md
24+
kubectl_label.md
25+
kubectl_logs.md
26+
kubectl_namespace.md
27+
kubectl_patch.md
28+
kubectl_port-forward.md
29+
kubectl_proxy.md
30+
kubectl_replace.md
31+
kubectl_rolling-update.md
32+
kubectl_run.md
33+
kubectl_scale.md
34+
kubectl_stop.md
35+
kubectl_version.md

0 commit comments

Comments
 (0)