Commit Graph

8162 Commits

Author SHA1 Message Date
Anubhav Vardhan 2e361073b1 Update highly-available-control-plane.md 2021-09-09 20:20:49 +05:30
Anubhav Vardhan a0e52ff56f Changed ha-control-plane.svg location 2021-09-09 20:17:21 +05:30
Arsh Sharma 69be6060ca explaining the interactions of topology spread constraints and node affinity/selector (#29632)
* explaining the interactions of topology spread constraints and node affinity/selector

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* udpates from code review

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* more updated from code reviews

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-09-09 06:48:10 -07:00
Kubernetes Prow Robot 4b18015cd3 Merge pull request #29628 from yechs/patch-1
Fix markdown link rendering & move image kubeadm-stacked-color.png to this repo
2021-09-09 01:00:12 -07:00
Sascha Grunert c86b8a3e43 Add docs about auth differences between Docker and Kubernetes
The interpretation between Docker and Kubernetes varies when comparing
its implementations. This allows different use cases and should be
documented accordingly.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Geoffrey Cline <gcline@amazon.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-09 09:20:38 +02:00
Kartik Sharma bd8f97816a Merge branch 'main' into ingressControllerNamespace 2021-09-09 08:40:39 +05:30
Siman 8155f1d16d Update controlling-access.md as --insecure-port flag deprecated (#29447)
* Update English version of controlling-access.md as --insecure-port flag deprecated

* Update controlling-access.md as --insecure-port flag deprecated

* Update content/en/docs/concepts/security/controlling-access.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-09-08 19:30:10 -07:00
Shubham 975bd9e9b7 Improvement: Remove Heapster content from HPA. (#29547)
* Improvement: Remove Heapster content from HPA.

* Add more descriptive link for Metrics Server.
2021-09-08 18:20:10 -07:00
Kubernetes Prow Robot 91d24e6505 Merge pull request #29637 from reylejano/update-kubeops-description
Follow-up to k/website pr 29529, fix small nit for .NET
2021-09-08 18:04:10 -07:00
Kubernetes Prow Robot af7f06193f Merge pull request #27182 from sftim/20210323_update_task_create_external_load_balancer
Reword “Create an External Load Balancer” task
2021-09-08 17:54:11 -07:00
jay vyas 034ab83d92 kube-proxy disclaimer about cleanup (#28147)
* kube-proxy disclaimer about cleanup

* Update content/en/docs/concepts/services-networking/service.md

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

* Update content/en/docs/concepts/services-networking/service.md

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

* kube-proxy config note

* Update service.md

kube proxy configuration

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-09-08 17:34:10 -07:00
Chris Henzie 809ff37d3b ReadWriteOncePod access mode alpha feature blog 2021-09-08 14:42:43 -07:00
Ye Shu 826fb8dc90 Change reference to kubeadm-stacked-color.png
Since the image is now moved to this repo, I'm changing all
references to the image to have them point to the local one.
2021-09-08 10:35:23 -04:00
bhumijgupta d3dcda21a5 Revert change to double spacing
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-09-08 19:05:01 +05:30
bhumijgupta 2e55433aec Fix release cadence in deprecation policy page
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-09-08 19:01:08 +05:30
Maxym Zalata 8555d69bb5 fix duplicate words 2021-09-08 13:51:27 +03:00
Rey Lejano 892118c9cc follow-up to k website pr 29529 2021-09-07 16:58:20 -07:00
Ye Shu a206af45bf Ends img tag and revert changes to links
- Moves the image to this repo
- Adds <img/> to end the tag
- Revert changes made to markdown links
2021-09-07 17:48:00 +00:00
Kubernetes Prow Robot a161d54e9f Merge pull request #29209 from deepsan/api-server
Reword Go requirement for subordinate API servers
2021-09-07 05:39:15 -07:00
Kubernetes Prow Robot b125d095ea Merge pull request #29621 from tengqm/fix-kubeadm-api-pointer
Fix kubeadm-config links
2021-09-06 18:23:15 -07:00
Ye Shu 8d3d617d55 Fix not rendered markdown link in docs
The markdown links are not rendered properly on [the website](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/).
I replace them with html anchor tags to fix this weird issue.
2021-09-06 23:00:28 +08:00
Kubernetes Prow Robot 6468a24ba0 Merge pull request #29613 from giraffesyo/patch-1
Use correct namespace
2021-09-05 18:44:28 -07:00
Qiming Teng c7ed438072 Fix kubeadm-config links
This PR fixes the links for kubeadm-config APIs.
2021-09-05 09:59:05 +08:00
Jesse Butler 3a36f1cf3e update 1.22 release webinar date in release blog due to rescheduling 2021-09-04 11:12:37 -04:00
Michael McQuade 2aca8f917c Use correct namespace
The namespace for this is `ingress-nginx`
2021-09-03 14:24:17 -05:00
Kubernetes Prow Robot 8a26a33998 Merge pull request #29529 from buehler/patch-1
docs: Add "KubeOps" operator SDK to third-party list
2021-09-02 09:26:58 -07:00
Kubernetes Prow Robot 2948ff2fa3 Merge pull request #29127 from tengqm/amend-kubeadm-join
Amend kubeadm join doc for node preparation
2021-09-02 06:40:59 -07:00
Qiming Teng 87e92d4893 Update content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-09-02 14:55:24 +08:00
Vaibhav f6c813de44 Remove the remaining last flag --record from deployment.md 2021-09-01 15:21:31 +05:30
Vaibhav a0d63d1125 Remove the --record flag in https://kubernetes.io/docs/concepts/workloads/controllers/deployment.md 2021-09-01 01:49:22 +05:30
Anuraag Agrawal 6c1ecfa016 Fix typo in health-checks doc 2021-08-31 11:53:15 +09:00
Kubernetes Prow Robot 0cf63c805b Merge pull request #29345 from sftim/20210812_migrate_image_good_practice_images_concept
Migrate good practice for container images into Containers section
2021-08-30 07:20:54 -07:00
Kubernetes Prow Robot 773411fa3c Merge pull request #29030 from sgpinkus/patch-2
Update _index.md
2021-08-30 07:18:54 -07:00
Kubernetes Prow Robot d0959ca3f4 Merge pull request #29526 from tylerauerbeck/fix-dashboard-proxy
Fix proxy url to expose dashboard
2021-08-30 07:16:54 -07:00
Kubernetes Prow Robot e861bd334a Merge pull request #29012 from Kartik494/stableexample
Modify documentation for stable storage
2021-08-30 07:14:54 -07:00
Kubernetes Prow Robot 07725b5490 Merge pull request #29536 from naisuuuu/improve-namespaces-wording
Improve wording of `kube-node-lease` namespace doc
2021-08-30 07:12:54 -07:00
Kubernetes Prow Robot cffa9a09cb Merge pull request #29539 from niteshseram/fix/migrate-image
migrate images for 'Alpha in Kubernetes v1.22: API Server Tracing' article
2021-08-29 19:48:53 -07:00
Kubernetes Prow Robot c596818637 Merge pull request #29549 from rf232/patch-1
Remove rf232(myself) from reviewers
2021-08-29 19:30:53 -07:00
S Nitesh Singh 1016cd383d fix broken link in install kubectl windows page 2021-08-27 23:10:48 +05:30
Maria Camacho f1b99bb92d Update static-pod.md
Added a missing verb and full stop.
2021-08-26 19:30:42 +03:00
Rob Franken b2f9611849 Remove rf232(myself) from reviewers
I have not been involved in kubernetes dashboard development for years
2021-08-26 13:23:51 +02:00
naisu 5220cdf8d2 Explain leases in kube-node-lease namespace doc
Add a reference to `Lease` resource api doc

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-08-26 02:22:45 +02:00
Dewan Ishtiaque Ahmed 25a7c8f02e Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:29:05 -03:00
Dewan Ishtiaque Ahmed 2b09e539ef Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:56 -03:00
Dewan Ishtiaque Ahmed f93e3cb2be Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:41 -03:00
Dewan Ishtiaque Ahmed 3f51160e89 Update content/en/blog/_posts/2021-08-13-SIG-Node-Spotlight/index.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 17:28:13 -03:00
Kubernetes Prow Robot c83e410333 Merge pull request #29492 from sftim/20210820_fix_cronjob_graduation_release
Fix incorrect info about when CronJob reached GA
2021-08-25 10:52:43 -07:00
S Nitesh Singh 9dc4fcc80c migrate images for 'Alpha in Kubernetes v1.22: API Server Tracing' article 2021-08-25 22:59:39 +05:30
Kubernetes Prow Robot 3516b2e199 Merge pull request #29528 from tylerauerbeck/fix-pod-sec-adm-link
Fix link in pod-security-admission
2021-08-25 09:10:41 -07:00
Jesse Butler 6dd696487a 1.22 feature blog for api server tracing (#28991)
* 1.22 feature blog for API server tracing

* Add initial draft of descriptive tracing portions

* demo

demo

* Apply suggestions from code review

Co-authored-by: Chris Negus <cnegus@redhat.com>

* address comments

* address comments and grammar

* Add more explanation to the Demo section; add conclusion

* Update content/en/blog/_posts/2021-08-06-api-server-tracing.md

Co-authored-by: Punya Biswal <punya@google.com>

* address comments

* address feedback

* update alt text

* Update content/en/blog/_posts/2021-08-06-api-server-tracing.md

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

* Rename 2021-08-06-api-server-tracing.md to 2021-09-03-api-server-tracing.md

* update alt text on first image

* better alt text.

Co-authored-by: David Ashpole <dashpole@google.com>
Co-authored-by: Chris Negus <cnegus@redhat.com>
Co-authored-by: Punya Biswal <punya@google.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-08-25 09:06:41 -07:00