Commit Graph

8694 Commits (c285768c6694d8dca84381434c3e7b237f8b3be2)

Author SHA1 Message Date
EdwardCheng a40d0bf944 typo fix Boostrap -->Bootstrap (#8309)
I find one typo error.
Fix from "Boostrap" to "Bootstrap"
2018-05-04 15:47:51 -07:00
Jordan Liggitt 6c816ff9ff document pod downwardAPI fieldRef values (#8217) 2018-05-04 15:11:51 -07:00
David Aronchick 3ceca3fb05 Announcing Kubeflow 0.1 blog post (#8311)
* blog

blog

* Rename blog/_posts/foo to blog/_posts/http/2018-05-04-Announcing-Kubeflow-0.1.md

* Update 2018-05-04-Announcing-Kubeflow-0.1.md
2018-05-04 11:59:51 -07:00
Drew G. Wallace 4cb5d0895d Fix link to Kubernetes GitHub repository (#8303)
I am unable to locate the Source code or Docker container, but it's better than liking to an archived repo.
2018-05-03 21:22:51 -07:00
Rico Lin 5300028f6a Update local slack info (#8298)
Update local slack info to troubleshooting.md
2018-05-03 21:21:51 -07:00
AdamDang d5c07162c4 fix some typos (#8300)
* Update add-entries-to-pod-etc-hosts-with-host-aliases.md

* Update audit.md

* Update partner-script.js
2018-05-03 21:20:51 -07:00
Qiming 258a6fdd57 Refresh kube-component reference docs (#8283)
This PR updates the generated reference docs for kube-components.
The source used if from the 'release-1.10' branch of
kubernetes/kubernetes.
2018-05-03 10:07:52 -07:00
andyyoung01 cfa5cf8d9a Update kubeadm-alpha.md (#8148)
Ajusted the sequence of tab "node allow-post-csrs" and "node allow-auto-approve" to conform to the actual sequence of kubeadm alpha phase bootstrap-token.
2018-05-03 08:18:51 -07:00
Kaitlyn Barnard 7524b3e44e Adding new blog post (#8284) 2018-05-03 01:50:51 -07:00
Doug MacEachern a4c5c4e033 Route controller is not GCE specific (#8234)
There are implementations of the cloudprovider.Routes() interface in the aws, azure and openstack providers.
2018-05-01 08:36:17 -07:00
Mike Bryant dcfd0c3d8b Use octal instead of decimal in examples (#8278)
This is a more readable way of doing permissions, since
the examples use yaml.
2018-05-01 08:35:16 -07:00
Bill Pratt 3da5b0bce2 Use enable-admission-plugins flag for >=1.10 (#8198)
* Update admission-controllers.md

* Address code review feedback
2018-05-01 06:29:16 -07:00
Kaitlyn Barnard 572854a3bc Adding Blog Post: Developing on Kubernetes (#8193)
* adding blog post

* Address review comments

* Update 2018-05-02-developing-on-kubernetes.md

* resizing images

* changing image location

* updating dates
2018-05-01 05:30:16 -07:00
Kaitlyn Barnard 03a8f61de9 adding blog post (#8230) 2018-05-01 05:17:16 -07:00
Jared 7bf0460745
Update setup.yml 2018-05-01 10:04:33 +02:00
Andrew Chen 3436823424 Revert "K8smeetup Chinese Community Translation Library Migration - PR (#8184)"
This reverts commit 5341abda13.
2018-04-30 10:32:10 -07:00
Qiming 06dabe07b8 Avoid misleading camel words (#8075)
The term "`MutatingAdmissionWebhooks`" has no special meaning in the
docs. It is misleading because readers may think of it as the name of a
resource or field, or the name of the corresponding admission
controller. However, the name of the admission controller is in
singular. This PR proposes a change to avoid such misunderstandings.
2018-04-30 04:39:16 -07:00
Dylan Graham eaf4fb892a Update service.md (#8219)
* Update service.md

Update from ReplicationController and rolling-update to ReplcaSet and Deployment rollout

* Update service.md

Remove reference to deployment
2018-04-29 18:43:16 -07:00
Qiming 43bb7f45ca Document the limitation of the Admission Webhook (#8072)
In current implementation, the webhook *service* must be accessible at
port 443. The communication to the webhook may fail otherwise.
2018-04-29 18:39:16 -07:00
Ricardo Katz b3bb0b6e0a Adjust Service Tooltip Link (#8226)
Adjusts the Service Tooltip Link
2018-04-29 17:34:16 -07:00
hintss 725b94cf4c Fixed link to conformance blog post (#8227) 2018-04-29 17:17:16 -07:00
Campion Fellin 8fd155a15f Fix dashboard link (#7938) 2018-04-27 21:36:18 -07:00
Chris Short d22634e162 Glossary: Adding k/k definition to Community (#8185)
* Glossary: Adding k/k definition to Community

Solves issue #8183

Signed-off-by: Chris Short <chris@chrisshort.net>

* add k/k link
2018-04-27 15:07:18 -07:00
Kai Chen 442f3945e7 Remove redirect and point to the generated kubectl doc directly (#8208)
Since we now generate the kubectl doc for each release, it is no longer necessary to use the old redirects. Cleaning up the references throughout the documents.
2018-04-27 15:02:19 -07:00
Qiming 6d50e02d6f Clarify eviction hard threshold (#8209)
Closes: #7082
2018-04-27 15:00:19 -07:00
Rajakavitha1 49e6bfa025 Update nodes.md (#8212)
I removed the information related to Phase because it is no longer supported.
2018-04-27 14:57:19 -07:00
Andreas Jaeger dd7d757b84 Add SUSE CaaS Platform etc (#8216)
Add both  SUSE CaaS Platform and SUSE Cloud Application Platform as solutions for the data center.
2018-04-27 14:56:19 -07:00
chenhonggc 0cf8948e61 modify some format. (#8157)
* modify some format.

* remove "at"
2018-04-27 10:19:20 -07:00
Alex Contini 0467047bfa add Squarespace case study to index page (#8215)
* add Squarespace case study

* add Squarespace case study to index page
2018-04-27 09:28:18 -07:00
Jennifer Rondeau 45661bcf2f add generated federation docs for 1.10 (#7846)
* add generated federation docs for 1.10

* Add titles to generated Federation API docs.

* Fix typo and extra space.

* identifier
2018-04-26 15:57:17 -07:00
fqsghostcloud c47d235977 adding the FQDN for example. (#7872)
adding the FQDN for  example.
2018-04-26 15:32:27 -07:00
Muzammil M eeaac845c6 Added IPv6 related displays in DNS document (#6532)
* Added IPv6 info to kube-proxy arguments

* Added IPv6 related printouts for kubectl commands

* revert kube-proxy.md

* revert

* revert to ba7c300

* revert to 08af95d
2018-04-26 15:23:26 -07:00
Chris Chinchilla 691edcfe8d Update zookeeper.md (#6565)
* Update zookeeper.md

As part of a docs sprint in Melbourne I made a very initial pass at trying to tidy this up a little, I would like to have done much much more, but it's a start…

* Updates from feedback

* Format markdown

* FInal tidy
2018-04-26 14:46:27 -07:00
Rajakavitha1 89376986cb Update style-guide.md (#8017)
* Update style-guide.md

Added kubectl and Minikube to the Kubernetes.io word list. Please review.

* Update style-guide.md

Added Persistent Volumes and Salt to the Kubernetes.io word list. Please review.

* Update style-guide.md

removed PersistentVolumes and Salt from the list
2018-04-26 14:30:27 -07:00
eiji.ienaga 8046684b5f Fix URL nginx-deployment.yaml (#8090)
"https://k8s.io/docs/user-guide/nginx-deployment.yaml" is not found

Fix url
2018-04-26 14:28:27 -07:00
Qiming e579f79235 Regenerate kubeadm reference doc (#8115) 2018-04-26 14:14:27 -07:00
Qiming b855bd1d52 Run tests against the current stable k8s version (#8122)
So far we have been running tests against the master branch of
kubernetes/kubernetes. This is creating quite some problems because the
master branch is always moving. We are actually checking the YAML files
against a version between 1.10 and 1.11.

This PR is attempting to fix the problem by checking out the
'release-1.10' branch before running the tests. We are supposed to
change the branch to be used when release-1.11 is out. With this PR
(hopefully it works), we will only need to fix the gate every time a new
release is out.
2018-04-26 14:05:27 -07:00
Shubheksha aa52cbb7ec Add missing details about `load-balancer-ip` placeholder (#8134)
* Update high-availability.md

Add details about the `<load-balancer-ip>` placeholder.

* change link URLs to relative
2018-04-26 14:01:27 -07:00
Rajakavitha1 751b4af18d Update web-ui-dashboard.md (#8146)
Updated the URL as mentioned in: https://github.com/kubernetes/dashboard/wiki/Accessing-Dashboard---1.7.X-and-above as a fix for https://github.com/kubernetes/website/issues/8119
2018-04-26 13:53:28 -07:00
Qiming 0dcf6f1671 CLarify the policy used in parallel authorizer (#8150)
Closes: #4061
2018-04-26 13:44:27 -07:00
Qiming bb5d7cc1bf Fix the title for the CoreOS page (#8151)
The current title "CoreOS on AWS or GCE" is misleading because the page
actually contains information about many ways to run Kubernetes. When
the page is referenced from the navigation panel, the title becomes very
confusing.

Closes: #711
2018-04-26 13:42:28 -07:00
Xiaolong He 5341abda13 K8smeetup Chinese Community Translation Library Migration - PR (#8184)
* K8smeetup Chinese Community Translation Library Migration - PR

* fix-pr

* fix
2018-04-26 13:35:27 -07:00
Zach Corleissen 1fb8e4db2d
Create OWNERS
Add owners for case studies.
2018-04-26 13:34:08 -07:00
AdamDang 462e6d0689 Typo fix in implementation-details.md (#8145)
* Typo fix in implementation-details.md

does not exists->does not exist
does not contains->does not contain

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md

an an->an

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md
2018-04-26 13:14:26 -07:00
Matt Farina ab8320e022 Adding a blog post on the Kubernetes Application Survey 2018 (#8160)
* Adding a blog post on the Kubernetes Application Survey 2018

* Updated the k8s apps survey blog post based on feedback
2018-04-26 13:13:27 -07:00
AdamDang 95d6d7d86d Some typo fixes in blog (#8149)
* Update 2015-07-00-How-Did-Quake-Demo-From-Dockercon-Work.md

* Update 2016-10-00-Production-Kubernetes-Dashboard-UI-1.4-improvements_3.md

* Update 2015-04-00-Weekly-Kubernetes-Community-Hangout_11.md

* Update 2016-08-00-Create-Couchbase-Cluster-Using-Kubernetes.md

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md
2018-04-26 13:09:27 -07:00
Ilya Dmitrichenko 78042ccaa7 Add links to twitter profiles of the authors (#8196) 2018-04-26 13:01:26 -07:00
Alex Glikson 2276f10071 Fix minor formatting and typos in assign-pod-node (#8044)
- few typo's
- slightly unified references to other docs
2018-04-26 12:50:41 -07:00
Irfan Ur Rehman 0db6882288 Update a note indicating current state of Federation V1 (#8165)
* Update a note indicating current state of federation V1

* change horizontal line to <br>

* edit note

* capitalize Kubernetes

* <br> unnecessary w/ note callout
2018-04-26 12:49:29 -07:00
Jan Šafránek d623f631fd Add documentation about private mount propagation (#8106)
* Trivial change to open release branch

* Undo trivial change

* Add documentation about private mount propagation
2018-04-26 12:23:26 -07:00