Switch to native kramdown in-page TOCs instead of proprietary
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user