From 71877590be02fd1642896bce1b486f75f83c70ac Mon Sep 17 00:00:00 2001 From: Janet Kuo Date: Mon, 28 Mar 2016 14:10:52 -0700 Subject: [PATCH] Update --- docs/user-guide/config-best-practices.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/config-best-practices.md b/docs/user-guide/config-best-practices.md index ce2d839759..46078af8c2 100644 --- a/docs/user-guide/config-best-practices.md +++ b/docs/user-guide/config-best-practices.md @@ -79,7 +79,7 @@ This document is meant to highlight and consolidate in one place configuration b controller 'version names'. A desired state of an object is described by a Deployment, and if changes to that spec are _applied_, the deployment controller changes the actual state to the desired state at a controlled rate. (Deployment objects are currently part of the [`extensions` - API Group](/docs/api/#api-groups), and are not enabled by default.) + API Group](/docs/api/#api-groups).) - You can manipulate labels for debugging. Because Kubernetes replication controllers and services match to pods using labels, this allows you to remove a pod from being considered by a