Commit Graph

11538 Commits (234458f2e37596dca07b567aaf53e9c0d6a50a42)

Author SHA1 Message Date
Aritra Ghosh 75d124a9e1
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-20 20:18:36 -04:00
windsonsea 4cf9403e83 Clean up the first para in node-status 2023-08-20 09:34:32 +08:00
Kubernetes Prow Robot 65bbe6a945
Merge pull request #41946 from sravyasambaturu/patch-2
Clarify which node component(s) contact control plane
2023-08-19 10:13:21 -07:00
windsonsea aa696ee363 Clean up mixed-version-proxy.md 2023-08-19 18:16:18 +08:00
Niraj Chandak b24d3e7d7a
Update configure-pod-configmap.md
Incorporated review comment
2023-08-18 12:49:36 -07:00
Kubernetes Prow Robot e6987bde68
Merge pull request #41049 from able8/add-go-template-to-kubectl-output-format
Add the go-template output format in "kubectl Cheat Sheet" page
2023-08-18 11:14:28 -07:00
Kubernetes Prow Robot 2f077ab0de
Merge pull request #42618 from tengqm/fix-examples-test-1.28
Update test cases for v1.28
2023-08-18 11:08:28 -07:00
Kubernetes Prow Robot c96fb77c57
Merge pull request #42623 from tengqm/featuregate-update-1.28
Fix feature gates for v1.28
2023-08-18 11:04:28 -07:00
Kubernetes Prow Robot 407757a69a
Merge pull request #42621 from tengqm/kubelet-ref-1.28
Manually update kubelet reference
2023-08-18 11:02:29 -07:00
David Florness 9757317c0a
replicaset: fix ownerReferences link 2023-08-18 10:03:16 -04:00
Qiming Teng ed66310f39 Fix feature gates for v1.28
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 19:50:26 +08:00
Kubernetes Prow Robot c4a2415a0c
Merge pull request #41304 from Ritikaa96/finalizers-update
Updating Finalizers information
2023-08-18 04:16:29 -07:00
Aritra Ghosh 096a657f56
Refactoring node status to new page (#42378)
* Refactoring node status to new page

- Created a new page in architecture in node for the status
- Removed the current node status from concepts and moved it there

* Update content/en/docs/reference/node/_index.md

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

* Update content/en/docs/reference/node/node-status.md

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

* Update content/en/docs/concepts/architecture/nodes.md

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

* Update node-status.md

* Update node-status.md

* Update content/en/docs/reference/node/node-status.md

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

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-18 04:12:28 -07:00
Qiming Teng 42753614f9 Manually update kubelet reference
The reference generator wasn't able to generate reference for `kubelet`
(for a long time now). This PR updates the reference manually, based on
the output from `kubelet --help`.
2023-08-18 15:34:38 +08:00
Qiming Teng 60bf42a527 Update test cases for v1.28
This PR makes sure the manifests under `content/en/examples`
are valid in v1.28. The primary fixes are:

- Updated the go.mod/go.sum file for testing against v1.28.0 release.
- Revise test case code to ensure newly added manifests are tested;
- Adapt Pod validation options to upstream validation code change;
- Move a ValidatingWebhookConfiguration YAML back to inline because
  the manifest cannot validate against the validator. The CA bundle
  referenced is not a valid string (base64 encoded). That means the
  YAML cannot be used/tested as is by users.
2023-08-18 09:03:30 +08:00
Kubernetes Prow Robot 6be64fc536
Merge pull request #42608 from gerardorn/fix-website-typo
Update encrypt-data.md
2023-08-17 10:39:22 -07:00
Kubernetes Prow Robot bcc29e3357
Merge pull request #42577 from tengqm/configapi-1.28
Revise config API docs for v1.28
2023-08-17 10:37:23 -07:00
Kubernetes Prow Robot 5757935b4b
Merge pull request #42513 from sftim/20230812_revise_storage_feature_summary
Revise summary card for storage
2023-08-17 10:35:23 -07:00
gerardo romero niño a203814740
Update encrypt-data.md
Fix typo on new encryption config file example
2023-08-17 08:28:18 -06:00
Evan Lezar 8b39957281 Make minor edits to Device Plugin documentation
These changes are a follow-up to https://github.com/kubernetes/website/pull/42001.
They make minor edits to the documentation of the DevicePlugin API.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2023-08-17 14:46:05 +02:00
Kubernetes Prow Robot 1c4a01d090
Merge pull request #42177 from Affan-7/storageclass-pvc-statement
Fix storageclass pvc statement
2023-08-17 04:35:23 -07:00
Kubernetes Prow Robot a03a79a1e2
Merge pull request #42586 from windsonsea/kubelety
Replace Kubelet with kubelet in kubelet-config-file.md
2023-08-17 00:28:20 -07:00
Amarnath N a852e72284
Updated incorrect link for slack in kops (#42295)
* Updated incorrect link for slack in kops

* updated incorrect link for kOps

* updated kOps community discussions link
2023-08-16 23:34:20 -07:00
Kubernetes Prow Robot f29b3fbdb3
Merge pull request #42514 from sftim/20230812_tweak_pv_phase_docs
Tweak docs about PersistentVolume phase
2023-08-16 23:10:19 -07:00
Michael b6c31f4e18 Replace Kubelet with kubelet in kubelet-config-file.md 2023-08-17 09:52:37 +08:00
Michael dffb9673b2 Fix a typo * in upgrading-linux-nodes.md 2023-08-16 21:31:59 +08:00
Kubernetes Prow Robot 5d5ba138a0
Merge pull request #42581 from saschagrunert/crictl
Update CRICTL_VERSION to v1.28.0
2023-08-16 04:30:27 -07:00
Kubernetes Prow Robot 92a143e4be
Merge pull request #42576 from windsonsea/contini
remove an extra asterisk in init-containers
2023-08-16 04:08:27 -07:00
Sascha Grunert 063a8c8d5f
Update CRICTL_VERSION to v1.28.0
This is the latest supported release, which is now also used by the new
OBS packages.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-16 12:53:02 +02:00
Qiming Teng 79a86279a7 Config API for v1.28 2023-08-16 17:16:27 +08:00
windsonsea 6d2afd4b44 remove an extra asterisk in init-containers 2023-08-16 17:10:03 +08:00
Qiming Teng 27413d23cb Update kubeadm reference for 1.28 2023-08-16 15:57:12 +08:00
Kubernetes Prow Robot eb9db45aa3
Merge pull request #41987 from sftim/20230712_revise_home_page
Revise docs home page
2023-08-15 21:22:27 -07:00
Kubernetes Prow Robot acc735f769
Merge pull request #39637 from Dentrax/container-kill-order
Add detail about execution sequence for container kill order during Pod Termination
2023-08-15 21:06:28 -07:00
pegasas bc7cbf6e53 “Install and Set Up kubectl…” tasks mention fixed bug 2023-08-16 09:52:09 +08:00
Kubernetes Prow Robot 21c300562f
Merge pull request #31261 from sftim/20220108_improve_api_documentation_objects
Improve documentation about Kubernetes objects & managing them
2023-08-15 15:52:28 -07:00
Tim Bannister 0a89bf8d5a Fix incorrect Markdown 2023-08-15 23:06:05 +01:00
Tim Bannister 34d243a92c Add advice about choosing an update mechanism
Explain options for updating existing objects in the Kubernetes API.
2023-08-15 23:06:05 +01:00
Tim Bannister 84d072e025 Note that CRDs don't support Strategic Merge Patch
(the custom API that is, not the CustomResourceDefinition itself)
2023-08-15 23:06:05 +01:00
Tim Bannister 797f0e6a66 Improve docs relating to patching and SSA
Co-authored-by: Antoine Pelisse <apelisse@gmail.com>
Co-authored-by: Divya Mohan <divya.mohan0209@gmail.com>
2023-08-15 23:06:05 +01:00
Tim Bannister ea515e93a2 Document annotation for client-side apply 2023-08-15 23:06:05 +01:00
Kubernetes Prow Robot 681e4157de
Merge pull request #42547 from rphillips/bump_termination_grace_period
change terminationGracePeriodSeconds for pods to 1.28
2023-08-15 15:04:27 -07:00
Tim Bannister e20230ebb1
Revise summary card for storage
Drop mentions of deprecated / removed storage integrations.
2023-08-15 22:36:11 +01:00
Kubernetes Prow Robot 734ebfb4a3
Merge pull request #42328 from mcameron/patch-1
Update storage-classes.md
2023-08-15 14:34:29 -07:00
Tim Bannister 05e8f728d9 Tweak docs for PersistentVolume phase 2023-08-15 22:22:10 +01:00
Kubernetes Prow Robot 1e23d411b4
Merge pull request #42502 from dejanu/update_doc
update container-runtime.md
2023-08-15 12:51:23 -07:00
ruiwen-zhao f22d4447c0 Revert "promoted parallel image pulls", the feature is not promoted to
Beta

This reverts commit a0a473ba71.

Signed-off-by: ruiwen-zhao <ruiwen@google.com>
2023-08-15 18:04:35 +00:00
Ryan Phillips 61621b61ee change terminationGracePeriodSeconds for pods to 1.28 2023-08-15 12:12:35 -05:00
Aritra Ghosh 4c9acd3c10
Update _index.md 2023-08-14 19:28:29 -07:00
dejanualex 9ae1e9c13d
Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2023-08-14 23:07:47 +03:00
Aritra Ghosh 071d7bd283
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-14 07:20:25 -07:00
Rishit Dagli c8634cd940
Merged main dev-1.28 2023-08-14 09:01:47 -04:00
Kubernetes Prow Robot beb7d1c9cd
Merge pull request #42481 from sreeram-venkitesh/31946-document-new-contributor-ambassador
Added new contributor ambassador role to contributing guide
2023-08-14 04:43:20 -07:00
Aritra Ghosh 6df7832a9d
Update _index.md 2023-08-13 21:57:31 -07:00
Aritra Ghosh 33725f37da
Update _index.md with annotation apf.kubernetes.io/autoupdate-spec 2023-08-13 20:55:08 -07:00
Ritikaa96 5f8e3d7e2c Updating Finalizers information
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-08-14 11:26:17 +09:00
Ritikaa96 34bc38325a Updating Finalizers information with a note 2023-08-14 11:11:54 +09:00
Kubernetes Prow Robot 5af0753c62
Merge pull request #42410 from Richabanker/uvip-glossary
update glossary entry for MVP
2023-08-13 07:57:21 -07:00
pcsegal c6ef33f06c
Update pod-qos.md to fix typo 2023-08-12 17:10:05 -03:00
Kubernetes Prow Robot 1d26fb7a47
Merge pull request #42504 from shurup/tutorials-intro-fixes
Tiny fixes for deploy & scale tutorials
2023-08-12 05:09:18 -07:00
Furkan 53b345db18 Fix reviews
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2023-08-12 15:07:44 +03:00
Richa Banker d2527767ae Update content/en/docs/concepts/architecture/mixed-version-proxy.md
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-08-11 15:19:28 -07:00
Peter Hunt e18a69c5ed
KEP-3983: add documentation for kubelet drop in directory (#42013)
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2023-08-11 11:15:26 -07:00
Raghunandan16 5f42748e64
Removed the Katacoda shutdown notice (#41841)
* removed the Katacoda shutdown notice

* Removed Katacode shutdown notice and its mention

* fixed Formatting of the file

* fixed formatting

* fixed markdown
2023-08-11 10:13:27 -07:00
Dmitry Shurupov 7adb4352fe Tiny fixes for deploy & scale tutorials 2023-08-11 21:12:58 +07:00
dejanualex 341a38e80e
Update content/en/docs/reference/glossary/container-runtime.md
Co-authored-by: Michael <haifeng.yao@daocloud.io>
2023-08-11 14:15:24 +03:00
Furkan 1c7cb802a1 Add detail about execution sequence for container termination
Signed-off-by: Furkan <furkan.turkal@trendyol.com>
2023-08-11 14:07:04 +03:00
dejanualex 26445b0462 update container-runtime.md 2023-08-11 12:16:05 +03:00
Kubernetes Prow Robot 3b66ad7996
Merge pull request #42484 from mimowo/fix-pod-replacement-policy-link
Fix pod replacement policy link
2023-08-11 01:05:27 -07:00
Tim Bannister d8b3099692
Drop links to blog article
It is OK to revert this commit once the date for the associated blog
article is confirmed.
2023-08-10 22:51:39 +01:00
Sergey Shevchenko ca5dc47b29
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:47 +03:00
Sergey Shevchenko 02a2ce5358
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:47 +03:00
Sergey Shevchenko 05b7198675
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:46 +03:00
Sergey Shevchenko c9402a665c
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:46 +03:00
Sergey Shevchenko 2692020d98
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-08-10 16:31:46 +03:00
Sergey Shevchenko c7a4fe6faf
docs: service.kubernetes.io/topology-aware-hints 2023-08-10 16:31:46 +03:00
Marko Mudrinić de5a39b654
Fix blog post links
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić b9f0cbcf9a
Typo fixes
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić f34d608b92
Make upgrade commands compatible with both repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić fcadec411a
Replace TBD links with the blog post link
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 638d07d0f2
Fix the apt repository definition
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:08 +03:00
Marko Mudrinić 08cac8cf08
Address review comments
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:42:06 +03:00
Marko Mudrinić c206802a2e
Update package manager instructions with community-hosted repos
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
2023-08-10 12:41:09 +03:00
Michal Wozniak ec6bda421e Fix the link to pod replacement policy 2023-08-10 11:19:26 +02:00
Sreeram Venkitesh 44ced6f09a Added new contributor ambassador role to contributing guide 2023-08-10 10:23:38 +05:30
windsonsea 37a8a5a1f4 Clean up distribute-credentials-secure.md 2023-08-10 12:31:37 +08:00
Kevin Hannon ef010e77e4 fix a typo for podReplacementPolicy 2023-08-09 16:23:31 -04:00
Kubernetes Prow Robot aa40dc7aae
Merge pull request #41936 from shannonxtreme/secret-use-cases
Improve and clean up use cases for Secrets
2023-08-09 13:09:31 -07:00
Kubernetes Prow Robot 02f34df95a
Merge pull request #42396 from Karthik-PM/editor-config-new
added .editorconfig
2023-08-09 12:11:30 -07:00
Monis Khan 7fb0cf6924
KMS doc updates for v1.28
Signed-off-by: Monis Khan <mok@microsoft.com>
2023-08-09 15:00:11 -04:00
Kubernetes Prow Robot 5755e4362a
Merge pull request #42060 from a-hilaly/beta-match-conditions
Graduate AdmissionWebhookMatchConditions to beta
2023-08-09 08:49:51 -07:00
Kubernetes Prow Robot 6cd9b4e9cb
Merge pull request #42471 from sftim/dev-1.28-update-merge-main
Update dev-1.28 from main
2023-08-09 08:25:51 -07:00
Kubernetes Prow Robot eb175c35ed
Merge pull request #42447 from matthyx/sidecar-nits
nit edits for Sidecar containers
2023-08-09 04:55:50 -07:00
Tim Bannister 9520b96a61 Revise docs home page
Reorder and replace cards to better (I hope!) serve our readers.
2023-08-09 11:49:12 +01:00
Tim Bannister 20b43d6095
Merge branch 'main' into 'dev-1.28' 2023-08-09 11:13:31 +01:00
Matthias Bertschy de8c969241 nit edits for Sidecar containers
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
2023-08-09 11:36:37 +02:00
Kubernetes Prow Robot e656fb8ad2
Merge pull request #42083 from serathius/kep2340
Document Consistent Reads from Cache
2023-08-09 01:47:49 -07:00
Amine 42078a08fb Fix typos and add comments to the match conditions example 2023-08-09 09:38:48 +02:00
Kubernetes Prow Robot 686bfdcf62
Merge pull request #41857 from helayoty/job-annotation
Update docs with the new Job annotation
2023-08-08 20:29:50 -07:00
windsonsea 690fd45644 use a consistent code reference in pods-and-endpoint-termination-flow 2023-08-09 09:16:42 +08:00