Commit Graph

3835 Commits

Author SHA1 Message Date
Fernando Karnagi 7bf6547bb0 Updated instruction on Create Certificate Request Kubernetes Object 2020-04-21 09:00:01 +08:00
Kubernetes Prow Robot 4712696061 Merge pull request #20391 from davivcgarcia/davivcgarcia-issue-18763
Add master term to glossary and extend control-plane definition
2020-04-20 17:54:56 -07:00
Kubernetes Prow Robot dceae8ec01 Merge pull request #20433 from pjhwa/fix-20432
Fix issue with k8s.io/docs/setup/learning-environment/minikube/
2020-04-20 17:30:55 -07:00
Davi Garcia c0f60fa4f7 Add master term and expand control plane
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-20 17:49:20 -03:00
Krishan Sharma f2839de743 Advising single localization pull requests (#20431)
* Advising single localization pull requests

Advise contributors to limit pull requests to a single localization #20411

* Update content/en/docs/contribute/localization.md

Accept suggested code review changes

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-04-20 12:03:40 -07:00
RainbowMango e459f7ea40 Add HUAWEI CLOUD to cloud-provider vendor list 2020-04-20 17:57:30 +08:00
Kyle Luzny 4b1bc902f3 remove deprecation in dns-debugging-resolution.md
The syntax of this command is deprecated, updated to use the latest format:

```
$ kubectl exec dnsutils cat /etc/resolv.conf
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl kubectl exec [POD] -- [COMMAND] instead.
```
2020-04-20 01:50:33 -05:00
Alpha a0f9db9382 Update secret.md 2020-04-20 10:38:32 +08:00
Fernando Karnagi 5a9aeb7d26 Added steps for normal user authentication 2020-04-20 09:20:28 +08:00
Jim Angel 11ac6b9e13 adding custom-columns examples 2020-04-19 19:55:29 -05:00
Jim Angel bea8e2b1be adding mermaidjs shortcode with example 2020-04-19 14:48:22 -05:00
Peter Wilson c02121b9ea Fix grammatical error 2020-04-18 23:42:22 -07:00
Jerry Park afc7898529 Fix issue with k8s.io/docs/setup/learning-environment/minikube/ 2020-04-19 09:42:17 +09:00
Kubernetes Prow Robot 60d3721604 Merge pull request #18252 from sftim/20191223_cleanup_pod_lifecycle
Clean up pod lifecycle page
2020-04-18 17:19:36 -07:00
Davanum Srinivas 85e5002e44 We don't require DCO or git --signoff
not sure where this came from. cut-n-paste from somewhere else?
2020-04-18 18:16:11 -04:00
Kubernetes Prow Robot 5cd805fc9f Merge pull request #20398 from verult/repd-ga
update regional pd description to use volume topology mechanism
2020-04-18 12:49:35 -07:00
Kubernetes Prow Robot 304802bb96 Merge pull request #20285 from joan38/patch-1
Add joan38/kubernetes-client
2020-04-18 12:41:36 -07:00
Kubernetes Prow Robot bf1e2777fe Merge pull request #19747 from Miouge1/update-kubespray
Update kubespray page
2020-04-18 10:25:36 -07:00
Kubernetes Prow Robot ad4505dade Merge pull request #20256 from pjhwa/fix-20255
Fix issue with /docs/concepts/configuration/taint-and-toleration/
2020-04-18 09:51:36 -07:00
Tim Bannister 5e0e03dec6 Tidy LimitRange concept 2020-04-18 17:47:06 +01:00
Fabio Alessandro Locati f477fd8d37 control plane should not be capitalized 2020-04-18 14:45:57 +02:00
Nikhil Zadoo 66a784660c Updated hyperlink to raw-block-volume-support
The current hyperlink is broken. Updating it to point to the page marker on the same page.
2020-04-18 12:41:48 +02:00
Cheng Xing 2b4c1c3aec update regional pd description to use volume topology mechanism 2020-04-17 11:43:51 -07:00
Fabio Alessandro Locati fb2dc4f218 Change text to substitute Master with Control Plane 2020-04-17 18:02:00 +02:00
Kubernetes Prow Robot 4ff8a8506d Merge pull request #20192 from sergiopena/patch-1
Fix typo on conditions section
2020-04-17 09:01:07 -07:00
Kubernetes Prow Robot ba59b859b1 Merge pull request #20253 from chrizel/chrizel-patch-1
Added missing word back again
2020-04-17 07:53:06 -07:00
Kubernetes Prow Robot ee90ce8e16 Merge pull request #20389 from varadaprasanth/patch-2
pod-template-hash label updated
2020-04-17 07:45:07 -07:00
Kubernetes Prow Robot ac983de762 Merge pull request #20318 from butuzov/redirections
Changing links in the old interactive tutorials.
2020-04-17 07:43:06 -07:00
Kubernetes Prow Robot 3c1e828395 Merge pull request #20365 from ntkjer/feature/ingress-minikube-edit
fixes deprecated references to kubectl run as a deployment generator
2020-04-17 07:39:06 -07:00
Kubernetes Prow Robot c86ceb8f8f Merge pull request #20394 from KimMcMahon/patch-2
Update guidelines and link to submit a case study
2020-04-17 07:31:07 -07:00
Fabio Alessandro Locati 3c3b91d348 rename master-node-communication in control-plane-node-communication 2020-04-17 15:53:51 +02:00
Kubernetes Prow Robot f4d76b8071 Merge pull request #20358 from gpetrousov/patch-1
Small typo fix
2020-04-17 05:47:06 -07:00
Kubernetes Prow Robot fa7dbdcbe6 Merge pull request #20396 from kaivalya97/patch-2
Typo fix
2020-04-17 05:13:06 -07:00
Kubernetes Prow Robot 0665a7bb03 Merge pull request #20390 from varadaprasanth/patch-3
Pod object is formatted
2020-04-17 05:11:06 -07:00
Kubernetes Prow Robot 92c121dd36 Merge pull request #20405 from 0x646e78/patch-1
Correct link to debug-running-pod
2020-04-17 05:07:06 -07:00
Kubernetes Prow Robot 80572e4265 Merge pull request #20410 from viniciusbds/fix-OWASP-links
Fix OWASP broken links
2020-04-17 05:03:07 -07:00
viniciusbds 8a8e7ed41a Fix owasp broken links 2020-04-17 08:35:45 -03:00
DNX 4c4f28b341 Correct link to debug-running-pod
The current link refers to a nonexistent page, this change addresses the typo.
2020-04-17 18:26:18 +10:00
Kubernetes Prow Robot 8e2544f190 Merge pull request #20369 from jimangel/fix-version-skew
Automating Version Skew
2020-04-17 01:17:07 -07:00
Kubernetes Prow Robot 34f77c4b19 Merge pull request #19459 from AliMirlou/patch-1
Minor refactor and typo fix of Custom Resources topic
2020-04-16 18:15:08 -07:00
Kaivalya Shah de8cd50a3e Typo fix 2020-04-17 02:32:43 +05:30
Kim McMahon a3d53d0f16 Update guidelines and link to submit a case study 2020-04-16 13:29:23 -06:00
Kubernetes Prow Robot 0b423535e0 Merge pull request #20087 from linsun/patch-1
add IBM cloud instruction for internal lb
2020-04-16 06:38:46 -07:00
Lin Sun 24bd13bd5a add IBM cloud instruction
Signed-off-by: Lin Sun <linsun@us.ibm.com>
2020-04-16 08:58:16 -04:00
Kubernetes Prow Robot 54e0620c24 Merge pull request #20221 from ysyukr/limit-range-links
Update full link to inline link.
2020-04-16 05:54:47 -07:00
varadaprasanth c7f46f82d7 Pod object is formatted
Pod object is formatted as per the standards
2020-04-16 18:23:21 +05:30
Jim Angel a3decc2c8f automating-version-skew 2020-04-16 07:42:21 -05:00
varadaprasanth f559ac498a pod-template-hash label updated
code style has applied to the pod-template-hash label.
2020-04-16 18:05:24 +05:30
Julien Mailleret bf399a7a15 Update broken link 2020-04-16 12:18:58 +02:00
ntkjer f438d28b31 fixed deprecated references to kubectl deployment generation. uses create instead of run instead. 2020-04-15 17:56:00 -04:00