Commit Graph

9943 Commits (e992177e2c210ce3540ca990f28849350d6decfd)

Author SHA1 Message Date
WanLinghao 6f221d8763 fix broken link in kubefed.md (#10254) 2018-09-10 13:11:11 -07:00
Luc Perkins 9ce0cd0906 Add AnchorJS logic for header links (#10155)
* Add AnchorJS JavaScript

* Remove existing inpage_heading logic

* Remove underline from anchor tags

* Use single icon and add touch visibility

* Use paragraph link icon for AnchorJS

* Update Sass to use code formatting in docsContent headers

* Update header size coverage to H3-H6
2018-09-10 13:09:36 -07:00
John O'Neill c038d8909c Small verb tweak (#10190)
Present participle, ftw.
2018-09-10 05:11:52 -07:00
Chao Wang a4b1b7c1de fix 404 error (#10250) 2018-09-10 02:17:52 -07:00
Eric Tune 726ce50f4a Mention minimum etcd versions (#10208)
Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ
2018-09-10 02:16:53 -07:00
KUAN Hsuan-Tso 53b5165c7b Fix cassandra-statefulset.yaml indent level (#10243) 2018-09-10 02:05:52 -07:00
WanLinghao ee9a6c9c79 fix a trivial misspelling (#10244) 2018-09-09 22:06:51 -07:00
vsoutherner c75060883e Update kubelet-config-file.md (#10222)
Update link to KubeletConfiguration struct.
2018-09-09 18:35:41 -07:00
Andy Zhang bbc815d1f5 update storage-limits doc with Azure disk part (#10224)
update storage-limits doc with Azure disk part

fix comments
2018-09-09 18:33:41 -07:00
CaoShuFeng 37d8c7bf8d fix invalid yaml format (#10238) 2018-09-09 18:25:40 -07:00
CaoShuFeng 4423ff8f6b fix invalid href of cloud controller manager (#10240) 2018-09-09 18:23:41 -07:00
Michelle Au e79d0cc9b1 Add GCE PD limit link and update wording (#10233) 2018-09-07 19:05:15 -07:00
Art 8ed6d2e332 Updating docs to include IKS in various places (#10047)
* Change product name

From IBM Cloud Container Service to IBM Cloud Kubernetes Service

* Adding IKS to the table of solutions

Not sure about where in the table it should be placed. The note said,
“The above table is ordered by version test/used in nodes, followed by
support level.”

* Adding IKS to Cloud Providers page

* Adding IBM Cloud Container Registry to private registry topic

* Updating language on cloud provider page

* Revising text for the registry entry

* Specifying that it's calico network policies
2018-09-07 08:57:19 -07:00
Brandon Philips 47d4c63bfd rbac: add information on unauthenticated discovery roles (#10212)
The Product Security Team got a report about these unauthenticated
discovery roles. The reporter was surprised about getting 200 requests
when unauthenticated. And given the light documentation on the intention
of these roles it is justifiable.

Increase documentation on these roles.
2018-09-06 18:28:08 -07:00
Tim Hockin 2917c69b2d
Add google site verification for k8s.io DNS (#10214) 2018-09-06 16:13:10 -07:00
Kaitlyn Barnard 707e4d3951 adding SC elections blog post (#10210) 2018-09-06 13:25:40 -07:00
Michael Schubert 949a1ff541 Improve `--requestheader-client-ca-file` warning (#10093)
It's important to use a distinct CA (unless you exactly know what you
are doing) but not clear from the current documentation and warning.
2018-09-05 23:55:13 -07:00
alex-libre 9ff4313339 Fixed typo that combined two separate sentences without a period (#10196)
Moved second sentence ("Each...") to bottom of section
2018-09-05 23:47:34 -07:00
tanshanshan 148d40ee2e column STORAGECLASS is missed (#10204) 2018-09-05 23:44:16 -07:00
Kaitlyn Barnard bf343d81e9 changing featured case studies (#10092) 2018-09-05 15:09:14 -07:00
Ajay Kemparaj 5336022bef keep consistency with the kubectl commands (#10197) 2018-09-05 14:46:40 -07:00
Zach Corleissen 5d7babd6df Add an OWNERS file for changes to resources (#10198)
Update list of approvers/reviewers
2018-09-05 13:46:22 -07:00
Joseph Ruane edeb6a42b7 fix the suffix in the system-reserved example (#10136) 2018-09-05 06:26:02 -07:00
Robert Bailey 2cf465ed0c Remove 'Configuring Kubernetes with Salt' since the final bits of (#10192)
salt were removed from Kubernetes in January.
2018-09-05 06:24:55 -07:00
Michael Taufen e30e4c2e63 fix url for 1.11 docs (#10087)
The URL was not updated to point to release-1.11 branch when 1.11 was released.
This PR updates it to use the docsbranch param, so we don't have to
update it for every release.
2018-09-04 23:51:33 -07:00
Alois Mayr 133239d553 Add Dynatrace as an example of DaemonSet usage (#10077) 2018-09-04 23:22:33 -07:00
CaoShuFeng e9a08613a2 use new api version of scheduling.k8s.io (#10107) 2018-09-04 22:45:33 -07:00
linyouchong 91e3697aa5 Update command output (#10109) 2018-09-04 22:44:32 -07:00
Xinhai Wang 4fcfde8901 Update assign-cpu-resource.md (#10176)
fix typo
2018-09-04 20:54:23 -07:00
swatisehgal 3c21dc5e5b Indicate QuickAssist support in Intel Device plugin repo (#10180) 2018-09-04 20:52:17 -07:00
Eyal Levin 630c39e182 Update jobs link (#10179) 2018-09-03 05:42:23 -07:00
Diego Fagundes 88a76d7632 china verification at search improve (#10166) 2018-08-31 12:08:34 -07:00
rongzhang 93482e5783 Add use ipvs to kubeadm-init doc 2018-09-01 00:50:02 +08:00
Yuanbin Chen 2bb5538bdf Fix monitor node health "running as a cluster addon" link error (#10165)
Fixes #10164

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-08-31 04:39:37 -07:00
Luc Perkins e25a377509 Use local assets over CDN assets (#10153)
* Use local assets over CDN assets

* Add versions to JS filenames
2018-08-30 20:24:28 -07:00
CaoShuFeng 75ce5615e8 fix invalid rendered character in header (#10110) 2018-08-30 15:15:40 -07:00
Andrew Chen ca175df615 Remove unnecessary link (#10154) 2018-08-30 15:02:19 -07:00
Sunil Arora b36eb90499 fixed a typo in kubebuilder blog post (#10140) 2018-08-30 08:40:44 -07:00
tanshanshan 526f3b9a39 fix the command output (#10143)
I have verified on version v1.11
2018-08-30 07:43:21 -07:00
Kazuki Suda c072b9b205 Prevent to send all files to docker daemon (#10129) 2018-08-30 06:25:07 -07:00
Junichi Yoshise 8d227191fe add link to 1.10 to 1.11 upgrades (#10148) 2018-08-30 05:09:54 -07:00
Kazuki Suda 964cb2654a Fix not to escape html in in-page headers (#10130) 2018-08-30 05:08:33 -07:00
Joey 3769a1bb1a Fix a typo in api concept doc. (#10146) 2018-08-30 05:07:12 -07:00
tanshanshan cd7b1898f9 fix the command output (#10142)
I have verified on version v1.11
2018-08-29 22:48:18 -07:00
Austin Adams 02aba0ffd5 Update Quote (#10134)
* Update Quote

The Previous quote was not actually in our case study, makes me thing it was just a miss. 
I'm proposing we change to a quote from within the case study, doesn't have to be this one.

* Update index.html
2018-08-29 12:28:21 -07:00
Nikhita Raghunath 881d7368a8 Fix formatting for the recent blogpost (#10133)
* fix formatting in blogpost

* Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md
2018-08-29 11:36:09 -07:00
Kaitlyn Barnard e82abae695 Blog Post: The Machines Can Do the Work, a Story of Kubernetes Testing, CI, and Automating the Contributor Experience (#10125)
* blog post

* Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md
2018-08-29 11:03:54 -07:00
Xinzhao Xu 61e95da349 storageclasses: update parameters in Ceph RBD (#10113) 2018-08-29 10:35:24 -07:00
Piotr Gospodarek 9076c397f2 Update images.md (#10116) 2018-08-29 10:34:03 -07:00
Masahito Zembutsu b8877a00c5 Change RedSpread link (#10124) 2018-08-29 10:29:06 -07:00