sandipanpanda
d33605578f
Fix broken link in k8s.io/docs/concepts/overview/working-with-objects/finalizers/ ( #30159 )
...
* Fix broken link in finalizers.md
* Update finalizers.md
* Update finalizers.md
2021-10-20 16:56:08 -07:00
Kubernetes Prow Robot
6c5c10a087
Merge pull request #30163 from bene2k1/de-fix-kubecon-dates-20211020
...
[de] Fix homepage kubecon dates
2021-10-20 13:26:05 -07:00
Anthony Rosequist
ebe5a92cbe
Add missing space before parenthesis
2021-10-20 15:24:22 -05:00
Benedikt Rollik
569b037a13
fix typo
2021-10-20 20:36:02 +02:00
Benedikt Rollik
d31a7ebcfc
fix typo
2021-10-20 20:33:57 +02:00
Benedikt Rollik
64e4933cf6
Update content/de/_index.html
2021-10-20 20:11:08 +02:00
Benedikt Rollik
af2f72f603
de-fix-kubecon-dates-20211020
2021-10-20 17:51:03 +02:00
Benedikt Rollik
a12ab9693f
de-feat-community-20211020
2021-10-20 17:41:21 +02:00
Benedikt Rollik
897969944d
de-fix-kubernetes-partners
2021-10-20 17:13:18 +02:00
Benedikt Rollik
260f0231f5
de-fix-kubernetes-partners
2021-10-20 17:12:19 +02:00
Benedikt Rollik
c25da5c007
fix(homepage): kubecon dates
2021-10-20 16:44:02 +02:00
superleo
b67a853e93
Concept files to sync for 1.22 - task13 - k8s Extension
2021-10-20 22:16:36 +08:00
Kubernetes Prow Robot
4eaafa14e3
Merge pull request #28551 from jihoon-seo/210622_de_Remove_exec_permission_on_markdown_files
...
[de] Remove exec permission on markdown files
2021-10-20 07:05:59 -07:00
robotjellyzone
2fbb744783
added one space at end
2021-10-20 17:48:49 +05:30
sandipanpanda
4ec23262f4
Update adding-windows-nodes.md
2021-10-20 16:43:30 +05:30
Anyul Rivas
8d5de7eb71
Apply suggestions from code review
...
Co-authored-by: Victor Morales <chipahuac@hotmail.com >
2021-10-20 10:50:12 +02:00
Anyul Rivas
b952419be6
docs: Spanish translation for Service
...
chore: fix indentation
2021-10-20 10:50:11 +02:00
robotjellyzone
5f2dd40003
added two spaces at end
2021-10-20 14:16:37 +05:30
robotjellyzone
5ad520a6ab
Fixing Skew localization doc
2021-10-20 11:46:52 +05:30
Sahil Vazirani
11117310a5
GA TTLAfterFinish
2021-10-19 21:49:57 -07:00
Kubernetes Prow Robot
bbd7abf107
Merge pull request #29978 from riita10069/feature/reference/access-authn-authz/authentication
...
[ja] Replace with a link in Japanese about authentication.md
2021-10-19 18:47:58 -07:00
Kubernetes Prow Robot
41d2c8856e
Merge pull request #30132 from Arhell/update-compose
...
[zh] Update translate-compose-kubernetes.md
2021-10-19 17:05:57 -07:00
Chiranga Alwis
40f5256924
Notify deletion of Kubelet bootstrap token
...
Kubeadm deletes the file `/etc/kubernetes/bootstrap-kubelet.conf` as per https://github.com/kubernetes/kubernetes/pull/80676
2021-10-20 02:20:40 +05:30
Rodolfo Martínez Vega
675e427426
Update typos and apply suggestions from PR review
2021-10-19 13:08:05 -05:00
Lubomir I. Ivanov
6ea5318972
kubeadm/TS guide: fix a misleading step about cert rotation
...
The "kubelet-finalize" step does not work on worker nodes,
because commonly they do not have the cluster CA key and all
"init" phases have a pre-step to check for the existence of
the CA key, designating the cluster as one that uses external CA
or not.
Changing this behavior is complicated in kubeadm, thus manually
instruct the user how to do edit the file and to restart the kubelet.
This is already what we do in:
https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/#check-certificate-expiration
2021-10-19 20:24:48 +03:00
Kubernetes Prow Robot
3d826f0957
Merge pull request #29695 from ixodie/patch-5
...
Removed Contiv.io
2021-10-19 07:47:04 -07:00
ixodie
33c363a370
Added open contiv repo
...
Adding back repo and removing broken link
2021-10-19 09:19:25 -04:00
ixodie
46fc61cd04
Merge branch 'main' into patch-9
2021-10-19 09:16:16 -04:00
afro-coder
f4bea11f53
Added css to improve user experience with docs
2021-10-19 18:12:48 +05:30
Kubernetes Prow Robot
1ec4e8effc
Merge pull request #30114 from Arhell/update
...
[zh] pdate controlling-access.md as --insecure-port flag deprecated
2021-10-19 01:20:39 -07:00
Jizu Sun
a6f27be7e1
Update content/en/docs/concepts/overview/working-with-objects/finalizers.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2021-10-19 10:48:54 +08:00
Kubernetes Prow Robot
e19471938e
Merge pull request #30065 from Arhell/upd-vol
...
[es] add volume and volumeMount for ephemeral storage
2021-10-18 16:27:35 -07:00
ixodie
7d9051266d
Removing GCE bridging/routing config tweaks
...
Removing this content seems to be appropriate:
Content does not contain a link to a CNI.
Content is not required for k8s to function.
Content seems to be replicated in longer form on the Google Cloud docs site.
2021-10-18 18:29:33 -04:00
Arhell
6c38d87555
[zh] Update translate-compose-kubernetes.md
2021-10-19 00:33:07 +03:00
Kubernetes Prow Robot
ea8244a5e9
Merge pull request #30090 from ixodie/patch-7
...
Removed Nuage marketing
2021-10-18 13:37:22 -07:00
chirangaalwis
35525d17b5
Add extra details for clarity
2021-10-18 20:44:13 +05:30
chirangaalwis
fc25753118
Remove unnecessary comment
2021-10-18 20:32:38 +05:30
Chiranga Alwis
dcbf152118
Remove unnecessary reference to scheduler
...
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com >
2021-10-18 20:29:53 +05:30
Chiranga Alwis
9a0f0e25ea
Rearrange words for better meaning
...
Co-authored-by: Deepak Gupta <deepakgdkg1g8868@gmail.com >
2021-10-18 20:28:17 +05:30
Kubernetes Prow Robot
3ffaf8bc11
Merge pull request #30124 from Arhell/release
...
[zh] Fix release cadence in deprecation policy page
2021-10-18 05:51:50 -07:00
Kubernetes Prow Robot
9a0ab2260c
Merge pull request #29973 from riita10069/feature/tutorials/stateless-application/guestbook
...
[ja] Replace with a link in Japanese regard as guestbook.md
2021-10-18 04:55:49 -07:00
Kubernetes Prow Robot
3f824a8989
Merge pull request #28601 from RA489/update_etcd
...
Example with data dir for restore
2021-10-18 01:35:51 -07:00
Kubernetes Prow Robot
15235d6e1a
Merge pull request #30119 from tzzs/patch-1
...
Update install-kubectl-linux.md
2021-10-17 22:57:49 -07:00
chirangaalwis
029ec4cd67
Combine Service Account to map with resource kind
2021-10-18 10:53:00 +05:30
RA489
cbc8ad69f5
explanation of the role of activeDeadlineSeconds in initContainers behaviour
2021-10-18 10:40:44 +05:30
RA489
c689362c08
Example with data dir for restore
2021-10-18 10:32:25 +05:30
Chiranga Alwis
10846473ac
Add reference to the created scheduler configuration CM
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-10-18 10:21:13 +05:30
Arhell
056f2cbcb6
[zh] Fix release cadence in deprecation policy page
2021-10-18 00:17:33 +03:00
Tim Bannister
dc84f0cb97
Mark figures' intended size
...
This commit activates Sass styling to make image sizes more responsive
on the rendered page.
2021-10-17 21:31:52 +01:00
Tim Bannister
1fe561a4de
Style diagrams based on intended size
2021-10-17 21:31:27 +01:00