Address comments, fix tests.

This commit is contained in:
Brendan Burns
2015-01-30 20:51:40 -08:00
parent 250b9ccd74
commit 7e48b26ff5
4 changed files with 44 additions and 6 deletions

View File

@@ -930,7 +930,6 @@ Usage:
--output-version="": Output the formatted object with the given version (default api-version)
--overrides="": An inline JSON override for the generated object. If this is non-empty, it is parsed used to override the generated object. Requires that the object supply a valid apiVersion field.
--port=-1: The port that this container exposes.
--public-ip="": A public IP address to use for this service.
-r, --replicas=1: Number of replicas to create for this container. Default 1
-s, --server="": The address of the Kubernetes API server
--stderrthreshold=2: logs at or above this threshold go to stderr