Tamilselvan
f439990316
Information about default StorageClasses
2024-01-30 11:06:06 +05:30
tamilselvan1102
13495193e1
Information about default StorageClasses
2024-01-30 10:58:10 +05:30
aakash deshmane
a3b714cbfc
updated the link for admission webhook controller
2024-01-29 00:52:08 +05:30
aakash deshmane
8bedcb83e6
update the link for admission webhook controller
2024-01-29 00:06:38 +05:30
Kubernetes Prow Robot
47068cb36e
Merge pull request #43136 from pegasas/api-extension
...
Add documentation explaining the difference between CRDs and API aggr…
2024-01-28 05:36:50 -08:00
Kubernetes Prow Robot
3446ca45f6
Merge pull request #44840 from hassanbenhzaine/main
...
typo fix: "claimPolicy" to "persistentVolumeReclaimPolicy"
2024-01-26 17:31:13 +01:00
John Huang
dad0076e02
update space
...
update space
2024-01-26 23:11:40 +08:00
Kubernetes Prow Robot
682c75a474
Merge pull request #44796 from atiratree/cronjob-forbid-policy
...
CronJob: improve documentation for Forbid concurrencyPolicy
2024-01-24 00:53:39 +01:00
Kubernetes Prow Robot
bd5a1866ed
Merge pull request #43702 from vaibhav2107/example-reupdate
...
Add the link of supposed example in topology-spread-constraints.md
2024-01-22 04:26:17 +01:00
Hassan BENHZAINE
a7792d26a7
typo fix: "claimPolicy" to "persistentVolumeReclaimPolicy"
2024-01-21 22:01:23 +01:00
Kubernetes Prow Robot
d9b3bd3063
Merge pull request #44295 from ziyi-xie/add-csimigration-instruction
...
Add information about how existing in-trees PVs and in-tree format yaml file will be handled after CSI migration is completed
2024-01-19 21:27:29 +01:00
Filip Křepinský
3aae2ff837
capitalize Jobs in CronJob doc
2024-01-19 14:53:20 +01:00
Tim Bannister
2b4b4b4e66
Improve docs for Pods
...
- Add glossary entry for sidecar container
- Revise glossary entry for init container to match
- Revise the Pod concept overview
- Reorder pages in that section
2024-01-19 01:06:53 +00:00
Filip Křepinský
19c6cc9ea1
CronJob: improve documentation for Forbid concurrencyPolicy
2024-01-18 19:02:42 +01:00
ziyi-xie
9f62122e75
Update content/en/docs/concepts/storage/volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-18 19:43:57 +09:00
ziyi-xie
a21e5a2573
Update content/en/docs/concepts/storage/volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2024-01-18 08:42:32 +09:00
Kubernetes Prow Robot
9fb6d138d7
Merge pull request #44734 from sftim/20240114_rename_workload_resources
...
Rename concept section “Workload resources”
2024-01-16 19:56:00 +01:00
ziyi-xie
7fac0e473a
grammar correction without any modification of the content
2024-01-16 01:20:14 +00:00
ziyi-xie
baeb523426
Modified the introduction about new pvs to make it more precise
2024-01-16 01:10:50 +00:00
ziyi-xie
02ac73e616
Update content/en/docs/concepts/storage/volumes.md
...
Co-authored-by: Akihiro Motoki <amotoki@gmail.com>
2024-01-16 01:10:50 +00:00
ziyi-xie
ceca1bef53
Deleted the contents that have been stated in the former paragraph
2024-01-16 01:10:50 +00:00
ziyi-xie
e0b4384748
Added introduction about CSIMigration
2024-01-16 01:10:50 +00:00
ziyi-xie
ce030879c8
Update content/en/docs/concepts/storage/volumes.md
2024-01-16 01:10:50 +00:00
ziyi-xie
be5e34be97
Update content/en/docs/concepts/storage/volumes.md
2024-01-16 01:10:50 +00:00
ziyi-xie
6b6ad5f3f4
Update content/en/docs/concepts/storage/volumes.md
2024-01-16 01:10:50 +00:00
ziyi-xie
5afa73916e
Added introduction about CSI Migration
...
Modified the title from Type-of-volumes to In-tree volume plugin
2024-01-16 01:10:49 +00:00
Kubernetes Prow Robot
15df04719e
Merge pull request #44700 from sgoldin/patch-1
...
fix: clarify day of the week in cron job documentation
2024-01-14 17:15:44 +01:00
Tim Bannister
6160a5e137
Rename concept section
...
The term “resource“ is much used and often misleads readers; change it
for something else. This section is really about the concepts in
Kubernetes that let you manage your applications / workloads.
2024-01-14 14:20:41 +00:00
Kubernetes Prow Robot
08a9e5db36
Merge pull request #44499 from steve-hardman/fix-typo-hook
...
Update container-lifecycle-hooks.md
2024-01-13 06:56:10 +01:00
sgoldin
934896af12
fix: clarify day of the week in cron job documentation
...
The cron scheduling syntax documentation was copied from somewhere else, and included an optional part of the spec (sundays can be referenced as 0 or 7) that is not implemented by kubernetes. This is unnecessarily confusing.
2024-01-10 09:24:19 -08:00
Kubernetes Prow Robot
a64b2324c7
Merge pull request #42355 from deepak4566/Deepak-1
...
Remove API server --enable-logs-handler argument from docs
2024-01-09 16:52:58 +01:00
Kubernetes Prow Robot
cca14eff62
Merge pull request #44571 from hunshcn/fix/link
...
fix outdated link/anchor
2024-01-07 23:15:35 +01:00
Kubernetes Prow Robot
0cac3e8870
Merge pull request #41584 from satyampsoni/replica
...
Add and use glossary entry for “replica”
2024-01-07 23:04:43 +01:00
Kubernetes Prow Robot
266d6f8f00
Merge pull request #43438 from tssurya/fix-net-pol-connection-pkt-docs
...
Clarify NetPol applies to connections, not pkts
2024-01-04 21:52:31 +01:00
Surya Seetharaman
991abfbdd0
Update content/en/docs/concepts/services-networking/network-policies.md
...
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
2024-01-04 18:28:37 +01:00
Kubernetes Prow Robot
a5e512e0e9
Merge pull request #44539 from haripriya9647/values
...
Improve an expression from 'value's to 'values' for taint-and-toleration
2024-01-04 00:12:38 +01:00
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
steve-hardman
712f1258a2
Fix typo
...
Co-authored-by: Dipesh Rawat <rawat.dipesh@gmail.com>
2023-12-29 15:02:35 +00: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
Haripriya
362f84dea0
'value's to 'values'
...
commit
2023-12-27 17:40:21 +05:30
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
steve-hardman
a17b89663b
Fix typo
2023-12-24 15:39:59 +00: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
Harsh Tripathi
bc284034dc
Updated intro.md
2023-11-30 11:55:59 +05:30
harsh
2a2a6c385b
Fixed the incorrect hyperlink for install ContainerD
2023-11-30 11:46:05 +05:30
drewhagen
deaf1b920a
Merge remote-tracking branch 'upstream/main' into dev-1.29
2023-11-29 15:33:49 -06:00
Rui Chen
422f0317b8
fix: update description for `Delete` reclaim policy
...
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-11-29 14:00:09 -05:00
Kubernetes Prow Robot
ac0ebfa01e
Merge pull request #43654 from soltysh/tz_validation
...
Update information about CronJob's unsupported time zone field
2023-11-29 16:16:13 +01:00
Maciej Szulik
c7d2933d4c
Update information about CronJob's unsupported time zone field
2023-11-29 11:02:15 +01:00
Mengjiao Liu
976ead0a1a
Update In-tree storage driver status ( #42415 )
...
* Update In-tree storage driver status
* Update In-tree storage driver `gcePersistentDisk` status to removed
* Remove GCEPersistentDisk volume info from the storage-classes page
2023-11-29 01:06:06 +01:00
Sunny Song
058e522b63
Update Based on Comments - Nov 28
2023-11-28 15:50:25 -08:00
Sunny Song
b90698e025
Update Based on Comments - Nov 27
2023-11-28 15:14:24 -08:00
Sunny Song
8ccd0cc3b2
Add Documentation for VolumeAttributesClass KEP-3751
2023-11-28 15:14:24 -08:00
Kubernetes Prow Robot
8a29190fa6
Merge pull request #43803 from kinvolk/dev-1.29-user-namespaces-pss
...
[KEP-127] Add documentation about user namespaces and PSS
2023-11-28 23:46:29 +01:00