Copy-paste on-call docs out of wiki

Changed links to docs/wiki where appropriate.  No content changes aside
from explicitly calling out FAQ's as living in the wiki.

Ran `hack/update-generated-docs.sh`
This commit is contained in:
Aaron Crickenberger
2016-01-29 12:14:55 -08:00
parent 326a29d706
commit 43e45bbe5a
5 changed files with 243 additions and 1 deletions

View File

@@ -48,6 +48,8 @@ Guide](../admin/README.md).
* **Pull Request Process** ([pull-requests.md](pull-requests.md)): When and why pull requests are closed.
* **Kubernetes On-Call Rotations** ([on-call-rotations.md](on-call-rotations.md)): Descriptions of on-call rotations for build and end-user support
* **Faster PR reviews** ([faster_reviews.md](faster_reviews.md)): How to get faster PR reviews.
* **Getting Recent Builds** ([getting-builds.md](getting-builds.md)): How to get recent builds including the latest builds that pass CI.