Commit Graph

4684 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 923cca0fda Merge pull request #21024 from juampynr/patch-2
Fix broken phrase
2020-06-10 09:02:53 -07:00
Kubernetes Prow Robot 5d0a157c01 Merge pull request #21028 from scoulomb/concept-conf-secret
In concept secret, add consumption as environment variable
2020-06-10 09:00:52 -07:00
Kubernetes Prow Robot 63b56bc914 Merge pull request #21190 from janoszen/patch-1
Fixed broken formating in MongoDB StatefulSets blog post
2020-06-10 08:26:51 -07:00
Kubernetes Prow Robot fc7bd2eb6b Merge pull request #21258 from vijaymateti/master
ICP Cloud formation quick start guide is no longer available
2020-06-10 07:54:52 -07:00
Philippe Martin a478fa6610 Document retainKeys patch strategy 2020-06-10 16:23:17 +02:00
Kubernetes Prow Robot 3bc026f7ce Merge pull request #21379 from KilimAnnejaro/nvidia-docs-fix
Updating GPU driver version
2020-06-10 06:58:50 -07:00
Kubernetes Prow Robot af64e08666 Merge pull request #21549 from J3RN/patch-1
Add documentation about Minikube and libvirt
2020-06-10 06:22:51 -07:00
pranavbmcloud b438f9ca00 Removed sentence as embedded link was missing (#21627)
* Removed sentence as embedded link was missing

The link "https://github.com/kubernetes/enhancements/blob/master/keps/sig-scheduling/20190221-pod-topology-spread.md#motivation" is 404 not found. 

Removed the sentence "See Motivation for more details.". Not the ideal solution, but couldn't find the new link.

Better solution would be to replace broken link with correct link.

* Update pod-topology-spread-constraints.md
2020-06-10 06:18:51 -07:00
Quan Tian 8874725d0f Fix markdown text in container-runtimes.md
The instructions written in markdown were not rendered correctly within
tab shortcode.

According to https://gohugo.io/content-management/shortcodes/#shortcodes-with-markdown,
"%" should be used as the delimiter for markdown content.
2020-06-10 04:53:00 -07:00
Karen Bradshaw 87f68710ff correct tool reference front matter 2020-06-09 21:01:24 -04:00
Karen Bradshaw fb79042c61 update orig. order of headings 2020-06-09 19:33:15 -04:00
Karen Bradshaw 38250940c3 create page-content-types 2020-06-09 19:33:15 -04:00
Karen Bradshaw ecc27bbbe7 add en pages 2020-06-09 19:33:15 -04:00
Celeste Horgan 9b9ce1f942 Reimplement announcements (#21586)
* Reimplement announcements

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Address deprecation-warning styling

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Use partial only

Signed-off-by: Celeste Horgan <celeste@cncf.io>

Refine

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Turn on announcements for preview only

Signed-off-by: Celeste Horgan <celeste@cncf.io>

* Update config.toml

Co-authored-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-06-09 13:46:05 -07:00
Stephen Augustus b7f86017e5 sig-release: Update references to the patch release process
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2020-06-09 16:01:53 -04:00
Scott Stout e38b9dc9c6 revised to minumize usage of whitelist/blacklist 2020-06-09 14:14:52 -05:00
pranavbmcloud 785cd198f6 Redundant "Below is an example:" sentence
The "Here is an example:" sentence follows a " Below is an example:" sentence. One of these 2 sentences is redundant.

Removed the "Below is an example:" sentence.
2020-06-09 20:41:02 +05:30
Kubernetes Prow Robot c7de492bf4 Merge pull request #21592 from SoumithKumarMudugonda/21357
Changes on Wrong Feature Gate Name #21357
2020-06-08 22:17:17 -07:00
Kubernetes Prow Robot 073175fa7f Merge pull request #21582 from Seklfreak/patch/change_field_selector_example
Workaround for new lines in field selector example
2020-06-08 21:45:18 -07:00
Soumith Kumar Mudugonda 88b703c95b Changes on Wrong Feature Gate Name #21357 2020-06-09 00:01:14 +02:00
Kubernetes Prow Robot 352fafdcc7 Merge pull request #21041 from prasadkatti/move_obj_patching_page
Move update-api-object-kubectl-patch.md to be under 'Manage Kubernete…
2020-06-08 12:19:47 -07:00
Sebastian Winkler 2f6093bfd7 workaround for new lines in field selector example 2020-06-08 19:10:26 +02:00
Jonathan Arnett 673a749835 Add documentation about Minikube and libvirt 2020-06-08 10:43:08 -04:00
Kubernetes Prow Robot 0dcb7af819 Merge pull request #21571 from pjhwa/fix-21570
Fix issue with k8s.io/docs/reference/kubectl/overview/
2020-06-08 07:25:53 -07:00
Quan Tian c1693b5293 Unify typical apiserver port in docs 2020-06-08 07:20:31 -07:00
Jerry Park cb00e9fbd9 Fix issue with k8s.io/docs/reference/kubectl/overview/ 2020-06-08 05:55:07 +00:00
Jintao Zhang a5225e83e9 Bump docker recommended version to 19.03.11.
CVE-2020-13401

xref: https://github.com/kubernetes/kubernetes/issues/91507

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2020-06-08 10:47:53 +08:00
ZhiFeng1993 7512752ad0 Update installation info for kubelet and kubernetes-cni 2020-06-07 13:51:25 -07:00
Adam 473ab23e80 Update configmap.md
Fixed configmap -> configMap
2020-06-07 21:16:28 +02:00
Kubernetes Prow Robot 87cb0c3c82 Merge pull request #21519 from vijaymateti/secret
broken link on secret page to container environement
2020-06-07 07:41:46 -07:00
Kubernetes Prow Robot ff061f0ae3 Merge pull request #21533 from joelsmith/master
Security issues: Fix link to PSC members
2020-06-07 07:39:46 -07:00
Kubernetes Prow Robot a03d8db7e4 Merge pull request #21531 from kbhawkey/kb-cleanup-daemonset-concept
minor cleanup, remove links
2020-06-07 07:35:45 -07:00
Adam Gutglick d32b9e2359 Fix numbering in the "Parallel Jobs" section 2020-06-07 12:53:28 +03:00
Weiping Cai a01ea635e2 deprecated kubectl run command flag replicas and add note
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-07 10:53:21 +08:00
wawa 4bd73bee23 Update define-environment-variable-container.md
Enhanced environment variable application notes
2020-06-07 10:50:25 +08:00
Kubernetes Prow Robot 409243673d Merge pull request #21116 from wawa0210/enhance-terminationmessage-size
Added description about the size of terminationMessage file
2020-06-06 05:21:45 -07:00
Weiping Cai e990e46f63 deprecated kubectl run command flag replicas for en
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-06 15:45:54 +08:00
Zhi Feng 1743f99808 Specify verbs in admission controller doc 2020-06-05 16:25:32 -07:00
Joel Smith 8c67457232 Security issues: Fix link to PSC members 2020-06-05 14:32:26 -06:00
Karen Bradshaw 6e914e5e28 minor cleanup, remove links 2020-06-05 11:43:35 -04:00
Kubernetes Prow Robot 0909848f1e Merge pull request #21492 from tallclair/pod-security-profiles
Minor cleanup of standardized pod security
2020-06-05 04:31:44 -07:00
Raoni Timo de Castro Cambiaghi 5ed0d96106 Fixing broken link to Certificate Management with kubeadm
A missing '/' on the link will lead to a 404 error. Fixing it.
2020-06-05 19:07:19 +10:00
Mateti, Vijay a82535615f updated broken glossary link for container environment concept on secret concept 2020-06-05 02:11:23 -04:00
Mateti, Vijay effc56fa9f updated broken container environment glossary 2020-06-05 02:09:22 -04:00
Kubernetes Prow Robot fd11985598 Merge pull request #21465 from celestehorgan/add-announcement
Improve announcements implementation
2020-06-04 14:57:43 -07:00
Celeste Horgan 9caa83d75b Improve announcements implementation
Signed-off-by: Celeste Horgan <celeste@cncf.io>

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 14:20:47 -07:00
Alex Gervais 220d92b84b Supporting the Evolving Ingress Specification in Kubernetes 1.18 blog (#20506)
* Supporting the Evolving Ingress Specification in Kubernetes 1.18 blog article proposal

* Added blank like to properly render list

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update content/en/blog/_posts/2020-04-22-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* updated date and link to ingress documentation

* Update 2020-05-28-Supporting-the-Evolving-Ingress-Specification-in-Kubernetes-1.18.md

Changed "Last month" to "Earlier this year"... time goes by!

* bumped published date to 2020-06-05

Co-authored-by: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-04 12:41:45 -07:00
Tim Allclair 9065e168f0 Minor cleanup of standardized pod security 2020-06-04 11:22:52 -07:00
Kubernetes Prow Robot cd2ed3784e Merge pull request #21188 from aregnier42/patch-1
Fixed number of parameters in api.listPodForAllNamespaces and minor typo
2020-06-04 07:41:15 -07:00
Kubernetes Prow Robot e629f80eb2 Merge pull request #21448 from wangxy518/patch-5
a misspelling
2020-06-04 06:39:15 -07:00