Commit Graph

6604 Commits (98a20fb1234dee4d58ededc36ecfa5149cf9221d)

Author SHA1 Message Date
Kubernetes Prow Robot 2d1b90694a
Merge pull request #26961 from tengqm/reorder-scheduling
Fix section order under scheduling-eviction
2021-03-09 01:25:00 -08:00
Kappie37 e317531fad
Update content/en/docs/tasks/administer-cluster/access-cluster-api.md
remove unnecessary 'https://kubernetes.io' from a link

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-09 09:57:28 +01:00
Kubernetes Prow Robot af4acc2bc6
Merge pull request #26942 from jihoon-seo/patch-2
Fix broken anchor
2021-03-08 20:50:59 -08:00
CKchen0726 cf19c5d74b modify some links in Kustomize Feature List 2021-03-09 12:30:35 +08:00
Terry Moschou b1686cc43a Switch to curl, remove code formatting on the product names, use OS family name on tabs 2021-03-09 11:47:15 +10:30
Qiming Teng 285986acda Fix section order under scheduling-eviction 2021-03-09 09:16:03 +08:00
Kubernetes Prow Robot 74b2a80ef2
Merge pull request #26842 from rajansandeep/remove-kube-dns
Remove mentions of kube-dns in kubeadm docs
2021-03-08 14:15:00 -08:00
Kubernetes Prow Robot 2d7940542b
Merge pull request #26932 from nikhita/crd-categories-feature-state
Remove feature-state tag for categories for CRDs
2021-03-08 14:08:59 -08:00
Clayton Coleman f2464dcc5f
Mark scheduler pod resource metrics as beta
They will be part of 1.21 as beta stability.
2021-03-08 16:18:28 -05:00
Kubernetes Prow Robot 31c5e7bce2
Merge pull request #26826 from bridgetkromhout/1.21-563
Promote IPv4/IPv6 dual-stack support to Beta
2021-03-08 13:15:00 -08:00
Kubernetes Prow Robot 0b32f897b2
Merge pull request #26820 from ahg-g/nss
Document Pod affinity namespaceSelector
2021-03-08 11:09:00 -08:00
Philippe Martin dd2153d2db Use consistent pluralization for API groupings in reference 2021-03-08 18:59:39 +01:00
Sandeep Rajan b9576494e9 nit in tense 2021-03-08 11:56:53 -05:00
Sandeep Rajan 3e9a73f7c2 move kube-dns remove statement to the end 2021-03-08 11:54:58 -05:00
Sandeep Rajan 5fcc8b2961 remove mentions of kube-dns in kubeadm docs 2021-03-08 11:54:58 -05:00
Kappie37 5f7439095e
Update access-cluster-api.md
Update not working link to the correct one about Accessing the API from within a Pod
2021-03-08 13:53:16 +01:00
Terry Moschou 21382af32e Update Ubuntu/Debian installation instructions to use Signed-By option (#26906)
The use of `apt-key` to install has also been removed as it is now deprecated
and will be last available in Debian 11 and Ubuntu 22.04.

Also updates the Docker repository setup instructions in container-runtimes.md,
to now refer to the respective instructions at https://docs.docker.com/engine/install/
which has already made the move to use the signed-by option.
2021-03-08 21:23:53 +10:30
Kubernetes Prow Robot 6d15d0d011
Merge pull request #26661 from adrianludwin/image-pull-policy
Better document default imagePullPolicy behaviour
2021-03-08 00:15:45 -08:00
Jihoon Seo c009ad8431
Update href to the anchor in the same page 2021-03-08 16:17:09 +09:00
Jihoon Seo 4af3585b05
Fix typo (Linux -> macOS) 2021-03-08 15:56:59 +09:00
Jihoon Seo c4ded15afe
Fix broken anchor
in content/en/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
2021-03-08 14:21:34 +09:00
Jihoon Seo 07d23cd0e5
Fix typo (form -> from)
in content/en/docs/setup/production-environment/container-runtimes.md
2021-03-08 13:53:27 +09:00
Abdullah Gharaibeh 07c5dbcbca Docs for pod affinity namespace selector and pod affinity corss-namespace quota scope. 2021-03-07 19:07:31 -05:00
Andy Zhang 1e77a684c2
Update content/en/docs/concepts/storage/volumes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-07 21:28:40 +08:00
Nikhita Raghunath e5a17756a4 Remove feature-state tag for categories for CRDs
The Categories field for CRDs was documented as beta in 1.10 in #7439
mainly because CRDs were in beta back then.

The `feature-state` tag for this section was added in #2754, however
this section doesn't need a `feature-state` tag because the field is not
gated by any feature gate:

90851a0fb5/staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/types.go (L247-L251)

It is now safe to remove the feature-state tag. Moreover, CRDs are now
GA so the beta state is not accurate.
2021-03-07 15:01:32 +05:30
Sergey Kanzhelev 7a5da05b95 add inconistency message to Nodes page as well 2021-03-06 07:15:20 +00:00
Sergey Kanzhelev 6c60620ad4 added note about the name being an identifier 2021-03-06 06:42:50 +00:00
Kenichi Omichi e7a25a823c Replace redirect links of kubeadm
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to
/docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.
2021-03-05 22:45:48 +00:00
Victor Palade 70096affc5 Merge remote-tracking branch 'upstream/master' into dev-1.21 2021-03-05 17:05:24 +01:00
Kubernetes Prow Robot 1ca4e86518
Merge pull request #26849 from tengqm/fix-feature-gate
Add a missing feature gate entry
2021-03-05 06:40:22 -08:00
Kubernetes Prow Robot afedddbfa6
Merge pull request #26850 from Alan-Cha/master
Fix GitHub capitalization
2021-03-05 05:06:21 -08:00
Bridget Kromhout 99e46a58b4
Clarifying dual-stack as default in 1.21.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-05 03:49:15 -06:00
Kubernetes Prow Robot 6beb1b12de
Merge pull request #24727 from raghvenders/patch-3
Clean up reference section
2021-03-05 01:44:22 -08:00
Tom Kivlin 87e3291aaa
Update install-kubectl.md to use tabs for the different Operating Systems (#26682)
* top-level tags and change to included files

* revert content to main windows page

* include gcloud and update toc

* add leading blank line

* add text to avoid YAML error from Netlify

* remove YAML delimiter error

* removed redundant weight key

* add front matter and toc shortcode

* test to see if toc is fixed in included page

* update macos toc to show difference

* use static toc instead of shortcode

* uniqueness for gcloud install headers

* Move to model suggested in https://github.com/kubernetes/website/pull/26682#discussion_r585091797

* correct link to included/install-kubectl-gcloud.md

* correction of links to per-OS pages

* try a different way to use path to per-OS links

* correction of brainfart

* remove .md from link destination for per-OS pages

* modify how auto-competion steps are displayed

* remove redundant file

* correction of include - change % to <

* remove closing tag as not needed

* try and hide this directory from the ToC on the left

* remove erroneous "include="

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586325123

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326346

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586326604

* addressing feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586327212

* https://github.com/kubernetes/website/pull/26682#discussion_r586327856

* consistent verb usage as per feedback: https://github.com/kubernetes/website/pull/26682#discussion_r586328497

* update redirects as existing page is being deleted
2021-03-04 19:04:21 -08:00
Qiming Teng bb52543a98 Add a missing feature gate entry
The `EnableAggregatedDiscoveryTimeout` (deprecated) is not listed in the
second table. This PR adds it back.
2021-03-05 09:45:11 +08:00
Kubernetes Prow Robot 35e74c709d
Merge pull request #25460 from gavinfish/EnableAggregatedDiscoveryTimeout
Remove legacy feature gate EnableAggregatedDiscoveryTimeout for Aggregation layer
2021-03-04 17:16:21 -08:00
Kubernetes Prow Robot 548c3323ad
Merge pull request #25621 from joadavis/patch-1
Disabling `enable-cadvisor-json-endpoints` does not disable stats summary endpoint
2021-03-04 17:02:21 -08:00
Kubernetes Prow Robot 203ad6d6a9
Merge pull request #26062 from notchairmk/cheatsheet_deploy_svc
Update cheatsheet: add interacting with Deployments and Services
2021-03-04 16:42:22 -08:00
andrzejsydor b7a3e4c971
address typos docker-cli-kubectl (#26050)
* fix typos

fix typos

* Update docker-cli-to-kubectl.md

* fix typos
2021-03-04 16:34:22 -08:00
Kubernetes Prow Robot 29196d55c4
Merge pull request #26162 from CKchen0726/hello_minikube
add some necessary description after running command 'minikube dashboard'
2021-03-04 16:26:22 -08:00
Tim Bannister 7d5cd32070 Tidy documentation on NetworkPolicy endPort field 2021-03-04 23:01:53 +00:00
Kubernetes Prow Robot 60935ce8cc
Merge pull request #26714 from rikatz/endport-netpol
Add netpol endport documentation
2021-03-04 14:58:22 -08:00
Lubomir I. Ivanov 235509450a kubeadm: add a new page
- Add the new page "Configuring a cgroup driver"
The page includes details on how to configure the cgroup driver
using kubeadm. It also includes a migration guide for users to
move to the "systemd" driver.
- Link to the new page from install-kubeadm.md and container-runtimes.md
2021-03-05 00:37:30 +02:00
Alan Cha d717167e8b
Fix GitHub capitalization 2021-03-04 17:14:41 -05:00
Richard Li 5829a5d958
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Kaitlyn Barnard <kaitlynbarnard10@gmail.com>
2021-03-04 14:48:45 -05:00
Bridget Kromhout bb9f8ebd77
Restoring alpha details with end date
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-04 08:02:59 -06:00
Naoki Oketani 3c4f29e406 chore: fix an invalid location.hash
The current link results in redirection and location.hash does not work well.
2021-03-04 21:21:37 +09:00
Patrick Ohly f5aaf40e88 storage capacity: beta
After the promotion to beta in 1.21, enabling the feature is easier
and mostly just depends on the CSI driver deployment.
2021-03-04 08:26:22 +01:00
Neha Viswanathan 3ff51d4843 Update Helm charts repo to ArtifactHub 2021-03-03 20:13:13 -08:00
Bridget Kromhout 31777fa6b5
Update to indicate dual-stack move to beta in 1.21
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-03 21:28:15 -06:00
Bridget Kromhout d8aa7224dd
Update content/en/docs/concepts/services-networking/dual-stack.md
Clarifying how to disable the dual-stack feature when necessary.

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-03 21:14:07 -06:00
Kubernetes Prow Robot 84e2d5ea10
Merge pull request #26468 from magmax/fix-code
fix cronjob code for examples
2021-03-03 18:15:59 -08:00
Bridget Kromhout 3e7055c27f
Docs update for enhancement 563, release 1.21.
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-03-03 17:52:58 -06:00
andyzhangx 0d3e8f4a71 Update Azure file feature gates for 1.21 beta 2021-03-03 13:32:00 +00:00
Kubernetes Prow Robot 16a12c97da
Merge pull request #26697 from hagay3/patch-1
Update client-libraries.md
2021-03-03 03:01:20 -08:00
Kubernetes Prow Robot f1e80a9a66
Merge pull request #26405 from geoffcline/gdc-patch-4
update guidance on DNS resolution for services
2021-03-02 19:15:19 -08:00
uhari03 7639bfbf83
Move accessing API from within pod to tasks (#26601)
* Move accessing API from within pod to tasks

* Remove reviewers, version check; Add whatsnext

* Move to run applications

* Fix what's next section link
2021-03-02 19:05:20 -08:00
Geoffrey Cline 5ead4bf8e8 revise docs for service DNS 2021-03-02 20:08:14 +00:00
Richard Li 5ecbc682e1 Merge branch 'kubectl-annotate' of github.com:richarddli/website-1 into kubectl-annotate 2021-03-02 09:10:18 -05:00
Richard Li 48bd9a6a44 a few more fixes 2021-03-02 09:10:11 -05:00
Richard Li 2300a73210
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-02 09:01:39 -05:00
Kubernetes Prow Robot 8def01fc50
Merge pull request #26792 from lsq645599166/caution_callout
change callout from warning to caution
2021-03-02 04:15:19 -08:00
CKchen0726 60ffd6fd05 add some necessary description after running command 'minikube dashboard' 2021-03-02 18:06:14 +08:00
Grzegorz Eliszewski 5de7e33eec
Add information about Parallel Pod Management
Clarify information that Parallel Pod Management works only during scaling.
2021-03-02 10:35:27 +01:00
Kubernetes Prow Robot b7454141d4
Merge pull request #26652 from MichaelWasher/container-environment
Update container-environment.md with fix about service environment variables not being cluster-wide
2021-03-02 01:13:20 -08:00
Henry Liu 77ecc224b8 change callout from warning to caution 2021-03-02 15:11:18 +08:00
Juampy NR d353fcf367
Fix typo (#26781)
* Fix typo

* Reword fixed typo
2021-03-01 14:30:15 -08:00
Kubernetes Prow Robot 88588e708a
Merge pull request #26387 from caleb15/patch-1
add warning about counterintuitive readiness probe
2021-03-01 13:10:16 -08:00
Kubernetes Prow Robot 42baccaf97
Merge pull request #26770 from neha-viswanathan/26722-network-addon
Replace network solution with network add-on
2021-03-01 12:53:26 -08:00
Kubernetes Prow Robot 94d7557f55
Merge pull request #26783 from oke-py/invalid-hash
chore: fix invalid location.hash
2021-03-01 12:47:26 -08:00
Ricardo Pchevuzinske Katz 77f868eb13 Add featuregate documentation and correct some doc suggestion 2021-03-01 17:43:31 -03:00
Kubernetes Prow Robot 44555ebf11
Merge pull request #26715 from chrisnegus/kubeadm-amazonlinux2
install-kubeadm.md: generalize the list of distributions and install options
2021-03-01 12:35:26 -08:00
Kubernetes Prow Robot 881f0e6075
Merge pull request #26727 from psibi/patch-2
docs: Update the name of the secret in the output
2021-03-01 12:27:26 -08:00
Adrian Ludwin d2239f3d7a Better document default imagePullPolicy behaviour
The `imagePullPolicy` field is set automatically based on the image tag
if it's initially omitted, but it is not updated if the image tag later
changes. This can lead to [confusing
behaviour](https://itnext.io/defaults-are-hard-kubernetes-deployment-edition-3b11095792f2).
This change attempts to warn users of this potential pitfall.
2021-03-01 14:40:03 -05:00
Christopher Negus cb6ba0f63d install-kubeadm:Generalize list of distributions 2021-03-01 19:26:49 +00:00
Kubernetes Prow Robot b8616ed6e6
Merge pull request #26680 from diegonuevo/patch-1
Corrected Docker(shim) UNIX domain socket file
2021-03-01 10:49:26 -08:00
Richard Li 5b3eedc8c2 clarify difference with k8s service catalog
Signed-off-by: Richard Li <richard@datawire.io>
2021-03-01 08:49:44 -05:00
Naoki Oketani 5b29859b33 chore: fix invalid location.hash 2021-03-01 22:20:38 +09:00
Richard Li a381d88fe2
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:11:26 -05:00
Richard Li 3188c43241
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:11:17 -05:00
Richard Li dc86d66648
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:11:11 -05:00
Richard Li 69ee6318a5
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:10:02 -05:00
Richard Li eeb8c0b45e
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:09:20 -05:00
Richard Li ecd25dfefb
Update content/en/blog/_posts/2021-02-27-annotating-k8s-for-humans.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-01 08:09:13 -05:00
raghvenders c77e38066f Review Comments 2021-02-28 20:40:16 -06:00
Kubernetes Prow Robot 242bc24103
Merge pull request #26496 from sibucan/patch-1
Mention the range of time in which a kubelet might renew a certificate
2021-02-28 13:46:39 -08:00
Kubernetes Prow Robot c5e52425ab
Merge pull request #26600 from marosset/windows-containerd-install-disable-defender
Updating containerd on Windows install steps to add Defender Exclusion
2021-02-28 13:26:39 -08:00
Kubernetes Prow Robot eb45cd203a
Merge pull request #26296 from bradjones1/clarification/environment-variable-order
Clarify language regarding environment variable order
2021-02-28 12:40:39 -08:00
Jordi Noguera 6d86df2b49
Fix deprecated landscape URLs (#26251)
* Fix deprecated landscape URLs

* Revert changes to language files
2021-02-28 11:26:39 -08:00
Neha Viswanathan 5ea1bfdfe0 Replace network solution with network add-on 2021-02-28 08:36:28 -08:00
Kubernetes Prow Robot d54500d55d
Merge pull request #25918 from slashr/master
Replaced deprecated ReplicationController with JobController
2021-02-27 19:20:38 -08:00
Kubernetes Prow Robot 451eb86491
Merge pull request #25541 from hezhizhen/patch-2
Fix syntax error
2021-02-27 19:18:38 -08:00
Kubernetes Prow Robot 3f373fd71a
Merge pull request #25795 from shu-mutou/update-l10n
Fix `Source files` in localization document.
2021-02-27 18:40:39 -08:00
Kubernetes Prow Robot 903ee369b2
Merge pull request #26119 from neha-viswanathan/25833-migrate-page
Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section
2021-02-27 18:26:38 -08:00
Zhizhen He 909dba3bb2
Refine the sentence 2021-02-28 10:23:54 +08:00
Kubernetes Prow Robot f3244d82b0
Merge pull request #25644 from Frankkkkk/patch-1
Update client-libraries.md : add python pykorm lib
2021-02-27 18:22:40 -08:00
Kubernetes Prow Robot 7d051f9a09
Merge pull request #25459 from amyXia1994/patch-1
Update secret.md
2021-02-27 17:52:38 -08:00
Kubernetes Prow Robot e1acd19b60
Merge pull request #26741 from ChandaniM123/merged-master-dev-1.21
Merge master into dev-1.21 - 2/26/21
2021-02-27 16:48:39 -08:00
Kubernetes Prow Robot 8f4448652c
Merge pull request #26750 from oke-py/invalid-hash
chore: fix an invalid location.hash
2021-02-27 16:16:38 -08:00
Kubernetes Prow Robot a7bab8d6ca
Merge pull request #26751 from JensHeinrich/JensHeinrich-patch-sentence
Fix sentence
2021-02-27 16:12:39 -08:00
Kubernetes Prow Robot 449a4a2634
Merge pull request #26735 from liggitt/admission-alpha
Clarify stability level of admission plugins
2021-02-27 09:50:39 -08:00
Jordan Liggitt 4103230c18 Clarify stability level of admission plugins 2021-02-27 12:46:20 -05:00
Kubernetes Prow Robot 240251b001
Merge pull request #26755 from jailton/en/docs/tutorials
Update Deploy App Tutorial  to use the "control plane" terminology.
2021-02-27 09:40:38 -08:00
Jailton Lopes e78c03800a
Update Tutorial Deploy App to use the "control plane" terminology.
* Update page content/en/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html
* Update image content/en/docs/tutorials/kubernetes-basics/public/images/module_02_first_app.svg

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-27 13:44:20 -03:00
Jens Heinrich e864d7f3ca
Fix sentence
Add missing verb
2021-02-27 15:37:33 +01:00
Naoki Oketani 9d644accea chore: fix an invalid location.hash 2021-02-27 22:24:45 +09:00
Richard Li bc023f265c add blog post on using kubectl annotate for human service discovery 2021-02-27 07:03:42 -05:00
ChandaniM123 65de0bda77 Merge remote-tracking branch 'upstream/master' into dev-1.21 2021-02-26 20:30:32 -05:00
Ricardo Katz c0bb986cd6
Add review suggestions
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-26 17:34:57 -03:00
Abdullah Gharaibeh 05e03289a9 ttlafterfinish to beta 2021-02-26 14:52:47 -05:00
Sibi Prabakaran 6a246ed922
docs: Update the name of the secret in the output
I found it confusing that the name of secret is different that the one created. Hopefully this helps.
2021-02-26 16:02:46 +05:30
Cristian Klein 79113f3f68
Change to inclusive naming
See https://inclusivenaming.org/ on why "multi-master" should be avoided.
2021-02-26 10:32:30 +01:00
Shu Muto de1b4d7635 Fix `Source files` in localization document.
Fix `Source files` section in localization document, and remove {{< release-branch >}} variable
due to `release-1.20` branch does not exist.

- improve sentence
- Fix latest branch for latest version
- Add description if latest branch does not exist
- Describe about master branch
- Apply suggestions from code review
- Unify `development branch` to` localization branch`
- Remove description for switching upstream branch
- Add description for switching upstream
- Also, add description for merging to master and new release branch.

Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
2021-02-26 13:56:24 +09:00
Kubernetes Prow Robot 8de202cfa1
Merge pull request #26580 from kbhawkey/update-style-extraneous-words
update style guide (insensitive words)
2021-02-25 13:48:15 -08:00
Kubernetes Prow Robot 18f3eae6ef
Merge pull request #26707 from veyu/patch-2
Clarify syntax requirements for label value
2021-02-25 13:36:16 -08:00
Ricardo Pchevuzinske Katz a799505a5e Add netpol endport documentation before release 2021-02-25 14:37:40 -03:00
Aditi Sharma 6d48be986b
Update pod-infra-container-image description
Update kubelet flag  pod-infra-container-image description
2021-02-25 17:16:19 +05:30
Neha Viswanathan 41220636ec Migrate https://kubernetes.io/docs/concepts/cluster-administration/certificates/ to tasks section 2021-02-24 18:33:38 -08:00
Kubernetes Prow Robot 58aef59d6c
Merge pull request #26097 from alculquicondor/patch-1
Remove indication that a failed scheduling attempt removes the Pod
2021-02-24 17:41:25 -08:00
veyu bd55d498df
Clarify requirements for label value syntax 2021-02-24 18:58:22 +01:00
BITLIU 6b092d7548
Update deprecated URL
update https://www.haproxy.org/download/1.5/doc/proxy-protocol.txt to https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
2021-02-24 18:10:28 +08:00
Juampy NR ce8d33face
Add example to restore snapshot 2021-02-24 10:22:38 +01:00
Kubernetes Prow Robot e44726958e
Merge pull request #26645 from jailton/en/kubernetes-basics/create-cluster
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
2021-02-24 01:20:50 -08:00
Kubernetes Prow Robot 20f9d28a03
Merge pull request #26644 from jailton/en/docs/tutorials
Update diagram docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg
2021-02-24 01:18:50 -08:00
Juampy NR a7c7662fb9
Demonstrate how to use secure communication 2021-02-24 10:06:02 +01:00
Hagai Ovadia 211fe0cb06
Update client-libraries.md
New maintainer of kubernetes scala client - skuber.
2021-02-24 08:38:10 +02:00
Michael Washer 4875e21a48 Resolve Control Plane misnaming 2021-02-24 16:00:18 +13:00
Kubernetes Prow Robot 3e2731b564
Merge pull request #26465 from perithompson/patch-1
Added limitation with windows network services
2021-02-23 10:38:34 -08:00
diegonuevo 072ac32064
Corrected Docker(shim) UNIX domain socket file
This page listed `/var/run/docker.sock` as the UNIX domain socket path for the Docker container runtime, but it's actually `/var/run/dockershim.sock`, as the kubelet documentation indicates as the default value for the `--container-runtime-endpoint` argument:

https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/

The socket file specified (`/var/run/docker.sock`) is where the Docker daemon listens for requests for the Docker API, not the CRI interface.
2021-02-23 16:28:08 +01:00
chenxuc 9548c08e17 List operator tools in alphabetical order
This is to update operator web page to
list operator tools in alphabetical order as well as other
minor improvements.
2021-02-23 18:26:00 +08:00
raghvenders 2b6074e8ed changes 2021-02-22 19:13:26 -06:00
Michael Taufen a0d509156d Update ServiceAccountIssuerDiscovery docs for GA 2021-02-22 12:51:00 -08:00
Jailton Lopes 9068e70716
Update content/en/docs/tasks/access-application-cluster/port-forward-access-application-cluster.md
Update page port-forward-access-application-cluster.md to use MongoDB
examples instead of Redis examples

Commit 99029b9 removes the Redis examples.

Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-21 20:18:25 -03:00
Kubernetes Prow Robot 641e7c061c
Merge pull request #26651 from Billy-The-Squid/patch-1
Fix broken link
2021-02-21 11:53:42 -08:00
Kubernetes Prow Robot b7fd9bc6e2
Merge pull request #26564 from tengqm/fix-26542
Fix links to etcd public documentation
2021-02-21 10:43:42 -08:00
Kubernetes Prow Robot 7a8dc0b56a
Merge pull request #26635 from gochist/update-l10n
Describe helper scripts for localization
2021-02-21 10:03:44 -08:00
Michael Washer 89d90304c6 Update container-environment.md with fix about service environment variables not being cluster-wide 2021-02-21 18:14:06 +13:00
Will Hanstedt d042a1a687
Fix broken link
Attempt to resolve issue #26641. Redirected the "CoreOS' original article" link to an archived version of the article.
2021-02-20 23:57:53 -05:00
Jailton Lopes 25a21cb87a
Update content/en/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html to to use the "control plane" terminology
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-20 16:17:31 -03:00
Jailton Lopes f381ec8dc3
Update docs/tutorials/kubernetes-basics/public/images/module_01_cluster.svg to to use the "control plane" terminology
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-20 16:04:00 -03:00
Kubernetes Prow Robot 843be43d2a
Merge pull request #26616 from mharen/patch-1
updated labels for cli command in the PHP Guestbook tutorial
2021-02-20 05:29:42 -08:00
Zhizhen He 682d3c2550
Rephrase the sentence 2021-02-20 16:47:02 +08:00
June Yi 27013dfbf5 Describe helper scripts for localization 2021-02-20 12:13:36 +09:00
Kubernetes Prow Robot 0f455192c1
Merge pull request #26630 from reylejano/merged-master-dev-1.21
Merge master into dev 1.21 - 2/19/21
2021-02-19 16:39:41 -08:00
Mike Patterson 67a342aae3
Update certificate-signing-requests.md
Maintain original docs `/home/vagrant/work/`working directory to be consistent.
2021-02-19 13:18:53 -08:00
Jailton Lopes 1077ed896f
Add glossary tooltip for “API server” to Resource Quotas concept
Signed-off-by: Jailton Lopes <jailton@gmail.com>
2021-02-19 17:42:50 -03:00
Rey Lejano 736139e3e7 Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 2/19/21 2021-02-19 12:23:22 -08:00
Tim Allclair ce2e5f8796 Add PSP to the deprecation guide 2021-02-19 12:19:07 -08:00
Kubernetes Prow Robot bbf5e901ad
Merge pull request #26607 from pacoxu/patch-3
VolumeSubpath is GA since 1.10
2021-02-18 18:38:24 -08:00
Kubernetes Prow Robot 5b28c549d9
Merge pull request #25955 from georgettica/patch-1
fix(advanced-scheduling): space fixes
2021-02-18 10:42:51 -08:00
Michael H 765e98db54
updated labels for cli command 2021-02-18 11:13:01 -05:00
Naoki Oketani e038da9e5e chore: fix an invalid location.hash 2021-02-18 19:19:56 +09:00
Paco Xu 037e767445
VolumeSubpath is GA since 1.10
https://github.com/kubernetes/kubernetes/issues/60813
2021-02-18 16:38:55 +08:00
Mike Patterson 6a166cf511
Update content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-17 17:34:31 -08:00
marosset 8cb0137b7c Updating containerd on Windows install steps to add Defender Exclusion 2021-02-17 11:51:05 -08:00
Jordan Liggitt 1711809472 Fix API group typo 2021-02-17 10:39:42 -05:00
Kubernetes Prow Robot d07618a2bd
Merge pull request #26483 from liggitt/1-22-migration-guide
Add page listing removed beta versions, replacements, and notable changes
2021-02-17 07:31:06 -08:00
Tim Allclair f65f808fb2 Mark PSP deprecated in the docs 2021-02-16 16:39:43 -08:00
Karen Bradshaw e13661c5fe update style guide 2021-02-16 19:14:13 -05:00
Tim Allclair 6645f390f6 Remove "defalut" from the baseline policy name 2021-02-16 11:36:36 -08:00
AliRezaTaleghani 5316aaf207
Update cheatsheet.md
fix CLA sign
2021-02-16 20:09:06 +01:00
AliRezaTaleghani 21100c15ee
Update cheatsheet.md
activate CLA
2021-02-16 20:01:07 +01:00
AliRezaTaleghani c3245e47d7
Update cheatsheet.md
adding blank space between examples
2021-02-16 19:56:24 +01:00
AliRezaTaleghani c8d58f3d52
Update cheatsheet.md
adding a custom output to format output by listing Images per Pod in table.
2021-02-16 19:48:47 +01:00
Kubernetes Prow Robot 7a8ef52dfe
Merge pull request #26565 from tengqm/fix-26494
Fix dockerhub API URL
2021-02-16 02:27:05 -08:00
Kubernetes Prow Robot 9853323dcc
Merge pull request #25998 from CKchen0726/labels_annotations_taints
Revise the page to accurately document the well-known labels, annotations and taints
2021-02-15 20:29:05 -08:00
Qiming Teng 18c22d133e Fix dockerhub URL 2021-02-16 12:17:57 +08:00
Qiming Teng 3b916b3366 Drop outdated information from the page 2021-02-16 11:31:31 +08:00
Qiming Teng 9cac41b0a8 Fix links to etcd official documentation 2021-02-16 11:29:50 +08:00
Qiming Teng 092cbba2c3 Wrap long lines and fix the indentation of lists 2021-02-16 10:56:50 +08:00
Suhel Khan b4cb812a1d
Update horizontal-pod-autoscale.md
With `v2beta2` controller can take replication decision on memory and custom metric utilisation as well.
2021-02-15 11:14:18 +05:30
Akshay Hiremath 667b5cfd24
Fix coreos Operator pattern broken link
Operator Pattern link was pointing to https://coreos.com/operator. This link was redirecting to the openshift.com homepage.
Provided new link on openshift.com pointing to Operator Pattern documentation.
2021-02-14 23:36:09 -05:00
Kubernetes Prow Robot 5b36e35415
Merge pull request #26528 from xlgao-zju/patch-1
fix for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:47:05 -08:00
Kubernetes Prow Robot 2955360c8e
Merge pull request #26500 from n0rad/patch-1
Update control-plane-flags.md to fix bind-address on scheduler
2021-02-14 16:29:05 -08:00
Jordan Liggitt ec4df0f2cf Address review comments 2021-02-14 15:50:12 -05:00
Xianglin Gao 0ac2e87d87
Update flow-control.md
tiny for how to enable flowcontrol.apiserver.k8s.io/v1alpha1
2021-02-14 16:35:35 +08:00
Kubernetes Prow Robot 17660852a8
Merge pull request #26491 from asoorm/patch-1
Tyk Operator list of 3rd party ingress controllers
2021-02-13 19:41:04 -08:00
Arnaud Lemaire c44f397eb8
Update control-plane-flags.md 2021-02-13 23:19:44 +01:00
Max Leonov 9101931018
Update control-plane-node-communication.md
minor edits to improve readability
2021-02-13 19:58:37 +01:00
Jordan Liggitt 6a6fc841d4 Add page listing removed beta versions and notable changes 2021-02-13 12:03:03 -05:00
Kubernetes Prow Robot fdcda624b3
Merge pull request #26474 from shahincsejnu/master
fixed some typos and grammatical mistakes
2021-02-13 08:03:05 -08:00
sibucan f58d7b5d1a
Mention time range where kubelet might renew cert
The docs don't mention when the kubelet will attempt to renew a cert,
which causes concern when one notices that certain certificates are being
renewed and others are not. Adding the time frame adds certainty, so that
if an user notices a kubelet cert expiring in less than 30d, they know
something is misconfigured and should be looked at.
2021-02-13 10:16:43 -05:00
Sahadat Hossain 0c7f918653
Update api-concepts.md 2021-02-13 17:26:38 +06:00
Sahadat Hossain 4a0574a083
Update authentication.md 2021-02-13 17:19:13 +06:00
Sahadat Hossain ee8e67ce9a
Update controlling-access.md 2021-02-13 17:18:20 +06:00
Ahmet Soormally 4e8a898912
Tyk Operator list of 3rd party ingress controllers
One more ingress Controller to add to the list of 3rd party Ingress providers.
2021-02-13 09:42:00 +00:00
Kubernetes Prow Robot 12dd36ef3d
Merge pull request #26488 from ChandaniM123/merged-master-dev-1.21
Merged master into dev 1.21 - 2/12/21
2021-02-13 00:41:04 -08:00
ChandaniM123 bfcea97d39 Merge remote-tracking branch 'upstream/master' into dev-1.21 2021-02-12 20:05:18 -05:00
Max ce8395deda
Update nodes.md
minor punctuation changes to improve readability
2021-02-12 21:22:20 +01:00
Sahadat Hossain 11f542a599
Update authentication.md 2021-02-12 22:38:11 +06:00
Sahadat Hossain 5ad27062f6
Update content/en/docs/reference/access-authn-authz/authentication.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-12 22:33:37 +06:00
Sahadat Hossain a93938b00e
Update content/en/docs/reference/using-api/api-concepts.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2021-02-12 22:33:16 +06:00
Kubernetes Prow Robot 0a0dc4de36
Merge pull request #25022 from chiehmin/add-parition-field-for-ebs
docs: add partition field for EBS
2021-02-12 07:41:09 -08:00
wojtekt 507dc0aa20 Promote immutable secrets and configmaps to GA 2021-02-12 16:11:40 +01:00
Naoki Oketani 69e0994fb0 chore: fix a broken link "FrameworkHandle" 2021-02-12 21:40:39 +09:00
Sahadat Hossain 2ae6da3c19
Merge branch 'master' into master 2021-02-12 17:04:39 +06:00
sahadat_hossain c0770869ff fixed some grammatical mistakes 2021-02-12 16:57:50 +06:00
Kubernetes Prow Robot d5105b529e
Merge pull request #26464 from oke-py/style
style: separate commands from output
2021-02-12 02:10:47 -08:00
Kubernetes Prow Robot d99604bbaf
Merge pull request #26471 from mccricardo/fix/missing-end
fix: add missing end
2021-02-12 02:08:47 -08:00
sahadat_hossain 2c942aeb79 fixed grammatical mistake 2021-02-12 15:27:01 +06:00
Kubernetes Prow Robot e512e4ef78
Merge pull request #25619 from zwindler/patch-1
fix: errors in base64 and sed commands
2021-02-12 01:10:47 -08:00
sahadat_hossain d053563e8b fixed some typos and grammatical mistakes 2021-02-12 14:53:34 +06:00
sahadat_hossain 58c3f18336 fixed some typos and grammatical mistakes 2021-02-12 12:36:36 +06:00
kakarotbyte 72d6fb8cd1
Update service.md
The VPC CIDR was switched to Subnet CIDR. Reason why This was changed is because exposing entire VPC CIDR in the SG might have been consider as security threat.

 So updating the Document.

Code referenece 

https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/legacy-cloud-providers/aws/aws.go#L4008
2021-02-11 16:03:49 -06:00
Kubernetes Prow Robot 9afb531553
Merge pull request #26458 from pierrchen/runtimeclass
security: add container runtime class as an option to provider extra container security
2021-02-11 06:32:16 -08:00
Ricardo Castro f141a3c414 fix: add missing end 2021-02-11 13:16:12 +00:00
Kubernetes Prow Robot 632bd32bb5
Merge pull request #26456 from eTimS/patch-2
Minor - Systemd enable command to enable CRI-O at boot time
2021-02-11 04:00:16 -08:00
Miguel Angel Garcia a6eb08d778 fix cronjob code for examples 2021-02-11 12:24:35 +01:00
Naoki Oketani e13caad951 fix an invalid location.hash 2021-02-11 20:04:59 +09:00
Peri Thompson 52920a9a85
Added limitation with windows network services 2021-02-11 10:32:24 +00:00
Naoki Oketani e0e68de173 style: separate commands from output 2021-02-11 18:29:01 +09:00
Kubernetes Prow Robot 734865fb71
Merge pull request #26412 from ydFu/fix-url-issue-26382
Fail links in compute-device-assignment.md
2021-02-10 23:22:16 -08:00
Kubernetes Prow Robot 107f4a7d73
Merge pull request #26452 from jacksgt/patch-1
Clarify selection of default HPA scaling policy
2021-02-10 23:20:15 -08:00
Jack Henschel a33e903e3a Clarify selection of default HPA scaling policy
Without first mentioning where the number 40 is coming from, it was a bit unclear why 40 would be the threshold value for policy selection in this case.
I hope this patch clarifies it.
2021-02-11 09:03:54 +02:00
Bin Chen 9a3347cd2d security: add container runtime class as an option to provider extra container security 2021-02-11 10:41:08 +11:00
eTimS f4a96f4e7c
Update content/en/docs/setup/production-environment/container-runtimes.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-02-11 00:27:23 +01:00
Kubernetes Prow Robot 3c22c23255
Merge pull request #26446 from pierrchen/headless
service-network: add some clarity to headless service
2021-02-10 06:34:59 -08:00
eTimS dc4836b626
Minor - Systemd enable command to enable CRI-O at boot time
Added "sudo systemctl enable crio enable" to configure systemd to enable CRI-O at boot time, as shown in the CRI-O install.md doc: https://github.com/cri-o/cri-o/blob/master/install.md#user-content-starting-cri-o
2021-02-10 15:22:48 +01:00
Naoki Oketani a1f5566dc0 remove command from output block 2021-02-10 21:33:19 +09:00
Kubernetes Prow Robot 8377d08841
Merge pull request #25986 from schollii/master
Clarify binaryData handling by kubectl create and describe
2021-02-10 02:16:59 -08:00
Kubernetes Prow Robot 739c65ceb8
Merge pull request #26451 from jacksgt/patch-1
Fix column alignment in debug-service.md
2021-02-10 02:14:59 -08:00
Kubernetes Prow Robot 484df55083
Merge pull request #26429 from yaodingyd/patch-1
Fix indentation
2021-02-10 02:13:00 -08:00
Jack Henschel ddf8d77d7a
Fix column alignment in debug-service.md
Previously, the columns showing one of kubectl's output were misaligned and thereby confusing.
2021-02-10 10:39:32 +01:00
Bin Chen 52f35431d9 service-network: add some clarity to headless service 2021-02-10 16:41:45 +11:00
Kubernetes Prow Robot d7d113abb7
Merge pull request #26297 from thockin/docs-kep2200
Add docs for KEP 2200 (DenyServiceExternalIPs)
2021-02-09 08:13:10 -08:00
Yao Ding 70ebc7f6ec
Update ephemeral-containers.md 2021-02-09 08:11:02 -05:00
Kubernetes Prow Robot 1f3478e635
Merge pull request #26435 from npu21/dualstack_en
Dual-stack docs correction
2021-02-09 05:08:58 -08:00
Kubernetes Prow Robot c24f62c16a
Merge pull request #26389 from kbhawkey/fixup-simply-usage
clean up use of word: simply
2021-02-09 02:02:40 -08:00
Kubernetes Prow Robot 539e524882
Merge pull request #26273 from Cweiping/feature/clairly_resource_quota_limit_for_PriorityClass
Clarify ResourceQuota limit for PriorityClass
2021-02-09 01:59:31 -08:00
Weiping Cai 188ccc220b
Clairly Resourcequota limit for PriorityClass
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-02-09 16:05:04 +08:00
Zhang Yong 0ec95934a2 Dual-stack docs correction 2021-02-09 11:05:57 +08:00
Tim Hockin c111b4ac62 Docs for KEP 2200
* Document DenyServiceExternalIPs admission controller
* Re-order other admission controller blocks to be alphabetical
* Document DefaultIngressClass (missing)
2021-02-08 16:21:42 -08:00
Yao Ding 6b19266c3e
fix indentation 2021-02-08 14:43:40 -05:00
Kubernetes Prow Robot 7b04c3adb0
Merge pull request #26422 from paranlee/patch-1
Update to sync latest release of the Kompose version from 1.21.0 to 1.22.0
2021-02-08 09:51:23 -08:00
Kubernetes Prow Robot 8637bc9630
Merge pull request #26350 from dippynark/clarify-pre-stop-hook-description
Clarify PreStop hook behaviour
2021-02-08 09:46:34 -08:00
Luke Addison cbf7a63a32 Add comma 2021-02-08 10:53:36 +00:00
Luke Addison 892aedc010 Address review comments 2021-02-08 10:52:15 +00:00
Kubernetes Prow Robot 2e78b33f62
Merge pull request #25775 from puckpuck/patch-1
remove misleading instructions in kubeadm setup docs
2021-02-08 00:19:12 -08:00
Paran Lee af40c89b7b
Update Kompose version from 1.21.0 to 1.22.0 2021-02-07 22:46:46 -09:00
Karen Bradshaw 3fd65482e8 clean up use of word: simply 2021-02-07 12:15:29 -05:00
ydFu 6c1ffd397c Fail links in compute-device-assignment.md
* Update the links in compute-device-assignment, Fix issue(#26382).

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-02-07 23:04:40 +08:00
Kubernetes Prow Robot 39edec0aac
Merge pull request #25814 from mehmetefeumit/master
Replaces the "Using a Service to Expose Your App" Page's Diagrams
2021-02-07 03:39:11 -08:00
Kubernetes Prow Robot f539da6b4d
Merge pull request #25425 from salva-gglez/caution_startingDeadlineSeconds
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds
2021-02-07 03:29:12 -08:00
Kubernetes Prow Robot 64b63c0159
Merge pull request #24645 from geoffcline/patch-2
revise style guidelines for capitalization
2021-02-07 03:19:11 -08:00
Kubernetes Prow Robot af76e77672
Merge pull request #26141 from jimangel/remove-redis-and-master-slave-terminology-2
Remove Master/Slave terminology from stateless application tutorial.
2021-02-07 00:13:12 -08:00
Kubernetes Prow Robot 6c6e697a78
Merge pull request #26068 from mrbobbytables/add-values
Add Kubernetes project values to community page
2021-02-06 11:01:11 -08:00
Kubernetes Prow Robot 58312c232d
Merge pull request #24603 from ljnaresh/bug-21436
Replace alpine with busybox image for better response from nslookup
2021-02-06 08:33:11 -08:00
Kubernetes Prow Robot c02a6c0ac2
Merge pull request #26086 from tengqm/fix-example-tests
Fix example tests
2021-02-06 06:57:11 -08:00
Kubernetes Prow Robot 947281bcd2
Merge pull request #26323 from nasirhm/kompose_up_removal_line
Modify Kompose Page: remove the up command
2021-02-06 06:23:11 -08:00
Rey Lejano 0b69091aff Merge master into dev-1.21 to keep in sync 2021-02-05 14:03:33 -08:00
Geoffrey Cline 96c4813972 revise guidance for Pascal Case 2021-02-05 21:53:37 +00:00
Brad Jones 9ba5ddd01f Clarify language regarding environment variable order 2021-02-05 11:18:16 -07:00
Naoki Oketani df34ae5314 fix an invalid location.hash 2021-02-05 23:30:29 +09:00
Arhell 08816b1438 correct name in service.md 2021-02-05 14:29:20 +02:00
Kubernetes Prow Robot d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Kubernetes Prow Robot 8a8f87f708
Merge pull request #26256 from Cweiping/feature/fix_pid_pressure
fix default value of nodefs.inodesFree on linux
2021-02-04 10:42:25 -08:00
Caleb Collins-Parks bee671b579
add warning about counterintuitive readiness probe
As evidenced by https://github.com/kubernetes/kubernetes/issues/27114 the naming leads one to think that a liveness probe executes after a readiness probe. This is not the case.
2021-02-04 10:37:31 -08:00
Bridget Kromhout ab5b0f97fd
Docs update
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 12:30:16 -06:00
Bridget Kromhout bed5567056
Dual-stack docs correction
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 11:59:21 -06:00
Jacob Henner c59e3f0c27 Remove ServiceAccount Secret automounting section
The "Automatic mounting of manually created Secrets" section of the
Secrets documentation previously suggesting using PodPresets. PodPresets
have been removed, there is no alternate facility described, and it's
unclear if auto-mounting secrets based on associations with
ServiceAccounts was ever supported. Accordingly, the section should be
removed.
2021-02-03 22:38:20 -05:00
Kubernetes Prow Robot 37bc491a2a
Merge pull request #25039 from kedark3/addHostPathVolume
added example linking to hostPath volume definition
2021-02-03 17:14:28 -08:00
Kubernetes Prow Robot 6966decdfe
Merge pull request #26196 from Xorima/patch-1
documentation to static-pods for naming of pods
2021-02-03 14:28:28 -08:00
Jason Field 618dcb3cfa
Update content/en/docs/tasks/configure-pod-container/static-pod.md
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com>
2021-02-03 22:23:13 +00:00
Karen Bradshaw c4ef1d4b81
Apply suggestions from code review
Thanks for the review. Good suggestions!

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2021-02-03 14:28:28 -05:00
Kedar Vijay Kulkarni 11ef740ede Added code style to `hostPath` 2021-02-03 09:11:00 -05:00
Kubernetes Prow Robot 3e0b444d90
Merge pull request #26370 from whoif/patch-1
Update controller.md
2021-02-03 05:32:29 -08:00
Kubernetes Prow Robot d148026f23
Merge pull request #26065 from margocrawf/master
Rewording of paragraph about provideClusterInfo key on Authentication page
2021-02-03 03:02:29 -08:00
whoif f07f8d5f01
Update controller.md
Lowercase 's' to prevent misleading APIS as a whole word.
2021-02-03 16:57:01 +08:00
Kubernetes Prow Robot 6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Kubernetes Prow Robot 7462297ee3
Merge pull request #26276 from shahincsejnu/master
solved issue #26274
2021-02-02 09:26:28 -08:00
Fredrik Jonsén b278dadced
Use https for haproxy.org links 2021-02-02 12:19:20 +01:00
Kubernetes Prow Robot bf85335ddd
Merge pull request #26302 from RainbowMango/pr_update_admission_controllers
Update validatingadmissionwebhook and mutatingadmissionwebhook docs
2021-02-01 17:58:27 -08:00
Kubernetes Prow Robot 071e987af2
Merge pull request #25893 from surajssd/update-kubelet-config-link
Reconfigure Kubelet: Update kubelet config link
2021-02-01 17:14:27 -08:00
Kubernetes Prow Robot 84e14d0c7d
Merge pull request #26104 from andrzejsydor/patch-4
Add example of using `xargs`
2021-02-01 17:00:27 -08:00
Kubernetes Prow Robot 0c26cd90eb
Merge pull request #26092 from anapsix/patch-2
Update cheatsheet.md
2021-02-01 16:50:28 -08:00
Margo Crawford 67a750b5e0 Incorporated suggestions for provideClusterInfo paragraph
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-02-01 15:35:49 -08:00
Karen Bradshaw 7d9916af0c clean up use of word: easy 2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot 2f7b43d2bb
Merge pull request #26294 from stmcginnis/openstack-csi
Update link to Cinder CSI driver documentation
2021-02-01 11:57:49 -08:00
Kubernetes Prow Robot cf32de006e
Merge pull request #26307 from sgc109/patch-4
Update nodes.md to remove ambiguity
2021-02-01 10:39:49 -08:00
Kubernetes Prow Robot b29a8c9f83
Merge pull request #26333 from chenxuc/fix_link
Update invalid web page link for api group
2021-02-01 10:35:49 -08:00
Luke Addison bfea67aa82 Clarify PreStop hook behaviour 2021-02-01 16:50:06 +00:00
Kubernetes Prow Robot c9b4e1314c
Merge pull request #26259 from ruxandrafed/patch-1
docs: rephrase sentence missing predicate
2021-02-01 04:01:49 -08:00
Kubernetes Prow Robot 58c53ba961
Merge pull request #26262 from chymy/flannel-net-0128
Fix net-conf.json fommat err
2021-02-01 03:59:49 -08:00
Kubernetes Prow Robot a3f6199111
Merge pull request #26301 from surajssd/fix-back-ticks
kubeadm: Add backticks and mention Flatcar
2021-02-01 03:55:50 -08:00
Kubernetes Prow Robot 6ec45b3b79
Merge pull request #26329 from Karmavil/patch-1
syntax typo
2021-02-01 03:39:49 -08:00
Kubernetes Prow Robot 19321b7bec
Merge pull request #26337 from xieyanker/patch-1
Fix delete secret
2021-02-01 03:37:49 -08:00
Kubernetes Prow Robot 810a23b0ae
Merge pull request #25997 from konryd/patch-1
Fix explanation for --[hpa]-stabilization
2021-02-01 02:03:49 -08:00
xieyanker 663e149adb
Fix delete secret 2021-02-01 15:38:04 +08:00
chenxuc 9d3e4467d5 Update invalid web page link for api group
The old link
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups"
points to an nonexistent section of that page. The correct section
should be
"https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning"
.
2021-02-01 13:00:47 +08:00
Federico Gallo 329574f250
syntax
Replaced An for A
2021-01-31 18:53:53 -03:00
nasirhm 72f4f64d04
🔧 Modify Kompose page, to remove up
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2021-01-31 18:50:40 +05:00
Sean McGinnis 3625bc5ba5
Update link to Cinder CSI driver documentation
The original link has moved due to docs restructuring in the
cloud-provider-openstack repo. Also correcting the capitalization.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-01-31 07:40:49 -06:00
MandarJKulkarni 09c8374fad
Fix typo: simular
Fix typo: simular to similar
2021-01-31 18:20:43 +05:30
Kubernetes Prow Robot c6a2add9db
Merge pull request #25972 from chintan8saaras/patch-1
Add EnRoute as one of the Ingress Controller API Gateway Options
2021-01-30 06:23:48 -08:00
Sungho Hwang 5e5953fe60
Update nodes.md 2021-01-30 18:18:55 +09:00
RainbowMango f079aa8214 Update validatingadmissionwebhook and mutatingadmissionwebhook docs as they have been promoted to v1 2021-01-30 16:09:29 +08:00
Suraj Deshmukh f3e5f02604
kubeadm: Add backticks and mention Flatcar
This commit adds a cosmetic change by adding backticks to show the env
var in monospace font when rendered.

Mention Flatcar Linux in kubeadm troubleshooting doc, alongwith Fedora
CoreOS.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2021-01-30 12:54:11 +05:30
Suraj Deshmukh 41de0def52
Reconfigure Kubelet: Update kubelet config link
The old link points to the code base of 1.11. Since then there have been
several changes to the configuration, either new flags added or removed.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2021-01-30 12:46:26 +05:30
Kubernetes Prow Robot c782fd6738
Merge pull request #25982 from ydFu/add-code-blocks-in-authorization
Add the code blocks in authorization.md
2021-01-29 10:25:41 -08:00
Tej-Singh-Rana 29833597a5
Fix typos in release notes (#25816)
* Fixed the typo

* Fixed the typo

* Update notes.md
2021-01-29 10:17:40 -08:00
Kubernetes Prow Robot 8c74d91eaa
Merge pull request #26260 from FearTheBadger/patch-1
Fixed a small field name spelling mistake.
2021-01-29 09:21:41 -08:00
Victor Palade ca55b23e89
Merge master into dev-1.21 to keep in sync - SIG-Release 1.21 Docs team 1/29/21
Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-01-29 17:54:11 +01:00
Weiping Cai 6f777c9e64
fix pid pressure
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2021-01-29 09:40:02 +08:00
Kubernetes Prow Robot b19fbb6f90
Merge pull request #26144 from tengqm/amend-featuregates
Fix outdated content in feature gates
2021-01-28 13:19:40 -08:00
Sahadat Hossain 61a05b1058
Update daemonset.md 2021-01-28 16:13:26 +06:00
Ed Bartosh 237a449ca3 get rid of running 'containerd config default' with sudo
'containerd config default' doesn't require root privileges,
so it doesn't make sense to run it with sudo
2021-01-28 10:41:47 +02:00
chymy 52b80e0dc1 Fix net-conf.json fommat err
Signed-off-by: chymy <chang.min1@zte.com.cn>
2021-01-28 10:04:36 +08:00
Brock R 36170e4193
Fixed a small field name spelling mistake.
`resourceName` is incorrect and fails upon apply/install. `resourceNames` is the correct file name.
2021-01-27 14:27:43 -07:00
Ruxandra Fediuc 7d842681a3
docs: rephrase sentence missing predicate
Unless that first part of the paragraph is meant to be more like a subheading (in which case it could use some reformatting), I would like to suggest a minor rephrase so that it becomes a proper sentence and has a predicate.

Thanks for considering this!
2021-01-27 13:24:50 -08:00
Jason Field 4d337aea9e documentation to static-pods for naming of pods
This will add documentation around how a static pod will be named
2021-01-27 20:43:52 +00:00
Kubernetes Prow Robot b1f370dd13
Merge pull request #26229 from rikatz/spell-correction
Fix some spell checking
2021-01-27 09:51:40 -08:00
Kubernetes Prow Robot 2995708c0e
Merge pull request #26132 from chienfuchen32/patch-1
modify Design doc ttl-after-finish upstream
2021-01-26 18:27:39 -08:00
Kubernetes Prow Robot 4f244bcbf6
Merge pull request #25787 from SergeyKanzhelev/migrateFromDockershim
Migrating from dockershim documentation
2021-01-26 16:29:39 -08:00
Kubernetes Prow Robot 4d5a5ec1b5
Merge pull request #26242 from marccampbell/patch-1
Better description of Job execution
2021-01-26 11:32:31 -08:00
Kubernetes Prow Robot e30a9bb3d9
Merge pull request #26169 from tomkivlin/tomkivlin-secret-style
Update secret.md to match style guide
2021-01-26 11:18:31 -08:00
Kubernetes Prow Robot b74478c86d
Merge pull request #26185 from piyushjain18/patch-1
Update service name in example of Name based virtual hosting
2021-01-25 13:41:00 -08:00
Kubernetes Prow Robot 7706f6f800
Merge pull request #26217 from feloy/api-ref-fix-anchors
Fix anchors with unsupported characters
2021-01-25 13:21:00 -08:00
Kubernetes Prow Robot f2810c82d4
Merge pull request #26201 from kbhawkey/fix-nodedetector-caps
change capitalization of daemon name
2021-01-25 13:09:01 -08:00
Marc Campbell 8a48273855
Better description of Job execution
Just a small clarification on the description of the responsibilities of a Job. Kubernetes doesn't ensure that the Pods are successful, but the scheduler's responsibility is to continue retrying until success. Updating the docs with a slight wording change to more accurately reflect that a Job won't ensure success, but it will continue retrying until success.
2021-01-25 12:57:00 -08:00
Kubernetes Prow Robot 6ce3a86545
Merge pull request #26203 from Btakuski/patch-1
Grammatical error in secret.md
2021-01-25 09:18:54 -08:00
Kedar Vijay Kulkarni 9be902bee0 added example linking to hostPath volume definition 2021-01-25 11:17:10 -05:00
ljnaresh e239d8089f Replace alpine with busybox image for better response from nslookup 2021-01-24 23:15:20 +01:00
Ricardo Pchevuzinske Katz 2346581566
Fix some spell checking
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>
2021-01-24 16:27:42 -03:00
Philippe Martin 21cee4340d Fix anchors with unsupported characters 2021-01-23 18:15:01 +01:00
hasheddan bf6dbd4c3f
Fix links to flexVolume documentation
A few links to the flexVolume documentation do not resolve correctly due
to case sensitivity in the page anchor. This updates those links to
resolve to the correct section of the volumes doc.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-23 08:45:26 -06:00
Bartlomiej Takuski 48004c99cc
Grammatical error in secret.md
Fixing a minor grammatical error in secret.md
2021-01-22 16:02:48 -06:00
Karen Bradshaw a09fc68df4 change capitalization of daemon name 2021-01-22 11:39:10 -05:00
Kubernetes Prow Robot d1b2709ae8
Merge pull request #25700 from devincd/master
Update container-lifecycle-hooks.md
2021-01-21 19:05:26 -08:00
Kubernetes Prow Robot 8038c7bf3b
Merge pull request #25900 from oke-py/25875
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-21 18:59:27 -08:00
Kubernetes Prow Robot 68e6b45f9d
Merge pull request #24772 from kbhawkey/node-problem-detector-cleanup
clean up node problem detector task page
2021-01-21 14:23:01 -08:00
piyushjain18 991b35fd09
Update service name in example of Name based virtual hosting
`service2` is mapped to `second.bar.com` in the given example

```
- host: second.bar.com
    http:
      paths:
      - pathType: Prefix
        path: "/"
        backend:
          service:
            name: service2
            port:
              number: 80
```
2021-01-21 23:08:19 +09:00
CKchen0726 c6b704e5e0 Merge branch 'master' into labels_annotations_taints 2021-01-21 14:02:01 +08:00
chienfuchen32 9d3d5548a1 modify Design doc ttl-after-finish upstream 2021-01-20 23:24:59 +08:00
Tom Kivlin aec6ea4895
Update secret.md
Remove prepended URLs and re-word to avoid use of "we".
2021-01-20 10:23:49 +00:00
Naoki Oketani 9315b85fd7 restore not-outdated contents 2021-01-20 18:58:46 +09:00
Naoki Oketani 3b409773ae Update content/en/docs/concepts/containers/runtime-class.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-20 18:56:50 +09:00
Naoki Oketani 29dcf62d57 remove indication of enabling RuntimeClass feature gate since it is a GA feature 2021-01-20 18:56:47 +09:00
Mehedi Hasan 94d9efc71b
Fix grammatical in Desired versus current state. 2021-01-20 14:21:54 +06:00
Chen, Xu Chun (Simon) 2f2f30b614
Update reference link
The old link "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups" points to an nonexistent section of the page. The correct section should be "https://kubernetes.io/docs/concepts/overview/kubernetes-api/#api-groups-and-versioning" .
2021-01-20 09:56:14 +08:00
Sergey Kanzhelev b10decb87c migrating from dockershim 2021-01-20 01:41:13 +00:00
Kubernetes Prow Robot c42e56d811
Merge pull request #23294 from feloy/feloy-gsod-api-reference-ex1
[GSoD'20] Update how the Kubernetes website serves API references
2021-01-19 16:25:59 -08:00
Rey Lejano abef338c9d Merge master into dev-1.21 2021-01-19 12:39:27 -08:00
Philippe Martin 1373ad22f1 Update Kubernetes API index page 2021-01-19 21:19:54 +01:00
Philippe Martin add24db3e3 New API Reference presentation on /content/en/docs/reference/kubernetes-api 2021-01-19 21:05:09 +01:00
Kubernetes Prow Robot a5630c5dde
Merge pull request #25259 from nate-double-u/25040-sha256-checks
Updating install-kubectl.md with instructions for validating kubectl binaries against checksum files
2021-01-19 11:51:59 -08:00
Pulak Kanti Bhowmick a398bc0657 Fix NGINX Ingress Controller URl 2021-01-19 19:34:39 +06:00
Qiming Teng 3502b36f86 Fix outdated content in feature gates
Also applied some line wrapping to unreasonable long lines.
2021-01-19 15:24:44 +08:00
Paul Czarkowski 99029b97d7 Remove Master/Slave terminology from stateless application tutorial.
The stateless application tutorial is littered with unsuitable terminology. This update switches the database technology to a database that has already updated their own terminology as well as removes the terminology from the tutorial itself.

The advanced logging tutorial followup is set to Draft as it will take a larger effort to convert that, and I'm not convinced its even in a working state right now.

A followup PR to the examples repo to be referenced here will be made.

Addresses #22918

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>

address comments in PR

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>

remove confusing comment about dns, we can assume k8s has kube-dns

Signed-off-by: Paul Czarkowski <username.taken@gmail.com>
2021-01-19 04:19:23 +00:00
Kubernetes Prow Robot 6633351917
Merge pull request #25778 from tengqm/fix-22624
Remove link to empty list for k8s metrics
2021-01-17 16:17:43 -08:00
Kubernetes Prow Robot 2f5cfe4624
Merge pull request #26098 from liggitt/kubelet-upgrade
Clarify that nodes must be drained before minor version kubelet upgrades
2021-01-17 08:41:43 -08:00