Adds explicit titles to all docs missing them.

This commit is contained in:
Devin Donnelly
2017-01-05 15:14:27 -08:00
parent 4ba73911be
commit 3303506927
11 changed files with 13 additions and 17 deletions
+2 -4
View File
@@ -3,15 +3,13 @@ assignees:
- davidopp
- filipg
- piosz
title: Guaranteed Scheduling For Critical Add-On Pods
---
* TOC
{:toc}
# "Guaranteed" scheduling of critical add-on pods
## Critical add-ons
## Overview
In addition to Kubernetes core components like api-server, scheduler, controller-manager running on a master machine
there are a number of add-ons which, for various reasons, must run on a regular cluster node (rather than the Kubernetes master).