Jake Sanders
0c39f4fed7
Call out CRDs in default discovery roles ( #10346 )
2018-09-19 19:51:19 -07:00
zhanggaogong
7027195d46
fix a 404 error page in ingress.md ( #10314 )
...
* fix a 404 error page in ingress.md
* fix typo in fix
2018-09-19 19:50:02 -07:00
Jim Angel
c3f4f94337
fixed link for godoc.org kublet componentconfig ( #10339 )
2018-09-19 19:02:39 -07:00
Sapphire Mason-Brown
0bddc54f36
Fix minor typo in 'Debugging Kubernetes nodes with crictl ( #10338 )
2018-09-19 19:01:22 -07:00
CaoShuFeng
6ec94ae97f
fix release 1.11 release note format ( #10251 )
2018-09-19 15:02:11 -07:00
Kaitlyn Barnard
ed35e6d9dd
Linkerd 2.0 post ( #10329 )
...
* linkerd 2.0 post
* Update 2018-09-18-2018-linkerd-2.0.md
* Update 2018-09-18-2018-linkerd-2.0.md
* Delete styles.sass_a6e533854c4de092afe9278041939937.json
* Delete styles.sass_a6e533854c4de092afe9278041939937.json
* Delete styles.sass_a6e533854c4de092afe9278041939937.content
* Delete styles.sass_a6e533854c4de092afe9278041939937.content
2018-09-19 10:28:44 -07:00
Ryan McGinnis
c844ce73e3
Merge pull request #10162 from riverzhang/kubeadm-ipvs
...
Add use ipvs to kubeadm-init doc
2018-09-19 13:19:53 -04:00
Maciej Kwiek
d329f9a12b
Cilium CNI docs for kubeadm quickstart guide ( #9889 )
...
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-09-19 09:04:58 -07:00
Jim Angel
1774347e71
Adding a back button on last module ( #10089 )
...
Closes: https://github.com/kubernetes/website/issues/10073
2018-09-19 08:45:46 -07:00
James Adarich
c71303c70a
remove duplicate stack overflow icon ( #10318 )
2018-09-18 06:16:26 -07:00
Kevin Lefevre
f5b05a4e4e
Update configure-aggregation-layer.md ( #10119 )
2018-09-16 00:39:50 -07:00
Bjørn Erik Pedersen
1b5ff98a44
Make the home page into reusable and translatable blocks ( #10071 )
...
* Make navigation and UI strings i18n friendly
This commit
* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.
For testing, this commit also adds Norwegian as a new language. This is turned off.
* Make the home page into reusable and translatable blocks
This commit adds a set of block type shortcodes that is then used to build the home page.
* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
2018-09-14 14:47:24 -07:00
Tim Fogarty
0df6621652
Add tfogo to OWNERS ( #10301 )
2018-09-14 11:12:32 -07:00
Keith Schaab
6c451b301a
Fixing example text typo ( #10282 )
2018-09-13 20:40:03 -07:00
tanshanshan
e4e7da3010
fix the command output ( #10285 )
2018-09-13 20:30:27 -07:00
Cody Clark
1a9b307b4e
Add Katacoda Embedded Live Environment ( #10276 )
...
* Create kat-button
* Update test.md
* Update test.md
* Update test.md
* Update style-guide.md
* Update style-guide.md
* Update style-guide.md
* Update style-guide.md
* Update style-guide.md
* code highlight fix
2018-09-13 15:45:54 -07:00
Zach Corleissen
ee35f4518d
Fixes from review of PR #10278 ( #10280 )
...
Feedback from mistyhacks
Update configure-upgrade-etcd.md
Update configure-upgrade-etcd.md
2018-09-12 14:35:43 -07:00
CaoShuFeng
00c0cda728
describe truncate feature about advanced audit ( #10236 )
...
* describe truncate feature about advanced audit
* Update audit.md
2018-09-11 21:19:12 -07:00
CaoShuFeng
e47cb8da42
fix description of contribute guide ( #10253 )
2018-09-10 18:37:35 -07:00
Chao Wang
a0c831a498
fix typos ( #10252 )
2018-09-10 18:36:14 -07:00
Duffie Cooley
4a15ba58b5
fix typo ( #10168 )
...
* fix typo
* addressing comments.
* Update setup-ha-etcd-with-kubeadm.md
2018-09-10 14:09:00 -07:00
Jake Sanders
068edf5c31
Update the version numbers for the X-Remote-Extra- and Impersonate-Extra- key fixes ( #9827 )
...
The fix was cherry picked into 1.11.3, 1.10.7, and 1.9.11:
https://github.com/kubernetes/kubernetes/pull/67162
https://github.com/kubernetes/kubernetes/pull/67163
https://github.com/kubernetes/kubernetes/pull/67164
2018-09-10 14:03:27 -07:00
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