Commit Graph

7981 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 5c57cce5d6
Merge pull request #32711 from astraw99/patch-4
Update quality-service-pod.md
2022-04-14 22:41:10 -07:00
Kubernetes Prow Robot 6fb52c5790
Merge pull request #32897 from Sea-n/main
[en] Fix Markdown formats
2022-04-14 18:17:10 -07:00
Kubernetes Prow Robot df7785e4fe
Merge pull request #32759 from AkihiroSuda/update-containerd-cri-link
runtime-class.md: update containerd/cri link
2022-04-14 17:23:10 -07:00
Tim Allclair 2dbbadd7d7 Fix contiv link 2022-04-14 09:49:19 -07:00
Tim Allclair 33d6f7a697 Revert "Delete broken link (contiv.io)"
This reverts commit b0e4e7a03c.
2022-04-14 09:47:26 -07:00
Mitesh Jain fbd099a209
Adding more information to Installing kubeadm step. (#32884)
* Adding more information to Installing kubeadm step.

* Adding more information to installing kubeadm step.

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>

* Remove unnecessary quotes.

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-04-13 17:54:46 -07:00
Sean Wei 01c3c53b7d [en] Fix Markdown format 2022-04-14 01:33:53 +08:00
Kubernetes Prow Robot c6472cbea3
Merge pull request #32132 from shannonxtreme/dockershim-am-i-on-dockerhsim
Add info about finding the runtime endpoint
2022-04-13 09:32:46 -07:00
Shannon Kularathna d3ad42f669 Add info about finding the runtime endpoint 2022-04-13 15:36:55 +00:00
Kubernetes Prow Robot 2ca30c11c8
Merge pull request #30840 from sftim/20211209_highlight_dockershim_deprecation_discussion_issue
Highlight discussion issue for dockershim deprecation
2022-04-12 12:52:46 -07:00
Kubernetes Prow Robot b69b3d76cb
Merge pull request #32098 from Babapool/pr-shadow-wrangler-docs
Add documentation for PR Wrangler Shadow program
2022-04-12 10:33:24 -07:00
Tim Bannister 05e987a47b
Highlight discussion issue for dockershim deprecation
- Link to k/kubernetes issue 106917
  (various places)
- Related rewording to make that extra link work in context

and also:
- Replace alias for dockershim FAQ with a Netlify redirect

Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-04-12 18:02:26 +01:00
Kubernetes Prow Robot 89cf5eb7ce
Merge pull request #32738 from sftim/20220401_update_container_runtimes_dockershim_removal
Revise “Container runtimes” page in light of dockershim removal
2022-04-12 07:55:23 -07:00
Kubernetes Prow Robot 383fd26f21
Merge pull request #32761 from sftim/20220405_update_kubelet_container_runtime_detection_dockershim
Update kubeadm CRI detection docs in light of dockershim deprecation
2022-04-12 07:19:23 -07:00
Mengjiao Liu 7e0a2162d7 Fix missing links 2022-04-12 16:46:38 +08:00
Kubernetes Prow Robot e45bfb5027
Merge pull request #32860 from miteshskj/replicationctrl-review
Adding link for client library to client-libraries page.
2022-04-11 18:05:22 -07:00
Mitesh Jain bcc87b7c34
Remove stale information about pod dnsConfig. 2022-04-11 20:58:24 +05:30
Mitesh Jain a21e006ebe
Adding link for client library to client-libraries page. 2022-04-11 20:47:44 +05:30
Kubernetes Prow Robot ab44da16f1
Merge pull request #32836 from 08thse/patch-1
Fix typo in create-hostprocess-pod.md
2022-04-10 17:06:05 -07:00
sou 4764a50fee
Update create-hostprocess-pod.md
Fix typo (Window -> Windows)
2022-04-09 23:52:46 +09:00
Mark Andreev 27ec191771
Remove link to domana.io
The domain name Romana.io is for sale. I suggest to remove this invalid ref.
2022-04-09 13:13:20 +04:00
Kubernetes Prow Robot 74b148081f
Merge pull request #32793 from TheSamDickey/patch-1
Update ingress-v1 rules.http.paths.pathType values
2022-04-08 16:36:04 -07:00
Kubernetes Prow Robot 9169cc8ebc
Merge pull request #32791 from jihoon-seo/220407_Replace_Go_Doc_URL_with_pkg.go.dev
Replace Go Doc URL with `pkg.go.dev`
2022-04-08 16:06:04 -07:00
Kubernetes Prow Robot 12e12f8f05
Merge pull request #32817 from sarangjo/patch-1
Nit: grammar fix on install-kubectl-linux.md
2022-04-08 03:46:42 -07:00
Kubernetes Prow Robot 75ce0b8cfb
Merge pull request #32814 from ktsakalozos/patch-1
Fix minor typo in certificates.md
2022-04-08 03:44:42 -07:00
Kubernetes Prow Robot 3b19dbf22f
Merge pull request #32764 from neolit123/1.24-add-steps-for-reconf
kubeadm: add task page for cluster reconf
2022-04-08 03:28:42 -07:00
Sarang Joshi b3e75c52a6
Nit: grammar fix on install-kubectl-linux.md 2022-04-08 15:19:53 +05:30
Konstantinos Tsakalozos eb53819201
Fix minor typo in certificates.md 2022-04-08 12:08:55 +03:00
Kubernetes Prow Robot e408a389b3
Merge pull request #32757 from iamNoah1/main
Revise page “Contributing to the Upstream Kubernetes Code”
2022-04-08 01:34:41 -07:00
Mads Jensen eefc776e29
Fix typos in Markdown links. (#32802)
* Fix typos in Markdown links.

* Test

Co-authored-by: Mads Jensen <atombrella@users.noreply.github.com>
2022-04-08 00:16:41 -07:00
Lubomir I. Ivanov 931581eb88 kubeadm: add task page for cluster reconf
The new task page outlines steps for reconfiguring
a kubeadm cluster and persisting reconfiguration.

Link the new page from the existing guides for
"customizing components", "creating a cluster",
and "kubeadm upgrade".

Co-authored-by: Paco Xu <paco.xu@daocloud.io>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-04-08 01:57:42 +03:00
Kubernetes Prow Robot 220720a2b8
Merge pull request #32799 from guresonur/patch-2
Update service.md
2022-04-07 02:05:57 -07:00
Kubernetes Prow Robot 3aef33c651
Merge pull request #32259 from tengqm/fix-links-3
Fix nits in the change runtime containerd page
2022-04-07 02:03:57 -07:00
Kubernetes Prow Robot ed8d57455a
Merge pull request #32190 from tengqm/fix-nodelocaldns
Reformat the node local DNS cache page
2022-04-07 01:39:57 -07:00
Onur e42c5e6c86
Update service.md 2022-04-07 11:28:58 +03:00
TheSamDickey 1be2b6e05c
Update ingress-v1.md
While reading through the documentation, I noticed weird asterisk characters that seemed like they should be bullet points.  I kept reading and saw the formatting for `loadBalancer.ingress.ports.protocol`.  I liked how it organized the values into an easy to read list.

This proposed change formats the possible values for `rules.http.paths.pathType` to be a bullet point list, in (imo) a format that is easier to read.
2022-04-06 23:33:52 -05:00
Jihoon Seo b16e2bc7f4 Replace Go Doc URL with pkg.go.dev 2022-04-07 11:22:38 +09:00
Tim Bannister 9c8227a521
Update kubeadm CRI detection docs
Update kubeadm CRI detection docs in light of dockershim deprecation.

Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com>
2022-04-06 22:14:49 +01:00
Akihiro Suda 8c48fa656f
runtime-class.md: update containerd/cri link
The `containerd/cri` repo was merged into the `containerd/containerd` repo.
The `containerd/cri` repo is now archived.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-04-06 17:38:50 +09:00
Kubernetes Prow Robot b0a0544579
Merge pull request #32771 from mrunalp/pod_priority_shutdown_beta
Update docs for Pod Priority Based Node Graceful Shutdown beta
2022-04-05 21:54:57 -07:00
Mrunal Patel bf90a22aaf Update docs for Pod Priority Based Node Graceful Shutdown beta
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2022-04-05 18:17:52 -07:00
Kubernetes Prow Robot 275bb93aa6
Merge pull request #32763 from miteshskj/replicaset-review
Remove stale information about apiVersion.
2022-04-05 18:06:55 -07:00
Kubernetes Prow Robot cdf578eb69
Merge pull request #32766 from miteshskj/statefulset-review
Remove stale information about unsupported versions.
2022-04-05 17:28:56 -07:00
Priyanshu Ahlawat 508f111b60
Update resource-metrics-pipeline.md (#32467)
* Update resource-metrics-pipeline.md

* Update resource-metrics-pipeline.md

* Update content/en/docs/tasks/debug-application-cluster/resource-metrics-pipeline.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-04-05 17:18:56 -07:00
Mitesh Jain 7c58a81b89
Remove stale information about unsupported versions. 2022-04-06 01:48:25 +05:30
Mitesh Jain 1a5fe3ccbb
Remove stale information about apiVersion. 2022-04-06 00:49:09 +05:30
Vitthal Sai 4a05cab07e
Adds documentation for PR Wrangler Shadow program 2022-04-06 00:10:50 +05:30
Mitesh Jain f218c25778
Remove stale information about apiVersion. 2022-04-05 21:56:52 +05:30
Kubernetes Prow Robot 3cadb66eb8
Merge pull request #32704 from miteshskj/fix-32689
Add information about InTreePluginAzureFileUnregister and InTreePlugi…
2022-04-05 05:41:36 -07:00
Noah Ispas (iamNoah1) c231ba5be3 add necessary tools, correct git output example 2022-04-05 10:15:15 +02:00