Kubernetes Prow Robot
2d6d22ddec
Merge pull request #31440 from MikeSpreitzer/note-apf-autoupdate
...
Catch APF description up with recent developments
2022-02-03 03:05:45 -08:00
Paul "TBBle" Hampson
db2b66e365
Apply wording improvements to load-balancer-class
...
Credit to Tim Bannister <tim@scalefactory.com > for the same improvements
in load-balancer-nodeport-allocation above.
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:40:00 +11:00
Paul "TBBle" Hampson
2103a16c0f
Fix style nit-pick
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:39:49 +11:00
Paul "TBBle" Hampson
be07879592
Remove needless mention of previous versions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:39:43 +11:00
Paul "TBBle" Hampson
b54cee1c44
Apply better wording to remain current in future versions
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 02:39:24 +11:00
Paul "TBBle" Hampson
f0da3cf753
ServiceLBNodePortControl went to beta in v1.22
...
Looks like this was overlooked to be updated when the feature gate documentation was updated in #28770 .
Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com >
2022-02-03 00:49:06 +11:00
Kubernetes Prow Robot
c468037747
Merge pull request #31331 from yashodhanmohan/feat/docker-cleanup
...
Clean up docker references from Service documentations
2022-02-01 07:21:12 -08: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
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
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
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
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
Kubernetes Prow Robot
d3a4f2e23f
Merge pull request #31486 from liggitt/pss
...
Pod Security Standards doc updates
2022-01-27 16:16:45 -08: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
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
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
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
SpecialYang
9911912709
Fix imprecise statements for virtual hosting example
2022-01-26 22:33:33 +08: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
William Denniss
20ee91f0da
Include link to Pod Security Admission in the PodSecurityPolicy deprecation notice ( #31475 )
...
* Include link to Pod Security Admission in the PodSecurityPolicy deprecation notice
Add a link to the Pod Security Admission feature, which replaces PodSecurityPolicy. Currently users who read this page may not realize what the replacement is. The linked blog post talks about the KEP that created Pod Security Admission, but with no direct link.
* Remove link prefix
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com >
2022-01-25 16:28:26 -08:00
Kubernetes Prow Robot
ee346e48d8
Merge pull request #31363 from yashodhanmohan/fix/pod-dns
...
Correcting DNS record for pods exposed by a Service
2022-01-25 12:21:41 -08:00
Kubernetes Prow Robot
7cb748a933
Merge pull request #31308 from meysam81/meysam/annotation-between-backticks
...
docs: place annotation between backticks ✏️
2022-01-25 08:50:31 -08:00
Wang
88fbaa1160
Update projected-volumes.md
2022-01-25 18:47:48 +09:00
Wang
e08d312a6d
Update projected-volumes.md
2022-01-25 17:46:30 +09: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
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
3aea799ca5
Merge pull request #31231 from sftim/20220106_add_contiv_vpp
...
Add Contiv-VPP network plugin
2022-01-23 18:31:57 -08:00
Yashodhan Mohan Bhatnagar
12653d2266
Update to bring back mention of container links compatibility
2022-01-24 01:56:44 +05:30
Yashodhan Mohan Bhatnagar
36336334c3
Update content/en/docs/concepts/services-networking/connect-applications-service.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-01-24 01:23:29 +05:30
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
Mike Spreitzer
2bfc31833f
Catch APF description up with recent developments
...
Primarily the change, in release 1.22, of how configuration objects
are maintained.
Also describe the new priority level.
Also move the sections on defaults and health check configuration to
follow the description of configuration objects.
2022-01-21 13:06:51 -05: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
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
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
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
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
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
GuyTempleton
80e2f669a0
Docs - EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 10:30:44 +00:00
Yashodhan Mohan Bhatnagar
a18a34c482
Clean up docker references from Service documentations
...
1. Remove examples contrasting k8s networking with Docker networking
from concept document explaining connecting applications using services
2. Remove reference to dockerlinks in favor of English description
of the env vars autocreated for every Service.
2022-01-14 02:39:33 +05:30