Commit Graph

26933 Commits

Author SHA1 Message Date
Arhell 82c3bf13a3 [pt-br] Fix secret name to be consistent with examples 2021-09-10 00:39:28 +03:00
Kubernetes Prow Robot b0f242cd3e Merge pull request #29059 from chrishenzie/read-write-once-pod-access-mode-feature-blog
ReadWriteOncePod access mode alpha feature blog
2021-09-09 11:17:54 -07:00
Kubernetes Prow Robot ed9728ca8c Merge pull request #27262 from npu21/node-fr
Fix line separation in concepts/architecture/nodes
2021-09-09 08:04:11 -07:00
Anubhav Vardhan 2e361073b1 Update highly-available-control-plane.md 2021-09-09 20:20:49 +05:30
Anubhav Vardhan a0e52ff56f Changed ha-control-plane.svg location 2021-09-09 20:17:21 +05:30
Arsh Sharma 69be6060ca explaining the interactions of topology spread constraints and node affinity/selector (#29632)
* explaining the interactions of topology spread constraints and node affinity/selector

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* udpates from code review

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>

* more updated from code reviews

Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
2021-09-09 06:48:10 -07:00
likakuli 1e4a57b563 Update nodelocaldns.md
use ",_PILLAR__DNS__SERVER_" as old pattern instead of "_PILLAR__DNS__SERVER_" when use ipvs mode.
In English localization, the pattern is ",_PILLAR__DNS__SERVER_" but when in zh localization, the comma lost.
2021-09-09 19:18:57 +08:00
likakuli 1ba9380f73 Update nodelocaldns.md
use ",__PILLAR__DNS__SERVER__" as old pattern instead of "__PILLAR__DNS__SERVER__" when use ipvs mode
2021-09-09 18:36:21 +08:00
Kubernetes Prow Robot c2f0ae3f05 Merge pull request #29646 from Arhell/env
[ja] kubeadm-install: include env variable for ARCH
2021-09-09 01:40:10 -07:00
Kubernetes Prow Robot 1e578005a8 Merge pull request #29620 from Arhell/upd
[ja] Update the link to cloud interface
2021-09-09 01:38:10 -07:00
Kubernetes Prow Robot 4b18015cd3 Merge pull request #29628 from yechs/patch-1
Fix markdown link rendering & move image kubeadm-stacked-color.png to this repo
2021-09-09 01:00:12 -07:00
Sascha Grunert c86b8a3e43 Add docs about auth differences between Docker and Kubernetes
The interpretation between Docker and Kubernetes varies when comparing
its implementations. This allows different use cases and should be
documented accordingly.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Geoffrey Cline <gcline@amazon.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-09 09:20:38 +02:00
Kartik Sharma bd8f97816a Merge branch 'main' into ingressControllerNamespace 2021-09-09 08:40:39 +05:30
Kubernetes Prow Robot 2a1a44894e Merge pull request #29600 from bang9211/bang9211/environment-variable-expose-pod-information/v0.2
[ko] Translate tasks/inject-data-application/environment-variable-expose-p…
2021-09-08 19:34:10 -07:00
Siman 8155f1d16d Update controlling-access.md as --insecure-port flag deprecated (#29447)
* Update English version of controlling-access.md as --insecure-port flag deprecated

* Update controlling-access.md as --insecure-port flag deprecated

* Update content/en/docs/concepts/security/controlling-access.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-09-08 19:30:10 -07:00
Shubham 975bd9e9b7 Improvement: Remove Heapster content from HPA. (#29547)
* Improvement: Remove Heapster content from HPA.

* Add more descriptive link for Metrics Server.
2021-09-08 18:20:10 -07:00
Kubernetes Prow Robot 91d24e6505 Merge pull request #29637 from reylejano/update-kubeops-description
Follow-up to k/website pr 29529, fix small nit for .NET
2021-09-08 18:04:10 -07:00
Kubernetes Prow Robot af7f06193f Merge pull request #27182 from sftim/20210323_update_task_create_external_load_balancer
Reword “Create an External Load Balancer” task
2021-09-08 17:54:11 -07:00
jay vyas 034ab83d92 kube-proxy disclaimer about cleanup (#28147)
* kube-proxy disclaimer about cleanup

* Update content/en/docs/concepts/services-networking/service.md

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

* Update content/en/docs/concepts/services-networking/service.md

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

* kube-proxy config note

* Update service.md

kube proxy configuration

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-09-08 17:34:10 -07:00
Arhell 7b43cfc83d [ja] kubeadm-install: include env variable for ARCH 2021-09-09 01:07:41 +03:00
Chris Henzie 809ff37d3b ReadWriteOncePod access mode alpha feature blog 2021-09-08 14:42:43 -07:00
Marcos Nery 7d2a184556 feat: improving readability 2021-09-08 18:26:05 -03:00
Edith 6aa8b805b0 grammar error 2021-09-08 14:18:49 -05:00
MarcosN 61ab2f7232 feat: adding pt-br translation for install kubeadm page 2021-09-08 16:02:10 -03:00
Edith Puclla 1ba143bafa Update content/es/docs/concepts/storage/volume-snapshots.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 13:55:31 -05:00
Edith Puclla 2a020aeaa3 Update content/es/docs/concepts/storage/volume-snapshots.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 13:55:22 -05:00
Edith Puclla 065922912f Update content/es/docs/concepts/storage/volume-snapshots.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 13:54:56 -05:00
Edith Puclla 63a685522a Update content/es/docs/concepts/storage/volume-snapshots.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 13:54:40 -05:00
Edith Puclla 4df48b736d Update content/es/docs/concepts/storage/volume-snapshots.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 13:54:09 -05:00
Edith Puclla 76b2e13255 Update content/es/docs/concepts/storage/volume-snapshots.md
great!

Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 13:52:25 -05:00
Edith Puclla 2c410e31c0 Update content/es/docs/concepts/storage/volume-snapshots.md
Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 11:59:05 -05:00
Edith Puclla f3b24cd30b Update content/es/docs/concepts/storage/volume-snapshots.md
I translated instantáneas it :O, bad bad! :)

Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 11:53:34 -05:00
Edith Puclla c0c54fca4d Update content/es/docs/concepts/storage/volume-snapshots.md
ups, se me fue! gracias!

Co-authored-by: Victor Morales <chipahuac@hotmail.com>
2021-09-08 11:50:36 -05:00
Ye Shu 826fb8dc90 Change reference to kubeadm-stacked-color.png
Since the image is now moved to this repo, I'm changing all
references to the image to have them point to the local one.
2021-09-08 10:35:23 -04:00
bhumijgupta d3dcda21a5 Revert change to double spacing
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-09-08 19:05:01 +05:30
bhumijgupta 2e55433aec Fix release cadence in deprecation policy page
Signed-off-by: bhumijgupta <bhumijgupta@gmail.com>
2021-09-08 19:01:08 +05:30
Maxym Zalata 8555d69bb5 fix duplicate words 2021-09-08 13:51:27 +03:00
Kubernetes Prow Robot afac60ede7 Merge pull request #29630 from Arhell/env
[fr] kubeadm-install: include env variable for ARCH
2021-09-08 00:59:20 -07:00
Kubernetes Prow Robot 93d7fba356 Merge pull request #29636 from Arhell/var
[id] kubeadm-install: include env variable for ARCH
2021-09-07 20:29:20 -07:00
Kubernetes Prow Robot 7cedec6389 Merge pull request #29584 from chenxuc/task-admin
[zh]sync admin task files
2021-09-07 18:55:20 -07:00
Rey Lejano 892118c9cc follow-up to k website pr 29529 2021-09-07 16:58:20 -07:00
Kubernetes Prow Robot 3130e1d221 Merge pull request #29249 from jmyung/jesang/add-reviewer/v0.1
Add jmyung to sig-docs-ko-reviews
2021-09-07 16:20:16 -07:00
Arhell e167bfeac2 [id] kubeadm-install: include env variable for ARCH 2021-09-08 01:23:53 +03:00
Ye Shu a206af45bf Ends img tag and revert changes to links
- Moves the image to this repo
- Adds <img/> to end the tag
- Revert changes made to markdown links
2021-09-07 17:48:00 +00:00
Kubernetes Prow Robot cf9753423a Merge pull request #29554 from chrismetz09/metz-mermaid-upgrade
upgrade to mermaid 8.11.2
2021-09-07 09:45:16 -07:00
Kubernetes Prow Robot 0a413aa6c2 Merge pull request #29616 from BenHall/upgradeMinikubeKatacodaTerminal
Move to Minikube 1.20 image of Katacoda for Hello Minikube Tutorial
2021-09-07 05:43:15 -07:00
Kubernetes Prow Robot a161d54e9f Merge pull request #29209 from deepsan/api-server
Reword Go requirement for subordinate API servers
2021-09-07 05:39:15 -07:00
Marat b7c57a160c [ru] Add translate addons.md file in the content/ru/docs/concepts/cluster-administration 2021-09-07 11:41:59 +06:00
Kubernetes Prow Robot b125d095ea Merge pull request #29621 from tengqm/fix-kubeadm-api-pointer
Fix kubeadm-config links
2021-09-06 18:23:15 -07:00
Arhell b77e02e739 [fr] kubeadm-install: include env variable for ARCH 2021-09-07 01:22:33 +03:00