Commit Graph

7104 Commits

Author SHA1 Message Date
Heena-PyCloud f8b863504a This change has replaced &emdash; to — 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
Prasad Katti 7ea1a42859 Update phrasing - 2 2020-03-31 17:54:18 -07:00
Prasad Katti 35d2eef003 Update phrasing 2020-03-31 15:49:08 -07:00
Peter Malmgren 9aa4a303eb Ingress Path Types: Fix typo
This patch adds a closing backtick to "pathType" so the whole sentence won't render as code.
2020-03-31 17:02:13 -04:00
Prasad Katti 3c64ac4d96 Add a question mark to the end of the question (#19990) 2020-03-31 13:43:28 -07:00
Chris Broglie b71ad3b47c Use latest cfssl binaries (#19722)
We (Cloudflare) are now releasing cfssl binaries via GitHub releases.
2020-03-31 13:21:28 -07:00
Daniel Barclay a864c1b7e3 Fix grammar problems and otherwise try to improve wording. 2020-03-31 16:17:59 -04:00
sunminjeon 37c933f8c2 Fix typo volume-snapshots.md (#19684)
fix typo /concepts/storage/volume-snapshots.md

32 line
before : These attibutes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.

after : These attributes may differ among snapshots taken from the same volume on the storage system and therefore cannot be expressed by using the same StorageClass of a PersistentVolumeClaim.
2020-03-31 13:15:28 -07:00
Lubomir I. Ivanov 5cf0d1955d install-kubeadm: update container linux guide
- Use crictl v1.17.0
- Use new links for the droping / unit files for kubelet and kubeadm
These now reside in k/release. Pin to v0.2.7 as the latest release
from that repository.
2020-03-31 22:17:34 +03:00
Lubomir I. Ivanov 2dfbcd064f install-kubeadm: use $basearch instead of pinning the arch for RHEL 2020-03-31 22:11:26 +03:00
Jacky Wu dc2f94faf0 doc: clean up the federation and kubefed(federation v1 cli) references. (#19583) 2020-03-31 08:50:41 -07:00
Will James 0a12ae607d Fix typo 2020-03-31 08:35:11 -05:00
Dixing (Dex) Xu 77cee072b8 fix capitalization 2020-03-31 19:53:59 +08:00
Gasmi Christophe ffaa13c364 Missing parameters --client for kubectl version 2020-03-31 10:47:12 +02:00
SataQiu 22a4fb9ee6 update release notes to v1.18.0 (#19923) 2020-03-30 11:04:23 -07:00
Alpha 94ec519f63 Update service.md 2020-03-30 23:21:25 +08:00
Tsahi Duek ee6851e203 Language en
- fix link for pod-topology-spread
    - markdown lint by vscode plugin
2020-03-30 09:35:24 +03:00
Alpha 1fda1272a5 Update service.md 2020-03-30 13:31:08 +08:00
Alpha ff4ebc4fea update the yaml example based on review 2020-03-30 13:28:22 +08:00
nfd (aka alex) e3e32374e3 Typo fixes, grammar, style in DNS Debugging (#19961) 2020-03-29 22:07:53 -07:00
Alpha 07fd1c617f add a yaml exmaple for type nodeport 2020-03-30 11:51:12 +08:00
Qiming Teng e5121dd0ec Fix link in contributing guide 2020-03-30 09:41:09 +08:00
Prasad Katti 886b09346f Update resource-metrics-pipeline.md (#19950) 2020-03-29 18:33:53 -07:00
Rajesh Deshpande be6c0c3a21 Removing references of kubectl rolling-update command (#19449)
* Removing rolling-update command details

Removing rolling-update command details

Removing references to kubectl rolling-update command

* Removing rolling-update references
2020-03-27 18:33:53 -07:00
Lubomir I. Ivanov e937a06616 kubeadm: add TS entry about joining 1.18 nodes to 1.17 cluster (#19868) 2020-03-27 07:24:24 -07:00
Rajesh Deshpande f3d82cf167 Removing junk chars
Removing junk chars
2020-03-27 12:25:05 +05:30
Rajesh Deshpande dfb8d40026 Adding example for DaemonSet Rolling Update task
Adding example for DaemonSet Rolling Update task

Adding fluentd daemonset example

Adding fluentd daemonset example

Creating fluend daemonset for update

Creating fluend daemonset for update

Adding proper description for YAML file

Adding proper description for YAML file
2020-03-27 06:47:50 +00:00
Vinicius Barbosa 5e823c14a9 Update the Upgrading Minikube topic (#19862)
* Update the Upgrading Minikube topic

* Update the Upgrading Minikube topic

* add a dot to the end of the sentence
2020-03-26 22:06:23 -07:00
Sascha Grunert b5433ed594 Fix security announcement mailing list (#19856)
The kubernetes-announce mailing list is mostly used for release
announcements whereas a dedicated kubernetes-security-announcement list
exists for security related topics.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-26 19:26:22 -07:00
Will Xiang e9046853cd fix inital alpha version of ServiceTopology (#19850)
* fix inital alpha version of  ServiceTopology

* add description of ServiceTopology
2020-03-26 02:02:25 -07:00
Rajesh Deshpande 83f50b828f A new task page for assigining a pod to nodes using node affinity (#19265)
* Example for required node affinity tasks

Example for required node affinity tasks

* Create pod-nginx-preffered-affinity.yaml

* task for assigning pods nodes using node affinity

A new task for assigning pods nodes using node affinity

* Correcting syntax and spelling

Correcting syntax and spelling

* Correcting syntax and spelling

Correcting syntax and spelling

* fix for review comment 

Fix for review comment

* Adding min k8s server version

Adding min k8s server version

* Correcting small style issues

Correcting small style issues. This will also retrigger new build.
2020-03-26 01:26:30 -07:00
Tim Bannister dec978178a Reword glossary entry (#18046)
- Use API resource name for clarity
- Mark as deprecated
2020-03-26 01:24:25 -07:00
Naoki Oketani 1abc479daf replace http helm link with https (#19803) 2020-03-26 01:18:25 -07:00
Dan Winship 8830000213 Revert "Add instructions for switching to iptables-legacy (#16271)" (#19773)
This reverts commit 9cdaf4ead1.

As of kube 1.17, kubeadm is compatible with iptables-nft
2020-03-26 00:48:26 -07:00
Christian Wansart fca1d58ce0 Update minikube documentation (#19756)
* Update vm-driver param and driver links

* Fix mistakes

* Fix spaces

* Revert "Fix spaces"

This reverts commit c08906d6

* Revert "Fix mistakes"

This reverts commit c6c14b69

* Revert "Update vm-driver param and driver links"

This reverts commit 164729db

* Update vm-driver param and driver links
2020-03-25 21:42:25 -07:00
Jay Beale 73ddd2f43e Dead link replacement (#19829)
This link generates a 404:
https://kubevirt.io/user-guide/docs/latest/administration/intro.html#cluster-side-add-on-deployment

I suggest moving to think link.
https://kubevirt.io/user-guide/#/installation/installation
2020-03-25 21:20:25 -07:00
Sujay Pillai 7ebfafd047 Updated formatting in "Persistent Volumes" & "Storage Classes" (#19575)
* Updated formatting in "Persistent Volumes" & "Storage Classes"

* Ammended the suggestions

* Amended changes after PR review

* Ammended the suggestions

* Ammended the suggestions

* Amended changes
2020-03-25 19:26:25 -07:00
Rajesh Deshpande bb31515540 Removing namespace flag from commands (#19331)
* Removing namespace flag from every command

As at the start of task, context is set to a namespace using a command, subsequent commands do not need '-n namespace-name' flag.

* Changing context back to default

Changing context back to default

* Adding a cleanup header

Adding a cleanup header

* implementaing review comments

implementaing review comments
2020-03-25 19:12:26 -07:00
Karoline Pauls 512023837f api-concepts.md: Watch bookmarks
Replaces "an information" and fixes a lost plural.
2020-03-26 00:45:01 +00:00
David Birks 1b47d0191b Fix broken link to "Default roles and role bindings" (#19836) 2020-03-25 16:30:25 -07:00
prameshj 2b2106ab07 Update nodelocaldns feature status. (#19831) 2020-03-25 16:26:25 -07:00
Mateusz Gozdek 3a3312f788 Fix example in certificate-signing-requests.md (#19845)
The example ClusterRole rule mentions 'resourceName' property, which do not exist.
It should be 'resourceNames'.
2020-03-25 14:58:26 -07:00