Commit Graph

28329 Commits (683fc53b842eff9cd02e94bdf444910366a00d8c)

Author SHA1 Message Date
Madhusudan.C.S 71f9e3441c Fix the API version for cluster manifest and use --context instead of --cluster in the command line. 2016-08-09 12:42:22 -07:00
Phillip Wittrock 3f040ff467 Merge pull request #687 from naveensrinivasan/patch-1
Updated index.md fixed sample which was failing.
2016-08-09 09:59:45 -07:00
Phillip Wittrock 5c3e93da9a Merge pull request #997 from pwittrock/patch-1
Updated docs/user-guide/configmap/index.md sample code command args t…
2016-08-09 09:57:59 -07:00
Jared 281b54e1e1 Update index.md 2016-08-09 09:31:32 -07:00
Jared b766be5995 Update index.md 2016-08-09 09:28:31 -07:00
Phillip Wittrock 899f6a1cd5 Merge pull request #978 from Lukenickerson/master
Added setup instructions for Windows
2016-08-08 16:56:53 -07:00
Phillip Wittrock 20b13ca3bf Merge pull request #987 from dghubble/master
Add and organize CoreOS links in bare metal
2016-08-08 16:54:55 -07:00
Phillip Wittrock 2c5e0b4c8b Merge pull request #983 from nikhiljindal/federationdocs
Copying auto generated docs for federation binaries from kubernetes repo
2016-08-08 16:46:28 -07:00
Naveen 6eb75c100e Updated docs/user-guide/configmap/index.md sample code command args to work correctly. 2016-08-08 16:35:53 -07:00
Min Pae a7a8af7a8d fix vsphere volume type for Pod spec docs
The documentation has vsphere volumes for the Pod spec as vsphereVirtualDisk.
It should instead be vsphereVolume.
2016-08-08 16:17:12 -07:00
Jared 613951b40a Merge pull request #992 from bmoylan/patch-1
Fix typo in accessing-the-api.md
2016-08-08 14:17:53 -07:00
Jared 2413ebddb3 Merge pull request #994 from rapenchukd/patch-1
Fix simple typo in node affinity type
2016-08-08 12:04:55 -07:00
Drew Rapenchuk dc53bcf59e Fix simple typo in node affinity type
preferresDuringSchedulingIgnoredDuringExecution -> preferredDuringSchedulingIgnoredDuringExecution
2016-08-08 15:02:48 -04:00
Brad Moylan 017039804a Fix typo in accessing-the-api.md 2016-08-08 09:44:08 -07:00
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
Jared cb831bb162 Merge pull request #991 from sc68cal/locally
Remove link that 404's
2016-08-08 09:18:23 -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
Josh Hoak aa18b097b2 Merge pull request #979 from ronaldpetty/master
Reorder Glossary Lists
2016-08-05 14:43:40 -07:00
Ronald Petty 781e00c064 Alphabetized Lists
Order can imply importance.  Disorder can make things hard to find.  For simple lists (glossary for example,) I alphabetized the components and docs.  I left the shorter lists alone that have some context/expected order, or general eye pleasing as is.
2016-08-05 14:37:04 -07:00
Luke Nickerson ab62660e10 Added setup instructions for Windows 2016-08-05 15:59:27 -04:00
Brian Grant ce42db2359 Merge pull request #973 from foxish/add-labels
Automatically create labels in the docs repository
2016-08-05 09:20:33 -07:00
Jimmy Cuadra c8135c39a7 Add missing verbs: patch, proxy, and redirect. 2016-08-05 00:39:48 -07:00
Anirudh 80dfc5e770 Issue #124: Automatically create labels. 2016-08-04 22:57:44 -07:00
Naveen 601b9276f0 Fixed the conflicts 2016-08-04 21:28:38 -04: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
Phillip Wittrock d850db6f4c Merge pull request #964 from janetkuo/dont-overlap-selector
Don't create deployments with overlapping selectors
2016-08-04 13:54:42 -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
Phillip Wittrock 063314cf1d Merge pull request #957 from pwittrock/move-local
Move local cluster setup guides to the kubernetes/kubernetes repo und…
2016-08-03 14:59:11 -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
Josh Hoak 388ec22c6c Merge pull request #955 from anishkny/patch-1
Update index.md
2016-08-03 13:08:15 -07: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
Kelsey Hightower 913981e323 Merge pull request #952 from foxish/owners-prune
Removed non-org members from OWNERS.
2016-08-03 06:06:13 -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 9a1f3d458e Merge pull request #950 from kelseyhightower/awk
remove unnecessary use of grep
2016-08-02 23:00:57 -07:00