diff options
| author | joe2far <joe2farrell@gmail.com> | 2016-07-13 15:06:24 +0100 |
|---|---|---|
| committer | joe2far <joe2farrell@gmail.com> | 2016-07-13 15:06:24 +0100 |
| commit | fa027eea67872811a0715c7c9c9db31b3b55ad62 (patch) | |
| tree | 7ae64c32aa10d9e74a27870f05eab9e960362fd8 /daemon.md | |
| parent | 9813b6e476becc5bebb82bfc5be4fbfa56b31cdd (diff) | |
Fixed several typos
Diffstat (limited to 'daemon.md')
| -rw-r--r-- | daemon.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
