Commit Graph

6027 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 346153b84d Merge pull request #23961 from NavidZ/patch-1
Fix a small typo in the docs
2020-09-20 04:26:29 -07:00
Nic Cope 2f9b5e122e Move bind verb resourceNames hint inline of example 2020-09-19 16:34:06 -07:00
Sushil Kumar cf14321b76 Fixed typo
Fixed typo s/kustomizae/kustomize
2020-09-19 12:18:16 -07:00
Kubernetes Prow Robot 7a5fc711ab Merge pull request #23993 from fmuyassarov/fix-404-feruz
Fix 404 issues
2020-09-19 05:22:28 -07:00
Tej-Singh-Rana 70eba58d3b Contex to Context 2020-09-19 16:48:42 +05:30
Nic Cope f6496b0de5 Clarify that bind verb does not require resourceNames
This may be intuitive for most, but the existing phrasing read to me as
if `bind` were a special-case verb that _required_ me to explicitly state
which Roles or ClusterRoles it should apply to.

> You can only create/update a role binding if you […] or if you have
> been authorized to perform the bind verb on the referenced role.

> Grant them permissions needed to bind a particular role […]
> explicitly, by giving them permission to perform the bind verb on the
> particular Role (or ClusterRole).
2020-09-19 03:30:30 -07:00
Kubernetes Prow Robot d4d1c045cc Merge pull request #23754 from sftim/20200908_link_to_well_known_labels
Link to well-known labels rather than repeating the list
2020-09-18 21:34:27 -07:00
Kubernetes Prow Robot 820f47016a Merge pull request #23986 from howieyuen/fix-format
[en] fix code block rendering mistake
2020-09-18 20:12:28 -07:00
Qiming Teng 3cc1371651 Remove duplicated content in concepts and reference
We currently have quite some contents duplicated between the concepts
and the reference section, which is not good. This PR is an effort to
remove the duplicated content from the two pages while providing links
for readers to check the reference easily.
2020-09-19 08:36:47 +08:00
Feruzjon Muyassarov 55d2702f3f Fix 404 issues 2020-09-19 00:07:30 +03:00
Ramkumar Gowrishankar 147668a7d2 Add reference to default-not-ready-toleration-seconds and default-unreachable-toleration-seconds k8s-apiserver input parameters in the subsection describing the DefaultTolerationSeconds admission controller 2020-09-18 11:38:18 -04:00
Hao Yuan dfda08a978 fix code block cannot be rendered in title 2020-09-18 21:29:19 +08:00
yuanhao ed053d7061 update kubectl api-resouces list base on 1.19.1 2020-09-18 14:23:34 +08:00
Kubernetes Prow Robot 2cc22d38ad Merge pull request #23970 from rgowrishankar/23862-2
Change PodMatchNodeSelector to MatchNodeSelector
2020-09-17 19:20:45 -07:00
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