Chris Short
2a32814359
Merge branch 'kubernetes:main' into cbshort-issue-31394
2022-01-24 15:07:23 -05:00
Kubernetes Prow Robot
5ae78ac97e
Merge pull request #31009 from mikemonteith/patch-1
...
Use --patch-file in documentation
2022-01-24 11:43:35 -08:00
Chris Short
a819c51c22
Update static-pod.md
...
- Fixed brain flatuence around which runtime I was testing
- Outputs changed
- Noted added about crictl ps's default behavior of outputting sha256sum in image name
- Image name in outputs have been shortened per Slack convo https://kubernetes.slack.com/archives/C02PZMA3R6E/p1643026840047600
2022-01-24 14:40:52 -05:00
Kubernetes Prow Robot
1d552afaa6
Merge pull request #30737 from mfbieber/ingress-class-name-in-example
...
Added ingressClassName: nginx to Ingress example
2022-01-24 11:37:35 -08:00
Kubernetes Prow Robot
d81bc93d81
Merge pull request #31327 from adrianludwin/patch-3
...
Clarify that namespace names must be RFC 1123 DNS labels
2022-01-24 11:35:33 -08:00
Akpobome Oke Kelvin
7023b926a6
[en] Updated the page to be more docker specific ( #31421 )
...
* Update: Updated to be more docker specific
* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/tasks/configure-pod-container/pull-image-private-registry.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update pull-image-private-registry.md
* Update pull-image-private-registry.md
* Update: fixes issue #31422
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-24 10:55:33 -08:00
Jordan Liggitt
b828365a0e
Change deprecation rule 4a to make stable APIs permanent within a major version
2022-01-24 11:43:05 -05:00
Jordan Liggitt
4ca5ff6b3c
PodSecurity: remove optional non-root group check
2022-01-24 10:10:12 -05:00
Jordan Liggitt
8917b26250
PodSecurity: switch restricted volume check to positive check
2022-01-24 10:09:00 -05:00
Kubernetes Prow Robot
f89e0ba1c9
Merge pull request #31473 from shoukathmd/i-31078
...
Fixed issue - borken link https://kubernetes.io/docs/reference/kubect …
2022-01-23 23:35:57 -08:00
Kubernetes Prow Robot
3aea799ca5
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
...
Add Contiv-VPP network plugin
2022-01-23 18:31:57 -08:00
Mohammed Shoukath Ali
105610d0bb
Fixed issue - borken link https://kubernetes.io/docs/reference/kubectl/conventions/ #31078
2022-01-23 19:55:37 +05:30
deepakcpakhale06
0243eeb385
Updated overview section of ConfigMaps #30729
2022-01-23 10:58:40 +08:00
AugustasV
e0eb75215b
why_telemetery_agents_talk
...
Signed-off-by: AugustasV <reg1nt1z@gmail.com>
2022-01-22 22:42:49 +01:00
Kubernetes Prow Robot
14b5ac97c4
Merge pull request #31446 from championshuttler/ln
...
Update URLs for some network plugins
2022-01-22 05:41:52 -08:00
Kubernetes Prow Robot
3b28fbba1b
Merge pull request #31398 from PurneswarPrasad/patch-1
...
Changed the explicit mention of Docker due to deprecation in Tasks > …
2022-01-21 08:25:19 -08:00
Kubernetes Prow Robot
da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
...
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Shivam Singhal
d677a0eed5
Update URLs for some network plugins
2022-01-21 13:02:32 +02:00
Shivam Singhal
788591c7e1
Fix the download link to kubectl convert plugin for bash
2022-01-21 10:38:39 +02:00
Kubernetes Prow Robot
f59a649376
Merge pull request #31412 from marosset/gmsa-container-runtime
...
configure-gmsa.md updates
2022-01-20 09:25:36 -08:00
Md Sahil
f0a1484a70
Update update-daemon-set.md
2022-01-20 15:44:48 +05:30
Purneswar Prasad
dd2ea439e8
Removed all previous PR links with Docker reference
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-20 14:50:41 +05:30
Kubernetes Prow Robot
1efb2b40ef
Merge pull request #31413 from ShivamTyagi12345/Fix
...
Update security-context.md by replacing the link in docs/tasks/configure-pod-container/security-context/#what-s-next
2022-01-19 23:03:51 -08:00
Kubernetes Prow Robot
edbbc58103
Merge pull request #31406 from butavicius/butavicius-typo-1
...
Fix: typo in cloud-controller.md
2022-01-19 23:01:51 -08:00
shivam tyagi
e39fc674e4
Update
...
Signed-off-by: shivam tyagi <shivamt.ug19.ec@nitp.ac.in>
2022-01-20 07:42:14 +05:30
Purneswar Prasad
d44efbeefb
Removed the PR link from `manages`
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-20 06:59:55 +05:30
Mark Rossetti
6ffd07cbbc
Updates for EnableCompartmentNamespace fix for GMSA
2022-01-19 16:12:49 -08:00
Mark Rossetti
f13522be29
update supported container runtimes in configure-gmsa.md
2022-01-19 15:02:38 -08:00
Mark Rossetti
d2b9f0e09c
fix linting/whitespace in configure-gmsa.md
2022-01-19 14:40:09 -08:00
Chris Short
d158cdf028
Removing additional Docker mentions
2022-01-19 15:10:45 -05:00
Chris Short
40afa49efa
Update static-pod.md
...
Fixes Issue #31394
2022-01-19 14:16:57 -05:00
Md Sahil
2c30b68c77
Update update-daemon-set.md
...
<h3>What type of PR is this ?</h3>
Improve documentation.
<h3>Which type of issue this PR fixes</h3>
fixes 31311(issue).
2022-01-19 21:16:15 +05:30
Simas Butavičius
d6ca144def
Fix: typo in cloud-controller.md
...
The cloud-controller-manager is a Kubernetes control plane component" according to docs. That is, a singular manager. This PR fixes typo in docs where it was referenced to as "cloud controller managers".
2022-01-19 16:03:41 +02:00
Shubham Kuchhal
15bc0c7621
Improvement: Updated FEATURE STATE of PodSecurityAdmission.
2022-01-19 18:04:52 +05:30
Purneswar Prasad
bf6e6caa12
Changed the explicit mention of Docker due to deprecation in Tasks > Netwrking
2022-01-19 13:24:15 +05:30
Kubernetes Prow Robot
ebceaf1343
Merge pull request #30862 from sftim/20211211_marke_dockershim_deprecated_add_mcr
...
Mark dockershim deprecated / add MCR
2022-01-18 14:13:03 -08:00
Jordan Liggitt
3dfffd39c8
Clarify deprecation rule 3
2022-01-18 10:12:19 -05:00
Tim Bannister
843ff5a90b
Fix external etcd setup guide
2022-01-18 13:32:57 +00:00
Tim Bannister
acea84ae3f
Tweak wording around reporting issues
...
The style guide recommends against using “we” in documentation.
2022-01-18 13:32:57 +00:00
Tim Bannister
63f32f4908
Tidy prerequisites
...
Use tabs to make the comparison visually straighforward, and also to
clearly indicate that the reader has a choice to make.
2022-01-18 13:32:57 +00:00
Kubernetes Prow Robot
b599a32374
Merge pull request #30959 from bglimepoint/patch-1
...
Note that subPathExpr uses round brackets.
2022-01-17 15:32:49 -08:00
Tim Bannister
02f1234ce8
Link to DaemonSet update task
...
from DaemonSetUpdateSurge feature gate short description
2022-01-17 22:25:27 +00:00
Tim Bannister
a8112a6d8a
Clarify advice about etcd private key
...
"Quote" can mislead; skip should be more obvious.
2022-01-17 21:55:08 +00:00
Tim Bannister
f1dda969c4
Add security advice about SSH agent forwarding
...
In the case of a malicious node, or malicious superuser with access to
the same node, SSH agent forwarding is a risk. Call that out.
2022-01-17 21:41:01 +00:00
Tim Bannister
000536e52c
Fix Markdown formatting
2022-01-17 21:41:01 +00:00
Tim Bannister
62905feb8e
Don't recommend any CNI plugin for kubeadm clusters
2022-01-17 21:32:12 +00:00
Kubernetes Prow Robot
9bdb086f30
Merge pull request #30331 from renan/MaxSurgeDefault
...
Fix default value for MaxSurge in RollingUpdates for DaemonSets beat feature
2022-01-17 13:12:49 -08:00
Kubernetes Prow Robot
d9edcc33ff
Merge pull request #31325 from Darshnadas/weave
...
Removed weave url
2022-01-17 12:52:49 -08:00
Kubernetes Prow Robot
c7079c4ee1
Merge pull request #31349 from humblec/csiMigration
...
mention the correct feature gate name for RBD CSI migration.
2022-01-17 12:46:49 -08:00
Kubernetes Prow Robot
19b327c3df
Merge pull request #31263 from brianpursley/fish-completion
...
Add instructions for enabling fish auto-completions for kubectl
2022-01-17 12:02:50 -08:00
Anubhav Vardhan
34ded72a7f
Update event.md
...
Update content/en/docs/reference/glossary/event.md
Create event.md
Create event.md
Update event.md
Add full link
Update content/en/docs/reference/glossary/event.md
Update content/en/docs/reference/glossary/event.md
Update content/en/docs/reference/glossary/event.md
Update event.md
Update event.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2022-01-18 01:00:30 +05:30
Yashodhan Mohan Bhatnagar
3a6fa8fea2
Correcting DNS record for pods exposed by a Service
...
For pods, DNS record incorrectly specifies deployment name
instead of service name. This commit corrects that.
2022-01-17 01:39:01 +05:30
Meysam Azad
7a3732e0d0
docs: modify grammatical error ✏️
2022-01-16 19:49:51 +03:00
Darshna Das
8a5c44c874
Added changes
2022-01-16 20:47:37 +05:30
Kubernetes Prow Robot
ec54c706de
Merge pull request #31287 from neolit123/1.24-fix-ha-etcd-guide
...
kubeadm: update HA etcd guide for clarity and fix an issue
2022-01-16 04:57:28 -08:00
Vitthal Sai
be56556f8f
Incorporates the feedback changes
2022-01-16 16:45:22 +05:30
Vitthal Sai
d8f4cefa59
Mention the kubectl binary folder as PATH environment variable
2022-01-15 22:14:53 +05:30
Meysam Azad
60551bc338
typo: remove redundant preposition ✏️
2022-01-15 13:26:50 +03:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
Kubernetes Prow Robot
312853c9d7
Merge pull request #31343 from gjtempleton/Correct-Pod-Statuses-Link
...
EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 12:22:26 -08:00
GuyTempleton
80e2f669a0
Docs - EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 10:30:44 +00:00
Alex Zielenski
e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
...
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Tim Bannister
ef6d83b5dd
Clarify example for setting Linux command line
2022-01-13 17:43:34 +00:00
Adrian Ludwin
9117178a97
Namespace names must be RFC 1123 DNS labels
...
The how-to docs to create a new namespace already specify this, but I think it's worth mentioning in the overview doc that a namespace name must be an RFC 1123 label, as I didn't initially think to look in the how-to doc for limitations.
2022-01-13 12:10:06 -05:00
Darshna Das
c5881a11b8
Removed weave url
2022-01-13 19:56:57 +05:30
Lubomir I. Ivanov
b00ffa2093
kubeadm-upgrade: adjust note about node drain
...
The current entry under additional information about drain can
be confusing and users might jump into draining the nodes before
the upgrade steps (as a pre-req), following the
instructions in the external link. This is not accurate.
Adjust the entry text to explain that drain is a step as part of
the upgrade process and this additional information entry just
mentions why it is needed.
2022-01-13 15:36:30 +02:00
Kubernetes Prow Robot
29254d7eab
Merge pull request #31296 from championshuttler/owner
...
Fix link to OWNERS_ALIASES
2022-01-12 11:10:13 -08:00
Kubernetes Prow Robot
ebfa2e4bed
Merge pull request #31306 from ptux/patch-13
...
Update migrating-telemetry-and-security-agents.md
2022-01-12 11:02:14 -08:00
Meysam Azad
1c4ea6d5af
docs: place annotation between backticks ✏️
2022-01-12 19:25:27 +03:00
Lubomir I. Ivanov
0acf0e98ee
kubeadm: update HA etcd guide for clarity and fix an issue
...
There were a couple of reported problems with this guide:
- The introductory paragraph talks about single control plane nodes
and does not mention the different options for HA etcd. Clear the
language to reduce the confusion and cross-link to the ha-topology
page.
- The hostname / IP detection in kubeadm can end
up with values not suitable for the certificates that kubeadm
generates for all etcd instances. Ensure that the hostnames / IPs
are pinned by the user in the example script.
Side cleanup related to the dockershim removal:
- Use containerd in the setup example and don't mention docker as
a requirement.
2022-01-12 16:24:26 +02:00
Kubernetes Prow Robot
6833ee99e3
Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
...
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Kubernetes Prow Robot
b42674e881
Merge pull request #31289 from ixodie/patch-5
...
Removing Romana
2022-01-12 05:30:37 -08:00
Shannon Kularathna
b0da90dd08
Minor wording fixes
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-12 17:22:19 +04:00
Wang
02dc4a258a
Update migrating-telemetry-and-security-agents.md
2022-01-12 22:17:55 +09:00
Gunju Kim
62d76a2d88
Add requirement for the ExpandedDNSConfig feature
2022-01-12 22:07:17 +09:00
Kubernetes Prow Robot
976f23445e
Merge pull request #31281 from anubha-v-ardhan/glossary-toolstip-statefulset
...
Add glossary_tooltip for StatefulSet in Recommended labels
2022-01-12 03:54:37 -08:00
Shivam Singhal
b49701b566
Fix link to OWNERS_ALIASES
2022-01-12 12:02:18 +02:00
Kubernetes Prow Robot
98d8836c23
Merge pull request #31267 from mengjiao-liu/fix-PreemptionPolicy
...
Fix wrong capitalization for preemptionPolicy field
2022-01-11 11:13:15 -08:00
ixodie
c073285fb3
Removing Romana
...
Romana is defunct and has been removed from main networking docs already.
2022-01-11 10:53:58 -05:00
Kubernetes Prow Robot
d159608a62
Merge pull request #31284 from Babapool/add-tooltip
...
Add Glossary_tooltip for object
2022-01-11 01:15:16 -08:00
Vitthal Sai
b930314a64
Add glossary_tooltip for object
2022-01-11 14:24:09 +05:30
Shannon Kularathna
be490005ff
Remove Docker mentions
2022-01-11 07:07:22 +00:00
Anubhav Vardhan
5a5b4d8a70
Comment YAML to specify excerpt
2022-01-11 10:33:07 +05:30
Anubhav Vardhan
f6ae550af4
Add glossary_tooltip for StatefulSet
2022-01-11 10:26:58 +05:30
Kubernetes Prow Robot
0872e8ec51
Merge pull request #30818 from sftim/20211007_revise_device_plugins_page
...
Revise device plugins page
2022-01-10 14:42:26 -08:00
Kubernetes Prow Robot
4698b128c0
Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
...
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
Filip Křepinský
8f8d2bb039
make deployment status behaviour more descriptive
2022-01-10 21:22:45 +01:00
Jayesh Srivastava
27d400d0e6
Update localization.md
2022-01-10 22:00:54 +05:30
Mengjiao Liu
a35da2ba7f
Fix wrong capitalization for preemptionPolicy field
2022-01-10 17:59:22 +08:00
Sascha Grunert
36a5a39a35
Update CRI description to be more verbose
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-10 10:38:15 +01:00
brianpursley
ad015ad425
Add instructions for enabling fish auto-completions for kubectl
2022-01-09 20:36:19 -05:00
Babapool
ec94e69c4e
Merge the tutorials under tutorials->clusters into tutorials->security
2022-01-09 21:31:20 +00:00
Kubernetes Prow Robot
ae5ae3ab71
Merge pull request #31247 from championshuttler/unkow
...
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2022-01-08 06:58:18 -08:00
Kubernetes Prow Robot
5446a4f7ed
Merge pull request #31219 from pacoxu/patch-9
...
storage class parameters value should be string
2022-01-08 06:30:18 -08:00
Kubernetes Prow Robot
77cc3857e6
Merge pull request #30662 from CarlosDomingues/patch-1
...
Use tee to write to /etc/bash_completion.d/kubectl
2022-01-08 06:28:19 -08:00
Kubernetes Prow Robot
c4b4768ae0
Merge pull request #31145 from hhyasdf/introduce-hybridnet
...
Add Hybridnet CNI to networking.md
2022-01-08 06:26:19 -08:00
Shivam Singhal
5473fe272f
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2022-01-08 15:20:14 +02:00
Michelle Fernandez Bieber
e21f0563f3
Added ingressClassName: nginx to Ingress example, mentioned to the necessity of it and referenced to the section describing that further
2022-01-07 22:15:42 +01:00
Tim Bannister
a3e8980eac
Add Contiv-VPP network plugin
2022-01-06 22:24:08 +00:00
Kubernetes Prow Robot
4763cd9329
Merge pull request #30759 from ixodie/patch-12
...
Kind cleanup - Remove Contiv
2022-01-06 14:22:00 -08:00