Merge pull request #23348 from pwittrock/docs

Update docs to reflect `kubectl run` creates deployments by default i…
This commit is contained in:
Dawn Chen
2016-03-28 17:03:47 -07:00
8 changed files with 21 additions and 20 deletions

View File

@@ -3,7 +3,7 @@
.SH NAME
.PP
kubectl expose \- Take a replication controller, service, or pod and expose it as a new Kubernetes Service
kubectl expose \- Take a replication controller, service, deployment or pod and expose it as a new Kubernetes Service
.SH SYNOPSIS