robotjellyzone
2fbb744783
added one space at end
2021-10-20 17:48:49 +05:30
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
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
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
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
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
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
3f824a8989
Merge pull request #28601 from RA489/update_etcd
...
Example with data dir for restore
2021-10-18 01:35:51 -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
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
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
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
Lucas Basquerotto
3dd5ec4121
Fix typo at deployment.md
2021-10-15 10:20:36 -03:00
Kubernetes Prow Robot
df256aaee5
Merge pull request #30098 from ba1ajinaidu/patch-1
...
fixed a typo
2021-10-15 03:48:54 -07:00
Kubernetes Prow Robot
9731195690
Merge pull request #30088 from Shabirmean/patch-1
...
doc: update definition for namespaces
2021-10-15 03:24:54 -07:00
Balajinaidu V
cbd7a7ab74
fixed a typo
2021-10-15 15:07:17 +05:30
Kubernetes Prow Robot
8fb866a9d2
Merge pull request #30020 from tengqm/fix-kubelet-userns
...
Tweak the kubelet in user namespace page
2021-10-14 17:54:54 -07:00
Shabir Mohamed Abdul Samadh
867eb85e3d
doc: update the glossary with new namespace re-write
2021-10-14 20:35:23 -04:00
Shabir Mohamed Abdul Samadh
b3ff003048
doc: accommodate re-write of intro line
2021-10-14 20:31:16 -04:00
Shabir Mohamed Abdul Samadh
86b6584d0a
doc: accept review suggestion
2021-10-14 20:25:30 -04:00
ixodie
f8dcb7e792
Removed OVS
...
Open vSwitch is in no way required for Kubernetes to function. Kubernetes is not mentioned once on this project's website, nor are there any instructions for how you might use this in a k8s environment.
2021-10-14 16:04:38 -07:00
ixodie
8d4006d8ed
Removed Nuage marketing
...
This entry is not necessary for Kubernetes to function. Entry provides a link to the main corporate website, not to any relevant information. No CNI. Acronym refers to product marketing, not an actual technology.
2021-10-14 15:37:19 -07:00
shabirmean
0ca22ac568
doc: update definition for namespaces
...
Update namespace definition to not use _Virtual Clusters_ as a means of explaining namespaces.
Motif: KubeCon NA 21 Talk on ***"Beyond Namespaces: Virtual Clusters are the Future of Multi-Tenancy - Lukas Gentele, Loft Labs"***
2021-10-14 15:06:29 -04:00
Shannon Kularathna
c798fdc4fb
Add KCNA to training
2021-10-13 20:55:39 +00:00
Tim Bannister
cccf7b2102
Tweak advice about kubectl skew
...
This change helps make the example apply more relevantly to older docs
releases.
2021-10-13 19:35:06 +01:00
Kubernetes Prow Robot
239eb65bc2
Merge pull request #30071 from chetak123/main
...
changed links from beta2-beta3
2021-10-13 09:27:49 -07:00