Switch to native kramdown in-page TOCs instead of proprietary

This commit is contained in:
John Mulhausen
2016-02-17 18:32:18 -08:00
parent 15ca4aab1e
commit f249edaed0
68 changed files with 139 additions and 76 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
---
title: "Networking in Kubernetes"
---
{% include pagetoc.html %}
* TOC
{:toc}
Kubernetes approaches networking somewhat differently than Docker does by
default. There are 4 distinct networking problems to solve: