derekwaynecarr
|
295b8cdf16
|
Add requests and limits to kubectl run
|
2015-09-11 10:57:21 -04:00 |
|
feihujiang
|
84e94e39cd
|
Support setting env vars in kubectl run
|
2015-09-08 14:31:29 +08:00 |
|
Dai Zuozhuo
|
2e2ef3e830
|
change -o template to -o go-template=...
|
2015-09-05 22:30:47 +08:00 |
|
Eric Paris
|
bf7646bd9e
|
Update docs based on new spf13/cobra
|
2015-09-04 19:20:03 -04:00 |
|
feihujiang
|
0427711c42
|
Fixes upper case letters in kubectl examples
|
2015-09-03 12:00:21 +08:00 |
|
hurf
|
d2d96ff6e1
|
Add -o name for commands which use printer to output results
Added a new printer which prints 'resource/name' pair of a given
object.
|
2015-08-26 17:04:23 +08:00 |
|
Janet Kuo
|
5823ef771b
|
Make --validate default on and shows how to turn if off
|
2015-08-25 03:18:32 -07:00 |
|
Dai Zuozhuo
|
85972c44a4
|
jsonpath user guide docs
|
2015-08-20 09:11:04 +08:00 |
|
Dai Zuozhuo
|
b61a905b19
|
add jsonpath to kubectl
|
2015-08-20 08:57:24 +08:00 |
|
Janet Kuo
|
44a7a52a94
|
Hide failed/succeeded pods in 'kubectl get pods' by default
|
2015-08-18 13:47:19 -07:00 |
|
Brendan Burns
|
586931fe16
|
Add optional arguments to kubectl run ...
|
2015-08-13 09:41:51 -07:00 |
|
Brendan Burns
|
99b8df1812
|
Add field based sorting to the kubectl command line.
|
2015-08-12 16:51:36 -07:00 |
|
Peeyush Agarwal
|
05e069d038
|
Use bash comments in kubectl examples
Comments in kubectl examples should use bash comments, not Go comments.
So, replaces // by # for example strings.
|
2015-08-12 19:56:23 +00:00 |
|
Brendan Burns
|
e42d6aa255
|
Add --restart support to kubectl run
|
2015-08-07 13:20:09 -07:00 |
|
Brendan Burns
|
9ac50b4980
|
Add interactive run that combines run and attach.
|
2015-08-06 20:20:14 -07:00 |
|
Eric Paris
|
89dc3d56cd
|
Update go-md2man so godep restore/save work
|
2015-08-03 12:02:42 -04:00 |
|
Janet Kuo
|
682734bcc7
|
Implement 'kubectl get ... -o wide'
|
2015-06-30 14:06:47 -07:00 |
|
Kris Rousey
|
6e83eb2636
|
Updating docs/ to v1
|
2015-06-05 14:09:49 -07:00 |
|
Anastasis Andronidis
|
d4a47bdb9e
|
rename run-container to run in kubectl
|
2015-05-27 19:07:17 +02:00 |
|