summaryrefslogtreecommitdiff
path: root/daemon.md
diff options
context:
space:
mode:
authorjoe2far <joe2farrell@gmail.com>2016-07-13 15:06:24 +0100
committerjoe2far <joe2farrell@gmail.com>2016-07-13 15:06:24 +0100
commitfa027eea67872811a0715c7c9c9db31b3b55ad62 (patch)
tree7ae64c32aa10d9e74a27870f05eab9e960362fd8 /daemon.md
parent9813b6e476becc5bebb82bfc5be4fbfa56b31cdd (diff)
Fixed several typos
Diffstat (limited to 'daemon.md')
-rw-r--r--daemon.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon.md b/daemon.md
index be78a035..a6ce5aef 100644
--- a/daemon.md
+++ b/daemon.md
@@ -174,7 +174,7 @@ upgradable, and more generally could not be managed through the API server
interface.
A third alternative is to generalize the Replication Controller. We would do
-something like: if you set the `replicas` field of the ReplicationConrollerSpec
+something like: if you set the `replicas` field of the ReplicationControllerSpec
to -1, then it means "run exactly one replica on every node matching the
nodeSelector in the pod template." The ReplicationController would pretend
`replicas` had been set to some large number -- larger than the largest number