Commit Graph

332 Commits (2ee8a639fba4249ccfcca069f3c8b24d0c5ac558)

Author SHA1 Message Date
Casey Davenport 2ee8a639fb Add Calico, NetworkPolicy to the from-scratch networking section. 2016-09-16 16:01:25 -07:00
tamal 459eacd2ef Add links to AppsCode managed Kubernetes clusters. 2016-09-14 17:41:48 -07:00
George G eadd4b3c05 scratch.md: Explain standard use of validate-cluster.sh 2016-09-14 19:12:30 +01:00
George G ca1b9882de scratch.md: Document how to use cluster/validate-cluster.sh 2016-09-14 02:31:29 +01:00
Eduardo Patrocinio ef735dac3e Add link to IBM SoftLayer instructions 2016-09-10 10:50:25 -04:00
devin-donnelly 7fff2005fe Merge pull request #1072 from jzhoucliqr/master
ubuntu provider environment variable 'roles' instead of 'role'
2016-09-09 15:48:13 -07:00
devin-donnelly 16db557f50 Merge pull request #1131 from caseydavenport/remove-fedora-guide
Remove outdated Calico / Fedora guide.
2016-09-09 15:19:32 -07:00
Evgeniy L 08699ddce0 Merge branch 'master' into fix-broken-links 2016-09-08 16:45:52 +03:00
Jedrzej Nowak bbb9854574 Fixed few typos and englishify getting-started-guides 2016-09-06 12:35:55 +02:00
Evgeny L 30539b11f9 Remove broken links to master.sh and worker.sh in docker-multinode 2016-09-02 17:58:51 +03:00
Casey Davenport 7f785f2ecf Remove outdated Calico / Fedora guide. 2016-08-31 17:50:42 -07:00
Ritesh H Shukla 3522d6da5a Update documentation for vsphere cloud provider. (#1102)
This update adds the new configuration needed to configure the vsphere cloud provider.
2016-08-30 14:31:38 -07:00
Tom Xing df7afa60b8 Updated kubectl bash completion usage in the doc. (#1093)
We have moved the shell script into `kubectl completion` command in [#23801](https://github.com/kubernetes/kubernetes/pull/23801), updated the bash completion usage in the doc.

Fixes #1092
2016-08-30 14:30:17 -07:00
jseldess 45e8948c55 minor copy edits (#1080) 2016-08-30 14:29:48 -07:00
Derek Carr 7f63196f29 Remove deprecated namespace admission plug-ins (#1079) 2016-08-30 14:28:29 -07:00
jzhoucliqr c6035af4ec Merge branch 'master' into master 2016-08-22 22:28:43 -07:00
jzhoucliqr fa29fedd3b ubuntu provider environment variable 'roles' instead of 'role' 2016-08-20 23:09:06 -07:00
fbsolo 9ba97d8dca For #891 - fixed original changes to logging.md because they did not correctly point to the newly added PNG files of the earlier Git push. 2016-08-20 16:27:37 -07:00
fbsolo 63a2b1563c For #891 - added two PNG files in a newly created directory; changed logging.md to correctly point to these two PNG files. 2016-08-20 16:04:40 -07:00
Martin Westergaard Lassen 6a40352d86 Corrected `INSTANCE_PREFIX` usage
`INSTANCE_PREFIX` environment variable is being overwritten by `KUBE_AWS_INSTANCE_PREFIX` environment variable or defaulting to `kubernetes`, see 5962874414/cluster/aws/config-default.sh (L66)

```bash
INSTANCE_PREFIX="${KUBE_AWS_INSTANCE_PREFIX:-kubernetes}"
```
2016-08-18 08:33:53 +01:00
Phillip Wittrock 899d27a16c Push v1.3 release documentation to the live site. 2016-08-12 14:48:32 -07:00
Phillip Wittrock d070ab8020 Merge pull request #1006 from mdaniel/i-wish-mailing-list-link
I wish /docs/user-guide/kubectl-overview/ linked to the correct google groups URL
2016-08-10 10:15:09 -07:00
Phillip Wittrock ceb84d366b Merge pull request #1007 from kylegordon/patch-1
Update vsphere.md getting started guide to include login info
2016-08-10 10:09:54 -07:00
Phillip Wittrock bf8fc31be8 Merge pull request #1008 from idvoretskyi/patch-5
Fix accessing the docker-multinode dir
2016-08-10 10:08:03 -07:00
Ihor Dvoretskyi 292050ea68 Fixed link to the image
Fixed link to the image that describes kubernetes-on-docker architecture.
2016-08-10 18:25:19 +03:00
Ihor Dvoretskyi 0b9e0f0e02 Fix accessing the docker-multinode dir 2016-08-10 18:20:02 +03:00
Kyle Gordon 1d90354266 update vsphere.md
should be quoted
2016-08-10 10:44:55 +01:00
Kyle Gordon 75feea16b4 Update vsphere.md to include guest login info
This seems to be an afterthought. Merging into main docs.
2016-08-10 10:39:47 +01:00
Matthew L Daniel 5643dede04 Update google groups link for kubernetes-users
The previous link now has scary language in a big font, along with a membership requirement. That page does _mention_ kubernetes-users but it does not link to said group. This fixes both of those problems.
2016-08-09 23:51:56 -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 20b13ca3bf Merge pull request #987 from dghubble/master
Add and organize CoreOS links in bare metal
2016-08-08 16:54:55 -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
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
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
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
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
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 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
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
Kelsey Hightower 81cad7f0f9 Merge pull request #314 from errordeveloper/master
coreos/azure: Updates for v1.2
2016-07-29 07:44:42 -07:00