Kubernetes Prow Robot
da14ff8f59
Merge pull request #43176 from sftim/20230923_revise_security_concept_section
...
Move and revise overview for Security section
2024-02-16 11:41:30 -08:00
Kubernetes Prow Robot
d10786f422
Merge pull request #44959 from mocdaniel/autoscaling-overview
...
Adds a new concept page for autoscaling
2024-02-16 08:23:57 -08:00
Tim Bannister
9323995f01
Add note to localizers
2024-02-16 11:47:37 +00:00
Tim Bannister
892978919f
Move cloud native security out of section overview
2024-02-16 11:47:24 +00:00
Tim Bannister
18cdba2449
Remove legacy security overview page
2024-02-16 11:43:53 +00:00
Tim Bannister
872808b895
Add section overview for Security
...
Co-authored-by: Anshuman Tripathi <anshuman.tripathi305@gmail.com>
Co-authored-by: Anuj Tiwari <aj11anuj123@gmail.com>
Co-authored-by: Gaurav Padam <1032201077@tcetmumbai.in>
Co-authored-by: Tabitha Sable <51767484+tabbysable@users.noreply.github.com>
2024-02-16 11:43:31 +00:00
Kubernetes Prow Robot
a6a613d6d0
Merge pull request #42518 from tzifudzi/windows-hardware-requirements
...
Specify recommended Windows hardware requirements
2024-02-14 21:48:12 -08:00
Tatenda Zifudzi
f92b564d60
Specify recommended Windows worker node hardware requirements
2024-02-14 21:35:23 -08:00
Kubernetes Prow Robot
6479f0172f
Merge pull request #44942 from tamilselvan1102/k8s-doc-web-20240130
...
Information about default StorageClasses
2024-02-14 06:08:59 -08:00
Kubernetes Prow Robot
90534c5f38
Merge pull request #44953 from chtitux/fix-typo-pod-lifecycle
...
Add missing space in Pod Lifecycle concept page
2024-02-13 22:39:53 -08:00
Daniel Bodky
cdb2b06f1a
Adds paragraph about the Cluster Proportional Vertical Autoscaler
2024-02-14 07:38:48 +01:00
Kubernetes Prow Robot
b851645547
Merge pull request #44963 from mguan2020/patch-1
...
Fix grammatical error regarding setup scripts in Kubernetes Components documentation
2024-02-13 22:24:35 -08:00
Kubernetes Prow Robot
a3604dd589
Merge pull request #45032 from dipesh-rawat/improve-feature-state-shortcode
...
Enhance 'feature-state' shortcode to utilize feature gate description files
2024-02-13 22:08:00 -08:00
Tamilselvan
5aca46b3d0
Update content/en/docs/concepts/storage/dynamic-provisioning.md
...
Co-authored-by: Sean McGinnis <sean.mcginnis@gmail.com>
2024-02-14 09:39:30 +05:30
Lawrence Chou
3ca2b443ac
Fix `matchLabelKeys` example yaml syntax
...
It should be `spec.template.spec.affinity` instead of `spec.template.affinity`.
```
$ explain deploy.spec.template.spec.affinity
GROUP: apps
KIND: Deployment
VERSION: v1
FIELD: affinity <Affinity>
...
```
```
$ k explain deploy.spec.template.affinity
GROUP: apps
KIND: Deployment
VERSION: v1
error: field "affinity" does not exist
```
2024-02-13 10:37:33 +08:00
Kubernetes Prow Robot
a037d46987
Merge pull request #44798 from sftim/20240118_improve_pod_docs
...
Improve docs for Pods
2024-02-12 11:41:16 -08:00
Dipesh Rawat
a3f297bc80
Use new feature_gate_name option
2024-02-12 19:16:20 +00:00
Daniel Bodky
509e265b07
Finalize first draft
2024-02-10 21:52:21 +01:00
Harsh Tripathi
86734b7036
Update volumes.md with the suggested changes.
2024-02-08 10:30:07 +05:30
Daniel Bodky
e2950c6631
Adds section on scaling on cluster size
2024-02-07 19:55:25 +01:00
Daniel Bodky
4b040f5e0e
Adds section on KEDA
2024-02-07 19:54:09 +01:00
harsh
99e37ab8d1
Fixed the link for create a ConfigMap
2024-02-07 12:05:07 +05:30
Daniel Bodky
6d1ffc9a35
Adds VPA section
2024-02-04 12:30:32 +01:00
Daniel Bodky
7d9fcf3a7a
Refactors overview and introduction of manual/vertical scaling
2024-02-04 11:54:20 +01:00
Daniel Bodky
a8f4d3ad6e
Removes verbose examples from concepts
2024-02-04 11:41:29 +01:00
Daniel Bodky
b3e12f09ef
Adds suggestions from 2nd review
2024-02-04 11:30:19 +01:00
Kubernetes Prow Robot
1085b26cfc
Merge pull request #44957 from jpreese/patch-3
...
Resolve typos on page "Role Based Access Control Good Practices"
2024-02-01 09:31:01 -08:00
Daniel Bodky
97fd38404d
Describe manual scaling and update page outline
2024-01-31 22:12:46 +01:00
Daniel Bodky
0770e974cc
Incorporate quick wins from first review
2024-01-31 20:43:29 +01:00
Matthew Guan
5d731e01b6
Fix typo regarding setup scripts in Kubernetes Components documentation
2024-01-30 23:15:34 -08:00
Daniel Bodky
62b7afaced
Adds a new concept page for autoscaling
2024-01-30 22:18:28 +01:00
John Reese
4a3d9e433a
Update rbac-good-practices.md
...
Fix typos on page "Role Based Access Control Good Practices"
2024-01-30 13:58:54 -05:00
Théophile Helleboid
769ea8afad
Add missing space in Pod Lifecycle concept page
2024-01-30 17:34:36 +00:00
Tamilselvan
df4e3e1c11
Information about default StorageClasses
2024-01-30 11:13:19 +05:30
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