Skip to content

Commit

Permalink
keps: unindent table of contents in cloud controller manager
Browse files Browse the repository at this point in the history
  • Loading branch information
calebamiles committed Mar 28, 2018
1 parent ebee227 commit e119010
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions keps/0002-controller-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,25 @@ replaces:

## Table of Contents

* [Remove Cloud Provider Code From Kubernetes Core](#remove-cloud-provider-code-from-kubernetes-core)
* [Table of Contents](#table-of-contents)
* [Summary](#summary)
* [Motivation](#motivation)
* [Goals](#goals)
* [Intermediary Goals](#intermediary-goals)
* [Non-Goals](#non-goals)
* [Proposal](#proposal)
* [Controller Manager Changes](#controller-manager-changes)
* [Kubelet Changes](#kubelet-changes)
* [API Server Changes](#api-server-changes)
* [Volume Managent Changes](#volume-managent-changes)
* [Deployment Changes](#deployment-changes)
* [Implementation Details/Notes/Constraints [optional]](#implementation-detailsnotesconstraints-optional)
* [Security Considerations](#security-considerations)
* [Graduation Criteria](#graduation-criteria)
* [Implementation History](#implementation-history)
* [Drawbacks [optional]](#drawbacks-optional)
* [Alternatives [optional]](#alternatives-optional)
* [Remove Cloud Provider Code From Kubernetes Core](#remove-cloud-provider-code-from-kubernetes-core)
* [Table of Contents](#table-of-contents)
* [Summary](#summary)
* [Motivation](#motivation)
* [Goals](#goals)
* [Intermediary Goals](#intermediary-goals)
* [Non-Goals](#non-goals)
* [Proposal](#proposal)
* [Controller Manager Changes](#controller-manager-changes)
* [Kubelet Changes](#kubelet-changes)
* [API Server Changes](#api-server-changes)
* [Volume Managent Changes](#volume-managent-changes)
* [Deployment Changes](#deployment-changes)
* [Implementation Details/Notes/Constraints [optional]](#implementation-detailsnotesconstraints-optional)
* [Security Considerations](#security-considerations)
* [Graduation Criteria](#graduation-criteria)
* [Implementation History](#implementation-history)
* [Drawbacks [optional]](#drawbacks-optional)
* [Alternatives [optional]](#alternatives-optional)

## Summary

Expand Down

0 comments on commit e119010

Please sign in to comment.