removing toc shortcode. (#10720)

This commit is contained in:
MengZeLee
2018-10-26 02:02:31 +08:00
committed by k8s-ci-robot
parent 8f2bb3d6ad
commit 04163e9a7c
81 changed files with 183 additions and 289 deletions
@@ -18,7 +18,6 @@ Here's the architecture of a Kubernetes cluster without the cloud controller man
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -18,7 +18,6 @@ cloud provider).
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -18,7 +18,6 @@ architecture design doc for more details.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -14,7 +14,6 @@ Add-ons in each section are sorted alphabetically - the ordering does not imply
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -12,7 +12,6 @@ manually through `easyrsa`, `openssl` or `cfssl`.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -9,7 +9,6 @@ This page explains how to manage Kubernetes running on a specific
cloud provider. cloud provider.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
### kubeadm ### kubeadm
@@ -14,7 +14,6 @@ External garbage collection tools are not recommended as these tools can potenti
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ However, the native functionality provided by a container engine or runtime is u
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -14,7 +14,6 @@ You've deployed your application and exposed it via a service. Now what? Kuberne
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -18,7 +18,6 @@ default. There are 4 distinct networking problems to solve:
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -8,7 +8,6 @@ content_template: templates/concept
weight: 30 weight: 30
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -10,7 +10,6 @@ feature:
weight: 50 weight: 50
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -8,7 +8,6 @@ content_template: templates/concept
weight: 40 weight: 40
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
Node affinity, described [here](/docs/concepts/configuration/assign-pod-node/#node-affinity-beta-feature), Node affinity, described [here](/docs/concepts/configuration/assign-pod-node/#node-affinity-beta-feature),
@@ -13,7 +13,6 @@ This page describes the resources available to Containers in the Container envir
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -63,5 +62,3 @@ if [DNS addon](http://releases.k8s.io/{{< param "githubbranch" >}}/cluster/addon
[attaching handlers to Container lifecycle events](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/). [attaching handlers to Container lifecycle events](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/).
{{% /capture %}} {{% /capture %}}
@@ -14,7 +14,6 @@ to run code triggered by events during their management lifecycle.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -122,5 +121,3 @@ Events:
[attaching handlers to Container lifecycle events](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/). [attaching handlers to Container lifecycle events](/docs/tasks/configure-pod-container/attach-handler-lifecycle-event/).
{{% /capture %}} {{% /capture %}}
@@ -15,7 +15,6 @@ The `image` property of a container supports the same syntax as the `docker` com
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ This page describes the RuntimeClass resource and runtime selection mechanism.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -8,7 +8,6 @@ content_template: templates/concept
weight: 10 weight: 10
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -22,7 +22,6 @@ Kubernetes itself is decomposed into multiple components, which interact through
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -26,7 +26,6 @@ We'll eventually index and reverse-index labels for efficient queries and watche
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -17,7 +17,6 @@ See the [identifiers design doc](https://git.k8s.io/community/contributors/desig
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ These virtual clusters are called namespaces.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -16,7 +16,6 @@ updates.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ Resource quotas are a tool for administrators to address this concern.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -8,7 +8,6 @@ content_template: templates/concept
weight: 30 weight: 30
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -375,4 +374,3 @@ the [Federated Services User Guide](/docs/concepts/cluster-administration/federa
for further information. for further information.
{{% /capture %}} {{% /capture %}}
@@ -11,7 +11,6 @@ content_template: templates/concept
weight: 10 weight: 10
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -961,4 +960,3 @@ The kube-proxy does not support the management of SCTP associations when it is i
Read [Connecting a Front End to a Back End Using a Service](/docs/tasks/access-application-cluster/connecting-frontend-backend/). Read [Connecting a Front End to a Back End Using a Service](/docs/tasks/access-application-cluster/connecting-frontend-backend/).
{{% /capture %}} {{% /capture %}}
@@ -21,7 +21,6 @@ automatically provisions storage when it is requested by users.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -132,5 +131,3 @@ Pods are scheduled. This can be accomplished by setting the [Volume Binding
Mode](/docs/concepts/storage/storage-classes/#volume-binding-mode). Mode](/docs/concepts/storage/storage-classes/#volume-binding-mode).
{{% /capture %}} {{% /capture %}}
@@ -20,7 +20,6 @@ This document describes the current state of `PersistentVolumes` in Kubernetes.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -17,7 +17,6 @@ with [volume snapshots](/docs/concepts/storage/volume-snapshots/) and
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ This document describes the current state of `VolumeSnapshots` in Kubernetes. Fa
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -22,7 +22,6 @@ Familiarity with [Pods](/docs/user-guide/pods) is suggested.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -1302,5 +1301,3 @@ $ sudo systemctl restart docker
{{% capture whatsnext %}} {{% capture whatsnext %}}
* Follow an example of [deploying WordPress and MySQL with Persistent Volumes](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/). * Follow an example of [deploying WordPress and MySQL with Persistent Volumes](/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/).
{{% /capture %}} {{% /capture %}}
@@ -22,7 +22,6 @@ For instructions on creating and working with cron jobs, and for an example of a
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -29,7 +29,6 @@ different flags and/or different memory and cpu requests for different hardware
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -26,7 +26,6 @@ A Job can also be used to run multiple pods in parallel.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -24,7 +24,6 @@ Alpha Disclaimer: this feature is currently alpha, and can be enabled with
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -18,7 +18,6 @@ cluster actions, like upgrading and autoscaling clusters.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -266,6 +265,3 @@ the nodes in your cluster, such as a node or system software upgrade, here are s
* Learn more about [draining nodes](/docs/tasks/administer-cluster/safely-drain-node/) * Learn more about [draining nodes](/docs/tasks/administer-cluster/safely-drain-node/)
{{% /capture %}} {{% /capture %}}
@@ -12,7 +12,6 @@ Containers that run before app Containers and can contain utilities or setup
scripts not present in an app image. scripts not present in an app image.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
This feature has exited beta in 1.6. Init Containers can be specified in the PodSpec This feature has exited beta in 1.6. Init Containers can be specified in the PodSpec
alongside the app `containers` array. The beta annotation value will still be respected alongside the app `containers` array. The beta annotation value will still be respected
@@ -329,6 +328,3 @@ is removed, requiring a conversion from the deprecated annotations to the
* [Creating a Pod that has an Init Container](/docs/tasks/configure-pod-container/configure-pod-initialization/#creating-a-pod-that-has-an-init-container) * [Creating a Pod that has an Init Container](/docs/tasks/configure-pod-container/configure-pod-initialization/#creating-a-pod-that-has-an-init-container)
{{% /capture %}} {{% /capture %}}
@@ -10,7 +10,6 @@ weight: 10
This page provides an overview of `Pod`, the smallest deployable object in the Kubernetes object model. This page provides an overview of `Pod`, the smallest deployable object in the Kubernetes object model.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
## Understanding Pods ## Understanding Pods
@@ -104,5 +103,3 @@ Rather than specifying the current desired state of all replicas, pod templates
* [Pod Termination](/docs/concepts/workloads/pods/pod/#termination-of-pods) * [Pod Termination](/docs/concepts/workloads/pods/pod/#termination-of-pods)
* Other Pod Topics * Other Pod Topics
{{% /capture %}} {{% /capture %}}
@@ -12,7 +12,6 @@ managed in Kubernetes.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -12,7 +12,6 @@ certain information into pods at creation time. The information can include
secrets, volumes, volume mounts, and environment variables. secrets, volumes, volume mounts, and environment variables.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
## Understanding Pod Presets ## Understanding Pod Presets
@@ -83,5 +82,3 @@ In order to use Pod Presets in your cluster you must ensure the following:
* [Injecting data into a Pod using PodPreset](/docs/tasks/inject-data-application/podpreset/) * [Injecting data into a Pod using PodPreset](/docs/tasks/inject-data-application/podpreset/)
{{% /capture %}} {{% /capture %}}
@@ -20,7 +20,6 @@ We encourage you to add new [localizations](https://blog.mozilla.org/l10n/2011/
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -4,7 +4,6 @@ content_template: templates/concept
weight: 40 weight: 40
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -137,4 +136,3 @@ The `SASS` source of the stylesheets for this site is stored below `src/sass` an
* [Style guide](/docs/contribute/style/style-guide) * [Style guide](/docs/contribute/style/style-guide)
{{% /capture %}} {{% /capture %}}
@@ -23,7 +23,6 @@ template to use for a new topic, start with the
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -221,4 +220,3 @@ An example of a published topic that uses the tutorial template is
- Learn about [content organization](/docs/contribute/style/content-organization/) - Learn about [content organization](/docs/contribute/style/content-organization/)
{{% /capture %}} {{% /capture %}}
@@ -10,7 +10,6 @@ This topic discusses multiple ways to interact with clusters.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -16,7 +16,6 @@ well as any provider specific details that may be necessary.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -18,7 +18,6 @@ Dashboard also provides information on the state of Kubernetes resources in your
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ running cluster.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -21,7 +21,6 @@ in the Kubernetes source directory for a canonical example.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -12,7 +12,6 @@ content_template: templates/task
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -20,7 +20,6 @@ directives.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -22,7 +22,6 @@ To dive a little deeper into implementation details, all cloud controller manage
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -18,7 +18,6 @@ vacated by the evicted critical add-on pod or the amount of resources available
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -14,7 +14,6 @@ This document describes how to use kube-up/down scripts to manage highly availab
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -20,7 +20,6 @@ This example demonstrates how to use Kubernetes namespaces to subdivide your clu
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -18,7 +18,6 @@ nodes become unstable.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -23,7 +23,6 @@ on each node.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -17,7 +17,6 @@ The `cloud-controller-manager` can be linked to any cloud provider that satisfie
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -16,7 +16,6 @@ This means that the pods are visible on the API server but cannot be controlled
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -13,7 +13,6 @@ This guide explains how to use events in federation control plane to help in deb
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -18,7 +18,6 @@ Creating them in the federation control plane ensures that they are synchronized
across all the clusters in federation. across all the clusters in federation.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -30,7 +30,6 @@ When they do, they are authenticated as a particular Service Account (for exampl
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -304,5 +303,3 @@ The application is responsible for reloading the token when it rotates. Periodic
reloading (e.g. once every 5 minutes) is sufficient for most usecases. reloading (e.g. once every 5 minutes) is sufficient for most usecases.
{{% /capture %}} {{% /capture %}}
@@ -14,7 +14,6 @@ More information can be found on the Kompose website at [http://kompose.io](http
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -24,7 +24,6 @@ answer the following questions:
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -15,7 +15,6 @@ Horizontal Pod Autoscaler, to make decisions.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -7,7 +7,6 @@ title: Debugging Kubernetes nodes with crictl
content_template: templates/task content_template: templates/task
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -14,7 +14,6 @@ your pods. But there are a number of ways to get even more information about you
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -14,7 +14,6 @@ This is *not* a guide for people who want to debug their cluster. For that you
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -14,7 +14,6 @@ You may also visit [troubleshooting document](/docs/troubleshooting/) for more i
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -14,7 +14,6 @@ This document will hopefully help you to figure out what's going wrong.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -38,7 +38,6 @@ of the potential inaccuracy.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -20,7 +20,6 @@ in the Kubernetes logging overview.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -19,7 +19,6 @@ you're using.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -23,7 +23,6 @@ using `kubefed`.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -4,7 +4,6 @@ content_template: templates/task
weight: 30 weight: 30
--- ---
{{< toc >}}
{{% capture overview %}} {{% capture overview %}}
@@ -25,7 +24,6 @@ Here is an overview of the steps in this example:
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -26,7 +26,6 @@ Here is an overview of the steps in this example:
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -12,7 +12,6 @@ non-parallel, use of [Jobs](/docs/concepts/workloads/controllers/jobs-run-to-com
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -17,7 +17,6 @@ and the current limitations.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -19,7 +19,6 @@ This document walks you through an example of enabling Horizontal Pod Autoscaler
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}
@@ -28,7 +28,6 @@ to match the observed average CPU utilization to the target specified by user.
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -42,7 +42,6 @@ Rolling updates are initiated with the `kubectl rolling-update` command:
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture body %}} {{% capture body %}}
@@ -21,7 +21,6 @@ protocol that is similar to the
{{% /capture %}} {{% /capture %}}
{{< toc >}}
{{% capture prerequisites %}} {{% capture prerequisites %}}