Commit Graph

12567 Commits (c1e7578efbcc300aa38909abdc64a96928c7b51f)

Author SHA1 Message Date
Manuel Rüger c1e7578efb Add section about kube-state-metrics 2024-03-22 11:24:30 +01:00
Kubernetes Prow Robot d9523db92c
Merge pull request #45212 from sftim/20240219_move_workload_management
Move and reword workload management page
2024-03-11 06:51:11 -07:00
Kubernetes Prow Robot 4d804f9417
Merge pull request #45469 from Kheiden/patch-1
Update install-kubectl-windows.md
2024-03-11 04:10:55 -07:00
Kubernetes Prow Robot 67876e753d
Merge pull request #44689 from kurtado/docs-clarify-node-label-registration
clarify nodes only update labels upon registration
2024-03-09 05:10:46 -08:00
Kubernetes Prow Robot 991529ef8b
Merge pull request #45480 from nwneisen/update-cri-dockerd-links
Update cri-dockerd links to point to the official docs
2024-03-09 04:05:04 -08:00
Kubernetes Prow Robot b4683eb70b
Merge pull request #43652 from berry2012/main
added commands to cheatsheet.md
2024-03-08 18:17:53 -08:00
Kurt Hurtado a31db32c86 reworded reset to modified 2024-03-08 15:49:57 -06:00
Nick Neisen fe501f8bfa
Change cri-dockerd links to official docs in the english content 2024-03-08 11:46:54 -07:00
Kubernetes Prow Robot e143e9dac0
Merge pull request #45172 from alexis974/spelling-mistake-kube-scheduler
Fix spelling mistake in kube scheduler
2024-03-07 23:15:08 -08:00
Kubernetes Prow Robot eef4503a8d
Merge pull request #44479 from Arhell/en-go
[en] Update go lang link common-parameters.md
2024-03-07 22:53:00 -08:00
Kubernetes Prow Robot e4d06f8d5b
Merge pull request #45443 from a-mccarthy/update-pr-wrangler-docs
Update pr-wranglers.md
2024-03-07 16:31:15 -08:00
Kurt Heiden 6d3a106bc0
Update install-kubectl-windows.md 2024-03-07 12:36:39 -07:00
Abigail McCarthy 4dfde3498a update line wraping 2024-03-07 13:30:22 -05:00
Abigail McCarthy f23d7e0327
Update content/en/docs/contribute/participate/pr-wranglers.md
Co-authored-by: Seokho Son <shsongist@gmail.com>
2024-03-07 13:22:50 -05:00
Kubernetes Prow Robot a053579136
Merge pull request #44594 from adityasamant25/issue-40114
Improve wording around Kata containers and OCI runtime spec
2024-03-06 22:48:17 -08:00
Kubernetes Prow Robot ce4c04347b
Merge pull request #45385 from network-charles/network-charles-patch-2
Changing the Image Specified in the ReplicaSet Documentation
2024-03-06 15:23:50 -08:00
John.C 77fb1c20e8
Fix link in RuntimeClassInImageCriApi feature gate 2024-03-06 13:05:26 +00:00
Aditya Samant 5b064812d8 Improved the wording for Kata containers. 2024-03-06 09:24:16 +05:30
Kubernetes Prow Robot 0649afc23e
Merge pull request #44600 from ksemele/fix/install-kubeadm-explanations
Added link to netcat official site and '-v' key to netcat command example
2024-03-05 17:30:47 -08:00
Kingdon Barrett 5f86adf940
Update Weave Net link to supported fork
(rajch is the maintainer in charge of Weave Net now)

Ref: https://github.com/kubernetes/website/pull/45202#issuecomment-1976819974

Signed-off-by: Kingdon B <yebyen@gmail.com>
Signed-off-by: Kingdon Barrett <kingdon+github@tuesdaystudios.com>
2024-03-05 18:36:27 -05:00
Charles Uneze 3ab97977ed
Update replicaset.md 2024-03-05 22:29:58 +01:00
Abigail McCarthy c56e8ab141 Update pr-wranglers.md 2024-03-05 15:46:17 -05:00
Kubernetes Prow Robot 50f39a496d
Merge pull request #45194 from able8/patch-8
Update logging.md: Log rotation of kubelet
2024-03-04 16:38:32 -08:00
Kubernetes Prow Robot 5be4cc66be
Merge pull request #45189 from windsonsea/autosc
Pick a few grammars in autoscaling.md
2024-03-04 16:27:53 -08:00
Kubernetes Prow Robot 812a59bdfd
Merge pull request #44885 from pedantic-git/patch-1
Edit docker-specific image  name
2024-03-04 06:47:51 -08:00
Kubernetes Prow Robot fcb609d59e
Merge pull request #44126 from sftim/20231128_fix_style_guide_mismatches
Write API kinds without code style
2024-03-04 06:14:11 -08:00
Olawale Olaleye 7d987ff8a7 added commands to cheatsheet.md 2024-03-04 10:40:36 +00:00
Olawale Olaleye 206c52758c added commands to cheatsheet.md 2024-03-04 10:32:27 +00:00
Olawale Olaleye 7f5b8ba113
Merge branch 'kubernetes:main' into main 2024-03-04 10:26:44 +00:00
Charles Uneze 171de11471
Updated image name to have a tag
changed it from nginx to nginx:1.14.2
2024-02-29 20:07:20 +01:00
Kubernetes Prow Robot 6d50a6958f
Merge pull request #45398 from stevekuznetsov/skuznets/update-cel-doc
cel: provide example map validations
2024-02-29 10:50:06 -08:00
Kubernetes Prow Robot 33e5d85df1
Merge pull request #43983 from Jefftree/kubernetes-api-improved-documentation
Add additional documentation around discovery and OpenAPI
2024-02-29 10:23:47 -08:00
Jeffrey Ying 065ac71dea
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-29 12:50:34 -05:00
Jeffrey Ying a125b8c116
Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-02-29 12:50:12 -05:00
Steve Kuznetsov 7fefbf740e
cel: provide example map validations
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2024-02-29 09:19:38 -07:00
varadaprasanth 3ac8160b85
Update service-access-application-cluster.md
Formatted for the documentation standards
2024-02-29 17:51:06 +05:30
Charles Uneze 5f48ae0618
Update replicaset.md 2024-02-28 23:45:22 +01:00
Kubernetes Prow Robot fc52c54fcd
Merge pull request #44693 from adityasamant25/issue-44687
Remove hostPort field from the liveness probe examples to align with Kubernetes best practices.
2024-02-28 08:23:49 -08:00
Jeffrey Ying 2af22ead06 Update content/en/docs/concepts/overview/kubernetes-api.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-02-27 21:49:29 -05:00
Kubernetes Prow Robot 6d5a60c089
Merge pull request #45307 from eaudetcobello/patch-1
Fix wording in configure-upgrade-etcd.md
2024-02-27 13:36:21 -08:00
Jefftree 622466f5cf Add additional information around discovery and OpenAPI 2024-02-26 12:36:53 -05:00
Bart Jeukendrup ea6624ee62
Clarify in the documentation that 27017 is the official TCP port for MongoDB 2024-02-26 17:12:05 +01:00
Kubernetes Prow Robot 38fd408937
Merge pull request #45334 from sankalp-khare/patch-1
Fix typo in ephemeral-volumes.md
2024-02-25 22:15:52 -08:00
Kubernetes Prow Robot db2ab5e26e
Merge pull request #45337 from semihbkgr/patch-1
Correcting API field paths in Volumes page
2024-02-25 19:47:04 -08:00
Kubernetes Prow Robot 3e4c64da74
Merge pull request #44910 from hassanbenhzaine/main
Modified storage access for zone and deleted PersistentVolumeLabel since its deprecated
2024-02-25 19:42:52 -08:00
Semih Buyukgungor bb5d0a45f2
Update api fields in volumes page 2024-02-25 23:22:30 +03:00
Sankalp Khare cf5a8f86dc
Fix typo in ephemeral-volumes.md 2024-02-26 00:05:09 +05:30
Hassan BENHZAINE 4a04547c0a Modified storage access for zone and deleted PersistentVolumeLabel since its deprecated
s
2024-02-24 17:46:06 +01:00
Kubernetes Prow Robot bb24ce5ab8
Merge pull request #45095 from clementnuss/patch-3
docs(kubeadm-upgrade): add consideration on etcd upgrade impact
2024-02-23 21:33:25 -08:00
eaudetcobello a8ec490629 Various wording improvements throughout the file. 2024-02-23 16:23:13 +00:00