Min Wang
046e3a1643
Update deployment.md
2021-10-24 12:25:04 -07:00
Tim Bannister
a49c612734
Rewrap API concepts page
2021-10-24 14:31:20 +01:00
Tim Bannister
2ca81a1cd2
Bump Table API to v1
...
Table is now GA
2021-10-24 14:31:20 +01:00
Tim Bannister
a53db47615
Revise API details page
2021-10-24 14:31:19 +01:00
Richie McG
64b5b16bac
Correct Typo
...
Correct typo form etcdutl to etcdctl on line 333
2021-10-23 17:29:03 +09:00
Kubernetes Prow Robot
21e7ae323c
Merge pull request #29990 from jizusun/fix-link
...
fix broken link for owner references in Finalizers
2021-10-22 17:46:49 -07:00
Kubernetes Prow Robot
f5049435ab
Merge pull request #30064 from sftim/20211012_link_pv_reclaim_policy_change_task_new_api_reference
...
Tidy task about PV reclaim policy
2021-10-22 17:00:50 -07:00
Kubernetes Prow Robot
adae6c457b
Merge pull request #30148 from robotjellyzone/fixingSkew
...
Fixing Skew in localization doc
2021-10-22 16:40:49 -07:00
Pranshu Srivastava
2642b12efc
made requested changes
2021-10-23 04:21:22 +05:30
Kubernetes Prow Robot
4ecb2fda5b
Merge pull request #30099 from lucasbasquerotto/patch-1
...
Fix typo at deployment.md
2021-10-22 13:26:44 -07:00
Pranshu Srivastava
1ee91f08c9
fixed the broken link
2021-10-22 21:29:07 +05:30
Sander Saares
667d338866
Adjust wording based on review comment
2021-10-22 16:41:21 +03:00
Sander Saares
3f5ab3f982
A CPU request does not result in a guarantee
...
It is merely a pod placement constraint but the phrasing leads readers to the incorrect understanding that some actual CPU time is guaranteed/reserved. Re-phrase to make it clear this is nothing more than a request.
2021-10-22 09:02:42 +03:00
Kubernetes Prow Robot
66d9eb730d
Merge pull request #29946 from neolit123/1.23-update-docs-about-image-repository
...
kubeadm: add more details about air-gapped and custom images
2021-10-21 22:42:37 -07:00
Kubernetes Prow Robot
286db402a2
Merge pull request #30123 from sftim/20211017_more_responsive_figure_sizing
...
Make figure sizing more responsive
2021-10-21 17:10:37 -07:00
Ravi Gudimetla
1afd786d1b
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-10-21 10:46:42 -04:00
Lucas Basquerotto
c9847dafe2
Fix typo at network-policies.md
2021-10-21 10:57:42 -03:00
Jizu Sun
2342716d89
Merge branch 'main' into fix-link
2021-10-21 18:05:15 +08:00
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
Anthony Rosequist
ebe5a92cbe
Add missing space before parenthesis
2021-10-20 15:24:22 -05:00
Stefan Lasiewski
537c2e101b
sha256sum requires 2nd space for the type
2021-10-20 10:12:43 -07:00
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
Sahil Vazirani
11117310a5
GA TTLAfterFinish
2021-10-19 21:49: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
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