Commit Graph

16 Commits

Author SHA1 Message Date
Marek Biskup
5a2b96c455 clarifications 2015-06-16 17:38:42 +02:00
Thien-Thi Nguyen
618965b35a grammar fixes to replication-controller.md 2015-06-01 22:42:53 +02:00
Thien-Thi Nguyen
5f548e61c7 spell ReplicationController like that (camelcase) 2015-06-01 22:42:19 +02:00
Thien-Thi Nguyen
230968e8b1 add article 2015-06-01 22:41:15 +02:00
Anastasis Andronidis
9e3a540940 rename resize to scale 2015-05-27 19:08:06 +02:00
Anastasis Andronidis
d4a47bdb9e rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
RichieEscarez
0076c181c7 Edited to add the default restart policy (always) to clarify value if RestartPolicy is not set.
Generated new .json output for Swagger UI

Added the api/v1/v1.json file to the hack/update-swagger-spec.sh script so it gets updated and built.

Fixes #5057

Reverting last change: Deleted line for building v1 api from the  build file update-swagger-ui.sh and deleted the output file from build (v1.json).
2015-05-22 10:03:12 -07:00
Chao Xu
5b8b5a0844 in docs, update replicationController to replicationcontroller 2015-05-20 17:31:15 -07:00
Jeff Lowdermilk
553f9f822b Add ga-beacon analytics to gendocs scripts
hack/run-gendocs.sh puts ga-beacon analytics link into all md files,
hack/verify-gendocs.sh verifies presence of link.
2015-05-15 18:56:38 -07:00
Brian Grant
7beb6ddc76 Updated API conventions and other details, per #6133. 2015-04-15 02:32:34 +00:00
Sam Ghods
ca18e86877 Make naming of kubectl subcommands consistent 2015-04-02 16:14:53 -07:00
Deyuan Deng
f35dc54d62 Fix docs 2015-03-28 23:42:54 -04:00
Mark Maglana
fd29104ff5 Fix confusing use of "comprise"
The word "comprise" means "be composed of" or "contain" so
"applications comprised of multiple containers" would mean
"applications composed of of multiple containers" or "applications
contained of multiple containers" which is confusing.

I understand that this is nitpicking and that "comprise" has a new
meaning which is the opposite of its original definition just like
how "literally" now means "figuratively" to some people. However, I
believe that clarity is of utmost importance in technical
documentation which is why I'm proposing this change.
2015-03-25 14:55:34 -07:00
Chris Hiestand
3867d02f94 minor typo/spelling correction
s/considerined/considered
2015-02-03 00:41:42 -08:00
Brian Grant
55d0d0d258 Update docs to refer to kubectl rather than kubecfg. Remove cli.md.
Partially addresses #2144. Fixes #834.
2015-01-22 18:58:04 +00:00
Brian Grant
15706c72c4 Add documentation of replication controller. 2014-10-01 23:22:10 +00:00