Commit Graph

19258 Commits (afcd5b2fb042aed6f5c5ce6b971802351777b519)

Author SHA1 Message Date
Kubernetes Prow Robot 49f4e0f338
Merge pull request #24110 from yoonian/patch-2
Fix typo
2020-10-03 15:03:05 -07:00
Kubernetes Prow Robot 8620b87baf
Merge pull request #24360 from jimangel/revert-hacktoberfest-memo
reverting hacktoberfest changes
2020-10-03 14:55:06 -07:00
Jim Angel 15b4677cfc reverting hacktoberfest changes 2020-10-03 18:58:36 +00:00
Kubernetes Prow Robot abd1eb6446
Merge pull request #24159 from zhiguo-lu/zh-addpage-task-define-interdependent-environment-variables
add page: zh-task-define-interdependent-environment-variables, fix #24157
2020-10-03 05:49:05 -07:00
Kubernetes Prow Robot 638144b7cd
Merge pull request #24353 from sftim/20201002_container_run_hugo_as_hugo
Run Hugo as user "hugo" in local dev container
2020-10-03 01:49:05 -07:00
Tim Bannister bb04227f7b Run Hugo as user "hugo" in local dev container
When previewing locally using "make container-serve", run the Hugo
process as user "hugo" inside that container.
2020-10-03 04:10:33 +01:00
Kubernetes Prow Robot a4d016e1f9
Merge pull request #24311 from hikhvar/pod-termination-signal
Clarify the pod termination process.
2020-10-02 10:14:48 -07:00
Kubernetes Prow Robot f9f21ac636
Merge pull request #24297 from pjhwa/fix-24296
Fix issue with tasks/administer-cluster/out-of-resource/
2020-10-02 10:12:48 -07:00
Kubernetes Prow Robot 9e01fb5560
Merge pull request #24037 from RULCSoft/fix-typos
Fix typos
2020-10-02 07:25:20 -07:00
Kubernetes Prow Robot e93879f9f9
Merge pull request #23327 from rayw000/add-citation-link
Add citation link to troubleshooting-macos-for-too-many-open-files section
2020-10-02 07:13:20 -07:00
Kubernetes Prow Robot 50642033df
Merge pull request #24348 from mrbobbytables/update-triage-again
Update triage/support label in for-approvers doc
2020-10-02 06:37:20 -07:00
Bob Killen ca77c1cb14
Update triage/support label in for-approvers doc
Migrates triage/support -> kind/support.

The for-aprovers.md doc was missed in the update applied in
5878a2a73d
2020-10-02 08:40:41 -04:00
Kubernetes Prow Robot 228f2299f8
Merge pull request #24319 from girikuncoro/id-minikube
Translate Minikube page to Bahasa Indonesia
2020-10-02 03:49:19 -07:00
Kubernetes Prow Robot 1078e18d58
Merge pull request #23959 from didier-durand/ha_FR
fixing language issues on HA-related FR content
2020-10-02 01:21:19 -07:00
Ray Wang 71068cdf61
add citation link
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-02 13:30:35 +08:00
Kubernetes Prow Robot 84d33773c8
Merge pull request #24183 from npu21/schedule-id
Add post-filter part in scheduling-framework for id
2020-10-01 18:37:19 -07:00
Kubernetes Prow Robot 8812d184a9
Merge pull request #24343 from mrbobbytables/update-triage
Update triage/support label references to kind/support
2020-10-01 16:51:19 -07:00
Bob Killen 5878a2a73d
Update triage/support label references to kind/support
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.

For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-01 19:38:31 -04:00
Kubernetes Prow Robot d049bdbb80
Merge pull request #24342 from jimangel/updating-readme-hacktoberfest
Hacktoberfest readme update
2020-10-01 15:33:19 -07:00
Jim Angel 97e3e8e33a people really like free shirts - readme update 2020-10-01 22:16:14 +00:00
Kubernetes Prow Robot d661f06948
Merge pull request #24288 from santadasu/patch-3
Update certificate-signing-requests.md
2020-10-01 14:47:19 -07:00
Kubernetes Prow Robot 5bf9d97d6e
Merge pull request #24231 from santadasu/patch-1
Correct a typo in horizontal-pod-autoscale file
2020-10-01 14:45:19 -07:00
Arhell 959dd0498f subscribe button translate 2020-10-02 00:35:25 +03:00
Kubernetes Prow Robot eb99d75bf1
Merge pull request #23537 from lovebaby979/br3
update README-it.md
2020-10-01 13:49:19 -07:00
Kubernetes Prow Robot 3b57a3664b
Merge pull request #24333 from sftim/20201001_support_canonical_uris_for_blog_articles
Support canonical URIs for blog articles
2020-10-01 12:57:19 -07:00
Kubernetes Prow Robot f7cdc090f2
Merge pull request #24306 from coderanger/patch-2
Add a temporary banner in the PR template to try and reduce the volume of spam PRs
2020-10-01 11:23:20 -07:00
Kubernetes Prow Robot 5a685dd022
Merge pull request #24327 from seongpyoHong/modify-init-containers
Modify Understanding init containers section
2020-10-01 10:17:19 -07:00
Tim Bannister 12cb34ba3a Set canonicalUrl for “Contributing to the Development Guide” article 2020-10-01 17:48:32 +01:00
Tim Bannister 43a7be6495 If a blog article has a canonical URI set, link to it
This change lets us point search engines to the original article when we
mirror them from https://k8s.dev/ and potentially from other sites too.
2020-10-01 17:47:45 +01:00
Kubernetes Prow Robot 1addb85433
Merge pull request #24185 from pymander/blog/earneson-contributor-experience
Add new blog cross-posted from k8s.dev
2020-10-01 09:26:54 -07:00
Kubernetes Prow Robot 33f77f080b
Merge pull request #24285 from psykulsk/patch-1
Fix Common Name in Ingress TLS docs to match the name used in example.
2020-10-01 08:34:54 -07:00
Seongpyo Hong 481c02393e Modify Understanding init containers section 2020-10-02 00:28:41 +09:00
luzg 764f5ccf9d 24157, add page:zh-task-define-interdependent-environment-variables
make chage according to tengqm's comment
2020-10-01 22:39:27 +08:00
Giri Kuncoro 70ffafaaed Translate Minikube page to Bahasa Indonesia
Signed-off-by: Giri Kuncoro <girikuncoro@gmail.com>
Co-authored-by: Imre Nagi <imre.nagi2812@gmail.com>
2020-10-01 18:31:16 +07:00
Christoph Petrausch 1498f297d5
Update content/en/docs/concepts/workloads/pods/pod-lifecycle.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-01 10:43:30 +02:00
Christoph Petrausch 839863849c Clarify the pod termination process. 2020-10-01 09:16:47 +02:00
Noah Kantrowitz c03f784a29
Add a temporary banner in the PR template to try and reduce the volume of spam PRs.
This should be reverted once the initial wave of spam dies down.
2020-09-30 23:45:23 -07:00
Jerry Park 45a5a5210f Fix issue with tasks/administer-cluster/out-of-resource/ 2020-10-01 13:13:59 +09:00
Kubernetes Prow Robot 6f1ec1936f
Merge pull request #24152 from WilliamChang80/master
Update ID Docs Setup Page
2020-09-30 20:32:54 -07:00
Kevin Jones 6fe4034d87
Fix missing command in helm search statement 2020-09-30 22:44:10 -04:00
Kubernetes Prow Robot 26d5c23670
Merge pull request #23536 from lovebaby979/br2
update README-id.md
2020-09-30 18:12:54 -07:00
Kubernetes Prow Robot 158286c4b7
Merge pull request #23807 from tengqm/improve-configmap-concept
Improve ConfigMap concept
2020-09-30 16:46:54 -07:00
Kubernetes Prow Robot 72ee712f0f
Merge pull request #23528 from yeldiRium/patch-1
Clarify kubelet service configuration
2020-09-30 16:44:54 -07:00
Kubernetes Prow Robot 6fa0a5e3ef
Merge pull request #23734 from Evalle/ISSUE-23659
Rewrite GKE reference in Control Plane-Node Communication
2020-09-30 16:34:53 -07:00
Qiming Teng b1490ef95f Improve ConfigMap concept
This PR adds some missing information to the ConfigMap concept page.
2020-10-01 07:33:52 +08:00
Kubernetes Prow Robot 7190ac2a24
Merge pull request #24286 from santadasu/patch-2
Fixing the URL for operator framework
2020-09-30 16:06:53 -07:00
Kubernetes Prow Robot d32bc81f3a
Merge pull request #24175 from willseeyou/patch-1
fix typo in content/en/docs/concepts/workloads/pods/_index.md
2020-09-30 15:56:54 -07:00
santadasu 2a25de3a78
Update certificate-signing-requests.md
Reworded the sentence for easy comprehension.
2020-09-30 15:47:08 -07:00
santadasu 56c51724e8
Fixing the URL for operator framework
None
2020-09-30 15:26:57 -07:00
Piotr Sykulski 996f433b92
Fix Common Name in Ingress TLS example to match the name used in example yaml. 2020-09-30 23:49:20 +02:00