hunshcn
bcc55ae7c9
fix outdated link/anchor
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2024-01-03 15:00:11 +08:00
Kubernetes Prow Robot
e2509cb624
Merge pull request #44506 from Takashiidobe/fix-typos
...
fix typos
2024-01-02 19:29:55 +01:00
Kubernetes Prow Robot
f06651bbfb
Merge pull request #44595 from tengqm/fix-links
...
Fix several link errors
2024-01-02 18:19:34 +01:00
Kubernetes Prow Robot
77367b79e5
Merge pull request #43964 from aojea/kubernetes_cluster_network
...
kubernetes cluster networking types based on IP address assignment
2024-01-01 19:33:31 +01:00
Qiming Teng
8b46ec4047
Fix several link errors
2024-01-01 21:15:50 +08:00
Kubernetes Prow Robot
8bbc07697e
Merge pull request #42510 from sftim/20230812_revise_hostpath_docs
...
Revise details for hostPath volumes
2023-12-28 19:11:55 +01:00
hunshcn
fc8e79b96c
update safe sysctl
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-25 10:47:54 +08:00
Takashiidobe
d536e46dbd
fix typos
2023-12-24 21:00:53 -05:00
Kubernetes Prow Robot
b7bd4c9ce2
Merge pull request #44335 from T-Lakshmi/sidecar-feature-change
...
Revise details for sidecar containers
2023-12-22 04:24:31 +01:00
Tim K
f66ac641af
fix: update note on manage-resources-containers on using milliCPU form ( #44003 )
...
Update manage-resources-containers.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Empty-Commit
2023-12-22 03:15:41 +01:00
Tim Bannister
ddb1892d06
Fix heading capitalization
...
Use sentence case for headings.
2023-12-20 13:48:30 +00:00
Tim Bannister
38bc76aa4d
Revise StorageClass concept
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2023-12-20 13:48:29 +00:00
lakshmi
e11ca2588c
Revise details for sidecar containers
2023-12-20 13:35:29 +05:30
Sean McGinnis
e99d89ded6
Reflect CSI allowVolumeExpansion stable status
...
The CSI support for allowVolumeExpansion went GA in the 1.24 release.
This was reflected in the Persistent Volume documentation, but there is
also a reference in the Storage Class docs that had not been updated yet
to show it was no longer in beta.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2023-12-19 18:05:14 -06:00
Kubernetes Prow Robot
cc35f0de7b
Merge pull request #44097 from Icarus9913/feat/network/addon
...
add spiderpool into addons
2023-12-19 20:29:26 +01:00
Kubernetes Prow Robot
1c75d7e8c4
Merge pull request #44401 from mloskot/patch-1
...
Mention Windows Server 2022 for Windows nodes
2023-12-19 20:22:58 +01:00
Icarus9913
fc6af3be34
add spiderpool into addons
...
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2023-12-19 09:50:44 +08:00
Kubernetes Prow Robot
12bdb8ff45
Merge pull request #44045 from windsonsea/workyh
...
Update scheduling framework concept
2023-12-17 18:53:19 +01:00
Mateusz Łoskot
5389ab195d
Mention Windows Server 2022 for Windows nodes
...
This updates the Windows nodes in Kubernetes intro paragraph
to clarify it from the beginning that Windows Server 2019
is not a required version to run Windows node.
It also aligns the intro with the detailed Windows OS version
compatibility section below.
2023-12-17 14:40:25 +01:00
Aurelie Vache
4b8b571cfa
fix: feature gate link
2023-12-15 21:30:44 +01:00
windsonsea
ca9f211613
Update scheduling framework concept
2023-12-15 22:10:14 +08:00
Kubernetes Prow Robot
1b92c55289
Merge pull request #44296 from Shubham82/update_Feature_state_TopologyManager
...
Update feature state for TopologyManager
2023-12-14 19:11:45 +01:00
Kubernetes Prow Robot
8f678bb1d9
Merge pull request #44039 from aojea/patch-3
...
Update dns-pod-service.md
2023-12-14 09:29:40 +01:00
Kubernetes Prow Robot
cfed25b2d3
Merge pull request #44245 from skissane/patch-1
...
RFC 1035 vs RFC 1123: clarify the difference
2023-12-14 09:26:18 +01:00
Kubernetes Prow Robot
674448db34
Merge pull request #44349 from tengqm/configapi-1.29
...
Config API for v1.29
2023-12-14 09:12:39 +01:00
Kubernetes Prow Robot
7d9a407ade
Merge pull request #43774 from able8/patch-7
...
Add a link to sample-controller repository on Controllers page
2023-12-14 03:36:52 +01:00
Qiming Teng
2fe79a7c28
Update references to the config APIs
2023-12-14 09:24:12 +08:00
Simon Kissane
b1bdd62775
Apply suggestions from code review
...
Co-authored-by: Shubham <shubham.kuchhal@india.nec.com>
2023-12-14 10:25:25 +11:00
Tim Bannister
9010b97f01
Revise message
...
Avoid mentioning change we expect for a future (patch) release
2023-12-13 15:20:36 +00:00
Kensei Nakada
2520994c31
Feature gate SchedulerQueueingHints is disabled by default
2023-12-13 17:45:25 +09:00
Tim Bannister
e57cf329a6
Merge 'dev-1.29' with main
2023-12-11 17:11:37 +00:00
Kubernetes Prow Robot
9b9d76530e
Merge pull request #43346 from T-Lakshmi/sidecar-container
...
Add a new concept page for Sidecar containers
2023-12-11 17:56:53 +01:00
lakshmi
b23c499c23
Revise details for Resource sharing within containers
2023-12-11 17:33:21 +05:30
shubham82
e09a932faf
Updated the Feature state of TopologyManager.
2023-12-11 16:37:05 +05:30
Tim Bannister
ba4579ef43
Add Windows examples for hostPath
...
Allow seeing an example of hostPath on Linux and on Windows
2023-12-11 00:37:15 +00:00
Tim Bannister
a6338f8bf3
Revise docs for hostPath volumes
...
- Combine warnings
- Add a heading for the section about the type field
- Improve readability
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2023-12-11 00:37:15 +00:00
Kubernetes Prow Robot
4813a41f26
Merge pull request #44276 from Community-Programmer/main
...
Fix Broken voyager link in ingress-controllers.md
2023-12-11 01:25:19 +01:00
Tim Bannister
0f9c965105
Merge branch 'main' into dev-1.29
2023-12-09 20:20:23 +00:00
Sarthak Patel
6edfcadcd2
Fix Broken voyager link in ingress-controllers.md
2023-12-08 22:58:19 +05:30
Rohan Kapse
83b1334ec3
Update service.md
2023-12-08 18:27:56 +05:30
Kubernetes Prow Robot
3708e78b9f
Merge pull request #43851 from grasbergerm/patch-1
...
Update garbage-collection.md
2023-12-08 03:59:44 +01:00
Kat Cosgrove
45fb394ca7
Merge main into dev-1.29 to maintain sync
2023-12-07 15:59:56 +00:00
Paul Renault
3b306af95f
Fix typo in TLS Secrets part
2023-12-07 16:12:15 +01:00
Kubernetes Prow Robot
668af2c1bf
Merge pull request #44139 from chenrui333/fix-storage-class-reclaim-policy
...
fix: update description for `Delete` reclaim policy
2023-12-07 14:27:46 +01:00
Kubernetes Prow Robot
2614fef3d3
Merge pull request #43545 from 3point2/main
...
Fix a typo in flowchart.svg of extend-kubernetes concepts
2023-12-07 14:25:13 +01:00
Simon Kissane
ee0bb1b28a
RFC 1035 vs RFC 1123: clarify the difference
2023-12-07 14:38:15 +11:00
lakshmi
bc7c1dbd96
added a new concept page Sidecar containers and revise details details of init containers and pod lifecycle.
2023-12-01 16:34:15 +05:30
hunshcn
bb2cb5fa86
update sysctl-cluster.md, pod-security-standards.md
...
Signed-off-by: hunshcn <hunsh.cn@gmail.com>
2023-12-01 14:47:36 +08:00
Kubernetes Prow Robot
a861ec0a34
Merge pull request #44150 from thisisharrsh/fix_link
...
Fixed the incorrect link for install ContainerD
2023-11-30 13:20:57 +01:00
Sascha Grunert
8dc08062a7
Link PSS to User Namespaces
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-11-30 12:16:59 +01:00