Kelsey Hightower
306c0a6042
remove unnecessary use of grep
2016-08-02 23:00:11 -07:00
Jared
da37ff69a5
Update .travis.yml
2016-08-02 22:59:09 -07:00
Jared
fa73317bd4
Update .travis.yml
2016-08-02 22:26:48 -07:00
Jared
2c117915f9
Update .travis.yml
2016-08-02 22:19:36 -07:00
Kelsey Hightower
7c20717a7a
Merge pull request #884 from dshulyak/add_note_inject_file
...
Add example mounting ConfigMap as a single file into /etc dir
2016-08-02 21:48:37 -07:00
Jared
ba828377a7
Update .travis.yml
2016-08-02 21:20:39 -07:00
Phillip Wittrock
ad511e03c5
Merge pull request #929 from foxish/owners
...
Adding file and directory level OWNERS for the docs repository
2016-08-02 18:15:27 -07:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
Kelsey Hightower
0f29a492c4
Merge pull request #293 from vishh/localcluster
...
Make cleanup easier.
2016-08-02 17:28:40 -07:00
Vishnu Kannan
9232f7f2fa
Fix curl command.
...
Make cleanup easier.
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-08-02 17:27:13 -07:00
Kelsey Hightower
61acb684c9
Merge pull request #727 from tolleiv/pvs
...
Add some missing supported PVs and a capability overview
2016-08-02 16:48:08 -07:00
Kelsey Hightower
1d11991116
Merge pull request #861 from ace-n/project-id-variablize
...
Convert PROJECT_ID to a shell variable in hello-node shell snippets
2016-08-02 16:46:42 -07:00
Jimmy Cuadra
ce198ad723
Authz: Explain how to determine request verbs.
2016-08-02 16:37:38 -07:00
Phillip Wittrock
623384061a
Merge pull request #945 from madhusudancs/fed-admin-guide-binaries-hyperkube
...
Update the references to federation control plane images/binaries in the federation admin guide.
2016-08-02 16:24:12 -07:00
Phillip Wittrock
0cb3bf8ebb
Merge pull request #286 from kubernetes/erictune-patch-1
...
Add requirements and troubleshooting for ECR
2016-08-02 16:22:33 -07:00
Phillip Wittrock
57dfdb5415
Merge pull request #618 from MikeSpreitzer/docfixen
...
Fix doc issues 617, 616, and 614
2016-08-02 16:22:01 -07:00
Jared
af688c1862
Update travis.yml
2016-08-02 15:57:56 -07:00
Jared
b9ac8c3147
Add .travis.yml file to release branch
...
Allow staging of 1.4 release files
2016-08-02 15:34:28 -07:00
Mike Danese
fc196ffb47
Merge pull request #876 from luxas/fix_docker_multinode
...
Remove the old docker-multinode in favor for the new one
2016-08-02 14:47:22 -07:00
Phillip Wittrock
95c62abb19
Merge pull request #940 from markturansky/add_named_port_example
...
Added named port to liveness example
2016-08-02 14:08:17 -07:00
Phillip Wittrock
93d7653c1e
Merge pull request #944 from pwittrock/fix-calico
...
fix issue with calico
2016-08-02 14:00:00 -07:00
Phillip Wittrock
1a8e00108a
fix issue with calico
2016-08-02 13:59:07 -07:00
Phillip Wittrock
1bdda05761
Merge pull request #682 from jonathan-kosgei/patch-1
...
Deprecation of kube ui addon
2016-08-02 13:58:26 -07:00
Phillip Wittrock
c1b06f3e91
Merge pull request #689 from matthewfischer/matthewfischer-docker-doc-patch
...
nginx service/deployment needs to be cleanedup
2016-08-02 13:55:18 -07:00
Alex Robinson
f37f2ff015
Merge pull request #941 from a-robinson/toc
...
Add ToC and fix markdown formatting in cluster management doc.
2016-08-02 11:41:03 -07:00
Alex Robinson
369a3f6e72
Add ToC and fix markdown formatting in cluster management doc.
2016-08-02 18:38:27 +00:00
markturansky
e34b834815
added named port to example
2016-08-02 13:16:48 -04:00
Tolleiv Nietsch
bca79cfdcb
Undo the changes within ubuntu.md
2016-08-02 16:47:21 +02:00
Josh Hoak
18ae565f72
Merge pull request #937 from nullstyle/patch-1
...
Update vsphere tutorial to reflect non-free requirement
2016-08-01 20:16:09 -07:00
Scott Fleckenstein
d037bdd4bf
Update vsphere tutorial to reflect non-free requirement
...
The guide updated in this commit does not work for the free version of ESXi due to the fact that any write operation fails with the error message "Current license or ESXi version prohibits execution of the requested operation." See http://www.doublecloud.org/2011/01/free-esxi-and-apicli-support/ for discussion on the limitations of vSphere's API.
2016-08-01 20:09:17 -07:00
Madhusudan.C.S
33b68cd102
Update the references to federation control plane images/binaries in the federation admin guide.
2016-08-01 11:32:15 -07:00
Naveen
55c944b83b
Fixed the conflicts
2016-07-31 09:13:03 -04:00
Naveen
674f52b541
Fixed the command line
...
Fixed the command line which was causing an error.
2016-07-31 09:07:51 -04:00
Eric Tune
1c3e499e79
Update images.md
2016-07-29 16:13:04 -07:00
Ace Nassri
87e8f37dff
Convert PROJECT_ID to a variable in shell snippets
2016-07-29 12:19:38 -07:00
Kelsey Hightower
9cb21fb737
Merge pull request #930 from janetkuo/revisionHistoryLimit
...
Improve doc of revisionHistoryLimit
2016-07-29 11:22:05 -07:00
Janet Kuo
fed59d5d50
Further update docs about revisionHistoryLimit
2016-07-29 11:18:31 -07:00
Rudi Chiarito
32aeae5684
Document revisionHistoryLimit in Deployment spec
...
I'm not sure the field should be optional, but that ship has already sailed. It should definitely be a lot more prominent than hidden in the API docs, though.
2016-07-29 11:16:33 -07:00
Kelsey Hightower
f577bb93ad
Merge pull request #927 from kelseyhightower/kubectl-run-syntax
...
use the expose command to expose the nginx service
2016-07-29 08:11:41 -07:00
Kelsey Hightower
b7bc56e1fe
use the expose command to expose the nginx service
2016-07-29 08:10:34 -07:00
Kelsey Hightower
7bd0d94d0e
Merge pull request #883 from lukaszo/da
...
Update DaemonSet docs about node affinity
2016-07-29 07:54:13 -07:00
Kelsey Hightower
81cad7f0f9
Merge pull request #314 from errordeveloper/master
...
coreos/azure: Updates for v1.2
2016-07-29 07:44:42 -07:00
Kelsey Hightower
c85a856957
Merge pull request #926 from wangsha/master
...
Update index.md
2016-07-29 07:40:35 -07:00
Lucas Käldström
0fa77715de
Merge pull request #905 from cheld/fix-hyperkube-docs2
...
Fix hyperkube docs-v2
2016-07-29 13:57:00 +03:00
Ilya Dmitrichenko
2b1f051de5
coreos/azure: Convert to UNIX EOL, `git clone` external repo (which provides v1.2 now)
2016-07-29 10:50:44 +01:00
Ilya Dmitrichenko
ff12cf1a0b
coreos/azure: The provisioning code has been moved into an external repository
2016-07-29 10:47:22 +01:00
Sha
3e8d78fd5c
Update index.md
...
typo fix `etcd get foo` => `etcdctl get foo`
2016-07-29 16:42:32 +08:00
Christoph Held
3ec08ff940
described needed steps for shared mount propagation
2016-07-29 10:31:39 +02:00
Kelsey Hightower
792833ee84
Merge pull request #916 from agemooij/patch-1
...
Fixes bad label reference in "Creating a Service" section of connecting-applications.md
2016-07-28 16:39:33 -07:00
Kelsey Hightower
444e791f09
Merge pull request #920 from kelseyhightower/fix-admission-controllers-pr
...
fix typo
2016-07-28 12:59:29 -07:00