Commit Graph

47637 Commits (72542add9ee56929860b191f9f1d68340d2d7506)

Author SHA1 Message Date
Andrei Kvapil c941e506a7
Apply suggestions from code review
Co-authored-by: Gaurav Padam <gauravpadam2@gmail.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-03-26 15:00:55 +01:00
Andrei Kvapil 8daed9fa65
blog: DIY: Create Your Own Cloud with Kubernetes (Part 3) blog post
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
2024-03-26 15:00:50 +01:00
Iain Smart 1ed331ccbb
Update content/en/docs/concepts/security/rbac-good-practices.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-03-26 13:51:18 +00:00
Alexander Block 2b84bd6838 Update a few dead/outdated links in the "live and let live" blog post 2024-03-26 14:17:27 +01:00
Kubernetes Prow Robot f5ca94be69
Merge pull request #45678 from alexanderConstantinescu/kep-3836
KEP-3836 documentation for 1.30
2024-03-26 05:25:21 -07:00
petroselo 1808b6277e
Update sidecar-containers.md
Fix a spelling mistake: effecting -> affecting
2024-03-26 12:17:50 +00:00
Kubernetes Prow Robot b28f91743a
Merge pull request #45267 from Jefftree/docs-agg-disco
[KEP-3352] docs for aggregated discovery
2024-03-26 05:09:19 -07:00
Tim Bannister 2d9b1a465f
Fix feature gate metadata
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2024-03-26 12:05:02 +00:00
Alexander Constantinescu c94d2eb5c3 Move externalTrafficPolicy section to virtual-ips.md 2024-03-26 12:39:00 +01:00
Alexander Constantinescu d917d5020c Add kube-proxy healthz port to ports-and-protocols.md 2024-03-26 12:39:00 +01:00
Alexander Constantinescu 3181159c6e KEP-3836 v1.30 documentation 2024-03-26 12:39:00 +01:00
Kubernetes Prow Robot 70b22ae929
Merge pull request #45670 from HirazawaUi/remove-useless-line-wrap
[dev-1.30] Remove useless line wrap
2024-03-26 03:35:21 -07:00
HirazawaUi 7eb2db584e remove useless line wrap 2024-03-26 18:24:19 +08:00
Kubernetes Prow Robot 4953d2bfc4
Merge pull request #45677 from tenzen-y/job-success-policy-follow-ups
KEP-3998: Rephrase JobSuccessPolicy documentations
2024-03-26 03:01:20 -07:00
Yuki Iwai f12b68ab94 KEP-3998: Rephrase JobSuccessPolicy documentations
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 18:41:15 +09:00
Aditya Samant 3ea3b6db08
Added a note to specify the required Hugo version in the prerequisites. 2024-03-26 13:37:53 +05:30
Oluebube Princes Egbuna 0568c8af60 Merge remote-tracking branch 'upstream/main' into dev-1.30 2024-03-26 08:40:45 +01:00
Dmitry Shurupov 95cf12dea6
Show the correct proxy URL in the deploy-intro (ru)
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-03-26 14:09:30 +07:00
Dmitry Shurupov b49f023c29
Rename control plane in Russian
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-03-26 13:34:09 +07:00
Dmitry Shurupov 701cdeb739
Add kirkonru to sig-docs-ru
Signed-off-by: Dmitry Shurupov <dmitry.shurupov@palark.com>
2024-03-26 12:49:58 +07:00
Balaji ab0b655ccd Update volumes.md
Update as per the suggestion.
2024-03-25 22:25:53 -07:00
Balaji 7568fef262
Merge branch 'kubernetes:main' into GitRepoVolume 2024-03-25 22:11:44 -07:00
leolin49 745787add0
[zh-cn] Fix the full_link of glossary in container.md
The original link "https://kubernetes.io/zh-cn/docs/concepts/overview/what-is-kubernetes/#why-containers" is no longer in use
2024-03-26 11:58:26 +08:00
Kubernetes Prow Robot deb1be8892
Merge pull request #45135 from tenzen-y/job-success-policy-doc
Add JobSuccessPolicy Doc
2024-03-25 20:09:19 -07:00
Kubernetes Prow Robot 3d33323801
Merge pull request #45125 from HirazawaUi/allow-special-characters
Document option to allow almost all printable ASCII characters in environment variables
2024-03-25 19:43:19 -07:00
Kubernetes Prow Robot 374c18b83a
Merge pull request #45159 from AkihiroSuda/rro
[dev-1.30] KEP-3857: Recursive Read-only (RRO) mounts
2024-03-25 19:19:19 -07:00
HirazawaUi 0c1b3e3d03 Allow almost all printable ASCII characters in environment variables 2024-03-26 09:49:11 +08:00
Rita Zhang 4515061e7d
add config with comments for fields
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
2024-03-25 12:21:22 -07:00
Kubernetes Prow Robot 086dabd4a5
Merge pull request #45642 from Arhell/es-nte
[es] Update Weave Net link to newly supported fork
2024-03-25 12:15:39 -07:00
Kubernetes Prow Robot cf6f995cf3
Merge pull request #44696 from vaibhav2107/eviction-inodes
Added Imagefs inodes default settings in Eviction Hard
2024-03-25 12:15:35 -07:00
Akihiro Suda ca9e4725d1
KEP-3857: Recursive Read-only (RRO) mounts
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-03-26 03:59:26 +09:00
Iain Smart 3f990cd272
Add Namespace Labelling to RBAC good practice 2024-03-25 17:54:40 +00:00
Yuki Iwai 74652566e3 KEP-3998: Aldo's second suggestions
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:49:43 +09:00
Balaji 390b517d6d
Merge branch 'kubernetes:main' into GitRepoVolume 2024-03-25 10:45:29 -07:00
Yuki Iwai d79de0290a KEP-3998: Clarify the example
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:41:36 +09:00
Yuki Iwai fcdb477aa4 KEP-3998: Mention SuccessCriteriaMet condition
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:34:20 +09:00
Yuki Iwai cec3c3f388 KEP-3998: Apply Aldo's suggestons
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:22:42 +09:00
Yuki Iwai 32fd60c16e KEP-3998: Make the explanation for rules more clarify
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 02:09:25 +09:00
Yuki Iwai 105d90a04b KEP-3998: move section to before Job termination and cleanup
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:50:59 +09:00
Yuki Iwai 92a00327bb KEP-3998: Add JobSuccessPolicy Documentation
Signed-off-by: Yuki Iwai <yuki.iwai.tz@gmail.com>
2024-03-26 01:37:15 +09:00
Anish Ramasekar dffa687ace
Add structured authn beta blog
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2024-03-25 09:34:25 -07:00
Kubernetes Prow Robot 898cbe1f9f
Merge pull request #45627 from denschub/deploy-into-proxy-url
Show the correct proxy URL in the deploy-intro.
2024-03-25 09:33:26 -07:00
Kubernetes Prow Robot 73edd86532
Merge pull request #45648 from asa3311/sync-zh-108
[zh] sync kube-scheduler taint-and-toleration topology-spread-constraints
2024-03-25 07:53:05 -07:00
Kubernetes Prow Robot 7ee320764a
Merge pull request #45197 from sftim/20240218_document_cluster_autoscaling
Add concept page about cluster autoscaling
2024-03-25 07:37:02 -07:00
Jefftree 294dbbb3f6 update comments 2024-03-25 10:27:37 -04:00
Kubernetes Prow Robot 4a821ecbc8
Merge pull request #45653 from ydFu/zh-analytics
[zh] sync contribute\analytics.md
2024-03-25 07:16:38 -07:00
windsonsea bc8ca12569 [zh] Add translations to kube-state-metrics.md 2024-03-25 18:02:40 +08:00
ydFu a6332247d9 [zh] sync contribute\analytics.md
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2024-03-25 17:11:01 +08:00
Kubernetes Prow Robot 1372d79bb9
Merge pull request #45375 from dipesh-rawat/migrate-getJSON
Replace 'getJSON' with 'transform.Unmarshal' for remote data retrieval
2024-03-25 01:09:39 -07:00
Kubernetes Prow Robot 7fd03bd37d
Merge pull request #45650 from Arhell/ru-upd
[ru] Update Weave Net link to newly supported fork
2024-03-24 20:45:16 -07:00