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
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
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
Kubernetes Prow Robot
e9cee7345b
Merge pull request #30113 from 100mik/add-create-pod-example
...
Add Pod creation example in k8s.io/docs/concepts/workloads/pods/
2021-10-17 12:57:48 -07:00
Kubernetes Prow Robot
282661404d
Merge pull request #30008 from chirangaalwis/patch-2
...
Add missing example for querying permissions of a Service Account
2021-10-17 12:09:49 -07:00
Kubernetes Prow Robot
381dfa36e4
Merge pull request #29466 from chrismetz09/metz-pictContrib
...
Add mermaid figures to /docs/contribute section
2021-10-17 09:51:48 -07:00
Shatakshi
114d66760e
update release-managers.md
2021-10-17 21:05:00 +05:30
TAN ZHENG
27fd1a3bc0
Update install-kubectl-linux.md
...
fix the problem that kubectl convert part of the serial number error
2021-10-17 20:16:37 +08:00
Shatakshi
cdb2735dae
update release-managers.md
2021-10-17 17:32:25 +05:30
Shatakshi
b91526b51a
fix broken link in release-managers.md
2021-10-17 16:31:59 +05:30
ztzxt
c864a62dff
Bump dashboard version to 2.4.0 from 2.3.1
2021-10-17 13:28:03 +03:00
Arhell
8029142078
[zh] pdate controlling-access.md as --insecure-port flag deprecated
2021-10-17 01:26:14 +03:00
Soumik Majumder
04a53b8ad0
Add Pod creation example in k8s.io/docs/concepts/workloads/pods/
2021-10-17 01:50:02 +05:30
chirangaalwis
b06baf8f80
Re-order ConfigMap definition
2021-10-16 21:52:09 +05:30
nuno-faria
d7ccf551bf
Create a separate sentence
2021-10-16 12:55:35 +01:00
chirangaalwis
8e250cf405
Update references to invalid --scheduler-name arg
2021-10-16 15:02:45 +05:30
chirangaalwis
95be4e5e65
Update multiple scheduler with HA guide
2021-10-16 14:55:30 +05:30
chirangaalwis
6ec90297d0
Update multiple scheduler deployment guide
2021-10-16 13:31:18 +05:30
chirangaalwis
0add8b4a53
Remove --bind-address kube-scheduler argument
...
Defaults to 0.0.0.0
2021-10-16 13:30:24 +05:30
chirangaalwis
067f8a9370
Update custom scheduler example for v1.22+
...
Remove invalid scheduler args, add new scheduler args and add new Scheduler Configuration for defining scheduler name
2021-10-16 12:49:55 +05:30