Commit Graph

19402 Commits

Author SHA1 Message Date
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 45061ef70f Merge pull request #31434 from BenTheElder/jaun-admin
update build admins, add Juan Escobar, remove Amit Watve
2022-01-25 08:54:31 -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 5e35828808 Merge pull request #31309 from neolit123/1.24-update-kubeadm-docs-for-dockershim
kubeadm: adapt docs for 1.24 and dockershim removal
2022-01-25 08:44:32 -08:00
Lubomir I. Ivanov 3184c227c7 kubeadm: adapt docs for 1.24 and dockershim removal
Touch the following files:
- Implementation details: remove docker specifics, which is changing
in 1.24
- Create cluster: small language cleanup, remove note about 1.24
- Install kubeadm: Include two up-to-date tables for Linux / Windows
with known endpoints. Include cri-dockerd.
- Kubelet integration: (side cleanup) use "container runtime" instead of
"CRI runtime" (which is incorrect). Mention that only updating
"--container-runtime-endpoint=.." is required if the user wishes
to override the CR on a certain host. Dockershim->CR-foo migration
guides would make the "--container-runtime=remote" flag explicit
and we want to remove it at some point.
- Troubleshooting kubeadm: Remove some instances of Docker troubleshooting
that imply docker as default CR, or talk about old Docker versions.
Be more generic about container runtimes.
- Adding Windows nodes: move the containerd tab before the Docker
tab, as containerd is now the default. Remove note about being explicit
about --cri-socket. Add note that crictl is required for both
Docker and containerd. Add note that cri-dockerd is required if
the user wants to use Docker EE on Windows.
2022-01-25 18:35:58 +02:00
Kubernetes Prow Robot 045370a194 Merge pull request #30982 from KimDoubleB/cascade-default-background
Update `cascade` default value to background
2022-01-25 08:16: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
FOWind 65ee81261d Fix tools/kubeadm/high-availablility.md display format 2022-01-25 19:33:10 +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
Kobayashi Daisuke 5e1ada172d Update content/ja/docs/concepts/storage/projected-volumes.md
Co-authored-by: Wang <ooocamel@icloud.com>
2022-01-25 17:13:34 +09:00
Kobayashi Daisuke b5ba524610 Update content/ja/docs/concepts/storage/projected-volumes.md
Co-authored-by: Wang <ooocamel@icloud.com>
2022-01-25 17:13:29 +09:00
Kobayashi Daisuke b26817dc0d Update content/ja/docs/concepts/storage/projected-volumes.md
Co-authored-by: Wang <ooocamel@icloud.com>
2022-01-25 17:13:24 +09:00
Kubernetes Prow Robot 0632b6afba Merge pull request #31494 from puerco/out-of-band
Add Out-of-band release 1.23.3 to schedule files
2022-01-24 21:44:31 -08:00
Puerco 003b5dad5c Fix dates in 1.23.3 patch release date
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-01-24 22:56:07 -06:00
Adithya Krishna 59cd3c70ee Made Requested Changes v2 - Related to https://github.com/kubernetes/website/issues/27078
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2022-01-25 10:08:14 +05:30
Kobayashi Daisuke efcf33c4a9 change "projected" to Japanese 2022-01-25 13:21:41 +09:00
yangxianzhao 4d793a9a34 Fix translate problem in Chinese doc 2022-01-25 11:17:27 +08:00
Kubernetes Prow Robot 5c5e87edad Merge pull request #31482 from krvaibhaw/main
ko : Updated KubeCon dates
2022-01-24 19:10:50 -08:00
Adolfo García Veytia (Puerco) 29fb92a20d Add release 1.23.3 to schedulke markdown
Signed-off-by: Adolfo García Veytia (Puerco) <adolfo.garcia@uservers.net>
2022-01-24 21:02:15 -06:00
iago-moreira 5123dfe252 add requested changes 2022-01-24 20:54:10 -03:00
Arhell 4a2fb111bd [id] fixed the list container images by pod section 2022-01-25 00:34:36 +02: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 3a4a1ca3f1 Merge pull request #30835 from AvineshTripathi/addlink
Update default-storage-class-prereqs.md
2022-01-24 11:39:33 -08: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
Nate W 6fb319b29c Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-01-24 09:07:23 -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
Vitthal Sai 6b672ac2b8 Update some Case Studies mentioning Docker 2022-01-24 21:26:04 +05:30
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
Vaibhaw ecef64acbd Update _index.html to sync with EN version
ko : Updated KubeCon dates
2022-01-24 15:15:21 +05:30
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
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
iago-moreira a0b9425c00 add pt-br translation for proxies.md 2022-01-23 16:23:28 -03: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
0xff-dev b4f52c1a22 [zh] fix wrong dns record 2022-01-23 19:25:30 +08:00
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 160b768e6d Merge pull request #31461 from 0xff-dev/main
[zh] fix document description problem
2022-01-22 04:25:52 -08:00
Qiming Teng f7da06af13 Update kubelet reference
The reference for kubelet is manually maintained due to upstream code changes.
This PR updates the reference according to the help message from the 1.23 version of kubelet executable.
2022-01-22 20:21:19 +08:00