Kubernetes Prow Robot
45b0e8984e
Merge pull request #38635 from benyko/patch-1
...
Update web-ui-dashboard.md
2022-12-29 03:31:28 -08:00
Kubernetes Prow Robot
38a149e307
Merge pull request #38656 from akash-mohanto/patch-1
...
fixed typo in the docs
2022-12-28 05:27:28 -08:00
Kubernetes Prow Robot
9e912a4c53
Merge pull request #38610 from ppbits/patch-1
...
Update create-hostprocess-pod.md
2022-12-27 09:25:28 -08:00
akash-mohanto
65be431615
fixed typo in the docs
2022-12-27 05:44:32 +00:00
Yuiko Mouri
e7a0f694bf
fix doc about preStop hook
2022-12-27 14:32:17 +09:00
benyko
1af5764704
Update web-ui-dashboard.md
...
Update dashboard version to v2.7.0
2022-12-26 02:06:51 +01:00
Paco Xu 徐俊杰
3662a15bec
Add reservedSystemCpus in KubeletConfiguration as the flag is not the same
2022-12-23 19:23:36 +08:00
Peng Peng
b3bfa1eab0
Update create-hostprocess-pod.md
...
Remove double-pasted content from create-hostprocess-pod.md
2022-12-22 23:01:59 -08:00
Kubernetes Prow Robot
12fee40f61
Merge pull request #38520 from tengqm/rev-npd
...
Revise the NPD task page
2022-12-22 07:43:26 -08:00
Michael
0cfca02a33
Fix link and bullets alignment in custom-resource-definition-versioning.md
2022-12-22 08:58:19 +08:00
Qiming Teng
a437285212
Fix nits in markdown links
...
This PR fixes a few "bad links" identified by the `scripts/linkchecker.py` script.
2022-12-22 08:45:10 +08:00
Kubernetes Prow Robot
44fb02cc6f
Merge pull request #38523 from tengqm/improve-kubeadm-certs
...
Improve the kubeadm-certs page
2022-12-21 04:29:24 -08:00
Kubernetes Prow Robot
00d20f1f31
Merge pull request #38539 from windsonsea/encdatae
...
Fix punctuations in headings of encrypt-data.md
2022-12-21 04:21:25 -08:00
Kubernetes Prow Robot
505afd6ca4
Merge pull request #38553 from piggy2303/patch-1
...
Update dns-custom-nameservers.md
2022-12-21 00:03:25 -08:00
Kubernetes Prow Robot
4e0959d7d5
Merge pull request #37893 from windsonsea/convol
...
Change shell to console for code snippet in configure-volume-storage.md
2022-12-20 20:41:23 -08:00
Jiacheng Cheng
10e1919880
cronjob: move conceptual contents to concepts topic
2022-12-20 21:49:46 +08:00
Kubernetes Prow Robot
6ea4200195
Merge pull request #37267 from porridge/porridge/fix-27534
...
Improve CRD version conversion description
2022-12-20 02:01:44 -08:00
Kubernetes Prow Robot
0f014c5b3f
Merge pull request #34430 from champtar/portmap
...
Add externalSetMarkChain to portmap config
2022-12-19 20:33:43 -08:00
Qiming Teng
b940dcf2f2
Revise the NPD task page
...
The NPD topic is pretty old. This PR revises the page with updated
information.
2022-12-20 12:22:43 +08:00
TuanAnh Nguyen
0c12cb7206
Update dns-custom-nameservers.md
...
fix spelling
2022-12-19 17:07:43 +07:00
Michael
d8e90b4c6b
Fix punctuations in headings of encrypt-data.md
2022-12-19 09:34:59 +08:00
Qiming Teng
3fb1754459
Apply long-line wrapping to the kubeadm-certs page
2022-12-17 17:00:24 +08:00
Qiming Teng
55c835dcb9
Use reference to config API rather than source code
...
This commit replaces a reference to the source code by reference to config API.
2022-12-17 16:56:13 +08:00
Kubernetes Prow Robot
da490859b9
Merge pull request #38302 from shortcuts/main
...
add version support to `fish` auto-completion
2022-12-16 04:26:17 -08:00
Chaitanya Bisht
294557aaeb
Fixed typo
...
Fixed typo from "For example, to turning off all API versions except v1" to "For example, to turn off all API versions except v1"
2022-12-16 15:21:09 +05:30
Kubernetes Prow Robot
d9ca0d9dce
Merge pull request #38430 from my-git9/en/errorlink
...
[en]modify the invalid link
2022-12-14 14:15:34 -08:00
Marcin Owsiany
270c6803d1
Applied review comment.
2022-12-14 12:15:28 +01:00
Marcin Owsiany
74dd655286
Clarify the case of requested version != stored version.
2022-12-14 12:12:28 +01:00
Marcin Owsiany
8c9ca0579d
Use "stored" rather than "persisted" consistently with the rest of the document.
2022-12-14 12:12:28 +01:00
Kubernetes Prow Robot
06dac1bc79
Merge pull request #36958 from aFlyBird0/update-bash-completion-macOS
...
[en] Fix homebrew prefix error in bash-completion of kubectl
2022-12-13 17:13:34 -08:00
xin.li
29194d9435
[en]modify the invalid link
...
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-12-12 23:29:54 +08:00
Kubernetes Prow Robot
c996cd0710
Merge pull request #38349 from profnandaa/sig-windows/fix-kubectl-install
...
improvement: kubectl install on windows verify command
2022-12-12 06:29:34 -08:00
Kubernetes Prow Robot
ecbe926d74
Merge pull request #38321 from mikamboo/patch-1
...
Fix out-of-date name for ServiceAccount
2022-12-10 07:39:42 -08:00
Kubernetes Prow Robot
5f63234b64
Merge pull request #38328 from Gentoli/winget-link
...
Update winget reference url and capitalization
2022-12-10 01:57:39 -08:00
Gentoli
124b709ef7
Update winget reference url and capitalization
2022-12-10 03:56:48 -05:00
Tom Walker
92eb40073f
Remove Base64'ing of file contents
...
Updated example of reading secret values from a file so that it doesn't base64 the contents in the file before `kubectl` reads it.
2022-12-10 08:00:25 +02:00
Dmitry Fedorov
231f3ed94e
Small grammar fix
2022-12-09 20:07:20 +04:00
Anthony Nandaa
0bf2006105
fix: kubectl install on windows verify command
...
Make the the verification command cleaner by using only PS cmdlets.
certutil.exe returns 3 lines which need to be split to the hash,
as opposed to Get-FileHash that returns an object with .Hash
Fixes issue 30833
2022-12-09 09:40:51 +03:00
Michaël P.O
66d7bc2e85
Update configure-service-account.md
...
Use coherent code example with description
2022-12-07 23:11:00 +01:00
Dan Winship
37ee1e335c
Remove references to kube-proxy userspace mode
2022-12-06 09:10:27 -05:00
Kubernetes Prow Robot
98973fdcba
Merge pull request #38137 from nilekhc/kms-docs
...
kms: updates website to document encryption config hot reload changes
2022-12-06 05:24:36 -08:00
Clément Vannicatte
48550eb912
add version support to `fish` auto-completion
2022-12-06 11:56:04 +01:00
Dixita
2df2cb5612
Updating the content and references in the docs for Credential Provider ( #38139 )
...
GA
Signed-off-by: Dixita Narang <ndixita@google.com>
Signed-off-by: Dixita Narang <ndixita@google.com>
2022-12-05 21:30:37 -08:00
Qiming Teng
036695740e
Format markdown on the ingress-minikube page
...
This PR adjusts the indentation and line-wrapping on the
ingress-minikube page.
2022-12-05 16:39:49 +08:00
Tim Bannister
8f9446f87d
Merge branch 'main' into dev-1.26
2022-12-03 21:36:34 +00:00
Kubernetes Prow Robot
41c494912b
Merge pull request #38219 from gt814/bugfix/minikube
...
Fix minikube description
2022-12-01 22:27:53 -08:00
Andrey Glazkov
278e748fbb
fix minikube description.
2022-12-02 09:09:08 +03:00
Nilekh Chaudhari
d132365aae
kms: updates website to document --encryption-provider-config-automatic-reload api server flag and healthcheck endpoint behavior
...
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
2022-12-01 19:05:18 +00:00
Daniel Vega-Myhre
778e4c4424
fix shell block
2022-11-29 20:07:12 -08:00
Rita Zhang
765de36b1d
Document custom resource encryption support ( #38109 )
...
* Add custom resource encryption support
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Address review comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Update reviewer list
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Add wrapping
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Address comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Address comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Address comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
* Address comments
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2022-11-29 19:18:55 -08:00
Daniel Vega-Myhre
43a8d5d590
Update Job docs to include info about enabling pod-to-pod communication within a job using pod hostnames ( #37771 )
...
* Update Job docs to include info about using a headless service to enable pod communication via pod hostnames
* Change section title
* fix phrasing
* update yaml example
* update label selector
* more specific phrasing
* address comments and add new example
* add note about pod dns policies
* minor fixes
* add link to job patterns
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/tasks/job/intra-job-pod-networking-using-pod-hostnames.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
* address comments
* clarify sentence
* move minikube note to prereqs
* address comments
* captitalize all instances of Job
* move minikube notes to bottom of prereqs
* address comments
* update example
* fix typo
* update phrasing
* link to this from the completion modes section of the job docs
* address phrasing comments
* add newlines to break up block of text
* update phrasing
* update phrasing
* Update content/en/docs/concepts/workloads/controllers/job.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
* Update content/en/docs/tasks/job/job-with-pod-to-pod-communication.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-29 19:00:55 -08:00
Kubernetes Prow Robot
a933ac0d6b
Merge pull request #38163 from carnivorelogic/patch-1
...
Update memory-manager.md
2022-11-29 14:03:07 -08:00
Kubernetes Prow Robot
cec61c1754
Merge pull request #38052 from krol3/merged-main-dev-1.26
...
Merge main branch into dev-1.26
2022-11-29 11:59:09 -08:00
Kubernetes Prow Robot
a00215d259
Merge pull request #37980 from sftim/20221119_split_out_kubelet_instrumentation_reference
...
Split out kubelet instrumentation details into reference page
2022-11-29 11:45:09 -08:00
Igor Lončarević
00425ef91f
Update memory-manager.md
...
Typo
2022-11-29 19:08:49 +01:00
Kubernetes Prow Robot
abc42e009d
Merge pull request #38122 from Kartik494/updatedocs
...
Modify manually managed key for apt repositories
2022-11-29 06:19:24 -08:00
Shubham Kuchhal
46766b1c1b
Improvement: Corrected the link for token projection.
2022-11-29 18:39:55 +05:30
Kartik Sharma
9e552abc2d
Update content/en/docs/tasks/tools/install-kubectl-linux.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-29 08:58:48 +05:30
Tim Bannister
27550bce48
Split out node metrics into reference section
2022-11-28 22:50:44 +00:00
Kubernetes Prow Robot
d57d2255d8
Merge pull request #37768 from atiratree/pod-healthy-policy-for-pdbs
...
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 06:36:07 -08:00
Filip Křepinský
b61f763cf0
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 15:03:46 +01:00
Kubernetes Prow Robot
b53d942c41
Merge pull request #37841 from saschagrunert/dev-1.26-signed-artifacts
...
[KEP 3031] Add documentation about signed Kubernetes artifacts
2022-11-28 04:08:09 -08:00
kartik494
93d6d2b7ea
Modify key for apt repositories
2022-11-28 17:34:57 +05:30
Kubernetes Prow Robot
8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
...
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Sascha Grunert
f8a2d2319a
Add documentation about signed Kubernetes artifacts
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-11-28 12:05:11 +01:00
Kubernetes Prow Robot
f306471950
Merge pull request #35385 from nabokihms/patch-2
...
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Kubernetes Prow Robot
b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
...
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Kubernetes Prow Robot
61ee529804
Merge pull request #38086 from windsonsea/hpay
...
Replace an image with mermaid
2022-11-26 08:14:05 -08:00
Michael
b319f844db
Replace an image with mermaid
2022-11-26 14:28:47 +08:00
Shannon Kularathna
15e374d4f9
Edit mounted secrets wording
...
- Change heading levels
- Improve the intro sentence for the list
- Style edit for the list items
- Convert the limitations of explicit listing into a bullet list
- In the bullet list, clean up phrasing
- Remove the 'Read the secret data' bit. The existing steps on
this page have the same instructions.
2022-11-25 20:44:08 +00:00
Shannon Kularathna
b592215c13
Move mounted Secrets sections verbatim to task page
2022-11-25 20:22:39 +00:00
Tim Bannister
4ed33d1429
Drop (deprecated) task for enabling service topology
...
As this feature is deprecated, there is no special need to help readers
to enable it.
2022-11-24 18:27:06 +00:00
carolina valencia
b4ad83ef13
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-24 11:49:25 -03:00
Kubernetes Prow Robot
3d813eb490
Merge pull request #37847 from windsonsea/consen
...
Tweak line wrappings in /configure-service-account.md
2022-11-23 01:32:14 -08:00
Kubernetes Prow Robot
a8d1e8c72c
Merge pull request #37864 from Sea-n/tasks-configmap-secret
...
Tweak tasks/configmap-secret
2022-11-23 01:30:15 -08:00
Kubernetes Prow Robot
99c0804c4a
Merge pull request #37652 from stefanlasiewski/patch-2
...
Verify key name in API Server and in etcd
2022-11-22 18:36:14 -08:00
Stefan Lasiewski
72c0fa664b
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-22 15:18:03 -08:00
Kubernetes Prow Robot
b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
...
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Kubernetes Prow Robot
accc71fb04
Merge pull request #37906 from 4TT1L4/patch-1
...
Create Secret / Fixed the raw data example
2022-11-21 09:00:31 -08:00
Fabio Bertinatto
aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 ( #37700 )
...
* DelegateFSGroupToCSIDriver is GA in 1.26
* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Brian McQueen
65ce32de4e
updated docs regarding ephemeral pods not being supported by static pods kubernetes/kubernetes#113935
2022-11-20 19:39:20 -08:00
Kubernetes Prow Robot
97cc77e1ec
Merge pull request #37845 from Ritikaa96/add-links-in-certificates-md
...
adding links to easy-rsa, cfssl and openssl in certificates.md
2022-11-19 07:28:29 -08:00
Kubernetes Prow Robot
0d6f6ae4ca
Merge pull request #37596 from sftim/20221029_wait_for_jobs_to_succeed
...
Use kubectl to wait for Jobs to succeed
2022-11-19 07:22:29 -08:00
Tim Bannister
51057189b0
Reinstate PodAndContainerStatsFromCRI docs
...
Previous changes lost this documentation; reinstate something similar.
2022-11-19 14:46:56 +00:00
Tim Bannister
e09bd95daf
Clarify resource metrics pipeline task page
2022-11-19 14:44:59 +00:00
kikiodazie
a794cc6469
Update Cilium installation steps
...
This commit removes the `cilium install` output and adds a proper
explanation of the Cilium installation.
Signed-off-by: Divine Odazie <dodazie@gmail.com>
2022-11-19 13:59:59 +01:00
Kubernetes Prow Robot
bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
...
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
4TT1L4
78d6a561f1
Create Secret / Fixed the raw data example
...
Based on the description the example is supposed to create a Secret that stores the username and the password, but this was not the case. It was using the devuser username instead of admin. I have changed the example to be actually doing the task that was described above.
2022-11-17 15:05:32 +01:00
Kubernetes Prow Robot
c3164069c5
Merge pull request #37273 from swatisehgal/devicemanager-ga-graduation-docs
...
node: devicemgr: docs: Kubelet Device Manager graduation to GA
2022-11-16 23:02:39 -08:00
Mark Rossetti
1d74e4c3a2
Apply suggestions from code review
...
Co-authored-by: Brandon Smith <BRASMITH@MICROSOFT.COM>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-15 11:26:21 -08:00
Atsushi Torikoshi
cf29a21c9d
Update the explanation for `kubectl describe pod`.
...
Commit b60aa414a0
updated the command output samples, but explanations for the output of `kubectl describe pod` seems not to be updated.
2022-11-15 23:33:50 +09:00
Michal Wozniak
163e53de42
Update of the docs for Beta
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Mark Rossetti
0956df46b0
Updates for WindowsHostProcessContainers going to stable
...
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
Michael
cd4371d8d1
Fix code mark in configure-volume-storage.md
2022-11-14 20:47:50 +08:00
PiotrProkop
701ed987c5
topologymanager: document topology manager policy options
...
Signed-off-by: PiotrProkop <pprokop@nvidia.com>
2022-11-14 11:16:18 +01:00
Sean Wei
37864abbb4
Tweak tasks/configmap-secret
2022-11-13 09:10:07 +08:00
carolina valencia
947cab0667
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-12 19:27:28 -03:00
Francesco Romani
25771e94f0
node: cpumgr: docs: Kubelet CPU Manager GA graduation
...
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-11-11 17:08:00 +01:00
Michael
82dbefc100
Make layout prettier in /configure-volume-storage.md
2022-11-11 21:21:24 +08:00
Michael
b1ab30de08
Tweak line wrappings in /configure-service-account.md
2022-11-11 21:03:04 +08:00
Ritikaa96
6c59b57e31
adding links to easy-rsa, cfssl and openssl in certificates.md
2022-11-11 18:05:58 +05:30
Swati Sehgal
10a7a506cb
node: devicemgr: docs: Updates based on review comments (Nov 1, 2022)
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:43 +00:00
Swati Sehgal
0a0fb70fc2
node: devicemgr: docs: Additional updates based on review comments
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Swati Sehgal
89fa301731
node: devicemgr: docs: Updates based on review comments
...
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:12:53 +00:00
Kubernetes Prow Robot
6f2acafc1a
Merge pull request #36669 from sftim/20211208_move_connecting_applications_with_services
...
Move "Connecting Applications with Services" to tutorials section
2022-11-10 17:32:09 -08:00
Maksim Nabokikh
5d61921a11
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-10 12:53:21 +01:00
Maksim Nabokikh
0a5e274a42
Add doc about how to get self subject attributes
...
Documentation for https://github.com/kubernetes/enhancements/issues/3325
2022-11-10 12:52:53 +01:00
Kubernetes Prow Robot
396f5fe14f
Merge pull request #37344 from windsonsea/inswine
...
Add the ending mark of codeblock in install-kubectl-windows.md
2022-11-09 20:00:53 -08:00
Tim Bannister
ce46f1ca74
Move "Connecting Applications with Services" to tutorials section
...
Co-authored-by: Rolfe Dlugy-Hegwer <rolfedh@users.noreply.github.com>
2022-11-09 22:31:05 +00:00
Kubernetes Prow Robot
f3248058fd
Merge pull request #33654 from sftim/20190601_task_configure_service_account_reword
...
Reword tasks relating to ServiceAccounts
2022-11-09 13:50:56 -08:00
Kubernetes Prow Robot
39e34c92e1
Merge pull request #34855 from shannonxtreme/manage-secrets-kubectl
...
Add create and edit to kubectl secrets
2022-11-09 03:52:12 -08:00
carolina valencia
4d9111a85c
Merge remote-tracking branch 'upstream/main' into dev-1.26
2022-11-08 18:17:11 -03:00
Tim Bannister
fc34399bdd
Add advice about PSP migration
...
You can't upgrade from PSA to PSA if you are already running a version
of Kubernetes that doesn't include PSP.
2022-11-05 18:29:57 +00:00
Michael
61ca3c1438
Fix install-kubectl-windows.md
2022-11-04 10:14:21 +08:00
Kubernetes Prow Robot
d3e08805fd
Merge pull request #37271 from maxgio92/patch-2
...
docs(setup-konnectivity.md): remove duplicate openssl option
2022-11-03 16:42:14 -07:00
Stefan Lasiewski
ef7fef5812
Verify key name in API Server and in etcd
...
Sometimes the key may not match due to bugs or human error
2022-11-01 14:26:10 -07:00
Kubernetes Prow Robot
1727b822c8
Merge pull request #37521 from bishal7679/patch-9
...
Updated `<node-to-drain>` to `<node-to-uncordon>` in kubeadm-upgrade
2022-11-01 10:58:45 -07:00
Ritikaa96
668c2b1ca9
correcting grammatical mistakes in migrating-from-dockershim.md
2022-11-01 18:13:32 +05:30
Ritikaa96
bcdb8f3b93
updating kubeadm-reconfigure-doc
2022-11-01 16:34:11 +05:30
Kubernetes Prow Robot
27daefaa2a
Merge pull request #34853 from shannonxtreme/manage-secret-kustomize
...
Add create and edit to kustomize steps
2022-10-30 05:46:43 -07:00
Tim Bannister
5ed062fb1f
Use kubectl to wait for Jobs to succeed
...
No need to poll: there's a subcommand for that.
2022-10-29 19:56:31 +01:00
Shannon Kularathna
ce1e4b18df
Remove verification steps and link to kubectl topic
...
This removes the duplicate content
2022-10-29 13:05:02 -04:00
Shannon Kularathna
4da5f8344e
Add create, edit, and cleanup steps
...
1. Modify the overview
2. Modify the create steps
- Keep the original overview for the section with minor mods
- Split creating the file and applying the file into headings
- Add tabs for using literals, files, and env files
- In literals tab, keep original content
- In Files tab, add step numbers and step for base64 encode
- In env tab, keep original content
- For applying the file, keep original code blocks
- Minor modifications to the structure of sentence
3. Add edit secret step
4. Minor changes to cleanup section
2022-10-29 13:04:48 -04:00
Kubernetes Prow Robot
808f74bc56
Merge pull request #37506 from Nordix/update-link-in-crd-versions/mohammed
...
Update links in crd-versions docs based on the latest k8s release
2022-10-29 08:16:40 -07:00
Kubernetes Prow Robot
89a4542cb5
Merge pull request #37529 from bishal7679/switch-json-manifest
...
For namespace walkthrough, switch example manifests to YAML
2022-10-29 08:14:40 -07:00
NitishKumar06
ea8b02cbcb
Minor Typo in management-policies.md fixed
2022-10-27 18:19:25 +05:30
Bishal das
8a0ca839d2
Updated and squashed two commits
...
Update kubeadm-upgrade.md
Updated kubeadm-upgrade
Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
2022-10-26 12:09:31 +05:30
Bishal Das
18ae4051f7
updated json manifest to yaml
...
Signed-off-by: Bishal Das <bishalhnj127@gmail.com>
2022-10-26 10:11:46 +05:30
mboukhalfa
0e569cc9ed
Update links in crd docs based to v1.25 k8s release
2022-10-25 14:13:02 +03:00
Kubernetes Prow Robot
4b05eab8b9
Merge pull request #37192 from maciejporebski/patch-1
...
Add Kubectl Install Instructions Using Winget
2022-10-24 11:56:24 -07:00
Kubernetes Prow Robot
e368a6ae3f
Merge pull request #37381 from Nordix/tiny-spell-fix/mohammed
...
Tiny spell fix and rephrasing
2022-10-24 10:58:25 -07:00
Kubernetes Prow Robot
065d8e65bf
Merge pull request #37284 from chandansingh1653/patch-1
...
Update custom-resource-definition-versioning.md
2022-10-24 10:56:25 -07:00
Kubernetes Prow Robot
f3a26eb9e8
Merge pull request #37442 from sftim/20221021_skip_check_k8s_version_service_api
...
Don't check Kubernetes version for using Service API
2022-10-24 10:50:27 -07:00
Joe McMahon
1518132f9c
31483: clarify monitoring language
...
- Original wording seemed to be tacitly encouraging Prometheus as the
preferred monitoring solution, and was confusing to non-native
speakers as written.
- Remove direct references to Prometheus.
- Emphasize that the Kubernetes docs are not in the business of telling
you how to monitor Kubernetes.
- Note that any monitoring should understand OpenMetrics.
- Link to the CNCF landscape site, picking out the options for anyone
who isn't sure what options they have
- Note that the specific choice is part of the overall design of the
infrastructure platform.
2022-10-24 01:05:31 -07:00
Kubernetes Prow Robot
0f95030f8d
Merge pull request #36674 from ryparker/patch-1
...
docs(HPA): typo "if it's unready and transitioned to unready"
2022-10-22 01:43:58 -07:00
Tim Bannister
a4629cd19b
Update ServiceAccount tasks in light of TokenRequest
...
Now that TokenRequest is the default way to get a service account token
for a Pod, update the task pages that relate to this.
2022-10-22 02:56:43 +01:00
Tim Bannister
0fda59f8df
Reword “Configure Service Accounts for Pods”
2022-10-22 02:56:40 +01:00
Tim Bannister
9584f1d807
Don't check Kubernetes version for using Service API
...
All supported Kubernetes versions let you access Services within your
cluster, so there is no special need to check what version you're running.
2022-10-22 00:32:12 +01:00
Gunju Kim
a2b4c34eca
Add DNS search domain list limits and remove resolved DNS issue
2022-10-20 21:43:33 +09:00
Kubernetes Prow Robot
ce7e330c57
Merge pull request #36673 from sftim/20220825_favor_endpointslices
...
Favor EndpointSlice over Endpoints
2022-10-19 08:45:02 -07:00
Kubernetes Prow Robot
4a1fa16893
Merge pull request #37339 from sreeram-venkitesh/37132-warning-for-password-in-kubeconfig
...
Added warning about password in sample client config file
2022-10-19 08:33:03 -07:00
Sreeram Venkitesh
2e1caa007c
Added caution block and resolved review comments
2022-10-19 18:08:21 +05:30
mboukhalfa
388a17b204
tiny spell fix and rephrasing
2022-10-19 15:25:12 +03:00
Huang Zou
608663e049
Fix kubectl autocompletion may only work on root
...
The current instructions creates a /etc/bash_completion.d/kubectl file with the default file permission, and may not always contain the necessary global read permission for all users of the system to use the config. This is fixed by adding a chmod command that adds the missing permisison, in case it is missing
2022-10-18 14:00:09 -04:00
Kubernetes Prow Robot
4c6003344a
Merge pull request #36854 from AnassKartit/patch-1
...
Update install-kubectl-windows.md
2022-10-17 11:13:07 -07:00
Kubernetes Prow Robot
b1f8531498
Merge pull request #35384 from shannonxtreme/add-edit-secret-file
...
Add Edit Secret step to Managing Secrets Using a Configuration File
2022-10-15 12:19:06 -07:00
Anass Kartit
4f52a6fbdc
Update install-kubectl-windows.md
...
replaced curl with curl.exe at line 160
2022-10-14 10:35:25 +02:00
Maciej Porebski
5254265c1b
Add Oxford Comma to CLI Install Options List
...
Co-authored-by: Mark Rossetti <marosset@microsoft.com>
2022-10-12 21:41:17 +01:00
Anass Kartit
79ff9e84e9
Update content/en/docs/tasks/tools/install-kubectl-windows.md
...
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:54:15 +02:00
Anass Kartit
a26f7e69f6
Update content/en/docs/tasks/tools/install-kubectl-windows.md
...
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:54:04 +02:00
Anass Kartit
50df8d57f1
Update content/en/docs/tasks/tools/install-kubectl-windows.md
...
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:53:58 +02:00
Anass Kartit
782afe79e4
Update content/en/docs/tasks/tools/install-kubectl-windows.md
...
Co-authored-by: Mahé <mahe5397@hotmail.fr>
2022-10-12 14:53:44 +02:00
Chandan Singh
8b1209d948
Update custom-resource-definition-versioning.md
...
Since there can be only one version that needs to be stored and storage option is required else the parsing fails. Adding the storage option and setting it false.
Schema Vaildation fails with error: error validating data: ValidationError(CustomResourceDefinition.spec.versions[1]): missing
required field "storage" in io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.CustomResourceDefinitionVersion; if you choose to
ignore these errors, turn validation off with --validate=false
2022-10-12 18:13:03 +05:30
Kubernetes Prow Robot
d068bec502
Merge pull request #37135 from aressem/patch-1
...
Fix typo in full-pcpus-only option
2022-10-11 14:34:42 -07:00
maxgio92
1e2fd3cad8
docs(setup-konnectivity.md): remove duplicate openssl option
...
This cleans up the command to generate the certificate signin request for the Konnectivity server, by removing a duplicated openssl CLI option for the output file.
Signed-off-by: Massimiliano Giovagnoli me@maxgio.it
2022-10-11 16:37:51 +02:00
Tim Bannister
1eef742465
Favor EndpointSlice over Endpoints
...
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.
Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
Kubernetes Prow Robot
b29613f722
Merge pull request #37233 from bel-gacem/patch-2
...
Fix curl command in pull-image-private-registry.md
2022-10-10 15:13:02 -07:00
Sergey Kanzhelev
0eabe496cd
limit ranger clarification
2022-10-10 17:46:28 +00:00
Maciej Porebski
0dde71a1fd
Update CLI Install Section Link to Match New URL
2022-10-10 14:16:26 +01:00
Maciej Porebski
47e928bc3f
Update Section Heading for CLI Install
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-10-10 14:10:59 +01:00
bel-gacem
bb4dfd6fcd
Fix curl command in pull-image-private-registry.md
...
fix curl command
2022-10-09 17:11:03 +01:00
Shannon Kularathna
6f1eed2750
Minor modification to cleanup step intro
2022-10-07 18:20:08 +00:00
Shannon Kularathna
24198cfe45
Add Edit secret step
2022-10-07 18:19:07 +00:00
Shannon Kularathna
a9aa488fda
Modify verify and decode steps
...
- Change the describe command
- Add step numbers to decode section
- Change first step to remove excess words
- Modify password base64 string to match previous step
- Move code sample comments into a caution block
2022-10-07 18:16:22 +00:00
Shannon Kularathna
3436e2b361
Add overview and modify create steps
...
- Add brief intro to the page
- Improve the intro to the create secret section
- Split the steps for creating into subheadings for raw and file
- Keep commands the same but change the password string to be uniform
- Keep explanation of -n flag same but add line at end of note for escaping
- Keep explanation of default key name same (line 64-65)
2022-10-07 18:02:09 +00:00
Shannon Kularathna
69ac3e430c
Add Edit secret section
...
Co-authored-by: Tim Bannister <tim+github@scalefactory.com>
2022-10-07 17:15:46 +00:00
Maciej Porebski
f5eab7d041
Add Kubectl Install Instructions Using Winget
2022-10-06 19:47:23 +01:00
Kubernetes Prow Robot
5b084a3166
Merge pull request #37083 from jmcshane/service-account-update
...
Add callout for clearing `spec.serviceAccount` alias from workload templates
2022-10-06 08:35:53 -07:00
Kubernetes Prow Robot
d601e2c36c
Merge pull request #37174 from bobfuru/patch-3
...
Add missing period
2022-10-06 08:31:52 -07:00
jmcshane
7adae8cda1
Add callout for clearing spec.serviceAccount alias from workload templates
2022-10-06 11:30:43 -04:00
Bob Furu
64ca4f1e2e
Add missing period
...
Adds missing period to end of sentence.
2022-10-05 17:11:54 -06:00
Bob Furu
af02f58676
Make "Pod" uppercase for consistency in this file
...
Updates one lone instance of lowercase "pod" for consistency.
2022-10-05 17:07:50 -06:00
Ukri Niemimuukko
fc6e3231a7
[en] Add link to Intel GPU plugin
...
This adds a link to the Intel GPU plugin.
Signed-off-by: Ukri Niemimuukko <ukri.niemimuukko@intel.com>
2022-10-04 19:27:03 +03:00
Arnstein Ressem
09ea2ced66
Fix typo in full-pcpus-only option
2022-10-03 08:44:48 +02:00
Kubernetes Prow Robot
f2c4d28472
Merge pull request #35230 from Iceber/fix_retainKeys_example
...
the retainKeys strategy only works in the strategic merge patch
2022-10-02 09:50:13 -07:00
Kubernetes Prow Robot
a6e5cc8cbd
Merge pull request #37059 from bishal7679/patch-6
...
Fix command in task “Using NodeLocal DNSCache in Kubernetes Clusters”
2022-10-02 09:20:13 -07:00
Vaibhav Goel
8ff7e1845d
Updated the behaviour of evictionHard ( #36961 )
...
* Updated the behaviour of evictionHard
* Modified the changes in documenting hard eviction behaviour
* Updated the changes
2022-10-02 08:28:13 -07:00
Mitesh Jain
91cca8925c
Update evictionHard default behaviour if some thresholds are not set. ( #36960 )
...
* Update evictionHard default behaviour if some thresholds are not set.
* Wrapped long line to other pragraph size.
2022-10-02 06:34:15 -07:00
Kubernetes Prow Robot
9c3e247397
Merge pull request #36985 from sftim/20220923_omit_vendor_install_docs_gpu_scheduling_task
...
Omit vendor install docs from scheduling task
2022-09-30 13:34:15 -07:00
Kubernetes Prow Robot
bfa4385ab3
Merge pull request #36868 from echiugoog/patch-1
...
Annotate which version each policy option is available
2022-09-30 12:28:13 -07:00
Kubernetes Prow Robot
a7b971f33b
Merge pull request #36978 from bernermic/patch-1
...
Make scope for `Configure Probes` more clear (add startupProbe)
2022-09-30 05:46:29 -07:00
Kubernetes Prow Robot
23300f6ec9
Merge pull request #37101 from Pro-Coder04/Duplicated_Words
...
Removed Duplicated words in Security-Context
2022-09-30 05:44:29 -07:00
Kubernetes Prow Robot
76de58969a
Merge pull request #36980 from ydFu/determine-reason-pod-failure
...
Update Determine the Reason for Pod Failure
2022-09-30 05:40:30 -07:00
Pro-Coder04
30b42602f0
Update content/en/docs/tasks/configure-pod-container/security-context.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-09-30 17:11:22 +05:30
Pro-Coder04
744a7b6c79
Removed Duplicated words in Security-Context
2022-09-30 16:58:06 +05:30
Tim Bannister
cf5ccdece0
Switch GPU family in example
...
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-09-29 23:33:20 +01:00
Akanksha Kumari
f22034ad40
Remove the description of the old jsonpath ..image, Retain the explanation of the new jsonpath
2022-09-29 08:52:57 +05:30
Akanksha Kumari
eccb792c5e
Remove description about way to use absolute path to image field
...
Signed-off-by: Akanksha Kumari <akankshakumari393@gmail.com>
2022-09-28 21:55:35 +05:30
Tim Bannister
d323e21dc4
Label vendor-specific content as thirdparty
2022-09-28 13:25:52 +01:00
Tim Bannister
871ee860ee
Omit vendor plugin installation docs
...
For the GPU scheduling task, omit the docs about installing
vendor-specific device plugins. Instead, link to those pages.
2022-09-28 13:25:52 +01:00
Bishal das
9603bfb721
Update nodelocaldns.md
2022-09-28 17:30:21 +05:30
Kubernetes Prow Robot
b38e3e12de
Merge pull request #37019 from prabhakar-oracle/patch-1
...
Document generating SHA256 CA certificate
2022-09-27 05:13:51 -07:00
Kubernetes Prow Robot
affffee3fb
Merge pull request #37002 from WESTZERO115/en_usernamespaces
...
Fix Markdown Error in user-namespaces.md
2022-09-26 13:36:15 -07:00
PARKINHYO
b6a6b81577
Fix typo of the contents
2022-09-26 23:03:54 +09:00
Kubernetes Prow Robot
c8dd511e68
Merge pull request #36730 from akankshakumari393/secret_store
...
Add link to create secret directly if credentials stores are being used
2022-09-26 06:57:46 -07:00
Prabhakar Palanivel
0e4ad8a37d
Update certificates.md
2022-09-25 17:44:18 +05:30
Akanksha kumari
717dbf1f1d
Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
...
Co-authored-by: Chris Negus <cnegus@redhat.com>
2022-09-25 10:14:41 +05:30
WESTZERO115
09fafef4f4
Fix Markdown Error in user-namespaces.md
...
Signed-off-by: WESTZERO115 <psy7361c@gmail.com>
2022-09-25 00:51:53 +09:00
ydFu
1ca77d26b9
Update Determine the Reason for Pod Failure
...
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2022-09-24 13:18:27 +08:00
Bird
7dcfd54a6f
fix: homebrew prefix error in bash-completion of kubectl(en)
2022-09-24 10:50:20 +08:00