Merge pull request #16852 from feiskyer/kubectl-desc-ep

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-11-09 05:21:12 -08:00
5 changed files with 76 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ exists, it will output details for every resource that has a name prefixed with
Possible resource types include (case insensitive): pods (po), services (svc),
replicationcontrollers (rc), nodes (no), events (ev), limitranges (limits),
persistentvolumes (pv), persistentvolumeclaims (pvc), resourcequotas (quota),
namespaces (ns), serviceaccounts or secrets.
namespaces (ns), serviceaccounts, endpoints (ep) or secrets.
.SH OPTIONS