Jared
a030e5777e
Remove dead links, point to minikube
...
Remove dead links to methods of locally hosting k8s. Point to minikube instead.
2016-08-08 09:23:07 -07:00
Sean M. Collins
45e1ad3469
Remove link that 404's
2016-08-08 11:43:10 -04:00
Dalton Hubble
4f407220b2
Add and organize CoreOS links in bare metal
...
* Add CoreOS link in bare metal section
* Keep different CoreOS and Ubuntu links together
2016-08-07 20:22:46 -07:00
nikhiljindal
902e2d2b88
Copying auto generated docs for federation binaries from kubernetes repo
2016-08-05 15:57:52 -07:00
Jimmy Cuadra
c8135c39a7
Add missing verbs: patch, proxy, and redirect.
2016-08-05 00:39:48 -07:00
Phillip Wittrock
6aaadbed3e
Merge pull request #967 from PhiloInc/update-quick-start
...
Replace "rc" with "deployment" in expose command in Quick Start
2016-08-04 16:18:54 -07:00
Gabe Kopley
0626f32271
s/rc/deployment in expose command in Quick Start
...
According to
http://kubernetes.io/docs/user-guide/docker-cli-to-kubectl/ , since
version 1.2, `run` creates a deployment rather than a replication
controller
2016-08-04 13:32:50 -07:00
Janet Kuo
48d2ae54d7
Don't create deployments with overlapping selectors
2016-08-04 11:35:57 -07:00
Josh Hoak
7a986c3393
Merge pull request #960 from aalexand/hellonode-cloudshell
...
Update "Hello Node.js" codelab to work well with Cloud Shell.
2016-08-03 16:48:01 -07:00
Alexey Alexandrov
f67c5a10a5
Update "Hello Node.js" codelab to work well with Cloud Shell.
...
I walked through the codelab in Google Cloud Shell, there was a couple of things that didn't go smooth, so I'm improving the content here. Also add using `--zone` argument to two cluster commands, that's not Cloud Shell specific but just generally useful.
2016-08-03 16:24:48 -07:00
Phillip Wittrock
19163b7cfa
Merge pull request #445 from arnaldopereira/patch-3
...
Context on `finalizers` when creating namespaces
2016-08-03 16:12:37 -07:00
Kelsey Hightower
5a2677a7af
Merge pull request #938 from wongma7/sg
...
Document persistentvolume gid annotation
2016-08-03 15:26:00 -07:00
Phillip Wittrock
af2445fa4b
Merge pull request #958 from grodrigues3/fix-cassandra-link
...
fixed the link to cassandra on the docs index page
2016-08-03 15:01:03 -07:00
Garrett Rodrigues
0941fc57e0
fixed the link to cassandra on the docs index page
2016-08-03 14:07:47 -07:00
Phillip Wittrock
e28c21045f
Move local cluster setup guides to the kubernetes/kubernetes repo under docs/devel/local-cluster/.
...
Done to encourage folks to use minikube and to reduce cluster setup guide maintenance overhead.
2016-08-03 14:02:26 -07:00
Jimmy Cuadra
ad328a9f2c
Move request attrs section out of ABAC section, add "extra" and subresource fields.
2016-08-03 13:51:53 -07:00
Arnaldo de Moraes Pereira
a56804f417
Context on finalizers when creating namespaces
...
Minor explanation on `finalizers` when creating namespaces before pointing to the right documentation.
2016-08-03 17:47:31 -03:00
anishkny
c8fe2950c4
Update index.md
...
Remove superfluous word
2016-08-03 13:06:41 -07:00
Matthew Wong
f392b86088
Document persistentvolume gid annotation
2016-08-03 15:41:35 -04:00
Jared
eca7853ffa
Update docker.md
...
Fixed 404 link, fixed markdown header issue
2016-08-03 11:42:57 -07:00
Jared
0e1f809af7
Merge pull request #951 from cheld/fix-page-rendering
...
fix rendering issue of docker.md
2016-08-03 11:38:27 -07:00
foxish
0f18a994c2
Removed non-org members from OWNERS.
2016-08-03 01:31:31 -07:00
Christoph Held
67a4bcbb63
fix rendering issue of docker.md
2016-08-03 09:56:37 +02:00
Kelsey Hightower
7a3b9705d8
Merge pull request #852 from gg7/scratch-improvements
...
"Custom Cluster from Scratch" improvements
2016-08-02 23:12:06 -07:00
Kelsey Hightower
306c0a6042
remove unnecessary use of grep
2016-08-02 23:00:11 -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
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -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
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
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
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
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
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
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
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