Sam Foo
5e1367bfb7
Remove extra spacing in code blocks ( #10347 )
...
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com >
2018-09-19 19:52:36 -07:00
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
Jordan Liggitt
46328a4e24
Document cross-authorizer permissions for creating RBAC roles ( #10015 )
...
* Document cross-authorizer permissions for creating RBAC roles
* Update rbac.md
2018-09-19 17:25:04 -07:00
Drinky Pool
2965ea0e4a
update runtime-class.md ( #10332 )
...
* update runtime-class.md
* Update runtime-class.md
2018-09-19 17:08:02 -07:00
Qiming
0b786ff826
AdvancedAuditing is now GA ( #10156 )
...
xref: kubernetes/kubernetes#65862
`AdvancedAuditing` feature is GA in 1.12. This PR adjusts the related
docs.
2018-09-19 16:50:56 -07:00
Mike Danese
25fe403fdf
TokenRequest feature documentation ( #10295 )
2018-09-19 16:07:04 -07:00
CaoShuFeng
6ec94ae97f
fix release 1.11 release note format ( #10251 )
2018-09-19 15:02:11 -07:00
Lubomir I. Ivanov
5ab6ae0dd6
kubeadm: update API types documentation for 1.12 ( #10283 )
...
v1alpha2 -> v1alpha3
MasterConfiguration -> [new-api-types]
2018-09-19 14:30:32 -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
Ryan McGinnis
b3529ee840
Merge pull request #10299 from bart0sh/PR0028-kubeadm-CRI-documentation
...
Add CRI installation instructions page
2018-09-19 12:42:41 -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
Ed Bartosh
eea138591d
Add CRI installation instructions page
...
Added cri-installation page with CRI installation instructions
Referenced it from kubeadm-init and install-kubeadm pages.
2018-09-19 12:30:42 +03:00
Zach Arnold
555bbbb307
Revert CoreDNS Docs ( #10319 )
...
* Revert "Add CoreDNS details to DNS Debug docs (#10201 )"
This reverts commit 462817a674 .
* Revert "Add CoreDNS details to the customize DNS doc (#10228 )"
This reverts commit e7319eeb8c .
* Revert "coredns default (#10200 )"
This reverts commit 698e93b441 .
2018-09-17 11:37:39 -07:00
Zach Arnold
4d7691ecfc
merge origin master
2018-09-17 10:33:51 -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
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
Wojciech Tyczynski
3286b00f58
Fix secrets docs in 1.12 branch ( #10056 )
...
* Fix secrets docs
* Update secret.md
2018-09-13 11:05:24 -07:00
Sandeep Rajan
e7319eeb8c
Add CoreDNS details to the customize DNS doc ( #10228 )
...
* Add CoreDNS details to the customize DNS doc
Rewrite the document to include more details about CoreDNS, since it's now the default from v1.12
* Address comments
* Improve doc wording
* Fix link
* Update dns-custom-nameservers.md
* Update dns-custom-nameservers.md
2018-09-13 10:44:38 -07:00
Stanislav Láznička
ae83bb4938
Add "MayRunAs" value among other GroupStrategies ( #9888 )
2018-09-12 22:05:02 -07:00
Hemant Kumar
8ba585e8f7
Dynamic volume limit updates for 1.12 ( #10211 )
...
* add a placeholder commit
* Update docs for csi volume limits
* Update storage-limits.md
2018-09-12 21:54:41 -07:00
Wei Huang
0e2ba4797a
docs update to promote ScheduleDaemonSetPods to beta ( #9923 )
2018-09-12 18:27:05 -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
Zach Arnold
90f7df61be
Incremental update from master ( #10278 )
...
* fix invalid href of cloud controller manager (#10240 )
* fix invalid yaml format (#10238 )
* update storage-limits doc with Azure disk part (#10224 )
update storage-limits doc with Azure disk part
fix comments
* Update kubelet-config-file.md (#10222 )
Update link to KubeletConfiguration struct.
* fix a trivial misspelling (#10244 )
* Fix cassandra-statefulset.yaml indent level (#10243 )
* Mention minimum etcd versions (#10208 )
Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ
* fix 404 error (#10250 )
* Small verb tweak (#10190 )
Present participle, ftw.
* 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
* fix broken link in kubefed.md (#10254 )
* 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
* fix typo (#10168 )
* fix typo
* addressing comments.
* Update setup-ha-etcd-with-kubeadm.md
* fix typos (#10252 )
* fix description of contribute guide (#10253 )
* describe truncate feature about advanced audit (#10236 )
* describe truncate feature about advanced audit
* Update audit.md
2018-09-12 13:23:20 -07:00
Vikas Choudhary (vikasc)
19d8375c11
Bump quota configuration api version ( #10217 )
2018-09-12 10:02:42 -07:00
Janet Kuo
dd24ece1bb
TTL controller for cleaning up finished resources ( #10064 )
...
* TTL controller for cleaning up finished resources
* Address comments
* Update ttlafterfinished.md
2018-09-12 09:57:45 -07:00
Babak "Bobby" Salamat
9d3671dea7
Add documentation for Scheduler performance tuning ( #10048 )
...
* Add documentation for Scheduler performance tuning
* Update scheduler-perf-tuning.md
2018-09-11 21:48:32 -07:00
Tim Allclair (St. Clair)
57f4b2da60
RuntimeClass documentation ( #10102 )
...
* RuntimeClass documentation
* Update runtime-class.md
2018-09-11 21:36:23 -07:00
Jan Šafránek
9a7a295d92
MountPropagation is now GA ( #10090 )
2018-09-11 21:25:21 -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
2673795273
Audit 1.12 doc ( #9953 )
...
* audit 1.12 document
* remove legacy audit feature
https://github.com/kubernetes/kubernetes/pull/65862
* update feature gate doc
2018-09-11 21:19:08 -07:00
Solly Ross
93c0bb9347
HPA Algorithm Information Improvements ( #9780 )
...
* Update HPA docs with more algorithm details
The HPA docs pointed to an out-of-date document for information on the
algorithm details, which users were finding confusing. This sticks a
section on the algorithm in the HPA docs instead, documenting both
general behavior and corner cases.
* Add glossary info, HPA docs on quantities
People often ask about the quantity notation when working with the
metrics APIs, so this adds a glossary entry on quantities (since they're
used elsewhere in the system), and a short explantation in the HPA walkthough.
* Information about HPA readiness and stabilization
This adds information about the new changes to HPA readiness and
stabilization from kubernetes/features#591 , and other minor changes that
landed in Kubernetes 1.12.
* Update horizontal-pod-autoscale.md
2018-09-11 21:17:42 -07:00
Michelle Au
e1e655507d
Update docs with topology aware dynamic provisioning ( #9939 )
...
* Document topology aware volume binding feature
* update for readability
* Update storage-classes.md
* comma splice
* don't abbreviate
2018-09-11 10:55:30 -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
Chris O'Haver
462817a674
Add CoreDNS details to DNS Debug docs ( #10201 )
...
* add coredns details
* address nits, add query logging section
2018-09-10 06:22:52 -07:00
Lee Verberne
c98cd68630
Promote ShareProcessNamespace to beta in docs ( #9996 )
2018-09-10 06:16:53 -07:00
Chris O'Haver
698e93b441
coredns default ( #10200 )
2018-09-10 06:13:52 -07:00
Alexandr Tcherniakhovski
66eaff007c
Change feature state for kms provider to beta. ( #10230 )
...
KMS Provider will be graduating to beta in v1.12, reflecting this change on the website.
2018-09-10 05:24:52 -07:00
Qiming
b3bc49ede6
TokenRequest and TokenRequestProjection now beta ( #10161 )
...
xref: kubernetes/kubernetes#67349
2018-09-10 05:19:53 -07:00