Commit Graph

1207 Commits

Author SHA1 Message Date
Jordan Liggitt bc2ed912d9 Rotate kubelet client certificates GA 2020-07-15 11:55:23 -04:00
marosset 8a9763a8bc Upgrading Windows OS version support + containerd feature state for v1.19
Co-authored-by: jsturtevant <jstur@microsoft.com>
2020-07-15 08:45:50 -07:00
Jordan Liggitt 2d4357abc6 Add deprecation warning info 2020-07-15 11:30:44 -04:00
Rostislav M. Georgiev 65e914e5e5 Update the `kubeadm upgrade` page for 1.19
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-07-15 16:32:35 +03:00
Rostislav M. Georgiev b554f41c21 kubeadm: Document component config related changes
This briefly adds a description for some side steps in the upgrade
process. Most notably, it mentions the existance of the component config
state table at the end of the `kubeadm upgrade plan` output and the need
to specify a file with upgraded configs to `kubeadm upgrade apply` if
the config state table says so.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2020-07-15 16:32:35 +03:00
Qiming Teng 31730ce174 Use inline links when possible
This is in prep for link checker. By using inline links everywhere, we:

- reduce the risk of dangling, missing, unused links as you can see from the PR;
- simplify the link checker logic (under development).
2020-07-15 17:09:32 +08:00
Kubernetes Prow Robot b9a5adeedd
Merge pull request #21589 from robscott/endpointslice-1.19
Updating EndpointSlice documentation for Kubernetes 1.19
2020-07-14 09:41:21 -07:00
Rob Scott 028af758bb
Updating EndpointSlice documentation for Kubernetes 1.19 2020-07-13 13:25:00 -07:00
Brian Pursley 647e48ca33
Fix broken Debugging DNS Resolution link 2020-07-13 16:02:02 -04:00
Qiming Teng 621e5e7236 Avoid using deprecated commands in task
The `kubectl run` way of creating Deployment is deprecated. This PR
replaces it with the new equivalent command.
2020-07-09 10:21:51 +08:00
Savitha Raghunathan 0ebc16c10c resolving conflicts 2020-07-08 16:01:48 -04:00
Kubernetes Prow Robot ca8ae6e1cb
Merge pull request #22316 from tengqm/fix-19337
Fix indentation of list and code snippet for kms-provider
2020-07-06 13:27:57 -07:00
Kubernetes Prow Robot 3408ac404f
Merge pull request #22323 from Tej-Singh-Rana/k8s-tej
Fixed space issue
2020-07-06 09:56:52 -07:00
Kubernetes Prow Robot 8056a69b38
Merge pull request #22301 from kbhawkey/kb-example-content-move
create archetype files, _index cleanup
2020-07-06 03:42:50 -07:00
Jerry Park 64f62106c1 Fix issue of document link in some documents 2020-07-05 22:46:08 +09:00
Kubernetes Prow Robot 4c19ec60a1
Merge pull request #22175 from sftim/20200629_remove_capture_shortcodes
Remove capture shortcodes & warn on future use.
2020-07-04 05:30:48 -07:00
Tej-Singh-Rana 62c13dc35d
Fixed space issue 2020-07-04 14:42:28 +05:30
Kubernetes Prow Robot 4267b1bad4
Merge pull request #22317 from abhi1604/patch-5
Corrected a Typo
2020-07-03 22:30:48 -07:00
Qiming Teng e097b93c8e Fix pages that reference removed API groups
Quite some resources have been moved out of the `extensions` API group
since 1.18; the `apps/v1beta1` and `apps/v1beta2` group versions are
also dropped. This PR updates the pages which still reference such API
groups or group versions.
2020-07-04 13:23:26 +08:00
Abhinav e6fd8f866e Corrected a Typo 2020-07-04 14:07:16 +09:00
Qiming Teng f03c187987 Fix indentation of list and code snippet for kms-provider 2020-07-04 12:31:10 +08:00
Kubernetes Prow Robot 9c196f9e09
Merge pull request #21811 from Cweiping/feature/add_interdependent_envvars
add define interdependent environment variables page
2020-07-03 21:00:48 -07:00
Karen Bradshaw 4ebc47d316 add archetype pages for content types 2020-07-03 11:03:04 -04:00
Weiping Cai 4490fe014f
use printf to replace printenv
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-07-01 14:48:38 +08:00
Richard Mokua f5d6481d3d
Update audit.md
removed comment tag  and indentation
2020-07-01 07:50:46 +02:00
Savitha Raghunathan 220d754880 Merge remote-tracking branch 'upstream/master' into dev-1.19 2020-06-30 18:02:37 -04:00
Tim Bannister 98c349f685 Fix page front matter (en localization) 2020-06-29 18:45:52 +01:00
Qiming Teng 1d5c6b53e6 Tune the code snippet in the list environment 2020-06-28 09:56:04 +08:00
Kubernetes Prow Robot 77b5c0d427
Merge pull request #21933 from tengqm/move-dns-debugging
Move DNS debugging page back to cluster administration
2020-06-27 16:50:14 -07:00
Jerry Park 427b4ec428 Fix issue with links to wrong section name 2020-06-27 20:58:23 +09:00
Kubernetes Prow Robot 3bb141c048
Merge pull request #21995 from rmohta/issue-21803
Add a note about reserved namespace prefix. Resolves #21803
2020-06-26 03:53:31 -07:00
Rohit Mohta d41074866e Add a note about reserved namespace prefix
A namespace with prefix 'kube-' is reserved, even though k8s will let you create that
2020-06-23 18:10:41 -07:00
Justin Brûlotte a0bfa31a4b
Remove extra space in documentation 2020-06-23 14:56:43 -04:00
Kubernetes Prow Robot 7ac8022210
Merge pull request #21961 from joshuabezaleel/feature-gate-redirect-on-configure-service-account
Fix redirect link for feature-gates page on configure-service-account
2020-06-22 13:37:41 -07:00
Kubernetes Prow Robot c69e39d4a2
Merge pull request #20845 from prasadkatti/move_configure_multiple_schedulers
Move configure-multiple-schedulers.md
2020-06-22 13:23:40 -07:00
Josef Brandl f52ab1241b
Fix description of failureThreshold 2020-06-22 10:08:40 +02:00
Prasad Katti 473c56aa4f move configure-multiple-schedulers.md 2020-06-21 20:04:18 -07:00
joshuabezaleel 0a76ba0149 Fix redirect link for feature-gates page on configure-service-account 2020-06-21 22:21:35 +07:00
Cweiping e3f6541d0a
Apply suggestions from code review
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-20 16:35:35 +08:00
Kubernetes Prow Robot d43c29b0e4
Merge pull request #21854 from JensErat/safe-sysctl-ping-group
Add newly introduced ping_group_range sysctl
2020-06-19 22:36:39 -07:00
Kubernetes Prow Robot c27b58a7a6
Merge pull request #21859 from victoryNap/master
Update falco helm chart url
2020-06-19 22:30:39 -07:00
Qiming Teng d757b2da39 Move DNS debugging page back to cluster administration
DNS resolution is a task in the control plane rather than application
layer.
2020-06-20 12:45:55 +08:00
Joel Smith 2c3ec99c73 Update link for HPA object to point to API docs instead of old design doc 2020-06-19 22:27:47 -06: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
Richard Mokua 9adc2c7c6c
Update audit.md 2020-06-19 03:36:56 +02:00
Savitha Raghunathan 7ddedb00a0 resolving conflicts 2020-06-17 17:11:24 -04:00
David Jannotta 8b23c00a72
Update falco helm chart url 2020-06-17 13:25:50 -05:00
Jens Erat 96dca646db
Add newly introduced ping_group_range sysctl
kubernetes/kubernetes#85463 introduced a new safe sysctl
`net.ipv4.ping_group_range`, which was not yet added to the docs.

Signed-off-by: Jens Erat <email@jenserat.de>
2020-06-17 17:16:43 +02:00
Weiping Cai 1253c3b39e
fix UNCHANGE_REFERENCE to UNCHANGED_REFERENCE,and use you to replace we
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-17 14:02:10 +08: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
Weiping Cai 5513c60b54
add define interdependent environment variables page
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-16 18:40:30 +08:00
Roman Marusyk 6df756c350
Remove statements about the future 2020-06-16 03:26:21 +03: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
Karen Bradshaw 49575ad2dd clean up in page toc 2020-06-15 12:02:24 -04: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
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
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
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
Kubernetes Prow Robot d0024d7d44
Merge pull request #21148 from sftim/20200523_tidy_job_concept
Rename and tidy Job concept page
2020-06-12 22:51:56 -07:00
Kubernetes Prow Robot 37cd54f9ef
Merge pull request #21080 from sftim/20200502_tidy_task_daemonset_rollback
Tidy “Perform a Rollback on a DaemonSet”
2020-06-12 22:45:56 -07:00
Tim Bannister e6537e4043 Tidy 'Distribute Credentials Securely Using Secrets'
- Separate out short arguments to kubectl exec

  Make it explicit that "-i" and "-t" are separate arguments to
  "kubectl exec".

  Readers who know about aggregating short arguments can figure the
  aggregation out for themselves.

- Fix /tidy Markdown
2020-06-11 23:44:55 +01:00
Tim Bannister 123ef06bfa Reword & tidy CoreDNS / kube-dns task pages
- Rewording
- Move dns-debugging-resolution task to debugging section

“Monitoring, Logging, and Debugging” feels like the right home for this
content.
2020-06-11 23:34:39 +01:00
Tim Bannister 280a527a72 Revise sample commands to match style guide 2020-06-11 23:15:02 +01:00
Tim Bannister 8f9551638b Rename Job concept page
(including Netlify redirects)
2020-06-11 23:13:23 +01:00
Tim Bannister 82eb6672e0 Revise DaemonSet rollback task 2020-06-11 23:05:57 +01:00
Kubernetes Prow Robot b635757bc0
Merge pull request #21651 from neolit123/1.19-ca-rotation
tasks/tls: add a page for manual CA rotation
2020-06-11 13:26:58 -07:00
abhiTamrakar 92b56db68d manual steps for rotation of CA certificates.
Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-By: Micah Hausler <micahhausler@users.noreply.github.com>
2020-06-11 18:05:53 +03:00
Kubernetes Prow Robot 75c7b7c62a
Merge pull request #20768 from kbhawkey/konn-svc-move-kb
Move Konnectivity service task page
2020-06-11 06:12:57 -07:00
Kubernetes Prow Robot ef9aa6b6b5
Merge pull request #21131 from sftim/20200522_tweak_kubectl_multicluster_task_prerequisites
Revise prerequisites for “Configure Access to Multiple Clusters”
2020-06-11 05:48:56 -07:00
Philippe Martin f7a39682ca Fix tabs 2020-06-11 14:41:03 +02:00
Kubernetes Prow Robot e827e6b159
Merge pull request #21154 from multi-io/patch-1
reconfigure-kubelet.md: Documentation error fixed
2020-06-11 05:32:56 -07:00
Kubernetes Prow Robot 350b0ffa85
Merge pull request #21553 from wawa0210/patch-1
Clarify the explanation when environment variables refer to each other
2020-06-11 05:30:56 -07:00
Olaf Klischat 9bc3136eed reconfigure-kubelet.md: Documentation error fixed
Documentation error: It's Node.Status.Config, not Node.Spec.Status.Config.
2020-06-11 02:58:10 +02:00
Kubernetes Prow Robot 29f3c2858c
Merge pull request #21591 from scottstout/master
Changed whitelist to allowlist and blacklist to denylist.
2020-06-10 16:12:56 -07:00
Karen Bradshaw 5fe8c3ca5e move setup konnectivity svc
move api-access to extend-kubernetes
2020-06-10 16:06:01 -04:00
Kubernetes Prow Robot d4f302e848
Merge pull request #21245 from cmardini/patch-1
daemon-reload prior to restarting kubelet
2020-06-10 12:44:21 -07:00
Tim Bannister fc25b8e38e Remove “Configure Your Cloud Provider's Firewalls”
Removing this page as it doesn't meet the Kubernetes website
content guidelines
https://kubernetes.io/docs/contribute/style/content-guide/
2020-06-10 19:53:22 +01:00
Kubernetes Prow Robot 79ef67aeb9
Merge pull request #21522 from raonitimo/patch-1
Fixing broken link to Certificate Management with kubeadm
2020-06-10 11:38:51 -07:00
Kubernetes Prow Robot 1168848ff9
Merge pull request #20978 from prasadkatti/master
Update label used to search for pods in deployment
2020-06-10 10:46:52 -07:00
Kubernetes Prow Robot 923cca0fda
Merge pull request #21024 from juampynr/patch-2
Fix broken phrase
2020-06-10 09:02:53 -07:00
Philippe Martin a478fa6610 Document retainKeys patch strategy 2020-06-10 16:23:17 +02:00
Kubernetes Prow Robot 3bc026f7ce
Merge pull request #21379 from KilimAnnejaro/nvidia-docs-fix
Updating GPU driver version
2020-06-10 06:58:50 -07:00
Kubernetes Prow Robot af64e08666
Merge pull request #21549 from J3RN/patch-1
Add documentation about Minikube and libvirt
2020-06-10 06:22:51 -07:00
Karen Bradshaw fb79042c61 update orig. order of headings 2020-06-09 19:33:15 -04:00
Karen Bradshaw 38250940c3 create page-content-types 2020-06-09 19:33:15 -04:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Scott Stout e38b9dc9c6 revised to minumize usage of whitelist/blacklist 2020-06-09 14:14:52 -05:00
Kubernetes Prow Robot 352fafdcc7
Merge pull request #21041 from prasadkatti/move_obj_patching_page
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernete…
2020-06-08 12:19:47 -07:00
Jonathan Arnett 673a749835 Add documentation about Minikube and libvirt 2020-06-08 10:43:08 -04:00
Ed Bartosh 33468aac5a Promote HugePageStorageMediumSize feature to Beta
This is a documentation update for promoting
multiple sizes hugepages future to Beta.
2020-06-08 14:43:39 +03:00
wawa 4bd73bee23
Update define-environment-variable-container.md
Enhanced environment variable application notes
2020-06-07 10:50:25 +08:00
Kubernetes Prow Robot 409243673d
Merge pull request #21116 from wawa0210/enhance-terminationmessage-size
Added description about the size of terminationMessage file
2020-06-06 05:21:45 -07:00
Raoni Timo de Castro Cambiaghi 5ed0d96106
Fixing broken link to Certificate Management with kubeadm
A missing '/' on the link will lead to a 404 error. Fixing it.
2020-06-05 19:07:19 +10:00
Kubernetes Prow Robot cd2ed3784e
Merge pull request #21188 from aregnier42/patch-1
Fixed number of parameters in api.listPodForAllNamespaces and minor typo
2020-06-04 07:41:15 -07:00
Kubernetes Prow Robot 8620911035
Merge pull request #21162 from sftim/20200524_revise_define_environment_variable_container
Revise & tidy “Define environment variables for a container” task
2020-06-03 13:52:43 -07:00