Commit Graph

3458 Commits (9965cc28aa4c215e04415e1c20693b53794b52d5)

Author SHA1 Message Date
viniciusbds 21d8c30897 How to update objects 2020-05-04 23:43:06 -03:00
Prasad Katti 12562732ab Set feature state version for kubelet config task 2020-05-04 18:46:27 -07:00
Wei Huang bd85794f04
Blog introducing PodTopologySpread 2020-05-04 20:17:31 -04:00
Bridget Kromhout 1c7dcfc6de
Clarify IPv4 and IPv6
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2020-05-04 14:03:31 -05:00
Tim Bannister 63550c9e88 Don't mention EndpointSlice resource on front page
EndpointSlice is a nice idea, but it's not front-page-of-site nice.

Remove it.
2020-05-04 17:22:19 +01:00
Prasad Katti 8dbb2b19cf [kubeadm] warn if kernel/docker/etcd version(s) are older than the minimum required version(s) 2020-05-04 09:03:58 -07:00
Bahman Nikkhahan aff675634f
Remove extra text
Remove additional "Networking" text
2020-05-04 22:57:48 +10:00
jqmichael 5f18998e73
Made autoscale command more explicit 2020-05-03 12:02:23 -07:00
Kubernetes Prow Robot f64d9ae916
Merge pull request #20696 from pjhwa/fix-20695
Fix issue with k8s.io/docs/concepts/cluster-administration/cloud-prov…
2020-05-03 07:02:26 -07:00
Kubernetes Prow Robot 3dd78ecc2c
Merge pull request #20721 from ShivamGoyal1899/patch-1
Add the missing double quote (")
2020-05-02 14:44:26 -07:00
Kubernetes Prow Robot 45166beb88
Merge pull request #20525 from TrishaChetani/patch-4
Added podman as experimental driver
2020-05-02 13:44:26 -07:00
Shivam Goyal 1a1028ac76
Add the missing double quote (")
missing double quote (") after the word services in the last table
2020-05-02 13:22:13 +05:30
Antonio Savage d13ae7a5da
Fixed configure-access-multiple-clusters.md
I fixed a Powershell command that you had provided in this document.  Attempting to run the command with the format you supplied resulted in errors due to some conflict between using backwards slash for pathnames inside of parentheses.
2020-05-01 21:19:41 -05:00
Kubernetes Prow Robot d67998a8dc
Merge pull request #20422 from nikhil-zadoo/patch-1
Updated hyperlink to raw-block-volume-support
2020-05-01 06:50:29 -07:00
Jerry Park ee9f3db6cf Fix issue with k8s.io/docs/concepts/cluster-administration/cloud-providers/ 2020-05-01 08:06:54 +09:00
Lachlan Evenson b17628152b
Remove IPVS prerequisites
Remove caution and replace with updated default
Add kube-apiserver feature-gates

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2020-04-30 15:46:44 -07:00
Kubernetes Prow Robot bed6714e3d
Merge pull request #20532 from laurenhughes/patch-1
Fix broken link
2020-04-30 15:11:37 -07:00
Kubernetes Prow Robot 37ff0aeca4
Merge pull request #20690 from Joelbear5/patch-1
Documented setting optional key name in secret.md for --from-file.
2020-04-30 15:07:38 -07:00
Kubernetes Prow Robot 5fbcd30139
Merge pull request #20691 from alculquicondor/fix-2nd-scheduler
Add missing ClusterRoleBinding and leases permissions for running 2nd scheduler
2020-04-30 15:05:37 -07:00
Aldo Culquicondor ade52dec1e Add missing ClusterRoleBinding and leases permissions for running 2nd scheduler
Signed-off-by: Aldo Culquicondor <acondor@google.com>
2020-04-30 17:57:28 -04:00
Joel 524e6c275a
Added optional key name for --from-file. 2020-04-30 11:42:56 -07:00
ViBiOh 71f95e719a
fix: Metadata name of ConfigMap must be lower case 2020-04-30 11:32:30 +02:00
Kubernetes Prow Robot 912d42c29c
Merge pull request #20651 from dsbos/patch-7
Fixed Markdown syntax error in list
2020-04-30 01:46:17 -07:00
Kubernetes Prow Robot c76ea7f239
Merge pull request #20653 from squat/fixflagtypo
authentication.md: fix OIDC flag typo in table
2020-04-29 14:58:18 -07:00
Kubernetes Prow Robot af23b1ebc1
Merge pull request #20650 from dsbos/patch-6
Fixed a punctuation error.
2020-04-29 14:20:17 -07:00
Kubernetes Prow Robot db4f95a37b
Merge pull request #20645 from cristobal/patch-2
Update secret.md
2020-04-29 14:18:17 -07:00
Cristobal Dabed 4b46f0028d
Update secret.md
Update all references of the escaped example password from `S!B\*d$zDsb` to `S!B\*d$zDsb=`
2020-04-29 22:03:21 +02:00
Johannes M. Scheuermann 496a4ff800 Use sudo for setting sysctl config 2020-04-29 19:29:54 +02:00
Lucas Servén Marín 7fe458bb58
authentication.md: fix OIDC flag typo in table
This commit corrects an flag in the table of OIDC flag descriptions.

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2020-04-29 17:17:16 +02:00
Daniel Barclay 1563cf64c9
Fixed Markdow syntax error.
Can someone verify that my correction is correct? (I don't know how to view the rendered form of the Markdown.)(
2020-04-29 10:59:03 -04:00
Daniel Barclay 37172dd1bf
Fixed a puncutation error. 2020-04-29 10:02:50 -04:00
Cristobal Dabed 49c056370f
Update secret.md
Also apply the character `=` to the example.
2020-04-29 15:02:14 +02:00
Cristobal Dabed 8910e837c0
Update secret.md
We had to escape a password that ended with `=` to make the secret work with our pod.
2020-04-29 13:02:11 +02:00
Giovanni Geraci b06e2af913
Replaced [REQUIRED VERSION] with {{< skew latestVersion >}} 2020-04-29 12:40:16 +02:00
TrishaChetani 93fadf57f0 Change the caps 2020-04-29 11:10:00 +02:00
Davi Garcia 2c9a9a64ec Clarify minimum cluster resource requirement for tasks
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-28 20:23:56 -03:00
Kubernetes Prow Robot 277831f168
Merge pull request #20513 from prasadkatti/patch-4
Remove 'kubeadm alpha kubelet config download'
2020-04-28 16:10:25 -07:00
Kubernetes Prow Robot 717a65084b
Merge pull request #20609 from SataQiu/update-kubeadm-cgroup-docs-20200428
kubeadm: update docs about configuring cgroup driver used by kubelet on control-plane node
2020-04-28 15:56:24 -07:00
Tim Bannister c5abd7704a Improve Node, Taints, and Tolerations concepts
- Use glossary shortcodes in Node concept
  Add glossary tooltips to help new readers take in unfamiliar concepts.
- Move minion hint to glossary
  The page about Node need not mention the former name (minion): it has
  been many releases since the name change.
  Instead, add a hint to the full glossary definition.
- Use note shortcodes where appropriate
- Order node management section first in concept page
- Drop list of components that act on Nodes
  With Operators and CustomResourceDefinitions now common, plus the
  cluster API, it's less easy to give a definitive list of components that
  interacr with Node objects.
- Tidy old mentions of GA features for Node
- Give node tainting by condition its own section
- Introduce toleration concept before using it
- Mention version in TopologyManager feature state
- Other rewording
- Tidy Node condition table
- Explain SchedulingDisabled synthesized condition
- Drop details of supported versions for NodeRestriction
  Assume that cluster version is v1.13 or later
2020-04-28 23:30:05 +01:00
Kubernetes Prow Robot a940d3158f
Merge pull request #20484 from KnotGud/master
Fix rendering error in k8s.io/docs/tasks/administer-cluster/kubeadm/adding-windows-nodes/
2020-04-28 11:45:38 -07:00
Kubernetes Prow Robot 426962e0a2
Merge pull request #20591 from jmvbxx/patch-1
Remove deprecated --generator=run-pod/v1
2020-04-28 07:16:08 -07:00
SataQiu f150906094 kubeadm: update docs about configuring cgroup driver used by kubelet on control-plane node 2020-04-28 21:41:43 +08:00
Aapeli c44e025d8d
Fix typo in content/en/docs/concepts/services-networking/service.md 2020-04-28 08:53:40 +10:00
Kubernetes Prow Robot 4d33f0282c
Merge pull request #20522 from Colstuwjx/fix/doc-node-affinity-nodeSelectorTerms-matchExpressions
doc: correct the description for nodeSelectorTerms,matchExpressions.
2020-04-27 13:22:05 -07:00
Kubernetes Prow Robot b508743c95
Merge pull request #20529 from neolit123/1.19-fix-create-cluster-ip-host
kubeadm: fix typo in control-plane-ip
2020-04-27 11:57:26 -07:00
Kubernetes Prow Robot cf2fe36353
Merge pull request #20533 from prasadkatti/patch-1
Update default pause image in kubelet reference
2020-04-27 11:51:22 -07:00
Chris Friesen f768f14567 Remove stale docs about disabling the PodPriority feature.
As of 1.18 the PodPriority feature cannot be disabled, so update
the docs to reflect this.
2020-04-27 11:47:50 -06:00
Kubernetes Prow Robot 33f472c285
Merge pull request #20547 from dsbos/patch-5
Tiny who/whom grammar fix.
2020-04-27 09:23:30 -07:00
Jason Bornhoft f7ec0ce675
Remove deprecated --generator=run-pod/v1
`--generator=run-pod/v1` has since been deprecated and is no longer required in v1.18 to create pods. This is now the automatic behaviour.
2020-04-27 11:21:10 -05:00
Kubernetes Prow Robot ab908ac77a
Merge pull request #20553 from medyagh/patch-1
update deprecated image in hello minikube
2020-04-27 08:19:29 -07:00
Kubernetes Prow Robot 213769bc72
Merge pull request #20576 from pjhwa/fix-20575
Fix issue with k8s.io/docs/concepts/configuration/manage-resources-co…
2020-04-27 07:49:30 -07:00
Kubernetes Prow Robot 61aeaca844
Merge pull request #20561 from dmitrytokarev/dashboard-v2.0.0
Updated dashboard installation command to use v2.0.0
2020-04-27 07:41:30 -07:00
Jerry Park 1b52e40232 Fix issue with k8s.io/docs/concepts/configuration/manage-resources-containers/ 2020-04-27 23:37:13 +09:00
Hongcai Ren b00c2da0ee
Explain how to manage Kubernetes running on HUAWEI CLOUD provider. (#20579)
* Explain how to manage Kubernetes running on HUAWEI CLOUD provider.

* Update content/en/docs/concepts/cluster-administration/cloud-providers.md

Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>

* Update content/en/docs/concepts/cluster-administration/cloud-providers.md

Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com>

Co-authored-by: Kevin Wang <kevinwzf0126@gmail.com>
2020-04-27 04:45:29 -07:00
Tim Bannister 58498dc3ca Reword PodPreset concept
- Note feature state for PodPreset
- Emphasize section on enabling PodPreset
- Omit version check
  Assume that the reader has a supported version of Kubernetes that
  includes PodPreset.
- List PodPreset as a task prerequisite
  PodPreset is an alpha feature; you can't follow the task page unless
  it's enabled.
2020-04-27 11:35:42 +01:00
Tobias Klauser 0cc8cd3e32 Update list of admission plugins enabled by default to k8s 1.18
Extracted by running `kube-apiserver -h | grep enable-admission-plugins`
on 1.18.2
2020-04-27 12:25:40 +02:00
Prasad Katti 7798daaa91 Remove 'kubeadm alpha kubelet config download'
Remove `kubeadm alpha kubelet config download` from 'kubeadm alpha' reference page.
2020-04-26 10:58:50 -07:00
Dmitry Tokarev 4d29445949 Updated dashboard installation command to use v2.0.0 2020-04-26 01:53:32 -07:00
Kubernetes Prow Robot fc71de9600
Merge pull request #20549 from fuxingloh/patch-1
Added missing default value to Progress Deadline Seconds
2020-04-25 18:05:28 -07:00
Kubernetes Prow Robot 1e206f2617
Merge pull request #20555 from spurin/remove_ns_specifics
remove ns specifics for horizontal pod autoscale walkthrough
2020-04-25 18:03:29 -07:00
James Spurin 4a1a8eb190 remove ns specifics for example 2020-04-25 17:58:18 +01:00
Medya Ghazizadeh cf435f6f54
update deprecated image in hello minikube 2020-04-24 23:32:56 -07:00
Fuxing Loh ddfa877602
Add missing default value to Progress Deadline Seconds
Potentially confusing sentence, being an optional value; not stating the default value might create an assumption that deployment will retry forever.

https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#deploymentspec-v1-apps
2020-04-25 09:26:26 +08:00
TrishaChetani 0ec3207711 Removed preferred keyword 2020-04-25 00:00:07 +02:00
Daniel Barclay 15d7921c75
Tiny who/whom grammar fix. 2020-04-24 17:06:42 -04:00
Giovanni Geraci 629fbd4359
Update crio installation steps for CentOS/RHEL
Hi,

crio installation steps for CentOS/RHEL distribution are not valid anymore(CBS repo does not exist anymore)

I'm updating the documentation following the exactly same instructions reported on crio official repository
2020-04-24 19:06:42 +02:00
Lauren Hughes 227d404e59
fix file name 2020-04-24 09:14:01 -07:00
Joerg Schad 32a93714d2
Fixed wrong file location in example. 2020-04-24 17:47:52 +02:00
Kubernetes Prow Robot fa60eb78e3
Merge pull request #20523 from nevermyuk/flannel
Add note to Flannel Preparation Step
2020-04-24 02:10:07 -07:00
Prasad Katti 103c684b6f
Update default pause image in kubelet reference 2020-04-23 18:52:19 -07:00
Lauren Hughes 055796ea4a
Fix broken link
Structure of the repo changed and broke the link, see [Deployment](https://github.com/kubernetes-sigs/metrics-server/blob/master/README.md#deployment) section of the readme for more info
2020-04-23 16:04:11 -07:00
TrishaChetani 9986ed9b83 Fixed the format 2020-04-23 23:44:48 +02:00
TrishaChetani 7436f2dbe5 Added space 2020-04-23 23:37:52 +02:00
TrishaChetani 08c4419814 Added podman preferred driver 2020-04-23 23:30:53 +02:00
TrishaChetani 62ffb404ee Added missing bracket 2020-04-23 23:12:53 +02:00
TrishaChetani 2ec8b5cf43 Added the experimental for podman 2020-04-23 21:31:55 +02:00
Brandon Doran 39ae30bb63 Fix small typos in horizontal pod autoscaling doc
- Fix typo in hpa stabilization window section
- Fix type in configurable scaling behavior section
2020-04-23 11:23:44 -07:00
Lubomir I. Ivanov e3745cf558 kubeadm: fix typo in control-plane-ip 2020-04-23 20:27:58 +03:00
nevermyuk 5905170d8a Add note to Flannel Preparation Step
Add note to Flannel Preparation Step

Remove note

remove whitespace

remove whitespace
2020-04-23 22:50:32 +08:00
TrishaChetani d18f057cd7 Removed experimental 2020-04-23 15:55:57 +02:00
TrishaChetani 2db2a4eb4e Added podman as experimental driver 2020-04-23 14:53:32 +02:00
colstuwjx 53c7cdb0c5
doc: correct the description for nodeSelectorTerms,matchExpressions. 2020-04-23 16:57:46 +08:00
Kubernetes Prow Robot bd744c73e1
Merge pull request #20511 from prasadkatti/patch-1
kubeadm checks if `conntrack` is in path
2020-04-22 19:33:44 -07:00
Kubernetes Prow Robot 138ca674a9
Merge pull request #20512 from prasadkatti/patch-2
Replace "Mark master" w/ "Mark control-plane"
2020-04-22 19:19:45 -07:00
Kubernetes Prow Robot 8a67f59469
Merge pull request #20507 from TrishaChetani/patch-3
Change virtual machine for docker - from experimental to preferred.
2020-04-22 19:17:45 -07:00
Prasad Katti eaf6b76f5b
Replace "Mark master" w/ "Mark control-plane"
Ref - https://github.com/kubernetes/kubernetes/pull/70885/
2020-04-22 17:42:35 -07:00
Prasad Katti 31b04c1c4b
kubeadm checks if `conntrack` is in path
`kubeadm` errors out during preflight checks if `conntrack` executable is not in path.
https://github.com/kubernetes/kubernetes/pull/85857
2020-04-22 17:15:03 -07:00
Kubernetes Prow Robot d6df57a88d
Merge pull request #20265 from Fale/control-plane-node-communication
Move from master to control plane
2020-04-22 15:25:45 -07:00
Kubernetes Prow Robot d4c147d72c
Merge pull request #20496 from k-toyoda-pi/fix_indent_on_kubeadm-upgrade_md
Fix indent on kubeadm-upgrade.md
2020-04-22 15:21:46 -07:00
Kubernetes Prow Robot 38911315a8
Merge pull request #20434 from jimangel/adding-mermaid-visuals
adding mermaidjs shortcode with example
2020-04-22 15:17:45 -07:00
TrishaChetani e47fa591f3
Changed the Virtual machine docker from experimental to preferred.
Virtual machine docker is preferred by Minikube maintainers
2020-04-22 22:22:51 +02:00
Kubernetes Prow Robot b58517c95d
Merge pull request #20492 from prasadkatti/doc_fixes
Update kubeadm implementation details page
2020-04-22 11:45:45 -07:00
Prasad Katti 4efaf2a3e0 Update kubeadm implementation details page 2020-04-22 11:27:27 -07:00
toyoda 59e76027ef Fix indent on kubeadm-upgrade.md 2020-04-22 19:04:11 +09:00
Kubernetes Prow Robot 3bffa50161
Merge pull request #19705 from sftim/20200318-revise-cloud-controller-manager
Revise cloud-controller-manager documentation
2020-04-21 20:25:53 -07:00
Kubernetes Prow Robot accd7591b0
Merge pull request #20107 from n0npax/fix-restart-always-docs
Fix --restart=always docs
2020-04-21 20:21:53 -07:00
Kubernetes Prow Robot 7da5118e08
Merge pull request #20204 from viniciusbds/patch-1
Update concepts/extend-kubernetes/api-extension/custom-resources.md
2020-04-21 20:17:52 -07:00
Kubernetes Prow Robot 2fd5c43797
Merge pull request #20102 from sftim/20200405_add_configmap_concept
Add ConfigMap concept
2020-04-21 20:11:52 -07:00
Kubernetes Prow Robot b666d844fd
Merge pull request #20479 from vldungureanu/patch-1
Update pod-overview.md - corrected typo
2020-04-21 19:57:52 -07:00
Kubernetes Prow Robot 782634eeb7
Merge pull request #20486 from neolit123/1.19-cleanup-flannel
kubeadm: remove flannel and add note about CNI issues
2020-04-21 19:31:53 -07:00
Kubernetes Prow Robot 9aa6cfabba
Merge pull request #20470 from gosoon/bugfix
fix: error message
2020-04-21 19:29:52 -07:00
Lubomir I. Ivanov a9d7ba3344 kubeadm: remove flannel and add note about CNI issues
- Remove flannel from the list of CNIs in the kubeadm "create cluster"
page. The reason for that is that Cluster Lifecycle have been
getting a number of issues related to flannel (either in kubeadm or
kops tickets) and we don't have good answers for the users as the
project is not actively maintained.
- Add note that issues for CNI should be logged in the respective issue
trackers and that Calico is the only CNI we e2e test kubeadm against.
2020-04-22 00:15:59 +03:00
Daniel Lee 28b79a65f8 Reformat code block and note block
The note block was mistabbed, and the code block was moved into the note
because of its relevence to the note.
2020-04-21 14:02:14 -07:00
Daniel Lee 51024733be Fix rendering error
It seems removing the tabbing in the codeblocks fix the rendering
issues. Also added backticks to files to file names for emphasis.
2020-04-21 13:28:56 -07:00
Tim Bannister 5db3af4938 Revise cloud-controller-manager documentation 2020-04-21 19:59:45 +01:00
Tim Bannister ea11774d64 Add ConfigMap concept page
Co-Authored-By: Celeste Horgan <celeste@cncf.io>
2020-04-21 19:36:42 +01:00
Tim Bannister ee7ba25c96 Reorder Configuration concept section 2020-04-21 19:21:53 +01:00
vldungureanu 7ccc1d2aed
Update pod-overview.md 2020-04-21 19:11:30 +02:00
Prasad Katti 92649883ff
Update 'kubeadm init phase addon' doc section
The `kubeadm config` and `kubeadm upgrade` are not related to this section. So I removed them to keep this code block concise.
2020-04-21 10:01:10 -07:00
Marcin Niemira 57d4d52817
change sentence to nicer form as requested during CR 2020-04-21 20:40:49 +10:00
Vinicius Barbosa ded2612866
Update content/en/docs/concepts/extend-kubernetes/api-extension/custom-resources.md
Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>
2020-04-21 07:32:37 -03:00
gosoon 1847278b1f fix: error message 2020-04-21 17:22:23 +08:00
Marcin Niemira b09893bbcc
rm mentioned generator from kubectl run 2020-04-21 19:08:05 +10:00
Marcin Niemira df2204ffd0
Merge branch 'master' of https://github.com/kubernetes/website into fix-restart-always-docs 2020-04-21 19:04:13 +10:00
Marcin Niemira 67abb1b5ff
add info about old support for generators 2020-04-21 19:01:40 +10:00
Vinicius Barbosa 7119fa1c27
Merge branch 'master' into patch-1 2020-04-21 00:26:19 -03:00
Kubernetes Prow Robot ebf3d178c4
Merge pull request #20292 from rwanyoike/patch-1
Update deployment.md - Fix inconsistency and rollback message
2020-04-20 20:02:55 -07:00
Kubernetes Prow Robot 9d09e8c0e3
Merge pull request #20228 from cesarpino/patch-1
Better error message when window is too narrow to display Terminal
2020-04-20 20:00:55 -07:00
Kubernetes Prow Robot 47303ea5e4
Merge pull request #20291 from sftim/20200413_fix_kubeadm_yum_repo_configuration_command
Fix incorrect here document in https://k8s.io/docs/setup/production-environment/tools/kubeadm/
2020-04-20 19:58:55 -07:00
Kubernetes Prow Robot 2c90f60d82
Merge pull request #17782 from sftim/20191123_reword_pod_overview
Reword Pod concept (overview page)
2020-04-20 19:50:57 -07:00
Tim Bannister 1034426bd5
Reword and rename “Managing Compute Resources for Containers” (#18940)
* Reword resource limits section about ephemeral local storage

Co-Authored-By: Celeste Horgan <celeste@cncf.io>

* Move troubleshooting section to foot of page

It's OK to hyperlink to this section; in fact, I recommend it.

* Tweak section about monitoring key Pod resources

Monitoring reports memory use as well as CPU

* Fold 2 displayed headings into 1

Add a 2nd-level heading to cover two related headings, that I'm moving
to 3rd level. This change shortens the table of contents and still
leaves an entry there for readers to click on.

* Reword What's next section

* Revise punctuation

* Change page path to match title

Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-04-20 19:44:56 -07:00
Heena Khan 792c444926
Link to GitHub list of good first issues (#20196)
* Added hyperlink in line 19

Added a hyperlink https://github.com/kubernetes/website/contribute at line 19 (Improve existing content ) which points to "good first issue," available.
This will help new contributors to make their first contribution.

* Update _index.md

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

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

Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-04-20 19:28:56 -07:00
Kubernetes Prow Robot 343188997f
Merge pull request #20453 from RainbowMango/pr_add_huaweicloud_to_cloud_vendor_list
Add HUAWEI CLOUD to cloud-provider vendor list
2020-04-20 19:08:56 -07:00
Kubernetes Prow Robot 00fc4c5d82
Merge pull request #20439 from AlphaWong/patch-1
Add example for secret.md for `envFrom` field
2020-04-20 18:44:55 -07:00
Kubernetes Prow Robot c480f03c83
Merge pull request #20449 from kluzny/patch-2
remove deprecation in dns-debugging-resolution.md
2020-04-20 18:30:56 -07:00
Kubernetes Prow Robot 63ceb45277
Merge pull request #20249 from sftim/20200411_tidy_limit_range_concept
Tidy LimitRange concept
2020-04-20 18:28:56 -07:00
Kubernetes Prow Robot 60858b6cfd
Merge pull request #20353 from pjhwa/fix-20352
Fix issue with k8s.io/docs/concepts/cluster-administration/manage-dep…
2020-04-20 18:02:55 -07: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
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