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
@@ -1,7 +1,8 @@
---
title: "Replication Controller"
---
{% include pagetoc.html %}
* TOC
{:toc}
## What is a _replication controller_?
@@ -74,7 +75,4 @@ For instance, a service might target all pods with `tier in (frontend), environm
Replication controller is a top-level resource in the kubernetes REST API. More details about the
API object can be found at: [ReplicationController API
object](http://kubernetes.io/v1.1/docs/api-reference/v1/definitions.html#_v1_replicationcontroller).
object](http://kubernetes.io/v1.1/docs/api-reference/v1/definitions.html#_v1_replicationcontroller).