Ritu Panjwani
20efd69cd9
Merge master into dev-1.22 to keep in sync
...
Signed-off-by: Ritu Panjwani <panjwaniritu45@gmail.com >
2021-06-11 11:19:35 -07:00
Bruno Gabriel da Silva
0295ca4f9e
Adjust yaml indentation on allowedHostPaths example ( #27731 )
...
* Adjust yaml indentation on allowedHostPaths
allowedHostPaths is an attribute inside spec: of PSP, so the sample needs to be shifted to match the YAML.
* Adjusted the PSP example allowedHostPaths coments
Adjusted the whole example (including the #coments)
2021-06-09 18:37:26 -07:00
Javier Diaz-Montes
e16b64c43e
Updating docs to reflect graduation of setHostnameAsFQDN feature to GA. KEP PR: kubernetes/enhancements#2641 , Kubernetes PR: kubernetes/kubernetes#101294
2021-06-09 14:00:17 -04:00
fml2
86597ed556
doc: remove unneeded comma
2021-06-09 10:27:29 +02:00
Kubernetes Prow Robot
d8f4b5c161
Merge pull request #28289 from PI-Victor/merged-master-dev-1.22
...
Merge master into dev-1.22
2021-06-08 19:31:47 -07:00
Kubernetes Prow Robot
4502d3b438
Merge pull request #28108 from amuraru/patch-1
...
Fixed link to API priority and fairness enhancement proposal
2021-06-07 16:24:02 -07:00
Kubernetes Prow Robot
ade29b7f44
Merge pull request #28161 from jicowan/patch-1
...
Update resource-bin-packing.md
2021-06-05 06:28:38 -07:00
Kubernetes Prow Robot
892a71113d
Merge pull request #27984 from kenaniah/patch-1
...
Fixes a small typo in topology aware hints page
2021-06-04 21:10:38 -07:00
Victor Palade
996ebf5b76
Merge master into dev-1.22 to keep in sync
2021-06-04 19:09:34 +02:00
Kubernetes Prow Robot
13349883d1
Merge pull request #28234 from jihoon-seo/210603_Nit_Fix_hrefs
...
Nit: Fix hrefs of some links
2021-06-03 18:59:26 -07:00
Bridget Kromhout
316667729c
SCTP is stable as of 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org >
2021-06-02 22:16:05 -05:00
Jihoon Seo
dfaefa54aa
Nit: Fix hrefs of some links
2021-06-03 06:20:26 +09:00
Jeremy Cowan
610835108f
Update resource-bin-packing.md
...
The original documentation was using `Profile` instead of the `KubeSchedulerConfiguration`. Also clarified how you pass this configuration to the scheduler.
2021-05-28 21:47:14 -05:00
Gunju Kim
30d4d4ee68
Add ExpandedDNSConfig feature gate
2021-05-27 20:20:30 +09:00
Dax McDonald
5fba7a91da
Fix broken link
2021-05-26 16:41:01 -07:00
Alex
bff31ff2b4
Correcting entry in Multiple Resource Types
...
We *can* use field selectors across multiple resource types.
2021-05-26 08:53:51 +05:30
Adrian Muraru
131c3a313e
Fixed link to API priority and fairness enhancement proposal
2021-05-25 12:47:13 +03:00
Kubernetes Prow Robot
8f8b147e52
Merge pull request #27739 from shannonxtreme/pod-eviction
...
Create pod eviction concept topic
2021-05-20 12:38:16 -07:00
Victor Palade
5cb4f973a4
Merge master into dev-1.22 to keep in sync
2021-05-20 19:17:30 +02:00
Kubernetes Prow Robot
b181193907
Merge pull request #28048 from chrisnegus/init-containers-link
...
Fixed broken What's Next link
2021-05-20 08:05:05 -07:00
Christopher Negus
51e4200a67
Fixed link to Whats next
2021-05-20 14:47:20 +00:00
Christopher Negus
46a0fb74a8
Fixed broken Whats Next link
2021-05-19 21:50:18 +00:00
Kubernetes Prow Robot
c5457e0b4f
Merge pull request #28022 from nfelger/patch-1
...
Fix typo in documentation: TLS secrets
2021-05-19 05:32:51 -07:00
Kubernetes Prow Robot
bf40d496c1
Merge pull request #27993 from hzliangbin/master
...
update link to Flannel
2021-05-18 15:40:28 -07:00
Niko Felger
5bb726ba16
Fix typo
2021-05-18 10:29:09 +02:00
hzliangbin
11e20bc617
update link to Flannel
2021-05-17 17:44:07 +08:00
Kubernetes Prow Robot
1416b65c64
Merge pull request #27962 from ztaylor797/patch-1
...
Fix typo in images.md
2021-05-16 20:34:03 -07:00
Kubernetes Prow Robot
2ef52e596d
Merge pull request #26840 from mltsy/patch-1
...
Clarify sources of voluntary disruptions
2021-05-16 05:53:59 -07:00
Kubernetes Prow Robot
706627109d
Merge pull request #27975 from shurup/patch-3
...
Adding shell-operator as another way to create operators
2021-05-16 01:27:59 -07:00
Zulai Wang
1753d09792
Fix typo in secret.md
2021-05-16 15:15:29 +08:00
Tim Allclair
dcd2dd4852
Update SELinux standards ( #27653 )
...
* Update SELinux standards
* address feedback
2021-05-14 11:19:59 -07:00
Lee Verberne
ede985dccd
Update website for 1.22 ephemeral containers API
...
This removes the description of the ephemeral containers API from the
concepts section of the website. Most (all?) concepts don't have a
detailed description of their API in concepts. We added it for the
initial release of ephemeral containers because using the raw API was
the only way to add an ephemeral container.
This description of the API is no longer correct. Since it's now easy to
add an ephemeral container using `kubectl debug`, and this is too much
detail for a concepts section, we should remove the API description
entirely.
2021-05-14 14:49:41 +02:00
Kenaniah Cerny
4da06b0930
Fixes a small typo
2021-05-13 16:15:26 -07:00
Shannon Kularathna
c184f20f76
Create pod eviction concept and glossary entries
...
- Created glossary entries for manual and kubelet eviction
- Created node-pressure-eviction.md and api-eviction.md
- Merged content from eviction-policy.md and out-of-resource.md
- Added note to kube-scheduler about node conditions
- Deleted eviction-policy and out-of-resource.md
- Redirected old topics
- Change topic weights
2021-05-13 18:34:58 +00:00
Dmitry Shurupov
285db949a4
Adding shell-operator as another way to create operators
2021-05-13 12:14:39 +07:00
Marc Power
bd64e3170b
Correct version numbers related to the EvenPodsSpread feature gate
2021-05-12 11:39:54 -07:00
ztaylor797
af94b0a118
Fix typo in images.md
2021-05-12 10:22:56 -05:00
Kubernetes Prow Robot
45f36649ab
Merge pull request #27884 from jingxu97/nodename
...
Update note for waitForFirstConsumer binding mode with example
2021-05-11 16:03:38 -07:00
Shannon Kularathna
8b0f2648e2
Move Priority and Preemption to Scheduling section
2021-05-11 15:10:02 +00:00
toshokan
c860159ea8
[en] Fix secret -> secrets in titles
2021-05-10 22:07:40 -04:00
Kubernetes Prow Robot
44d85c5241
Merge pull request #27912 from verult/access-volume-mode-links
...
Link PVC volume mode and access mode sections to corresponding sections in PV
2021-05-10 15:55:36 -07:00
Kubernetes Prow Robot
6db449cdab
Merge pull request #27839 from jai/jai/fix-25639
...
docs(overview): add info on k8s abbreviation
2021-05-10 15:17:37 -07:00
Kubernetes Prow Robot
c994e3376e
Merge pull request #27829 from pedroleaoc/patch-1
...
Adds COF to the list of operators frameworks
2021-05-10 15:15:38 -07:00
Cheng Xing
3976df3d12
Link PVC volume mode and access mode sections to corresponding sections in PV
2021-05-07 19:11:56 -07:00
toshokan
50a5dbb21d
Fixes grammar typo
2021-05-07 16:08:57 -04:00
Jing Xu
e7d3e273f2
Update note for waitForFirstConsumer binding mode with example
...
Update binding mode related to nodeName
2021-05-06 16:19:02 -07:00
Quentin Bisson
bca8c4b6e5
Add created by label ( #27612 )
...
* Add created by label
* Update content/en/docs/concepts/overview/working-with-objects/common-labels.md
2021-05-06 10:10:00 -07:00
James Wilson
d17a261c0e
Fix spelling mistake of the word 'kubernetes' in line 390
...
A volume with `volumeMode: Filesystem` is *mounted* into Pods into a directory. If the volume
is backed by a block device and the device is empty, Kubernetes creates a filesystem
on the device before mounting it for the first time.
2021-05-03 16:20:49 +12:00
Jai Govindani
170304e282
docs(overview): add info on k8s abbreviation
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2021-04-30 21:43:56 +07:00
Pedro Leão da Cruz
c4f1225b26
Adds COF to the list of operators frameworks
...
Adds the Charmed Operator Framework to #heading-writing-operator
2021-04-30 09:40:48 +01:00