Commit Graph

16044 Commits (release-1.30)

Author SHA1 Message Date
Kubernetes Prow Robot 7093f2c54d
Merge pull request #46731 from network-charles/network-charles-patch-4
Clarify What a PostStart Hook Does
2024-07-23 10:50:57 -07:00
steve-hardman b74f4f2701
Coorect kube-scheduler text 2024-07-23 00:27:40 +01:00
Shota Yoshimura 28e1d2a516
Add `/sys/devices/virtual/powercap` to Masked Paths in security-context.md
The document does not reflect the following:
ref https://github.com/kubernetes/kubernetes/pull/125970
2024-07-22 14:50:57 +09:00
Kubernetes Prow Robot 9f29cf91c8
Merge pull request #47205 from sbueringer/pr-fix-crd-doc
Disentangle CRD additional printer columns & field selector sections
2024-07-19 17:15:01 -07:00
Jayden Lee 9ba0a81361
fix: link typo in crd docs 2024-07-19 23:25:58 +09:00
Kubernetes Prow Robot e45abe07ab
Merge pull request #46948 from a-mccarthy/kubernetes-1.31-deprecations-and-removals-blog
Add kubernetes 1.31 deprecations and removals blog
2024-07-19 07:02:48 -07:00
Frederico Muñoz 9d0e6a2bea Update publication date 2024-07-19 14:31:23 +01:00
Kubernetes Prow Robot 65dfdc926d
Merge pull request #45118 from Ritikaa96/annotation-migrated-plugins
Added Annotation storage.alpha.kubernetes.io/migrated-plugins
2024-07-19 06:10:09 -07:00
Kubernetes Prow Robot 2ac912a107
Merge pull request #46694 from JoeyC-Dev/patch-1
Increase readability by refining the wording
2024-07-19 05:43:09 -07:00
Stefan Bueringer 4521fe7e49
Disentangle CRD additional printer columns & field selector sectiosn
Signed-off-by: Stefan Büringer buringerst@vmware.com
2024-07-19 13:12:28 +02:00
Abigail McCarthy d4a65b0c6a Update file for new publication date 2024-07-18 21:47:13 -04:00
Abigail McCarthy 87b30534c3
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-18 21:44:43 -04:00
windsonsea 61746adc09 Fix typos in managing-secret-using-kustomize.md 2024-07-19 09:39:55 +08:00
Kubernetes Prow Robot 3ce6fe6e3e
Merge pull request #47191 from masonyc/patch-1
Fix inconsistent example (Kustomize)
2024-07-18 16:32:48 -07:00
Abigail McCarthy 29600dc2ba update KEP 4004 to be more clear 2024-07-18 12:28:36 -04:00
Abigail McCarthy 57f5127d40 remove runonce mode deprecation and small edits 2024-07-18 09:14:26 -04:00
Abigail McCarthy 7f8fe86691
Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-18 08:44:19 -04:00
Ritikaa96 a9911dfa83 removing CSIMigration reference as the CSIMigration feature gate is removed in v1.30
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-18 17:25:48 +05:30
Kubernetes Prow Robot 1f9b4761a2
Merge pull request #47193 from rodrigc/certificatesigningrequest-link
Add links to CertificateSigningRequest API
2024-07-18 00:02:07 -07:00
Kubernetes Prow Robot 2aa8266591
Merge pull request #47121 from micahhausler/csr-node-clarification
Clarify kubelet serving and client cert CN values
2024-07-17 23:53:52 -07:00
Qiming Teng 8e59b9f392
Update certificate-signing-requests.md 2024-07-18 14:52:26 +08:00
Aaina26 50bddee591 Fixed a dead link in AppArmor doc 2024-07-18 11:13:48 +05:30
Craig Rodrigues a55b1057be Add links to CertificateSigningRequest API
Signed-off-by: Craig Rodrigues <rodrigc@crodrigues.org>
2024-07-17 20:41:13 -07:00
Mason Chen d2e1d3c632
miss matched secret as shown in setup 2024-07-18 14:04:17 +12:00
Abigail McCarthy 2b6eaaa0da remove kustomize deprecation section 2024-07-17 05:50:24 -04:00
Abigail McCarthy 6d5f8a6d3a
Apply suggestions from code review
Co-authored-by: Nate W <natew@cncf.io>
2024-07-16 22:16:21 -04:00
windsonsea 860edc844f Clean up updating-configuration-via-a-configmap.md 2024-07-17 09:47:22 +08:00
Kubernetes Prow Robot 415c863ac5
Merge pull request #47176 from kundan2707/failureThreshold
updated default and min value
2024-07-16 17:37:06 -07:00
Kundan Kumar b302bd2f5e updated default and min value 2024-07-16 23:06:50 +05:30
David Xia 80d2f96c93
Update extensible-admission-controllers.md
fix typo
2024-07-16 13:26:09 -04:00
Abigail McCarthy fe3375f0aa minor edits and adding line wrapping at the end of setences 2024-07-16 06:58:29 -04:00
Abigail McCarthy 88cd7c00fb
Apply suggestions from code review
Co-authored-by: Kat Cosgrove <kat.cosgrove@gmail.com>
Co-authored-by: Angelos Kolaitis <neoaggelos@gmail.com>
Co-authored-by: 杨朱 · Kiki <baofa.fan@daocloud.io>
2024-07-16 06:41:00 -04:00
Xin Hao 3c7af1e126
Update the GitHub repo url of Java Operator SDK 2024-07-16 14:32:47 +08:00
Abigail McCarthy cd9a95f98d
updating to use relative links
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-07-14 06:29:03 -04:00
Kubernetes Prow Robot 9c3d1340cb
Merge pull request #47087 from abhilasha2418/cassandraGraceperiod
Reduce GracePeriod to 300 sec for deploying Cassandra with a StatefulSet
2024-07-13 16:21:10 -07:00
Shu Muto 2c45e1ae28
Add caution for using memory-backed emptydir (#44949)
* Add caution for using memory-backed emptydir

To use default size of memory-backed emptydir,
some risks exist. So this adds cautions for the risks.

* Fix sub section title

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

* Move conciderations for memory backed emptyDir into
Resource Management for Pods and Container page.

* Revirt removing spaces on volumes.md

* Revirt removing spaces on manage-resources-containers.md

* Fixed to make it more readable and concise

---------

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-07-12 16:36:55 -07:00
Kubernetes Prow Robot f9db454ee9
Merge pull request #47130 from avin3sh/avin3sh-fix-gmsa-credspec
Fix gMSA credspec definitions
2024-07-12 16:26:16 -07:00
Kubernetes Prow Robot 76e8a52292
Merge pull request #42376 from pegasas/probe
Add Liveness, Readiness, and Startup Probes concept
2024-07-12 16:08:16 -07:00
Kubernetes Prow Robot 81feb452af
Merge pull request #46692 from bydeath/fix-typo-in-place-pod-resize-alpha
Fix typo in blog post: “do to” -> “due to”
2024-07-12 15:47:16 -07:00
Kubernetes Prow Robot 3e3cb313e1
Merge pull request #45957 from dipesh-rawat/add-blog-front-matter-author
Update blog content files to move author details in front-matter
2024-07-12 15:34:59 -07:00
Frederico Muñoz 9cb59577be Add SIG API Machinery spotlight 2024-07-12 15:54:28 +01:00
changmin fbae400c87
Update limit-storage-consumption.md
StorageQuota --> ResourceQuota
2024-07-12 15:08:41 +08:00
Kubernetes Prow Robot d14b586aa7
Merge pull request #47120 from T-Lakshmi/applyset-annotation
Entry for contains-group-kinds annotation and updated contains-group-resources annotation
2024-07-11 17:54:45 -07:00
Abigail McCarthy 125577195f
Apply suggestions from code review
Co-authored-by: Nate W <natew@cncf.io>
2024-07-11 19:54:36 -04:00
JohnHuang 3588b949aa
add warning about hostPath volumes (#47129)
* add warning about hostPath volumes

* Update content/en/docs/concepts/storage/volumes.md

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

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2024-07-10 16:28:06 -07:00
Kubernetes Prow Robot 9b9259727a
Merge pull request #46140 from cjcullen/patch-3
Update hello-minikube.md
2024-07-10 08:57:57 -07:00
Avinesh Singh 97bd20e5a9 Fix gMSA credspec definitions 2024-07-10 14:05:27 +05:30
lakshmi aab0ae1be7 updated with grammer correction 2024-07-10 14:00:02 +05:30
Kubernetes Prow Robot 63c5f91c57
Merge pull request #47105 from network-charles/network-charles-patch-2
Clarify sentence
2024-07-09 15:09:38 -07:00
Micah Hausler a2ca418a9a Clarify kubelet serving and client cert CN values
Signed-off-by: Micah Hausler <mhausler@amazon.com>
2024-07-09 08:27:50 -07:00
lakshmi 7f3071193d added contains-group-kinds annotation and updated contains-group-resources annotation 2024-07-09 17:21:27 +05:30
Tasos Tsournos b33fe00fce
Update assign-pod-node.md
Typos
2024-07-09 10:18:51 +03:00
Abigail McCarthy ee0185bc01 remove typos 2024-07-08 23:35:48 -04:00
Abigail McCarthy 10e4b66aa4 Adding content for mid-cycle blog 2024-07-08 23:27:27 -04:00
Sascha Grunert fc9db8b3fe
Update CRI-O install link
We now link to the packaging repository to keep the installation
instructions up to date.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-07-08 09:39:19 +02:00
network-charles 39e0fd6023 Clarify sentence 2024-07-06 11:31:08 +00:00
Harsh Tripathi 5840c8ef91
Convert image to vector SVG (#45968)
* Converted the blog image to vector from Beta Support For Pods With User Namespaces

* updated the raster image with svg

* Removed the extra whitespace in the image

* Made the required changes to render the render the image correctly
2024-07-05 17:00:43 -07:00
Kubernetes Prow Robot b1037755a3
Merge pull request #47064 from Ritikaa96/annotation-restartedAt
Registering and Documenting restartedAt annotation
2024-07-05 16:23:44 -07:00
Ritikaa96 3fcd8cda3b Adding consistency to current style
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-05 23:20:14 +05:30
Kubernetes Prow Robot b6ca1841de
Merge pull request #47083 from Adarsh-verma-14/fix-file-path
fix the broken link for discovery document
2024-07-04 19:58:09 -07:00
Kubernetes Prow Robot cfc5ea3a3b
Merge pull request #46529 from sftim/20240524_improve_pod_lifecycle
Improve pod lifecycle concept page
2024-07-04 17:28:27 -07:00
abhilasha2418 320e29ee0e nit: add new line 2024-07-04 16:17:43 +05:30
abhilasha2418 c9a373c32c refactor: update k8s network model section 2024-07-04 15:08:28 +05:30
abhilasha2418 f784557584 [en] Reduce GracePeriod to 300 sec for deploying Cassandra with a StatefulSet 2024-07-04 14:55:03 +05:30
Adarsh-verma-14 2b1ea305be fix the broken link for discovery document 2024-07-04 09:15:02 +05:30
Richard Sufliarsky b56a4f4e43
fix typo: extraMounts -> extraVolumes 2024-07-03 16:31:42 +02:00
Charles Uneze 16e3ad4bae Update container-lifecycle-hooks.md
Co-authored-by: Ricardo Amaro <ricardoamaro@users.noreply.github.com>

Co-authored-by: Ritika <52399571+Ritikaa96@users.noreply.github.com>
2024-07-03 07:30:02 +00:00
Ritikaa96 aefee419ce editing as per the reviews received
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-02 17:16:28 +05:30
Kubernetes Prow Robot 97ccb29c21
Merge pull request #47060 from DhritiShikhar/fix-typo
[en] Fixes typo in documentation
2024-07-02 02:47:59 -07:00
Dhriti Shikhar 856c384387 fixes typo 2024-07-02 13:35:50 +05:30
Kubernetes Prow Robot 86b6d270d2
Merge pull request #47045 from sftim/20240630_when_it_is_all_over_we_still_have_to_clean_up
Clean up after the 10th birthday
2024-07-01 18:47:44 -07:00
Ritikaa96 ac2933c58b registered restartedAt annotation
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2024-07-02 02:17:31 +05:30
Kubernetes Prow Robot f837f72b4d
Merge pull request #46993 from mochizuki875/add_debugging_profile
Add description about debugging profile
2024-07-01 04:31:14 -07:00
mochizuki875 0c8a63f4a2 add description about debugging profile 2024-07-01 08:10:14 +00:00
Dipesh Rawat 46ecfd46f1
Removed duplicate feature state shortcode 2024-07-01 00:28:36 +01:00
Tim Bannister 46196821ae Clean up after the 10th birthday
Remove the special banner support, leaving some scaffolding in place.
2024-06-30 18:20:17 +01:00
Kubernetes Prow Robot d53ad119b5
Merge pull request #47020 from dr0ptp4kt/patch-1
Update horizontal-pod-autoscale-walkthrough.md
2024-06-29 02:54:47 -07:00
Kubernetes Prow Robot edd590e063
Merge pull request #46994 from ebiiim/patch-1
Fixed minimum feasible nodes value (50->100)
2024-06-28 16:48:29 -07:00
Senthil Kumaran 0e78a858fa
Update network-plugins.md
Add a clarification that CNI has been supported from earliest version, not just the current version.
2024-06-28 16:22:49 -07:00
Stefan Bueringer 3f7873e873
Fix CRD CEL transition rule error message example
Signed-off-by: Stefan Büringer buringerst@vmware.com
2024-06-28 15:29:00 +02:00
Adam Baso 71312e1642
Update horizontal-pod-autoscale-walkthrough.md
Provide an example of `memory`.
2024-06-28 07:42:37 -05:00
Puru a7fe6cf8c5
Update content/en/docs/reference/access-authn-authz/rbac.md
Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
2024-06-28 15:48:33 +05:45
Kubernetes Prow Robot 5ea6ba08e7
Merge pull request #46758 from sftim/20240610_improve_etcd_intro
Improve etcd task introduction
2024-06-28 02:01:41 -07:00
Kubernetes Prow Robot 2a5b85829b
Merge pull request #46974 from Zeeshan50522/patch-1
internal-load-balancer section indentation alignment fix
2024-06-28 01:12:24 -07:00
Martin Velez 505b0c5a0b
Update configure-service-account.md
The word `omitted` is likely more appropriate than `elided` here.    `elided` refers more to speech than writing.
2024-06-27 14:43:13 -07:00
Abigail McCarthy 7b2fb14db9 update publication date 2024-06-27 15:19:34 -04:00
CJ Cullen a3e1fef3a0
Update content/en/docs/tutorials/hello-minikube.md
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2024-06-27 10:43:11 -07:00
Kubernetes Prow Robot e7a843fa03
Merge pull request #46987 from nilekhc/update-svm-docs
[Storage Version Migrator] docs: adds feature gates and runtime config information
2024-06-27 02:53:01 -07:00
Shunsuke Ise 44460b3ee3 fix: minimum feasible nodes 50->100
That the current `minFeasibleNodesToFind` is 100 instead of 50 (in docs). See `kubernetes/pkg/scheduler/schedule_one.go`.
2024-06-27 18:06:56 +09:00
Kubernetes Prow Robot d3613eab81
Merge pull request #46913 from ktvargo-ms/46595
Revise stale "Translate a Docker Compose File to Kubernetes Resources" page
2024-06-26 18:11:51 -07:00
Nilekh Chaudhari 4f6129ef0c
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
docs: adds feature gates and runtime config information
2024-06-26 13:45:19 -07:00
Kubernetes Prow Robot 79cf2687cb
Merge pull request #46717 from pegasas/issues/46622
Fix incorrect statement about Basic auth Secrets
2024-06-26 11:54:31 -07:00
Zeeshan50522 6108b78fa9 alignment annotation 2024-06-25 23:14:21 +00:00
Zeeshan50522 96f1911c5b
aws-internal-load-balancer-spaces-alignment 2024-06-26 00:45:52 +02:00
Katie Vargo cca76d50c1 fix failing image pull and update commands and ouput
update curl command to use version 33 for kompose and updated compose.yaml

update kubectl apply command and changed output of kompose and kubectl apply commands.

modified testing with minikube command and k decribe output and modified cleanup with k delete command.

updated v to 1.34 to removed committ markers

resolved nits
2024-06-25 12:12:13 -04:00
Adarsh-verma-14 0f25d68a3f updated the wrong link in default storage classes 2024-06-24 13:39:37 +05:30
Kubernetes Prow Robot 220835e2c3
Merge pull request #46525 from sftim/20240524_revise_pod_lifecycle
Revise termination section in pod lifecycle concept
2024-06-21 16:42:54 -07:00
Abigail McCarthy eeb0ebfee0 Add kubernetes 1.31 deprecations and removals blog 2024-06-21 10:19:59 -04:00
Kubernetes Prow Robot 8cb9c268a4
Merge pull request #46667 from chrono/patch-1
Fix broken link in topology-aware-routing.md
2024-06-20 16:21:24 -07:00
Prasad Katti 1dca66b534
Fix misnamed field in CRD documentation (#46863)
* Fix a couple of mistakes in custom-resource-definition-versioning.md

* revert one change
2024-06-19 16:41:20 -07:00