Commit Graph

43611 Commits (bc4758e3b21d170a406cedc696d96f472de83759)

Author SHA1 Message Date
Qiming Teng bc4758e3b2 Add config APIs metrics API
The 'metrics.k8s.io' APIs are exposed by the 'metrics-server' component to facilitate
auto-scaling. The other two APIs are for fetching metrics from custom or
external sources respectively.
2023-09-19 09:20:31 +08:00
Kubernetes Prow Robot 70b445f2b8
Merge pull request #42690 from everonline/everonline-patch-1
Replace misleading info about Alpine and DNS lookups
2023-09-18 10:30:32 -07:00
Kubernetes Prow Robot 9940f8947a
Merge pull request #41619 from Ritikaa96/kubectl-reference-edit
Improvements in kubectl reference
2023-09-18 10:26:32 -07:00
Kubernetes Prow Robot 430dad213e
Merge pull request #42486 from raesene/main
Kubernetes Hardening Guide Section on Authentication Mechanisms
2023-09-18 10:22:31 -07:00
Kubernetes Prow Robot bdf538c2cd
Merge pull request #42922 from sftim/20230906_document_decrypting_api_encryption_at_rest
Split at-rest decryption into its own page
2023-09-18 10:18:32 -07:00
Kubernetes Prow Robot 3f38325ccb
Merge pull request #43087 from steve-hardman/add-links-branch
Add links to What's next section of Annotations page
2023-09-18 10:16:36 -07:00
Kubernetes Prow Robot b7fbf01d01
Merge pull request #42828 from KKtheGhost/ja/sync/architecture_cri
[ja] sync architecture/cri.md
2023-09-18 06:40:32 -07:00
Kubernetes Prow Robot 090c94406f
Merge pull request #43090 from windsonsea/configv1
[zh] Sync kubelet-config.v1beta1.md
2023-09-18 01:42:30 -07:00
windsonsea 91a3911766 [zh] Sync kubelet-config.v1beta1.md 2023-09-18 14:30:24 +08:00
Kubernetes Prow Robot 2ed146792b
Merge pull request #43058 from windsonsea/flowcy
[zh] Sync /reference/debug-cluster/
2023-09-17 20:52:29 -07:00
Kubernetes Prow Robot 406cdec740
Merge pull request #43089 from Arhell/es-link
[es] fixes broken link to OWASP Zed Attack proxy
2023-09-17 20:32:30 -07:00
steve-hardman f787d0a630
Add links to Annotations page
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-09-18 00:12:50 +01:00
Arhell 53e1699f39 [es] fixes broken link to OWASP Zed Attack proxy 2023-09-18 00:10:25 +03:00
steve-hardman d285e2f684
Add links to Annotations page 2023-09-17 19:10:06 +01:00
Andrey Goran ff1985d92e
[ja] replaced {{< codenew ... >}} with {{% codenew ... %}} (#42211)
* JA localization: replaced {{< codenew ... >}} with {{% codenew ... %}} in all files

* JA localization: replaced {{< codenew ... >}} with {{% codenew ... %}} in all files
2023-09-17 09:28:15 -07:00
Kubernetes Prow Robot 6d32bb501e
Merge pull request #43081 from katcosgrove/kat-approval
[1.29] Docs Lead Owner Approval
2023-09-17 07:54:15 -07:00
Kat Cosgrove 1cda1ed15f
adding docs lead to owners for RT 1.29 2023-09-17 12:26:43 +01:00
Kubernetes Prow Robot fdb1bda106
Merge pull request #43076 from xrstf/improve-apidocs-scrolling
Improve scrolling in API ref docs
2023-09-17 02:36:13 -07:00
Christoph Mewes 0dc0a52b87 improve scrolling in API ref docs 2023-09-17 09:20:32 +02:00
Kubernetes Prow Robot 2ea1d6968c
Merge pull request #43080 from windsonsea/tokeny
[zh] Clean up kubeadm_token files
2023-09-16 18:54:13 -07:00
Kubernetes Prow Robot f206e336da
Merge pull request #40935 from KhushPatibandha/issue-39931
re-worded event from glossary
2023-09-16 18:40:13 -07:00
Michael f4110cf4a8 [zh] Clean up kubeadm_token files 2023-09-17 09:38:30 +08:00
Kubernetes Prow Robot de8337a76b
Merge pull request #42694 from sftim/20230823_mark_moving_forward_from_beta_evergreen
Mark “Moving Forward From Beta” evergreen
2023-09-16 17:36:13 -07:00
Kubernetes Prow Robot 4342d134e9
Merge pull request #42822 from RyanAoh/dev
update the range of pod-deletion-cost
2023-09-16 17:28:13 -07:00
Kubernetes Prow Robot 8d504be289
Merge pull request #43064 from mengqiy/apf
Fix broken link in "API Priority and Fairness" page
2023-09-16 17:16:16 -07:00
Kubernetes Prow Robot 26a92cb2f3
Merge pull request #43032 from XuHandsome/patch-1
fix: Correct typos
2023-09-16 05:46:12 -07:00
Kubernetes Prow Robot 6431667b5a
Merge pull request #43044 from aj11anuj/Branch-13
Updated cmds for Window users at README.md
2023-09-16 01:34:13 -07:00
Kubernetes Prow Robot 6345f78185
Merge pull request #42743 from hchyue/patch-1
fix: configmap-pod CrashLoopBackOff
2023-09-16 01:14:13 -07:00
Kubernetes Prow Robot e07e392ea1
Merge pull request #43059 from windsonsea/flowcyh
[zh] sync /cluster-administration/flow-control.md
2023-09-15 23:04:12 -07:00
Kubernetes Prow Robot da066b91a2
Merge pull request #43062 from pohly/beta-apis
feature gates: clarify beta enabling state
2023-09-15 17:14:12 -07:00
XuHandsome cec9788663 fix: Correct typos 2023-09-16 02:12:47 +08:00
Mengqi (David) Yu 771c701c71 fix broken link 2023-09-15 17:30:24 +00:00
Patrick Ohly 5cbfffa903 feature gates: clarify beta enabling state
The feature gate usually gets changed to "enabled", but there are
exceptions. API groups are intentionally left as disabled.
2023-09-15 15:35:32 +02:00
windsonsea 0388631398 [zh] Sync /reference/debug-cluster/ 2023-09-15 21:07:04 +08:00
Kubernetes Prow Robot 4a406f6306
Merge pull request #43057 from mkiehl/patch-1
Fix typo
2023-09-15 04:44:12 -07:00
windsonsea 5b1f099cbb [zh] sync /cluster-administration/flow-control.md 2023-09-15 17:32:15 +08:00
Maximilian Kiehl b708c1da43
Fix typo
Fixes a typo.
2023-09-15 09:13:46 +02:00
Anuj Tiwari c3b33f9946 Squashed commits 2023-09-15 12:41:05 +05:30
Kubernetes Prow Robot f3bf329fdc
Merge pull request #43055 from wilsonwu/fix-blog-link
Fix broken doc link in Swap blog
2023-09-14 23:32:13 -07:00
Wilson Wu 2173a8b036 Fix link 2023-09-15 13:42:13 +08:00
Kubernetes Prow Robot b1bc2f57d4
Merge pull request #43051 from asa3311/sync-zh-62
[zh] sync cluster-role-binding-v1 cluster-role-v1 role-binding-v1 role-v1
2023-09-14 20:56:12 -07:00
Ritikaa96 94c174024f Updating in kubectl reference
Signed-off-by: Ritikaa96 <ritika@india.nec.com>
2023-09-15 12:32:02 +09:00
MeenuyD 28a3b6db68
fix:"Hello Minikube" tutorial objective discrepancy: 'View Application Logs' mentioned but not covered . (#42998)
* fix:adding of view application logs

* remove unwanted lines
2023-09-14 20:12:13 -07:00
Kubernetes Prow Robot b751746109
Merge pull request #42820 from pacoxu/patch-2
update swap related description before installation
2023-09-14 20:10:12 -07:00
Kubernetes Prow Robot 2931bfabaa
Merge pull request #42819 from niranjandarshann/hovereffect/onlink
Fixed added hover effect on the video link.
2023-09-14 20:08:12 -07:00
Harsh Tripathi 78737c8e1d
Remove hyperlinks for obsolete PersistentVolume types (#42889)
* Fixed the invalid link for the parameter for a volume claim.

* updated the link for the parameters for a volume claim

* Fixed the references of older version kubernetes in types of persistent volumes
2023-09-14 19:56:12 -07:00
Kubernetes Prow Robot 8ae5aaeb40
Merge pull request #42935 from windsonsea/0823api
Use relative paths for blogs released in 1.5 years
2023-09-14 19:50:12 -07:00
Kubernetes Prow Robot 595ca70eec
Merge pull request #42962 from Gauravpadam/footer-label-change
Footer Home label now reads Documentation
2023-09-14 19:46:12 -07:00
Ashwin Rana 1e7135cd09
Removed false statement regarding storage class objects (#42966)
* removed false statement regarding storage class objects

* Revert "removed false statement regarding storage class objects"

This reverts commit 915651b2ac.

* rm false statement regarding storage class objects
2023-09-14 19:44:13 -07:00
Rituraj Dey dfcff4660c
Enhancement By: Renaming 'ReadMes' to 'README' for Improved Clarity. (#42982)
* Fixed grammar and typo

* Updated README.md

* Changed Localized to Localization
2023-09-14 19:40:12 -07:00