Commit Graph

3733 Commits

Author SHA1 Message Date
Rob Scott 028af758bb
Updating EndpointSlice documentation for Kubernetes 1.19 2020-07-13 13:25:00 -07:00
Kubernetes Prow Robot 7825b79270
Merge pull request #21703 from tengqm/StreamingProxyRedirects
Mark StreamingProxyRedirects deprecated in 1.19
2020-07-06 07:16:52 -07:00
Kubernetes Prow Robot bc90e9eed0
Merge pull request #21672 from janosi/sctp
Moving SCTP support from alpha to beta
2020-06-29 10:43:25 -07:00
Kubernetes Prow Robot 11e13b63ee
Merge pull request #21189 from wojtek-t/immutable_secrets_beta
Promote Immutable Secrets/ConfigMaps to Beta
2020-06-29 05:13:24 -07:00
wojtekt 0d7d24195d Promote immutable secrets/configmaps to Beta 2020-06-29 07:53:37 +02:00
Kubernetes Prow Robot f93844fd63
Merge pull request #21697 from tengqm/RotateKubeletClientCertificate-119
Mark RotateKubeletClientCertificate GA
2020-06-24 05:53:17 -07:00
Kubernetes Prow Robot eeeffdb159
Merge pull request #21528 from bart0sh/PR0002-multisize-hugepages-beta
Promote HugePageStorageMediumSize feature to Beta
2020-06-19 11:38:44 -07:00
Savitha Raghunathan 7ddedb00a0 resolving conflicts 2020-06-17 17:11:24 -04:00
Kubernetes Prow Robot 13ca92d745
Merge pull request #21819 from aanm/update-kubeadm-cilium-docs
update kubeadm Cilium related docs
2020-06-16 13:18:06 -07:00
Yoon addbb8cec4
fix typo: taint-and-toleration.md
fix typo: en/docs/concepts/scheduling-eviction/taint-and-toleration.md
2020-06-17 00:32:07 +09:00
André Martins ff9b3e10e9 update kubeadm Cilium related docs
Signed-off-by: André Martins <aanm90@gmail.com>
2020-06-16 16:16:39 +02:00
Kubernetes Prow Robot 30e8dc2b9b
Merge pull request #21791 from ZhiFeng1993/Fix-typo-in-images-page
Fix typo in the images.md page
2020-06-16 06:02:03 -07:00
Kubernetes Prow Robot cfae941308
Merge pull request #21792 from Marusyk/rmarusyk/delete-future-developments-text
Remove statements about the future
2020-06-16 02:54:04 -07:00
Tom Mortimer-Jones 0ff9da888a Link to better page on cron schedule format
The current link is to documentation for the 6 field cron schedule format with
an extra seconds field at the start.

The Wikipedia page is better as it documents the 5 field version of the cron
schedule format.
2020-06-16 08:41:17 +01:00
Roman Marusyk 6df756c350
Remove statements about the future 2020-06-16 03:26:21 +03:00
ZhiFeng1993 646c50ea8d Fix typo in the images.md page 2020-06-15 17:16:34 -07:00
Kubernetes Prow Robot c1dcada5de
Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00
Tim Bannister 553279ca12 Remove vestigial task headings
Old headings no longer needed: Docsy automatically generates headings
based on site structure.
2020-06-15 20:50:08 +01:00
Tim Bannister 74360fa8ee Add descriptions for tasks
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.

This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01:00
Kubernetes Prow Robot 9f4f076aea
Merge pull request #21779 from kbhawkey/kb-cleanup-toc-pages
clean up in page toc
2020-06-15 12:35:56 -07:00
Kubernetes Prow Robot dada2d0767
Merge pull request #21719 from sftim/20200613_revise_kubectl_installation_task
Revise kubectl installation task
2020-06-15 12:25:57 -07:00
Aidan Ranney 0625ced466
Revise the Kubernetes website to use Docsy (#20874)
* Add Docsy, required packages and config

* Apply Docsy integration work to k8s website

This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git

* Address issues found in review

The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.

* Enable announcements

The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot 49ac273969
Merge pull request #21781 from ZhiFeng1993/Fix-journalctl-cmd-on-kubeadmin-page
Fix journalctl command on kubeadmin page
2020-06-15 11:57:59 -07:00
ZhiFeng1993 932a19e23d Fix journalctl command on kubeadmin page 2020-06-15 09:16:55 -07:00
Karen Bradshaw 49575ad2dd clean up in page toc 2020-06-15 12:02:24 -04:00
Laszlo Janosi 29663e9fca
Fix review comments.
"Endpoints" is plural.
Add that the alpha state of the feature lasted til 1.18.
Fix the description of the feature. It is not alpha anymore.
2020-06-15 14:33:54 +00:00
Laszlo Janosi edeb26de0b
SCTP moving from alpha to beta 2020-06-15 14:33:38 +00:00
Kubernetes Prow Robot 5c6a870b3d
Merge pull request #21761 from tengqm/fix-21740
Fix docker install instruction
2020-06-15 06:31:56 -07:00
Irvi Firqotul Aini 9d7c4de9ca Redirect deadlinks for:
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
2020-06-15 16:46:58 +07:00
Qiming Teng 7067a55bc2 Fix docker install instruction
The docker CE installation instructions contains some extra characters
which should be removed.
2020-06-15 11:00:40 +08:00
Kubernetes Prow Robot 3ad8c45b0b
Merge pull request #21702 from tengqm/ServiceAppProtocol
ServiceAppProtocol is beta in 1.19
2020-06-14 10:51:55 -07:00
Kubernetes Prow Robot 26eeae1a29
Merge pull request #21674 from cloudmelon/melonbranch
Add node lease namespace
2020-06-14 10:03:56 -07:00
Kubernetes Prow Robot 54e1f493a1
Merge pull request #21707 from Cweiping/remove_kubectl_run_command_deprecated_en_from_dev_1.19
use kubectl create deployment to create deployment with  --replicas and --port
2020-06-14 06:09:55 -07:00
Weiping Cai 0202db7c00
use replicas to replace kubectl scale deployment.
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-14 19:08:31 +08:00
Kubernetes Prow Robot 501ddcd0e4
Merge pull request #21724 from tengqm/fix-20808
Cleanup non-resource paths
2020-06-14 03:13:55 -07:00
Qiming Teng 8a14cb1522 Cleanup non-resource paths
Some non-resource paths are now deprecated/hidden from the API server.
This PR updates the list.
2020-06-14 11:21:50 +08:00
Qiming Teng 4f1f92d7ab Fix the numbered list in kubeadm HA page 2020-06-14 09:46:48 +08:00
Kubernetes Prow Robot 06e57d3d4b
Merge pull request #21659 from surajssd/remove-TLS-bootstrapping-limits
TLS bootstrapping: Remove "Limits" section
2020-06-13 18:21:55 -07:00
Tim Bannister 117d0d6422 Revise kubectl installation task 2020-06-13 23:04:47 +01:00
Kubernetes Prow Robot 2048d692db
Merge pull request #21372 from feloy/retainkeys
Document retainKeys patch strategy
2020-06-13 12:01:56 -07:00
Kubernetes Prow Robot 2f9b324396
Merge pull request #21664 from kbhawkey/kb-fixup-content-type-page
add more content about headings
2020-06-13 11:43:55 -07:00
Kubernetes Prow Robot c035bfae8b
Merge pull request #21705 from tengqm/docker-auto-start
Hint on making docker autostart
2020-06-13 11:33:55 -07:00
Kubernetes Prow Robot 165c5373a4
Merge pull request #21699 from tengqm/fix-crd-link
Fix dangling link for CRD
2020-06-13 10:03:55 -07:00
Weiping Cai cf3becadff
use kubectl create deployment to create deployment with --replicas and --port.
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-13 17:31:10 +08:00
Qiming Teng d03e5d4e0f Hint on making docker autostart 2020-06-13 16:03:24 +08:00
Qiming Teng 58c152a9a8 Mark StreamingProxyRedirects deprecated in 1.19 2020-06-13 14:31:46 +08:00
Qiming Teng 358a361346 ServiceAppProtocol is beta in 1.19 2020-06-13 14:17:31 +08:00
Kubernetes Prow Robot 7815e8f9da
Merge pull request #21170 from sftim/20200525_clean_up_basic_statefulset_tutorial
Clean up “StatefulSet Basics” tutorial
2020-06-12 22:59:57 -07:00
Kubernetes Prow Robot eff3b7178e
Merge pull request #21167 from sftim/20200525_fix_distribute_credentials_secure
Fix incorrect Markdown in “Distribute Credentials Securely Using Secrets”
2020-06-12 22:57:57 -07:00
Kubernetes Prow Robot 664a7fc6e6
Merge pull request #21166 from sftim/20200524_revise_dns_debugging_task
Revise cluster DNS task pages
2020-06-12 22:55:56 -07:00