Commit Graph

2963 Commits

Author SHA1 Message Date
Kubernetes Prow Robot db787b5114
Merge pull request #39543 from Zhuzhenghao/run-application
Clean up page in tasks/run-application
2023-02-23 17:21:35 -08:00
zhuzhenghao ba99616c27 Clean up page in tasks/run-application 2023-02-24 09:15:53 +08:00
Tim Bannister 001c92e9ba Use https://dl.k8s.io/
Don't rely on using https://storage.googleapis.com/kubernetes-release/ -
use the redirector service instead.

This fixes recent blog articles and the English docs.
2023-02-23 22:50:38 +00:00
Kubernetes Prow Robot c5778fd5c0
Merge pull request #38920 from a-mccarthy/update-page-weights
Update page weights in tasks section
2023-02-23 14:29:35 -08:00
Kubernetes Prow Robot 5a05d6eaa9
Merge pull request #35750 from sftim/20220522_revise_configure_pod_configmap
Revise “Configure a Pod to Use a ConfigMap” task
2023-02-22 23:09:34 -08:00
Kubernetes Prow Robot 77dc30df1d
Merge pull request #39164 from Jalmeida1994/patch-1
Small grammar fix in security-context
2023-02-22 18:23:08 -08:00
Dipesh Rawat 2a2c5cc2fb
Fix Cilium Kubernetes Installation Guide link 2023-02-22 18:25:18 +00:00
Abigail McCarthy 9efe14f6a7
Merge branch 'main' into update-page-weights 2023-02-22 10:38:34 -05:00
Kubernetes Prow Robot 25252e2708
Merge pull request #39618 from Zhuzhenghao/en/distribute
Clean up page distribute-credentials-secure
2023-02-22 04:25:57 -08:00
Kubernetes Prow Robot 91b1e3fe5c
Merge pull request #39597 from msahihi/update-kubectl-install-doc
Update kubectl install documentation
2023-02-22 03:37:56 -08:00
zhuzhenghao a21e1f7aa9 Clean up page distribute-credentials-secure 2023-02-22 15:19:06 +08:00
Kubernetes Prow Robot 7fbe6d49e4
Merge pull request #39585 from windsonsea/appclu
Clean up /service-access-application-cluster.md
2023-02-21 18:11:56 -08:00
Kubernetes Prow Robot 9c398f81f7
Merge pull request #39554 from dipesh-rawat/fix-broken-quickstart-link
Fixed Calico Quickstart link
2023-02-21 10:47:55 -08:00
Dipesh Rawat daddedcb45
Fix Introduction to Cilium link 2023-02-21 18:08:24 +00:00
Kubernetes Prow Robot 9de3510613
Merge pull request #39584 from joebowbeer/patch-1
Update coarse-parallel-processing-work-queue.md
2023-02-21 08:31:57 -08:00
Kubernetes Prow Robot 08af340a30
Merge pull request #39431 from coder2800/patch-1
Add note about checking kubectl version
2023-02-21 08:17:57 -08:00
Mohammad Sahihi Benis 84a000b212
Add remove kubectl-convert* files in install-kubectl-linux.md 2023-02-21 14:22:52 +01:00
Mohammad Sahihi Benis fdf59313cf
Update kubectl-convert in install-kubectl-macos.md 2023-02-21 14:18:07 +01:00
windsonsea fc933baf22 clean up /service-access-application-cluster.md 2023-02-21 10:52:21 +08:00
Joe Bowbeer 981f21e008
Update coarse-parallel-processing-work-queue.md
Update detailed description to match overview.
2023-02-20 18:34:53 -08:00
Kubernetes Prow Robot cded548ac6
Merge pull request #39567 from sigv/patch-1
Rename "Enabling Unsafe Sysctls" section
2023-02-20 18:01:48 -08:00
Kubernetes Prow Robot 3639d82959
Merge pull request #38273 from tengqm/normalize-ingress-minikube
Format markdown on the ingress-minikube page
2023-02-20 15:15:51 -08:00
Valters Jansons 2a77eefafd Rename "Enabling Unsafe Sysctls" section
Section called "Enabling Unsafe Sysctls" sounds dangerous, when trying
to tell someone that `net.ipv4.ip_unprivileged_port_start` is
considered a _safe_ sysctl in current Kubernetes versions. The overall
explanation of safe and unsafe sysctls should be renamed more generic,
and later subsection about how to actually enable unsafes can retain
the pre-existing section name.
2023-02-20 20:09:13 +00:00
Kubernetes Prow Robot bdf6838b9d
Merge pull request #37462 from joemcmahon/31483-unclear-monitoring-wording
31483: clarify monitoring language
2023-02-20 04:05:49 -08:00
Tim Bannister 0e3e953236
Add note about valid characters for kubectl create from directory 2023-02-20 11:42:18 +00:00
Tim Bannister 39b9fcdece
Improve page style 2023-02-20 11:42:18 +00:00
Tim Bannister 743df5fffb
Add cleanup steps 2023-02-20 11:42:18 +00:00
Tim Bannister 67aa5670b5
Revise Pod / ConfigMap task
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-02-20 11:42:18 +00:00
Tim Bannister 070831ec00
Wrap long lines in ConfigMap task 2023-02-20 11:42:16 +00:00
João Carlos Ferra de Almeida 1bee739f1c
Merge branch 'kubernetes:main' into patch-1 2023-02-20 07:49:30 +00:00
zhuzhenghao 0dfd829c65 Add code block in
page run-single-instance-stateful-application
2023-02-20 12:54:01 +08:00
Dipesh Rawat e2e8192cb6
Fixed Calico Quickstart link 2023-02-19 19:46:41 +00:00
Kubernetes Prow Robot 448e1fa0f6
Merge pull request #39533 from Zhuzhenghao/2-19
[zh] Resync some tiny changes in page under tasks
2023-02-19 03:37:37 -08:00
zhuzhenghao 876ce6c7a7 [zh] Resync some tiny changes in page under tasks 2023-02-19 16:13:59 +08:00
zhuzhenghao e9784b98be Add syntax tag to highlight the shell 2023-02-19 15:30:04 +08:00
coder2835 6a05d3004e Add note about checking kubectl version
In "Test to ensure the version you installed is up-to-date:", the command "kubectl version --client" is given but on running it on my system it says "This version information is deprecated and will be replaced with the output from kubectl version --short". But kubectl --short also gives a warning. So I thought it would be best to update  the docs to add a note to ignore this warning.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2023-02-18 18:16:34 +05:30
Michael 681e433bb1 Fix typo and add blank lines in enforce-standards-admission-controller 2023-02-15 20:18:56 +08:00
Kubernetes Prow Robot ee4b88ed37
Merge pull request #37733 from sftim/20221105_update_docs_podsecuritypolicy_removal
Update documentation for PodSecurityPolicy removal
2023-02-14 12:55:51 -08:00
Josh Soref 85c97fcb30
Add markup to fix skew output in documentation 2023-02-11 20:57:03 -05:00
Kubernetes Prow Robot 3f51242b55
Merge pull request #39298 from asarenkansah/kubectl-windows-cleanup
Add cleanup commands to kubectl Windows install
2023-02-09 18:37:31 -08:00
Kubernetes Prow Robot 5bfb547417
Merge pull request #39377 from Arhell/en-typo
[en] fix typo memory-manager.md
2023-02-09 17:08:46 -08:00
Arhell 82ca126672 [en] fix typo memory-manager.md 2023-02-10 00:20:00 +02:00
Kubernetes Prow Robot f0a7b452b6
Merge pull request #36215 from tengqm/revert-36114-k_completion
Revert "Updated kubectl completion configuration"
2023-02-08 09:25:02 -08:00
Kubernetes Prow Robot e29d6758fe
Merge pull request #39282 from CooperHanke/patch-1
Updating directions for testing out kompose
2023-02-08 09:07:00 -08:00
Asare Nkansah 18f27a0743 Add powershell markdown syntax 2023-02-08 08:15:20 -07:00
Kubernetes Prow Robot 4e4c238ebf
Merge pull request #39080 from saschagrunert/cosign-version
Mentioned required cosign version for the `--certificate` flag
2023-02-07 22:15:00 -08:00
Kubernetes Prow Robot 1a8bd52c5a
Merge pull request #39308 from sftim/20230306_pod_qos_tweaks
Tweak docs about QoS classes
2023-02-07 03:14:59 -08:00
Kubernetes Prow Robot f0bb166e86
Merge pull request #37909 from atorik/update_description_for_k-describe
Update the explanation for `kubectl describe pod`.
2023-02-06 23:16:58 -08:00
Kubernetes Prow Robot 831f795747
Merge pull request #38083 from shannonxtreme/using-secrets
Improve wording around Secrets as environment variables
2023-02-06 19:52:58 -08:00
Tim Bannister fe1360fb11
Add headings for per-step cleanup 2023-02-06 23:48:12 +00:00
Tim Bannister 7d0542fd53
Explain how to see QoS class for a Pod 2023-02-06 23:48:11 +00:00
Tim Bannister d5039e8c67
Tidy Pod QoS config task 2023-02-06 23:48:11 +00:00
Shannon Kularathna 679d205d3d Clean up wording and remove duplicate content
Trim environment variable content in concept

- Remove steps and link to the relevant task
- Add a brief intro to task heading

Clean up wording about Secrets as env vars

- Improve clarity of the list items
- Improve clarity of the intro paragraph for invalid vars

Delete environment variable use case
2023-02-06 21:25:25 +00:00
Asare Nkansah 42585e3296 Add cleanup commands to kubectl Windows install 2023-02-06 08:30:50 -07:00
Daniel Shebib 4e9007f191 Add new page for QoS class
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-02-05 20:08:25 -06:00
Cooper Hanke 01632e7d81
Update translate-compose-kubernetes.md
Made some corrections to the documentation, as the output was not what I experienced, and also added directions for cleaning up after testing the example
2023-02-05 15:26:07 -06:00
zhuzhenghao 85b9f7f6b7 Remove what-next in install-kubectl-macos.md 2023-02-03 17:58:37 +08:00
Kubernetes Prow Robot d7e7824f05
Merge pull request #39228 from asarenkansah/kubectl-macos-cleanup
Add cleanup commands to kubectl MacOS install
2023-02-02 19:18:28 -08:00
Kubernetes Prow Robot 136547a405
Merge pull request #39235 from SergeyKanzhelev/qosNoEphemeral
ephemeral containers are not accounted for Guaranteed QoS class
2023-02-02 19:10:29 -08:00
Kubernetes Prow Robot f341f91cd3
Merge pull request #39233 from kadtendulkar/kad50
Fix broken link on Install Tools page
2023-02-02 18:54:28 -08:00
Sergey Kanzhelev a827598bda ephemeral containers are not accounted for Guaranteed QoS class 2023-02-02 18:19:00 +00:00
kadtendulkar 0860e6780d Update content/en/docs/tasks/tools/_index.md 2023-02-02 22:18:55 +05:30
zhuzhenghao 3a9c75946a make layout prettier 2023-02-02 23:23:52 +08:00
Asare Nkansah a0407eb486 Add cleanup commands to kubectl MacOS install 2023-02-02 07:57:27 -07:00
Asare Nkansah ca3286f603 Add cleanup commands to kubectl MacOS install 2023-02-02 07:40:15 -07:00
Tamilselvan 91ec07fb25
Drop outdated Kubernetes version request in ConfigMap docs (#39121)
* Updated Kubernetes version

* Deleted note session
2023-02-01 18:05:28 -08:00
Wesley Hartford b15ead71f5
Fix reference to file name in generated configMap
Documentation prose refers to the file named `.properties`, the correct file name is `application.properties`.
2023-02-01 07:55:10 -08:00
João Carlos Ferra de Almeida 4442de1ce7
Grammar fix
replace contrainer to container in security-context.md
2023-01-30 17:24:06 +00:00
zhuzhenghao f59e9668a4 Make layout prettier in extended-resource-node.md 2023-01-30 10:04:39 +08:00
Sascha Grunert 09d013bbb6
Mentioned required cosign version for the `--certificate` flag
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-25 08:55:07 +01:00
Tim Bannister bb85d62752 Update docs for PodSecurityPolicy removal 2023-01-24 22:24:09 +00:00
kartik494 6fd8bd0634 Modify correct name to matchImages 2023-01-24 10:50:09 +05:30
Kubernetes Prow Robot e2e50d037a
Merge pull request #38917 from guettli/patch-11
Add `--ignore-daemonsets` to docs of `kubectl drain`
2023-01-20 02:26:16 -08:00
Kubernetes Prow Robot e49c18f57a
Merge pull request #38960 from rohitagarwal003/patch-9
AdmissionConfiguration is a static configuration to the apiserver
2023-01-19 23:50:15 -08:00
Oliver Gould b715a6713c
Fix in-cluster API discovery documentation (#36691)
* Fix in-cluster API discovery documentation

The documentation incorrectly describes the way that client libraries
discover the Kubernetes API server. While the `kubernetes.default.svc`
DNS is provided as a convenience, **all** of the officially supported API
clients use environment variables to discover the address of the API server.

This change updates the documentation to reflect this.

Signed-off-by: Oliver Gould <ver@buoyant.io>

* Review feedback

* Fixup

Signed-off-by: Oliver Gould <ver@buoyant.io>
2023-01-18 04:18:34 -08:00
Abigail McCarthy c4b70832dd Include index files 2023-01-17 09:14:01 -05:00
Kubernetes Prow Robot b2ad9b7fba
Merge pull request #38859 from Shubham82/fix_invalid-links
Fixed the Link for API compatibility and Kubelet Device Manager API Versions.
2023-01-16 19:56:31 -08:00
Rohit Agarwal a3466ca3da
Note that AdmissionConfiguration is a static configuration to the apiserver.
We cannot use `kubectl apply` to apply it to the cluster.

Doing that gives the following error:

        no matches for kind "AdmissionConfiguration" in version "apiserver.config.k8s.io/v1"
2023-01-16 17:02:13 -08:00
Thomas Güttler c192062b22
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
thank you

Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-16 14:42:20 +01:00
Thomas Güttler 3cda47820e
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-01-16 14:41:52 +01:00
louis.julien 8497a232d0
Improve explanation of failureThreshold for Pod probes (#37416)
* Update configure-liveness-readiness-startup-probes.md

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-15 23:58:51 -08:00
shubham82 543ec60ae0 Fixed the Link for API compatibility and Kubelet Device Manager API Versions. 2023-01-16 11:55:52 +09:00
windsonsea d67933310a Fix links in cluster-upgrade.md 2023-01-15 12:52:58 +08:00
Abigail McCarthy 97693ff044 Update page weights in /tasks/access-application-cluster, /configure-pod-container, /configmap-secret 2023-01-13 11:05:25 -05:00
Ritikaa96 f6741cedcb Adding log info in static pod, adding references in whats next section 2023-01-13 16:51:54 +05:30
Thomas Güttler 2e3da350b4
Update content/en/docs/tasks/administer-cluster/safely-drain-node.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-13 11:39:39 +01:00
Thomas Güttler 27ab5439c8
Add `--ignore-daemonsets` to docs of `kubectl drain` 2023-01-13 09:57:35 +01:00
Abigail McCarthy b1202c78ff Update page weights in /tasks/administer-cluster section 2023-01-11 11:12:34 -05:00
Max Horstmann 061aa09972
Tweak copy re Stack Overflow / Server Fault / other SE network sites (#38824)
* Tweak copy re Stack Overflow / Server Fault / other SE network sites

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/tasks/debug/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-09 09:43:30 -08:00
PiotrLewandowski323 4fc6aef191 exclude files from being rendered
Signed-off-by: PiotrLewandowski323 <lewandowski323@gmail.com>
2023-01-07 18:21:59 +01:00
Kubernetes Prow Robot 83d7d4e9d3
Merge pull request #38312 from cjc7373/cronjob-improve
CronJob topics improvement
2023-01-05 09:29:58 -08:00
Yuiko Mouri 4108ed5bba fix link 2023-01-05 09:54:51 +09:00
Kubernetes Prow Robot 4e6eceff71
Merge pull request #38745 from Zhuzhenghao/fix/en-declarative-config
[en] update declarative-config.md
2023-01-03 19:27:59 -08:00
zhuzhenghao 3ec0af5808 [en] update declarative-config.md 2023-01-04 10:34:32 +08:00
Kubernetes Prow Robot 22a54ac3d9
Merge pull request #38375 from walker-tom/patch-1
Remove Base64'ing of file contents
2023-01-03 17:17:58 -08:00
Kubernetes Prow Robot c98a9b9a0e
Merge pull request #38360 from fedorovdima/patch-1
Small grammar fix
2023-01-03 17:15:58 -08:00
Kubernetes Prow Robot f6e81edf80
Merge pull request #37645 from Ritikaa96/updating-migrating-dockershim-doc
Updating migrating-from-dockershim.md
2023-01-03 00:53:32 -08:00
Kubernetes Prow Robot 7cf0740591
Merge pull request #35595 from YuikoTakada/fix_prestop
fix doc about preStop hook
2023-01-02 23:21:31 -08:00
Akanksha kumari ea458f2009
Add Documentation for Kubectl debug node command (#35300)
* Add Documentation for Kubectl debug node command

* Add documentation for kubectl debug node command

* Refactor changes

* Add information to find logs

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>

* Refactor wordings based on reviews

* Correct the link to kubectl-node-debug on index page

* Minor refactor(Review comments)

* Address review comments

* Minor refactor as per suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* Use an example for pod deletion

* Address review comments

* Address review comments

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2023-01-02 23:19:32 -08:00
Kubernetes Prow Robot 1abcb52e07
Merge pull request #38276 from tengqm/fix-links
Fix nits in markdown links
2023-01-02 03:29:30 -08:00