Viacheslav Vasilyev
241e635197
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-02-01 15:31:21 +02:00
Viacheslav Vasilyev
ddd4a3defb
Update content/en/docs/tasks/administer-cluster/encrypt-data.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com >
2022-02-01 12:38:35 +02:00
jeremy-morren
095c52a590
Fix powershell install script
...
Setting powershell variables container only numbers does not work with multiple periods (at least on Powershell 5.1). Using quotes is necessary.
2022-01-31 22:15:40 -04:00
Kubernetes Prow Robot
26d565c5c5
Merge pull request #31315 from utkarsh-singh1/edit-managed-resource-containers
...
Updated managed-resource-containers.md
2022-01-31 17:53:52 -08:00
Kubernetes Prow Robot
e909d003a5
Merge pull request #31359 from meysam81/meysam/grammatical-error
...
docs: modify grammatical error ✏️
2022-01-31 17:45:52 -08:00
Md Sahil
c4dc68c8ff
Update service-traffic-policy.md ( #31408 )
...
* Update service-traffic-policy.md
<h3>What this PR does ?</h3>
Improve documentation.
<h3>Which issue this PR fixes ?</h3>
fixes 31403(Issue).
* Update service-traffic-policy.md
* Update service-traffic-policy.md
* Update service-traffic-policy.md
2022-01-31 17:37:53 -08:00
Kubernetes Prow Robot
e3ad96a6c4
Merge pull request #31466 from deepakcpakhale06/main
...
Updated overview section of ConfigMaps
2022-01-31 17:33:53 -08:00
Kubernetes Prow Robot
dec940e537
Merge pull request #31328 from sftim/20220113_clarify_example_linux_command_line_cgroup_v2
...
Clarify example for setting Linux command line
2022-01-31 16:59:53 -08:00
Kubernetes Prow Robot
5ccbcd89be
Merge pull request #31372 from sftim/20220117_tidy_kubeadm_ha
...
Tidy kubeadm HA guide
2022-01-31 16:57:52 -08:00
Kubernetes Prow Robot
1f3152031f
Merge pull request #31556 from anubha-v-ardhan/30952
...
Dockershim removal from concepts/containers/container-environment
2022-01-31 16:55:52 -08:00
Kubernetes Prow Robot
48401482bc
Merge pull request #31571 from prameshj/patch-8
...
Add a section about nodelocaldns memory limits.
2022-01-31 15:43:53 -08:00
Nate W
2fa88c51b6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-01-31 11:57:45 -08:00
Kubernetes Prow Robot
b2063eedeb
Merge pull request #31546 from chrisnegus/remove-docker-cgroup-reference
...
Change docker cgroup driver example to containerd
2022-01-31 10:00:23 -08:00
Kubernetes Prow Robot
f8db38b98d
Merge pull request #30066 from sftim/20211012_tidy_manage_resources_tasks
...
Tidy task pages within Manage Memory, CPU, and API Resources
2022-01-31 07:58:23 -08:00
prameshj
9b0539eeb5
Incorporate review comments.
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Co-authored-by: Chris O'Haver <cohaver@infoblox.com >
2022-01-31 07:50:54 -08:00
Kubernetes Prow Robot
1d77a887e9
Merge pull request #31355 from Babapool/fix-binary-path
...
Mention the kubectl binary folder as PATH environment variable
2022-01-31 04:08:23 -08:00
prameshj
1b469285e8
Add a section about nodelocaldns memory limits.
2022-01-30 21:10:40 -08:00
Kubernetes Prow Robot
d996c9ed4e
Merge pull request #31566 from amej/patch-1
...
Updates url to point to the glossary
2022-01-30 15:08:23 -08:00
Kubernetes Prow Robot
097b6c4b73
Merge pull request #31469 from AugustasV/telemetery_security_agents
...
Revise “Migrating telemetry and security agents from dockershim” task
2022-01-30 14:56:23 -08:00
Kubernetes Prow Robot
6712fbee60
Merge pull request #31542 from yashodhanmohan/fix/capitalization
...
Update capitalization for mount options based on correct PV types
2022-01-30 14:34:24 -08:00
Kubernetes Prow Robot
e431d58209
Merge pull request #31532 from Kartik494/addAnotation
...
Documented annotation volume.kubernetes.io/storage-provisioner
2022-01-30 14:24:23 -08:00
AugustasV
80f4c27c66
correction
...
Signed-off-by: AugustasV <reg1nt1z@gmail.com >
2022-01-30 21:49:09 +01:00
Augustas
3bdfba74ed
Apply suggestions from code review
...
Thank you sftim for recommended changes.
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-01-30 21:37:06 +01:00
Ameya Sathe
b19b9da1b6
Replaces with relative uri
...
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
2022-01-30 22:14:41 +05:30
Ameya Sathe
8c7c94d578
Updates url to point to the glossary
...
Substitutes the existing url to archived documentation of "Kubernetes Resource" with URL pointing to glossary .
Fixes the https://github.com/kubernetes/website/issues/31396
2022-01-30 16:16:58 +05:30
Anubhav Vardhan
0dca4ef984
Dockershim removal from container-environment
2022-01-29 13:01:10 +05:30
Yashodhan Mohan Bhatnagar
cd7114d66e
Update capitalization for mount options based on correct PV types
2022-01-28 13:37:36 +05:30
kartik494
49c67a96d2
Documented new Annotation
2022-01-28 09:56:23 +05:30
Kubernetes Prow Robot
d3a4f2e23f
Merge pull request #31486 from liggitt/pss
...
Pod Security Standards doc updates
2022-01-27 16:16:45 -08:00
Christopher Negus
976004b957
Change docker cgroup driver example to containerd
2022-01-27 22:05:02 +00:00
Christopher Negus
ccd2fd216e
Updated Debugging Hook handlers example to remove docker reference.
2022-01-27 21:30:03 +00:00
Kubernetes Prow Robot
f1b4131deb
Merge pull request #31538 from mbongard/patch-1
...
Fixed malformed sentence
2022-01-27 04:56:25 -08:00
Kubernetes Prow Robot
7d9dd29483
Merge pull request #31531 from prasadkatti/patch-1
...
Move command to a code-block
2022-01-27 04:52:26 -08:00
Kubernetes Prow Robot
023db16622
Merge pull request #31518 from mtardy/main
...
Add warning for creating namespaces with the same name as public TLDs
2022-01-27 04:48:26 -08:00
Kubernetes Prow Robot
32bd7727ad
Merge pull request #31534 from saschagrunert/seccomp-default-improvements
...
Improve SeccompDefault documentation
2022-01-27 04:40:25 -08:00
Kubernetes Prow Robot
c93f0966c4
Merge pull request #31226 from atiratree/concepts.deployment
...
make deployment status behaviour more descriptive
2022-01-27 04:30:26 -08:00
Michel Bongard
8ea2fb38ed
Update logging.md
2022-01-27 12:37:35 +01:00
Lee Verberne
627a56d147
Update API reference for Ephemeral Containers beta
2022-01-27 11:14:06 +01:00
mtardy
61174c49ba
Add warning for creating namespaces with the same name as public TLDs
...
Uppercase Service API object following documentation style guide
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Add mitigation propositions
Add RFC reference for the trailing dot in an absolute DNS name
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com >
2022-01-27 10:58:41 +01:00
Sascha Grunert
4074c2e7c3
Improve SeccompDefault documentation
...
- Highlight that we do not change the Kubernetes API and how to verify
the used seccomp profile
- Fix the kind configuration and enhance the example with a custom
workload.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com >
2022-01-27 10:09:18 +01:00
Prasad Katti
eee745066d
Move command to a code-block
...
Put the command in a separate code block to keep things consistent
2022-01-26 22:20:54 -08:00
Alex Wang
665f51e60a
graduate nonpreemptingpriority to ga
2022-01-27 11:51:01 +08:00
Kubernetes Prow Robot
00d4e05e98
Merge pull request #31521 from SpecialYang/main
...
Fix imprecise statements for virtual hosting example.
2022-01-26 08:00:01 -08:00
Kubernetes Prow Robot
37b7c6fd55
Merge pull request #31410 from chris-short/cbshort-issue-31394
...
Update static-pod.md
2022-01-26 07:34:01 -08:00
Chris Short
2e870ee761
console no worky; shortening lines
2022-01-26 10:20:32 -05:00
SpecialYang
9911912709
Fix imprecise statements for virtual hosting example
2022-01-26 22:33:33 +08:00
Saswata Ghosh
df266cdaaa
Removed the dockershim section
2022-01-26 18:26:20 +05:30
Chris Short
da296afc78
Merge branch 'cbshort-issue-31394' of github.com:chris-short/website into cbshort-issue-31394
2022-01-26 07:14:34 -05:00
Chris Short
2e812faacf
Update static-pod.md
...
Adding console to crictl ps output lines as suggested: https://github.com/kubernetes/website/pull/31410#discussion_r791186773
2022-01-26 07:14:31 -05:00
Kubernetes Prow Robot
8b34063fba
Merge pull request #30961 from ystkfujii/v1.24_remove_section_on_dockershim
...
Set the dockershim state to deprecation.
2022-01-25 22:46:26 -08:00