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
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
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
Priyanka Saggu
0bb7c6f713
fix the configmap key value from config to kubelet
2021-05-18 15:04:48 +05:30
Peri Thompson
39e22bec23
Added Windows Containerd GMSA Updates
2021-05-17 16:31:22 +00: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
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
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
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
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
Brett Nekolny
eb0fbf236b
Add envs example for secretGenerator.
2021-05-12 17:29:17 -06:00
Ludovit Scholtz
61b73cede4
update dashboard version to 2.2.0
2021-05-12 16:35:26 +02:00
toshokan
c860159ea8
[en] Fix secret -> secrets in titles
2021-05-10 22:07:40 -04:00
Marcelo Feitoza Parisi
743b5d5db8
Updating --cascade=false to --cascade=orphan
...
Cascade=false is deprecated in kubectl 1.21, according to Bug #27920
2021-05-10 21:12:44 -03:00
Tim Bannister
a71c8e7943
Write Vixie in title case
...
The surname Vixie should be in title case as it is a proper noun, even
as part of the name of Vixie cron.
"vixie cron" (with a space in it) is not the name of any scheduling
tool; there are tools named vixie-cron but that is different from the
existing text.
2021-05-10 23:38:52 +01:00
Kubernetes Prow Robot
98ae77bdd6
Merge pull request #27424 from Shubham82/fix-secret_content_layout
...
Modified the output when retrieving Secrets.
2021-05-10 15:13:36 -07:00
Kubernetes Prow Robot
e7920ea134
Merge pull request #27737 from shannonxtreme/secret-kubectl
...
Correct formatting and style
2021-05-08 08:16:47 -07:00
Shannon Kularathna
e084eefad6
Update formatting and style
2021-05-07 20:22:29 +00:00
Rojo
7a2baf6865
Update content/en/docs/tasks/manage-kubernetes-objects/kustomization.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-05-06 21:12:33 +02:00
Rojo
38371d43e6
Added example to use configMapGenerator from .env file
2021-05-06 18:51:40 +02:00
Jihoon Seo
e2dfeef40a
Remove duplicate code block
2021-05-06 09:50:40 +09:00
prameshj
9d84de7fe4
Fix sed command for IPVS mode.
...
Verified that the new sed command generates - `args: [ "-localip", "169.254.20.10", "-conf", "/etc/Corefile", "-upstreamsvc", "kube-dns-upstream" ]`
2021-04-29 15:01:26 -07:00
Jordan Liggitt
f081886b75
Update eviction example to use policy/v1
2021-04-29 12:05:03 -04:00
Daniel Fernández
bd89e37865
Add missing --type merge in retainkeys examples
2021-04-29 13:33:10 +02:00
Kubernetes Prow Robot
74b73d6ae2
Merge pull request #27725 from davegarvey/patch-1
...
Add missing word 'be'
2021-04-27 14:37:38 -07:00
Jai Govindani
37ea6e0bf5
docs(probes): add version req info
...
Signed-off-by: Jai Govindani <jai@honestbank.com >
2021-04-27 21:07:31 +07:00
David Garvey
87364a0983
Add missing word 'be'
2021-04-26 13:53:16 +08:00
TAKAHASHI Shuuji
0e8792c2f7
Make minor changes on en/docs/tasks/network/validate-dual-stack
2021-04-25 14:17:00 +09:00
vaibhav
4522ec629b
Update the hyperlink address of High-Availability Clusters
2021-04-23 10:29:27 +05:30
Shannon Kularathna
2d528707cd
Correct v1.21 to v1.21.0
2021-04-21 17:12:27 -04:00
Kubernetes Prow Robot
dc77f26c4a
Merge pull request #27425 from Kartik494/improveDocs
...
Improvement in Docs
2021-04-21 05:22:10 -07:00
Kubernetes Prow Robot
9b300a4f4f
Merge pull request #27071 from neolit123/1.21-add-kubelet-serving-cert-guide
...
kubeadm: add guide for kubelet serving certs and metrics-server
2021-04-20 18:32:10 -07:00
Kubernetes Prow Robot
6f617aa649
Merge pull request #27554 from jihoon-seo/210414_Fix_some_errors
...
Update incorrect links
2021-04-20 18:30:10 -07:00
Vlad Romanenko
25066196e3
Fix broken link to 'debugging service'
2021-04-20 17:12:43 +01:00
Kubernetes Prow Robot
1dc0e0fcc4
Merge pull request #27467 from eddiezane/ez/remove-kubectl-psgallery
...
Remove out of date PSGallery kubectl install instructions
2021-04-20 01:02:33 -07:00
kartik494
59b166ed89
Improvement in Docs
2021-04-20 09:00:39 +05:30
Jihoon Seo
c76c3784aa
Fix some errors
2021-04-20 09:38:53 +09:00
Kubernetes Prow Robot
d342d4d9fe
Merge pull request #27551 from luolanzone/antrea-np
...
add Antrea as network policy provider
2021-04-19 17:06:32 -07:00
dancnfoo
a38531234f
Update custom-resource-definition-versioning.md
...
`stored` should be `storage`
2021-04-15 11:50:24 -07:00
Luo Lan
59a0ba9bc4
add antrea as network policy provider
2021-04-14 17:01:16 +08:00
Kubernetes Prow Robot
d1e6a6fd24
Merge pull request #26605 from tengqm/admission-config-ref
...
Add WebhookAdmission reference
2021-04-14 01:30:42 -07:00
Eddie Zaneski
0349ac0035
Remove PSGallery kubectl install instructions
...
Signed-off-by: Eddie Zaneski <eddiezane@gmail.com >
2021-04-13 19:56:53 -06:00
Kubernetes Prow Robot
fa42c3cd77
Merge pull request #27220 from xordspar0/patch-1
...
Document using generators in Deployments
2021-04-13 10:23:09 -07:00
Rebecca
f0d53f9f79
Update macOS installation instructions ( #27512 )
...
* Update macOS installation instructions
* Add tabs to example
* tabs render weird in infoboxes
2021-04-13 05:46:50 -07:00
Kubernetes Prow Robot
3dcdd86486
Merge pull request #27022 from CKchen0726/kustomize_broken_link_26834
...
[en] update some links in Kustomize Feature List
2021-04-12 04:29:59 -07:00
Kubernetes Prow Robot
22a0e39486
Merge pull request #26790 from neha-viswanathan/26681-fix-target-port
...
use targetPort instead of containerPort
2021-04-08 12:10:03 -07:00
Qiming Teng
108149fa2f
Add WebhookAdmission reference
...
This is a reference for WebhookAdmission config generated from kubernetes-sigs/reference-docs/genref tool.
More specifically, it is generated using the following command:
```shell
./genref -include apiserver-webhookadmission
```
2021-04-07 09:13:47 +08:00