Clayton Coleman
8c7a8b4347
Clarify the difference between kinds and resources in the API
...
As we prepare to expose additional endpoints for pod status, cloning,
binding, and templating, we should clarify the terminology and
distinctions. Use pod status as an example of an alternative "resource"
that shares the same "kind" (schema) as pods.
2015-02-20 15:46:27 -05:00
Eric Tune
38a85ef81e
Service account proposal.
...
COMMIT_BLOCKED_ON_GENDOCS
2015-02-20 12:04:39 -08:00
Yu-Ju Hong
03288c3621
Merge pull request #4590 from gmarek/client3
...
Add info about contention profiling to profiling.md
2015-02-20 10:21:20 -08:00
Victor Marmol
49e7900e1a
Merge pull request #4665 from ddysher/admission-doc
...
Admission doc cleanup
2015-02-20 09:35:38 -08:00
Victor Marmol
54ef88bbf8
Merge pull request #4664 from eparis/kubectl-man
...
kubectl autogen docs update
2015-02-20 09:24:21 -08:00
Tim Hockin
646621e0e8
Merge pull request #3763 from ncdc/remote-exec-port-forward
...
Add streaming remote command execution and port forwarding
2015-02-20 08:40:33 -08:00
Deyuan Deng
a43a039e5f
Admission doc cleanup
2015-02-20 10:46:09 -05:00
Eric Paris
4806160c51
use the cobra inherrited flags instead of implementing it
2015-02-20 10:20:11 -05:00
Andy Goldstein
5bd0e9ab05
Add streaming command execution & port forwarding
...
Add streaming command execution & port forwarding via HTTP connection
upgrades (currently using SPDY).
2015-02-20 09:57:02 -05:00
gmarek
c877ae3796
apply comments
2015-02-20 09:39:13 +01:00
Jeff Grafton
d28868c164
Update development doc on how to generate code coverage reports.
2015-02-19 18:43:34 -08:00
Daniel Smith
2c30455048
fix docs
2015-02-19 13:22:29 -08:00
Brendan Burns
ce9cb81e19
Merge pull request #4613 from brendandburns/master
...
Merging 4011
2015-02-19 11:57:56 -08:00
Brendan Burns
d9d5837510
Merge branch 'kubectl-man' of https://github.com/eparis/kubernetes into eparis-kubectl-man
...
Conflicts:
docs/kubectl.md
COMMIT_BLOCKED_ON_GENDOCS
2015-02-19 11:53:38 -08:00
Brendan Burns
a57d6a10e5
Merge pull request #3922 from ZJU-SEL/ubuntu-cluster
...
Scripts to install k8s on ubuntu cluster with flannel network
2015-02-19 11:48:57 -08:00
Brendan Burns
f2cf462f78
Merge pull request #3897 from marctrem/master
...
Calling 'vagrant up' directly is not supported. Instead, please run the...
2015-02-19 11:48:43 -08:00
Yu-Ju Hong
1e0a2ebdb5
Fix the command in ui.md
...
Tested by running the command locally.
2015-02-19 11:37:03 -08:00
Jeff Lowdermilk
703b642886
Merge pull request #4517 from liggitt/kubeconfig_cert_data
...
Let .kubeconfig be a single-source config for API clients
2015-02-19 10:22:58 -08:00
Paul Morie
777b464de5
Minor addendums to secrets proposal
2015-02-19 12:02:18 -05:00
Jordan Liggitt
abb38cf793
Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs
2015-02-19 11:29:42 -05:00
gmarek
f6ace4dd83
Add info about contention profiling to profiling.md
2015-02-19 14:50:54 +01:00
Sam Ghods
046c11d5fd
Update api-conventions.md to fix heading link
2015-02-18 18:31:37 -08:00
Brian Grant
cf6e990723
Merge pull request #4495 from yujuhong/api_docs
...
Add a brief description on how we handle defaults
2015-02-18 17:03:55 -08:00
Yu-Ju Hong
6bbde837b8
Merge pull request #4543 from mattf/tpyo
...
fix a few typos i ran into during setup
2015-02-18 14:40:24 -08:00
Yu-Ju Hong
faefefc9a8
Merge pull request #4553 from a-robinson/docs
...
Combine the two documentation sections on how to use godeps
2015-02-18 14:31:56 -08:00
Alex Robinson
e752271e83
Combine the two documentation sections on how to use godeps.
2015-02-18 22:16:12 +00:00
Yu-Ju Hong
418f336731
Merge pull request #4322 from bprashanth/nginx_port_collision
...
Modify nginx port to avoid collision with api server
2015-02-18 13:01:29 -08:00
Matthew Farrellee
0d2d6ed61e
fix spelling of separate
2015-02-18 14:42:40 -05:00
Matthew Farrellee
b644f63a4b
fix spelling of privileged
2015-02-18 14:42:40 -05:00
Eric Tune
e045b19bec
Merge pull request #4126 from pmorie/secrets_proposal
...
Secrets proposal
2015-02-18 09:05:18 -08:00
Zach Loafman
7d1f23d7d5
Document current ways to run a single e2e
2015-02-18 07:51:36 -08:00
Xingyu Chen
aeeebe2126
finish the multinode ubuntu k8s setup script and guide ,tested ok
2015-02-18 19:09:06 +08:00
David Oppenheimer
0e1c0b26dc
Update roadmap.md
2015-02-17 23:09:45 -08:00
Paul Morie
ea18e6698d
Secrets proposal
2015-02-17 20:29:38 -05:00
Saad Ali
9d850be8d7
Update Event Compression Design Doc with LRU Cache
2015-02-17 16:36:08 -08:00
Eric Tune
dba24d1325
Merge pull request #4496 from hjfreyer/patch-1
...
Upgrade to v0.10.1 in standalone.yaml
2015-02-17 15:44:40 -08:00
Nikhil Jindal
9f768b521d
Merge pull request #4491 from coolsvap/master
...
Added getting started guide for CentOS
2015-02-17 15:22:05 -08:00
Yu-Ju Hong
299d894dbb
Add a brief description on how we handle defaults
2015-02-17 13:08:38 -08:00
Alex Robinson
3043ae9144
Merge pull request #4492 from jlowdermilk/e2e
...
Cleanup resources after services/guestbook e2e tests.
2015-02-17 12:04:46 -08:00
Nikhil Jindal
c2b7652887
Merge pull request #4446 from nigelcharman/patch-1
...
Update locally.md - modify incorrect etcd link
2015-02-17 11:46:22 -08:00
Jeff Lowdermilk
b786c116b6
Make kubectl stop take -f flag (for filename|url|directory)
2015-02-17 11:27:47 -08:00
Hunter Freyer
9147d1b6ea
Upgrade to v0.10.1 in standalone.yaml
...
I believe this was accidentally left out of 9acb50c916
, but it may have been intentional.
2015-02-17 14:22:16 -05:00
Brian Grant
76ed22ab07
Merge pull request #4425 from pires/fix_flannel_key_etcd
...
Fixes #4309 #4362
2015-02-17 09:59:44 -08:00
Brian Grant
faa191b1ab
Merge pull request #4452 from mattmoor/docs
...
Update images doc to talk about GCR
2015-02-17 09:58:44 -08:00
Clayton Coleman
0e07e61a53
Merge pull request #4381 from sdminonne/bug_fix
...
kubectl delete resource : remove all resources
2015-02-17 12:25:56 -05:00
Swapnil Kulkarni
6d94cbcd7c
Added getting started guide for CentOS
...
Added getting started guide to setup one minion
setup using CentOS
2015-02-17 22:26:45 +05:30
Eric Tune
97b7f7c391
Merge pull request #3910 from csrwng/security_contexts
...
[Proposal] Security Contexts
2015-02-17 08:42:06 -08:00
Matt Moore
b27d59d8a9
update images doc to talk about GCR
2015-02-15 10:29:31 -08:00
Nigel Charman
862065ed8d
Update locally.md
...
Modify etcd link to remove /tag/0.4.6, since kubernetes requires etcd v2.0 or later
2015-02-14 21:48:16 +13:00
Eric Tune
64678b71f3
Merge pull request #4372 from saad-ali/event_compression_doc
...
Documentation for Event Compression
2015-02-14 00:11:32 -08:00