Commit Graph

7549 Commits

Author SHA1 Message Date
Jesse Butler 4e755b2f2c Merge remote-tracking branch 'upstream/main' into dev-1.23 2021-10-26 14:13:06 -04:00
Sergey Kanzhelev 4a6d4d5dd3 find out what container runtime is used and mention private registries 2021-10-26 16:26:59 +00:00
Kubernetes Prow Robot eeef239745 Merge pull request #30239 from Shubham82/Update-empty-link_Dynamic_Admission_Control
Improvement: Correct the "empty" link in Dynamic Admission Control.
2021-10-26 04:35:30 -07:00
Kubernetes Prow Robot b750d985eb Merge pull request #30229 from neolit123/1.23-link-to-ha-guide-main-branch
kubeadm: use git.k8s.io to link to kubeadm repo
2021-10-26 04:15:30 -07:00
Kubernetes Prow Robot cc888c6eaa Merge pull request #29881 from mallow111/issue-29850
Fix issue  #29850 - Drop v1.apps in Deployment
2021-10-26 03:35:31 -07:00
Shubham Kuchhal 8fbccfcd8f Improvement: Correct the "empty" link in Dynamic Admission Control. 2021-10-26 13:51:38 +05:30
Wei Zhang d7e05554de ServerSideApply GA, drop the beta notice 2021-10-26 11:54:23 +08:00
Kubernetes Prow Robot 0af4dd9687 Merge pull request #30031 from sahilvv/ga_ttl
GA TTLAfterFinished
2021-10-25 19:07:30 -07:00
Lubomir I. Ivanov b8d0c07ba8 kubeadm: fix link to kubeadm-init#custom-images
Add missing / prefix otherwise the link to
"custom-images" points towards a 404.
2021-10-26 00:20:56 +03:00
Lubomir I. Ivanov 0162445d1e kubeadm: use git.k8s.io to link to kubeadm repo
With the kubeadm repository changing branch from
master -> main, use the "branchless" URL:
  git.k8s.io/kubeadm
when linking to the HA guide.
2021-10-26 00:09:19 +03:00
Min Wang 7ebe37aa3a Update deployment.md 2021-10-25 12:24:22 -07:00
Kubernetes Prow Robot d6fad21377 Merge pull request #30075 from nuno-faria/patch-1
Remove extra parenthesis
2021-10-25 11:21:03 -07:00
Robert Van Voorhees 489e938f1c Resolve formatting issue and add example for node affinity example. 2021-10-25 10:29:57 -04:00
Kubernetes Prow Robot b7e1c2a041 Merge pull request #30212 from deepak1725/dk-fix-netflix
fix broken blog link
2021-10-25 07:22:23 -07:00
Deepak Sharma a24fa75c7b fix broken blog link 2021-10-25 19:24:20 +05:30
slayer321 d283c1f545 docs: add PV duplicate example 2021-10-25 09:52:46 -04:00
RinkiyaKeDad 95d9f0c19f fixing whitespace for pod topology spread constraints page
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-10-25 15:36:11 +05:30
Kubernetes Prow Robot 7502b9e383 Merge pull request #29206 from sftim/20210803_revise_nginx_ingress_minikube_tutorial_task
Revise task for practising NGINX Ingress controller
2021-10-24 16:56:21 -07:00
Min Wang 046e3a1643 Update deployment.md 2021-10-24 12:25:04 -07:00
Tim Bannister a49c612734 Rewrap API concepts page 2021-10-24 14:31:20 +01:00
Tim Bannister 2ca81a1cd2 Bump Table API to v1
Table is now GA
2021-10-24 14:31:20 +01:00
Tim Bannister a53db47615 Revise API details page 2021-10-24 14:31:19 +01:00
Richie McG 64b5b16bac Correct Typo
Correct typo form etcdutl to etcdctl on line 333
2021-10-23 17:29:03 +09:00
Kubernetes Prow Robot 21e7ae323c Merge pull request #29990 from jizusun/fix-link
fix broken link for owner references in Finalizers
2021-10-22 17:46:49 -07:00
Kubernetes Prow Robot f5049435ab Merge pull request #30064 from sftim/20211012_link_pv_reclaim_policy_change_task_new_api_reference
Tidy task about PV reclaim policy
2021-10-22 17:00:50 -07:00
Kubernetes Prow Robot adae6c457b Merge pull request #30148 from robotjellyzone/fixingSkew
Fixing Skew in localization doc
2021-10-22 16:40:49 -07:00
Pranshu Srivastava 2642b12efc made requested changes 2021-10-23 04:21:22 +05:30
Kubernetes Prow Robot 4ecb2fda5b Merge pull request #30099 from lucasbasquerotto/patch-1
Fix typo at deployment.md
2021-10-22 13:26:44 -07:00
Pranshu Srivastava 1ee91f08c9 fixed the broken link 2021-10-22 21:29:07 +05:30
Sander Saares 667d338866 Adjust wording based on review comment 2021-10-22 16:41:21 +03:00
Sander Saares 3f5ab3f982 A CPU request does not result in a guarantee
It is merely a pod placement constraint but the phrasing leads readers to  the incorrect understanding that some actual CPU time is guaranteed/reserved. Re-phrase to make it clear this is nothing more than a request.
2021-10-22 09:02:42 +03:00
Kubernetes Prow Robot 66d9eb730d Merge pull request #29946 from neolit123/1.23-update-docs-about-image-repository
kubeadm: add more details about air-gapped and custom images
2021-10-21 22:42:37 -07:00
Kubernetes Prow Robot 286db402a2 Merge pull request #30123 from sftim/20211017_more_responsive_figure_sizing
Make  figure sizing more responsive
2021-10-21 17:10:37 -07:00
Ravi Gudimetla 1afd786d1b Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-10-21 10:46:42 -04:00
Lucas Basquerotto c9847dafe2 Fix typo at network-policies.md 2021-10-21 10:57:42 -03:00
Jizu Sun 2342716d89 Merge branch 'main' into fix-link 2021-10-21 18:05:15 +08:00
sandipanpanda d33605578f Fix broken link in k8s.io/docs/concepts/overview/working-with-objects/finalizers/ (#30159)
* Fix broken link in finalizers.md

* Update finalizers.md

* Update finalizers.md
2021-10-20 16:56:08 -07:00
Anthony Rosequist ebe5a92cbe Add missing space before parenthesis 2021-10-20 15:24:22 -05:00
Stefan Lasiewski 537c2e101b sha256sum requires 2nd space for the type 2021-10-20 10:12:43 -07:00
robotjellyzone 2fbb744783 added one space at end 2021-10-20 17:48:49 +05:30
robotjellyzone 5f2dd40003 added two spaces at end 2021-10-20 14:16:37 +05:30
robotjellyzone 5ad520a6ab Fixing Skew localization doc 2021-10-20 11:46:52 +05:30
Sahil Vazirani 11117310a5 GA TTLAfterFinish 2021-10-19 21:49:57 -07:00
Chiranga Alwis 40f5256924 Notify deletion of Kubelet bootstrap token
Kubeadm deletes the file `/etc/kubernetes/bootstrap-kubelet.conf` as per https://github.com/kubernetes/kubernetes/pull/80676
2021-10-20 02:20:40 +05:30
Lubomir I. Ivanov 6ea5318972 kubeadm/TS guide: fix a misleading step about cert rotation
The "kubelet-finalize" step does not work on worker nodes,
because commonly they do not have the cluster CA key and all
"init" phases have a pre-step to check for the existence of
the CA key, designating the cluster as one that uses external CA
or not.

Changing this behavior is complicated in kubeadm, thus manually
instruct the user how to do edit the file and to restart the kubelet.

This is already what we do in:
https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/#check-certificate-expiration
2021-10-19 20:24:48 +03:00
Kubernetes Prow Robot 3d826f0957 Merge pull request #29695 from ixodie/patch-5
Removed Contiv.io
2021-10-19 07:47:04 -07:00
ixodie 33c363a370 Added open contiv repo
Adding back repo and removing broken link
2021-10-19 09:19:25 -04:00
ixodie 46fc61cd04 Merge branch 'main' into patch-9 2021-10-19 09:16:16 -04:00
Jizu Sun a6f27be7e1 Update content/en/docs/concepts/overview/working-with-objects/finalizers.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-10-19 10:48:54 +08:00
ixodie 7d9051266d Removing GCE bridging/routing config tweaks
Removing this content seems to be appropriate:

Content does not contain a link to a CNI.
Content is not required for k8s to function.
Content seems to be replicated in longer form on the Google Cloud docs site.
2021-10-18 18:29:33 -04:00