François
097292f485
Update kustomization.md
...
Fix typo for the *volumeMount* field
Running the previous snippets with `kubectl apply -k .` would generate this error:
```
error validating ".": error validating data: ValidationError(Deployment.spec.template.spec.containers[0]): unknown field "volumeMount" in io.k8s.api.core.v1.Container;
```
According to [this page](https://kubernetes.io/docs/concepts/storage/volumes/ ), the correct field is "volumeMounts".
2021-05-19 23:05:01 +02:00
Kubernetes Prow Robot
631bfd574a
Merge pull request #28025 from Priyankasaggu11929/patch-1
...
fix the `kubelet-config-1.21` configmap key value from `config` to `kubelet`
2021-05-19 08:34:52 -07: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
6a2b65d85d
Merge pull request #27557 from robertsonai/patch-1
...
Add common command to list ENV for all pods
2021-05-19 05:26:51 -07:00
Kubernetes Prow Robot
b80558fe4a
Merge pull request #26957 from k-wall/patch-1
...
Behaviour when optional configmap appears after the pod starts
2021-05-19 02:38:51 -07:00
Kubernetes Prow Robot
5d2f1a317c
Merge pull request #27131 from perithompson/containerd-gsma
...
Added Windows Containerd GMSA Updates
2021-05-19 00:50:52 -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
Kubernetes Prow Robot
e233f16855
Merge pull request #27806 from danifr/fix_retainKeys_example
...
Add missing --type merge in retainkeys examples
2021-05-18 08:01:31 -07:00
Kubernetes Prow Robot
731cd8c138
Merge pull request #27885 from jihoon-seo/210506_Remove_duplicate_code_block
...
Remove duplicate code block
2021-05-18 07:53:31 -07:00
Kubernetes Prow Robot
99dbe4a628
Merge pull request #27939 from feitnomore/patch-2
...
Updating --cascade as false is deprecated on Kubectl 1.21
2021-05-18 07:49:31 -07:00
Kubernetes Prow Robot
fc048b3d86
Merge pull request #28011 from ahg-g/ahg-ttl
...
Updated TTLAfterFinished feature reference
2021-05-18 05:45:31 -07:00
Abdullah Gharaibeh
d541be6473
updated TTLAfterFinished feature reference
2021-05-18 07:21:18 -04:00
Kubernetes Prow Robot
4219d77e90
Merge pull request #28007 from chrisnegus/large-cluster-fixes
...
Added links to etcd content
2021-05-18 03:35:30 -07:00
Priyanka Saggu
0bb7c6f713
fix the configmap key value from config to kubelet
2021-05-18 15:04:48 +05:30
Niko Felger
5bb726ba16
Fix typo
2021-05-18 10:29:09 +02:00
Jihoon Seo
0e265010e5
Add line breaks in Markdown code
2021-05-18 12:00:44 +09:00
Peri Thompson
39e22bec23
Added Windows Containerd GMSA Updates
2021-05-17 16:31:22 +00:00
Christopher Negus
415468a1a3
Added links to etcd content
2021-05-17 14:25:45 +00:00
Abigail McCarthy
3a8af16d57
Update with nits from reviews
2021-05-17 08:39:39 -04:00
hzliangbin
11e20bc617
update link to Flannel
2021-05-17 17:44:07 +08:00
Kubernetes Prow Robot
cb45398881
Merge pull request #27941 from Illianthe/feature-gate-updates
...
Update feature gate info for ServiceNodeExclusion, NodeDisruptionExclusion, and LegacyNodeRoleBehavior
2021-05-16 21:50:00 -07:00
Kubernetes Prow Robot
ee0a4261a4
Merge pull request #27978 from MartinKanters/fix-variable-substitution-typo
...
Fixed variable substitution typo
2021-05-16 21:43:59 -07:00
Kubernetes Prow Robot
e75e654c93
Merge pull request #27943 from tengqm/reformat-windows-file
...
Reformat windows introduction
2021-05-16 21:05:59 -07: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
b423476587
Merge pull request #27959 from stoned/nodeport-ref
...
Fix link to nodeport Service type
2021-05-16 20:31:59 -07:00
Kubernetes Prow Robot
cb161cfdc8
Merge pull request #27724 from wangyysde/patch-1
...
Update feature-gates.md
2021-05-16 05:55:59 -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
b37d82a0a3
Merge pull request #27414 from joostas/docker-cli-to-kubectl-en
...
[en] Fix label selector in "kubectl for Docker Users"
2021-05-16 05:51:59 -07:00
Kubernetes Prow Robot
4f669fd2e3
Merge pull request #27815 from prameshj/patch-6
...
Fix sed command for NodeLocalDNS yaml in IPVS mode.
2021-05-16 05:47: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
Kubernetes Prow Robot
c576c3a3ee
Merge pull request #27818 from tengqm/fix-kubeadm-ref
...
Regenerated reference for kubeadm
2021-05-15 17:13:59 -07:00
Kubernetes Prow Robot
adf144cf58
Merge pull request #27744 from sftim/20210427_write_vixie_in_title_case
...
Write Vixie in title case
2021-05-15 16:43:59 -07:00
Abigail McCarthy
b8ab5835b9
Add page for analytics dashboard
2021-05-14 17:12:27 -04:00
Tim Allclair
dcd2dd4852
Update SELinux standards ( #27653 )
...
* Update SELinux standards
* address feedback
2021-05-14 11:19:59 -07:00
Steven Pitts
c315df3c0f
Clarify what must be the same
...
When reading these sentences, I thought that each pod must have the same values as each other pod. In other words, pod1's memory limit must equal pod2's memory limit.
It looks like I misunderstood; "must be the same" means that the limit and request values on each individual pod must match.
Clarify what "must be the same".
2021-05-14 12:12:48 -04:00
Kubernetes Prow Robot
89e642d082
Merge pull request #27972 from bnekolny/bn/secrets-env
...
Add envs example for secretGenerator.
2021-05-14 04:54:05 -07: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
Martin Kanters
faa06b802a
Fixed variable substitution typo
2021-05-13 10:46:55 +02:00
Dmitry Shurupov
285db949a4
Adding shell-operator as another way to create operators
2021-05-13 12:14:39 +07:00
Brett Nekolny
eb0fbf236b
Add envs example for secretGenerator.
2021-05-12 17:29:17 -06: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
Ludovit Scholtz
61b73cede4
update dashboard version to 2.2.0
2021-05-12 16:35:26 +02:00
Stoned Elipot
d299e40f1e
Fix link to nodeport Service type
2021-05-12 15:08:09 +02:00
Kubernetes Prow Robot
6845b647bb
Merge pull request #27929 from jimangel/release-page-v2.0
...
Adding a release page under "Release Information"
2021-05-12 01:11:38 -07:00
Qiming Teng
ebb393c74e
Reformat windows introduction
...
The current markdown text for the Windows introduction page is very
difficult for tracking changes. There are many paragraphs shown as a
single line. We need line breaks to ease the change tracking, especially
for localization teams. There are other nits related to indentation and
numbered lists. This PR is an attempt to reformat the page so that
future revisions can use it as an example.
2021-05-12 08:50:02 +08: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
Kubernetes Prow Robot
36f5cd1a38
Merge pull request #27900 from wangyysde/fix-27816
...
fix example for customizing the control plane with scheduler flags
2021-05-11 15:57:38 -07:00