4245 Commits

Author SHA1 Message Date
Kubernetes Prow Robot de07e4adfc Merge pull request #19746 from rajeshdeshpande02/patch-64
Adding example to DaemonSet Rolling Update task
2020-04-06 15:55:47 -07:00
Kubernetes Prow Robot 3efc30e432 Merge pull request #19704 from sftim/20200317_revise_setup_page_content_guidelines
Revise setup page to follow content guidelines
2020-04-06 15:11:48 -07:00
Julian V. Modesto 18260ef37b Document where the API supports single resources.
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-06 13:47:21 -04:00
Kubernetes Prow Robot 26d14b6b56 Merge pull request #17995 from sftim/20191208_update_cassandra_statefulset_tutorial
Update Cassandra StatefulSet tutorial
2020-04-06 05:49:46 -07:00
varadaprasanth a105a31427 Fix on PersistentVolume
Modified PersistentVolume and PersitentVolumeClaim terms as per the standards
2020-04-06 17:58:39 +05:30
Tim Bannister ded8bdb238 Update Casandra StatefulSet tutorial
* Retitle to use StatefulSet term
* Use full name: Apache Cassandra
* Always use StatefulSet from apps/v1
* (It's safe to assume readers are using Kubernetes ≥ v1.9)
* Update to match website style guidelines
* Move note about environment variables out of overview
* Tweak wording for clarity & tidy whitespace
* Tweak chained shell commands for clarity
* Drop duplicated / unnecessary task prerequisites
2020-04-06 12:45:30 +01:00
Mr.Hien 8ba1410113 Update install-kubectl.md
For install of kubectl on debian based distros, also install gnupg2 for apt-key add to work
2020-04-06 08:22:56 +07:00
Chao Xu ac1d864575 Instructions on how to set up the Konnectivity service. 2020-04-05 12:10:05 -07:00
Chao Xu b8df304484 Introducing concepts about Konnectivity Service. 2020-04-05 11:35:20 -07:00
Huang, Zhaoquan 25ffd7679e Update run-stateless-application-deployment.md
Updated the version number to match the file in the example: https://k8s.io/examples/application/deployment-update.yaml
2020-04-05 23:16:16 +08:00
Marcin Niemira 2d3d7b9162 rm --record from kubectl conventions 2020-04-06 00:02:34 +10:00
Marcin Niemira f7bd5fab1a rm informatio about generator from cron-job docs 2020-04-06 00:00:32 +10:00
Marcin Niemira bd8267dbc0 rm informatio about generators from conventions 2020-04-05 23:59:19 +10:00
Pierre-Yves Aillet 7b27b3a662 doc: add precision on init container start order
Update content/en/docs/concepts/workloads/pods/init-containers.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2020-04-05 13:39:55 +02:00
ynkrish 0ce2d2b54a Corrected link to Debug running pod
Link should be docs/tasks/debug-application-cluster/debug-running-pod/ instead of docs/tasks/debug-application-cluster/debug-running-pods/ (latter results in HTTP 404)
2020-04-05 11:18:49 +05:30
Kubernetes Prow Robot 51e20e9434 Merge pull request #20078 from krufab/patch-2
Update adding-windows-nodes.md
2020-04-04 13:15:45 -07:00
Kubernetes Prow Robot e649d9e49b Merge pull request #20085 from davivcgarcia/davivcgarcia-issue-19847
Replace embedded examples with links to related task docs
2020-04-04 12:39:45 -07:00
Kubernetes Prow Robot fbe2cb0ead Merge pull request #20077 from Heena-PyCloud/patch-2
Updated line 167(PriorityLevelConfigurations) &170(FlowSchemas) for correct api reference.
2020-04-03 13:27:46 -07:00
Davi Garcia f1db8331c2 Replace embedded examples with links to related task docs
Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-03 14:56:17 -03:00
krufab 40ca15c523 Minor change
Update text according to the PR comment
2020-04-03 19:08:23 +02:00
Kubernetes Prow Robot 02afab237d Merge pull request #20080 from wawa0210/update-enable-cadvisor-json-endpoints
update -enable-cadvisor-json-endpoints default value and tag deprecated
2020-04-03 09:19:45 -07:00
Kubernetes Prow Robot eaddd9c379 Merge pull request #20019 from wiggzz/patch-1
Fix typo
2020-04-03 09:07:46 -07:00
Kubernetes Prow Robot 16f5494192 Merge pull request #20073 from grischdian/master
add fstype parameter for gce pd
2020-04-03 09:03:46 -07:00
Kubernetes Prow Robot f783936580 Merge pull request #20064 from cloudmelon/patch-8
Add namespaces for node lease objects
2020-04-03 08:51:46 -07:00
张潇 8ecee6be97 update -enable-cadvisor-json-endpoints default value and tag deprecated 2020-04-03 22:25:20 +08:00
krufab 8e8c6d3de8 Minor update
Updated text according to PR comments
2020-04-03 16:13:47 +02:00
Kubernetes Prow Robot 0a7e621696 Merge pull request #20072 from prasadkatti/patch-8
Update the weight metadata on EndpointSlices
2020-04-03 05:11:45 -07:00
krufab 2d7f82e63b Updated layout 2020-04-03 13:59:43 +02:00
krufab 308dd5a2bb Update adding-windows-nodes.md
The steps in the run.ps1 file defined in the flannel-*.yml ConfigMap should address the correct interface in case the Windows node has more than one.
2020-04-03 13:02:28 +02:00
Heena-PyCloud 8b8fa79cb6 Updated line 167(PriorityLevelConfigurations) and 170(FlowSchemas) for correct api reference.
Edit line 167 api reference for PriorityLevelConfigurations from 
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#prioritylevelconfiguration-v1alpha1-flowcontrol-apiserver-k8s-io
Edit line 170 api reference for FlowSchemas from 
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol
to
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#flowschema-v1alpha1-flowcontrol-apiserver-k8s-io
2020-04-03 13:39:36 +05:30
Kubernetes Prow Robot 87e4e214df Merge pull request #20007 from dexhunter/patch-1
fix capitalization
2020-04-02 20:31:46 -07:00
Kubernetes Prow Robot 175ad5ec8e Merge pull request #19655 from izeye/patch-2
Improve wording for Configure Access to Multiple Clusters
2020-04-02 18:39:46 -07:00
Kubernetes Prow Robot baf8b82afd Merge pull request #18543 from sftim/20200109_revise_percentage_of_nodes_to_score
Revise “Scheduler Performance Tuning”
2020-04-02 17:43:46 -07:00
Prasad Katti db730d61f5 Update the weight metadata on EndpointSlices 2020-04-02 16:50:34 -07:00
Christian Rost ccce4e2f5a add fstype parameter for gce pd 2020-04-03 01:45:38 +02:00
Kubernetes Prow Robot 30f77cb8c6 Merge pull request #20056 from iamwillbar/patch-1
Add update exclusion to kubernetes.repo
2020-04-02 15:43:46 -07:00
Melony QIN 1817100ed5 Add namespaces for 1.17 + default namespace
Each Node has an associated Lease object in the kube-node-lease namespace. Lease is a lightweight resource, which improves the performance of the node heartbeats as the cluster scales.
2020-04-02 18:59:02 +01:00
Kubernetes Prow Robot eea76033bc Merge pull request #19956 from tengqm/fix-contrib-link
Fix link in contributing guide
2020-04-02 07:16:24 -07:00
Kubernetes Prow Robot 6c61ce447c Merge pull request #20021 from neolit123/1.19-update-install-for-container-linux
install-kubeadm: update guides for RHEL and container linux
2020-04-02 07:14:24 -07:00
Kubernetes Prow Robot 272ffc86e4 Merge pull request #20027 from prasadkatti/patch-5
Update phrasing
2020-04-02 07:12:24 -07:00
Kubernetes Prow Robot 3c0ca31e42 Merge pull request #20044 from davivcgarcia/patch-1
Remove untidy caution note from tutorial
2020-04-02 06:42:24 -07:00
Heena-PyCloud f8b863504a This change has replaced &emdash; to &mdash; within the text (line 42). 2020-04-02 18:36:06 +05:30
Davi Garcia 9d34deda55 Remove untidy caution note from tutorial
The caution note was warning user about having Ingress Controller configured as prerequisite, but this is exactly what the tutorial is explaining.

Signed-off-by: Davi Garcia <dvercill@redhat.com>
2020-04-02 10:01:50 -03:00
Prasad Katti 58959a2c84 Move motivation section to the top
Most of the other pages start with motivation. This way it will be more consistent.
2020-04-01 22:01:20 -07:00
William Bartholomew 0ad9ab8692 Add update exclusion to kubernetes.repo
Add an update exclusion for `kubelet`, `kubeadm`, and `kubectl` in the CentOS to mirror the Ubuntu, Debian, or HypriotOS instructions.
2020-04-01 20:51:59 -07:00
Prasad Katti dfcf2a069b Update replicaset.md 2020-04-01 18:56:51 -07:00
Kubernetes Prow Robot 2930a5745b Merge pull request #20032 from prasadkatti/patch-6
Move the Job controller example
2020-04-01 12:38:24 -07:00
Prasad Katti e8719723dc Move the Job controller example
Move the job controller example so that the example of Job controller follows
immediately after the concept of what a job controller does in introduced.
2020-04-01 11:08:26 -07:00
Kubernetes Prow Robot fa778d8c48 Merge pull request #20024 from pmalmgren/patch-1
Ingress Path Types: Fix typo
2020-04-01 04:51:28 -07:00
Kubernetes Prow Robot 23d2accbb1 Merge pull request #20005 from rekcah78/install_kubectl_add_param_client
Missing parameters --client for kubectl version
2020-04-01 02:47:27 -07:00