Kubernetes Prow Robot
9f0a206fe0
Merge pull request #23757 from dougsland/docs-doug
...
[docs] fix client-go example
2020-09-17 19:00:45 -07:00
Ramkumar Gowrishankar
da033f63af
Change PodMatchNodeSelector to MatchNodeSelector
2020-09-17 21:34:03 -04:00
Kubernetes Prow Robot
22fa53c77d
Merge pull request #23958 from a1russell/master
...
Fix a couple issues in docker-cli-to-kubectl.md
2020-09-17 18:06:45 -07:00
Kubernetes Prow Robot
1057430f94
Merge pull request #23647 from lparis/patch-2
...
Update storage-classes.md
2020-09-17 18:04:46 -07:00
Feruzjon Muyassarov
e89dc4f7c2
Fix 404 in storage doc
2020-09-18 00:30:28 +03:00
Navid Zolghadr
7174cfcd69
Fix a small typo
2020-09-17 16:59:45 -04:00
Kubernetes Prow Robot
729249487f
Merge pull request #23957 from elvinjgalarza/master
...
Fix outbound link to Cilium K8s Installation Guide
2020-09-17 12:44:45 -07:00
unknown
82c612be23
Added direct link
2020-09-17 11:13:47 -07:00
unknown
4c67cd640f
Remove example, point to repo
2020-09-17 10:59:31 -07:00
Sergey Kanzhelev
7b7ed6bb10
documentation for pid limiting functionality
2020-09-17 17:00:28 +00:00
Adam Russell
82546d3ff8
Fix a couple issues in docker-cli-to-kubectl.md
2020-09-17 11:50:46 -05:00
povsister
ba9bb9d916
Fix non-existing taint example
2020-09-17 17:41:20 +08:00
Sergey Kanzhelev
ecf851c495
promote SupportNodePidsLimit and SupportPodPidsLimit to GA
2020-09-16 18:15:13 +00:00
Kubernetes Prow Robot
c638774c23
Merge pull request #23916 from tengqm/fix-18207
...
Remove dated information for node conformance
2020-09-16 04:35:20 -07:00
Kubernetes Prow Robot
5f5840f825
Merge pull request #23908 from cbrgm/patch-1
...
Fix spelling in authentication.md
2020-09-16 04:33:19 -07:00
Kubernetes Prow Robot
f1ed796628
Merge pull request #23913 from kbhawkey/kb-remove-atom-snippets
...
remove atom-snippets.cson
2020-09-16 04:31:20 -07:00
Kubernetes Prow Robot
8e4951c67c
Merge pull request #23898 from varadaprasanth/patch-2
...
Update run-stateless-application-deployment.md
2020-09-15 23:25:19 -07:00
Kubernetes Prow Robot
2d340079bf
Merge pull request #23900 from varadaprasanth/patch-4
...
Pod object is formatted
2020-09-15 18:03:20 -07:00
Kubernetes Prow Robot
02b9c7b7d2
Merge pull request #23899 from varadaprasanth/patch-3
...
Pod Object is modified as per standards
2020-09-15 18:01:20 -07:00
Kubernetes Prow Robot
005acf912d
Merge pull request #23895 from christomas1/patch-2
...
Updating apiVersion for CertificateSigningRequest object
2020-09-15 17:57:20 -07:00
Qiming Teng
a679d93368
Remove dated information for node conformance
...
This PR addresses an issue about outdated limitation.
2020-09-16 08:37:13 +08:00
Karen Bradshaw
69009fe3dd
remove atom-snippets.cson
2020-09-15 17:01:52 -04:00
unknown
09a658eeb5
Addressing feedback
2020-09-15 12:59:42 -07:00
Kubernetes Prow Robot
a24c66ac76
Merge pull request #23892 from shuuji3/en/contribute/suggest-improvements
...
Fix the instruction to click the "Create an Issue" link on the contribute/suggest-improvements page
2020-09-15 11:44:07 -07:00
Michael Taufen
da08874e48
Update docs for ServiceAccountIssuerDiscovery beta
...
https://github.com/kubernetes/enhancements/issues/1393
2020-09-15 11:05:42 -07:00
Chris Bargmann
c77d436eaf
Fix spelling in authentication.md
...
Rename `name-of-api-sever` to `name-of-api-server`.
2020-09-15 17:21:59 +02:00
TAKAHASHI Shuuji
7ef62d255a
Fix the instruction to click the "Create an issue" link.
2020-09-16 00:18:10 +09:00
Kubernetes Prow Robot
8da9b601d6
Merge pull request #23705 from tengqm/update-kubelet-ref
...
Update kubelet reference doc
2020-09-15 08:18:07 -07:00
Chris Tomas
1425384888
fix description of signerName
...
Removed a line related to signerName because the feature is GA.
2020-09-15 09:14:52 -05:00
varadaprasanth
d455c7f5fd
Update horizontal-pod-autoscale.md
...
pod is replaced with 'Pod' as per the documentation naming conventions
2020-09-15 15:33:13 +05:30
varadaprasanth
19d46f796d
Update horizontal-pod-autoscale-walkthrough.md
...
pod is replaced with 'Pod' as per the documentation naming conventions.
2020-09-15 15:22:59 +05:30
varadaprasanth
42f23e75b7
Update run-stateless-application-deployment.md
...
Pod name is changed from pod, as per the documentation naming conventions.
2020-09-15 14:59:08 +05:30
Chris Tomas
9a06c1bc95
Updating apiVersion for Certificate Signing Request object #1
...
Issue detected: There are two references to old apiVersion for CertificateSigningRequest object
Ref: CertificateSigningRequest API is promoted to certificates.k8s.io/v1 (https://kubernetes.io/docs/setup/release/notes/#api-change )
Fix: Replaced "certificates.k8s.io/v1beta1" by "certificates.k8s.io/v1"
2020-09-15 00:19:50 -05:00
Kubernetes Prow Robot
77b51db7e7
Merge pull request #23878 from didier-durand/service_en
...
fixing a typo
2020-09-14 20:32:07 -07:00
Kubernetes Prow Robot
a38f9403ed
Merge pull request #23864 from rileyL6122428/patch-1
...
Fixes typo
2020-09-14 20:10:07 -07:00
Elvin J. Galarza
2d7b6b85f5
Fix outbound link to Cilium K8s Installation Guide
...
Updated the outbound link to Intro to Cilium K8s and Installation Guide to reflect the new link on the Cilium site.
2020-09-14 22:57:40 -04:00
Michal Broz
235277abcb
Align Tutorial with new Docs structure
2020-09-14 16:45:52 -05:00
Kubernetes Prow Robot
ba3c2c4b29
Merge pull request #23877 from liggitt/deprecate-cs
...
Remove reference to componentstatus
2020-09-14 14:27:25 -07:00
Michal Broz
fda5d0084b
Updates based on feedback
2020-09-14 15:25:48 -05:00
Michal Broz
390a1c555b
Add MP Interactive Tutorial to Config Section
2020-09-14 15:25:48 -05:00
Karen Bradshaw
6a401072b3
reword pod lifecycle, cleanup
2020-09-14 14:19:25 -04:00
Kubernetes Prow Robot
5632ae93ea
Merge pull request #23819 from kbhawkey/kb-api-overview
...
minor cleanup of API overview
2020-09-14 10:48:59 -07:00
Dennis Schridde
239bae60fb
kudeadm: Replace "master" with "control-plane node"
...
This replaces the word "master" with "control-plane node" in order to use
more inclusive language.
Also uses consistent wording / spelling in this context.
References: #21621
Suggested-by: Lubomir I. Ivanov <lubomirivanov@vmware.com >
2020-09-14 18:24:10 +02:00
didier
5061d5587b
fixing a typo
...
Signed-off-by: didier <durand.didier@gmail.com >
2020-09-14 18:23:25 +02:00
Jordan Liggitt
e566a726de
Remove reference to componentstatus
2020-09-14 11:13:30 -04:00
Kubernetes Prow Robot
f53a4c700d
Merge pull request #23406 from oomichi/update-link-of-kuztomization
...
Update the link of kustomization file
2020-09-14 08:00:59 -07:00
inductor
3535bf280e
small k in url
2020-09-14 20:03:50 +09:00
Matt Smith
e85fabe3ed
Update horizontal-pod-autoscale-walkthrough.md
...
As per the error described in https://github.com/LevelUpEducation/kubernetes-demo/issues/31 , guidance was to add the generator explicitly:
`kubectl run --generator=run-pod/v1 -i --tty load-generator --image=busybox /bin/sh`
But I prefer the example from the run docs https://jamesdefabia.github.io/docs/user-guide/kubectl/kubectl_run/ :
`kubectl run -i --tty busybox --image=busybox --restart=Never`
2020-09-14 19:59:45 +10:00
Kubernetes Prow Robot
db6ed81b5d
Merge pull request #23856 from christomas1/patch-1
...
Update manage-resources-containers.md
2020-09-13 22:00:58 -07:00
Riley Littlefield
b8e9488d84
Fixes typo
2020-09-13 22:47:25 -04:00