Arthur Busser
8c580b8c72
feat(blog): add article on writing label controller
2021-06-11 15:05:08 +02:00
Carlos Panato
c18c0acb38
release-managers: add adolfo/carlos as tech leads
...
Signed-off-by: Carlos Panato <ctadeu@gmail.com >
2021-06-11 11:13:03 +02:00
Haardik Dharma
595962652b
Update api-concepts.md
2021-06-10 20:34:22 +05:30
Shubham Kuchhal
deba5807c9
Fix typo
2021-06-10 18:15:32 +05:30
Shubham Kuchhal
3762e01c6d
Correct the Configure Certificate Rotation for the Kubelet docs.
2021-06-10 18:11:39 +05:30
Kubernetes Prow Robot
2f4a570f0c
Merge pull request #27573 from dancnfoo/patch-1
...
Update custom-resource-definition-versioning.md
2021-06-09 19:57:26 -07:00
Bruno Gabriel da Silva
0295ca4f9e
Adjust yaml indentation on allowedHostPaths example ( #27731 )
...
* Adjust yaml indentation on allowedHostPaths
allowedHostPaths is an attribute inside spec: of PSP, so the sample needs to be shifted to match the YAML.
* Adjusted the PSP example allowedHostPaths coments
Adjusted the whole example (including the #coments)
2021-06-09 18:37:26 -07:00
Kubernetes Prow Robot
36a464b5f4
Merge pull request #28343 from fml2/patch-1
...
doc: remove unneeded comma
2021-06-09 17:43:27 -07:00
Kubernetes Prow Robot
969706c388
Merge pull request #27371 from rosespecs/patch-1
...
Gramma fix for change-pv-reclaim-policy.md
2021-06-09 17:39:26 -07:00
Kubernetes Prow Robot
fd3422a561
Merge pull request #28047 from AsterYujano/patch-1
...
Update kustomization.md
2021-06-09 17:31:26 -07:00
Kubernetes Prow Robot
94b2004b82
Merge pull request #28097 from jmyung/patch-1
...
fix minor typo in configure-runasusername.md
2021-06-09 17:17:27 -07:00
Bas Kok
03d885ebc0
Update the expected output for minikube addons enable
...
The output from `minikube addons enable` in the documentation should match the output from the current version of minikube (which is also in katakoda)
2021-06-09 21:30:01 +02:00
hardikshah197
44eea9958e
Merge branch 'master' into issue#28062
2021-06-09 15:54:35 +05:30
hardikshah197
23122963bc
link updated
2021-06-09 15:53:18 +05:30
hardikshah197
7f0111d68a
link restored
2021-06-09 15:34:39 +05:30
fml2
86597ed556
doc: remove unneeded comma
2021-06-09 10:27:29 +02:00
Kubernetes Prow Robot
9a303171a6
Merge pull request #28183 from jihoon-seo/210531_Update_KubeCon_buttons
...
Update 'Attend KubeCon' buttons
2021-06-08 19:31:47 -07:00
Squidtoon99
ddc67b8114
Fix a few grammar issues and typos ( #28332 )
...
* Fix few grammar issues and typos in the blog page
> see the API documentation more information
Should be corrected to "documentation for more information" as the sentence is incorrect.
> may only compare two resource version for equality
Everywhere else in the paragraph "resource versions" are used, I believe this is just a typo.
> The get, list and watch
Missing comma after list to separate the elements
* Fix typos in blog post
> On rare occurences, a
"occurrences" is misspelled
> whole list, map or struct
3 elements are missing a comma seperator after map
> there are no way
are is a plural form while "no way" is a singular subject
> `MergePatch`, `StrategicMergePatch`, `JSONPatch` or `Update`
Missing comma after JSONPatch
2021-06-08 19:11:47 -07:00
Kubernetes Prow Robot
0bf3cb6b6c
Merge pull request #27989 from makusu2/patch-1
...
Clarify what must be the same
2021-06-08 18:17:47 -07:00
tylerphilips
d1fa1547e7
Added Navigation buttons for training modules 1 to 6
2021-06-08 19:04:27 -04:00
Kubernetes Prow Robot
32dbaaaaea
Merge pull request #27991 from a-mccarthy/fix-27360
...
Add page for analytics dashboard
2021-06-08 14:58:07 -07:00
Kubernetes Prow Robot
fbab5a864d
Merge pull request #28073 from vitaliyf/patch-1
...
Clarify that Docker registry secrets are using type kubernetes.io/dockerconfigjson
2021-06-08 14:24:08 -07:00
James Strong
af063002a9
Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
2021-06-08 15:43:30 -04:00
James Strong
df7088934e
Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
2021-06-08 15:42:31 -04:00
James Strong
4f62d70405
Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
2021-06-08 15:42:13 -04:00
James Strong
6efa69b3fd
Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
2021-06-08 15:41:49 -04:00
James Strong
fa66b1c724
Update content/en/blog/_posts/2021-05-30-update-with-ingress-nginx.md
...
Co-authored-by: Taylor Dolezal <onlydole@users.noreply.github.com >
2021-06-08 15:41:22 -04:00
Kubernetes Prow Robot
d2f5f92e8b
Merge pull request #28311 from Shubham82/fix-Managing_Service_Accounts
...
Improvement: Managing Service Accounts
2021-06-08 09:15:34 -07:00
Kubernetes Prow Robot
aa4e715c26
Merge pull request #28208 from eatjeff/2021053104
...
replace http link to https
2021-06-08 07:21:12 -07:00
Kubernetes Prow Robot
3c69a21f23
Merge pull request #28250 from HongjiangHuang/fix/dotnet-client
...
[en]: fix client libraries
2021-06-08 07:19:13 -07:00
Kubernetes Prow Robot
2801962020
Merge pull request #28263 from yilmazsen/patch-1
...
Adding one line code for installation of kubectl
2021-06-08 07:17:14 -07:00
Antoine Poliakov
58fc28ecb8
Document kubelet client certificate recovery
...
break long lines
simplify wording (suggested by neolit123)
phrasing error/typo
don't mention creating a new kuebadm config file, not really relevant here
remove unnecessary stop from kubelet cert troubleshoot
minor phrasing improvement: *the* kublet
make the steps for fixing kubelet certs separate from other troubleshooting suggestions
move kubelet cert troubleshooting to a better place
improve note wording and add link
add missing dot
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
add missing dot
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
remove steps not related to the issue
Make instructions work on worker nodes too
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2021-06-08 09:18:02 +02:00
Shubham Kuchhal
5cf02fde98
Add Spaces.
2021-06-08 11:08:11 +05:30
Qiming Teng
e4dde86ce2
Fix a typo on labels-annotations-taints page
2021-06-08 13:32:38 +08:00
Kubernetes Prow Robot
4502d3b438
Merge pull request #28108 from amuraru/patch-1
...
Fixed link to API priority and fairness enhancement proposal
2021-06-07 16:24:02 -07:00
Shubham Kuchhal
baf379436b
Improvement: Managing Service Accounts
2021-06-07 17:33:58 +05:30
pacoxu
6bbe2ff4e9
add k8s.gcr.io/pause:3.5 to windows pause image list
2021-06-07 17:36:39 +08:00
Kubernetes Prow Robot
cfa387a2df
Merge pull request #28166 from brendandburns/brendandburns-patch-1
...
Delete logging-stackdriver.md
2021-06-05 06:30:38 -07:00
Kubernetes Prow Robot
ade29b7f44
Merge pull request #28161 from jicowan/patch-1
...
Update resource-bin-packing.md
2021-06-05 06:28:38 -07:00
Kubernetes Prow Robot
1f70fdbf44
Merge pull request #28030 from ms-choudhary/fix-list-images
...
Fix list all uniq container images
2021-06-05 06:16:38 -07:00
Kubernetes Prow Robot
ed7eb19f8b
Merge pull request #28294 from tengqm/fix-27953
...
Fix Windows sample command
2021-06-05 04:50:38 -07:00
Qiming Teng
d0689c9937
Fix Windows sample command
...
The script mentioned actually accepts simply the version string without
the 'v' character.
2021-06-05 17:24:22 +08:00
Kubernetes Prow Robot
b54f8b02d4
Merge pull request #28087 from MartinKanters/contrib-upstream-remove-reference-to-deleted-file
...
Deleted reference to removed file
2021-06-05 02:22:38 -07:00
Kubernetes Prow Robot
892a71113d
Merge pull request #27984 from kenaniah/patch-1
...
Fixes a small typo in topology aware hints page
2021-06-04 21:10:38 -07:00
Marian Steinbach
56dbcd6731
Terminology: high-availability masters -> high-availability control plane ( #28225 )
...
* Change terminology: high availability masters -> high availability control plane
* Fix typo
* Add alias for old URI
* Rename file
2021-06-04 21:08:38 -07:00
Kubernetes Prow Robot
9f8abfadd0
Merge pull request #28246 from Shubham82/fix-Configure_Service_Accounts_for_Pods
...
Improvement in Configure Service Accounts for Pods Task
2021-06-04 21:04:37 -07:00
tylerphilips
b3c36f6b5e
Added Navigation buttons for training modules 1 to 6
2021-06-04 21:35:43 -04:00
tylerphilips
7a02a387dc
Added navigation buttons for training modules 1 to 4
2021-06-04 20:53:33 -04:00
Kubernetes Prow Robot
57b22c21d5
Merge pull request #28244 from ondrej-ivanko/patch-1
...
Update feature-gates.md
2021-06-04 16:22:38 -07:00
James Strong
2193b58d86
create blog post for ingress-nginx stabilization discussion
2021-06-04 08:30:31 -04:00