From ea8f041a202b9ce98bf827e758d42130af1d23fc Mon Sep 17 00:00:00 2001 From: Bryan Boreham Date: Tue, 17 Jul 2018 10:40:39 +0100 Subject: [PATCH] Fix indentation of TOC --- site/kubernetes/kube-addon.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/site/kubernetes/kube-addon.md b/site/kubernetes/kube-addon.md index f468ba9baa..5e09a777c1 100644 --- a/site/kubernetes/kube-addon.md +++ b/site/kubernetes/kube-addon.md @@ -7,17 +7,17 @@ search_type: Documentation The following topics are discussed: * [Installation](#install) - * [Upgrading Kubernetes to version 1.6](#kube-1.6-upgrade) - * [Upgrading the Daemon Sets](#daemon-sets) - * [CPU and Memory Requirements](#resources) - * [Pod Eviction](#eviction) + * [Upgrading Kubernetes to version 1.6](#kube-1.6-upgrade) + * [Upgrading the Daemon Sets](#daemon-sets) + * [CPU and Memory Requirements](#resources) + * [Pod Eviction](#eviction) * [Features](#features) - * [Pod Network](#pod-network) - * [Network Policy](#npc) + * [Pod Network](#pod-network) + * [Network Policy](#npc) * [Troubleshooting](#troubleshooting) - * [Reading the logs](#logs) - * [Troubleshooting Blocked Connections](#blocked-connections) - * [Things to watch out for](#key-points) + * [Reading the logs](#logs) + * [Troubleshooting Blocked Connections](#blocked-connections) + * [Things to watch out for](#key-points) * [Changing Configuration Options](#configuration-options)