Commit Graph

7467 Commits

Author SHA1 Message Date
Michel Bongard 8ea2fb38ed Update logging.md 2022-01-27 12:37:35 +01: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
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
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
Subhasmita Swain cdfe3fa6bc removal of docker runtime mentions in feature gates page (#31498)
* removal of docker runtime mentions in feature gates page

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-25 16:24:26 -08:00
Kubernetes Prow Robot 7012f76988 Merge pull request #31389 from liggitt/stable-deprecation-policy
Modify the deprecation policy to disallow removal of stable API versions
2022-01-25 12:33:43 -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
Kubernetes Prow Robot 6aa07e7918 Merge pull request #31407 from MdSahil-oss/main
Update update-daemon-set.md
2022-01-25 05:42:32 -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 9ffbaf39b2 Merge pull request #31357 from anubha-v-ardhan/Add-event-to-glossary
Add "event" to glossary
2022-01-24 14:05:15 -08:00
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
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
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