Commit Graph

15394 Commits (cc45193ff7dec6e3a272be1fc799663114c42a63)

Author SHA1 Message Date
Kubernetes Prow Robot cc45193ff7
Merge pull request #21272 from kbhawkey/kb-typography-ext-add
parser typographer setting, en-dash
2020-06-09 14:58:05 -07: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
Kubernetes Prow Robot 0d766f1400
Merge pull request #21548 from justaugustus/rm-prt
sig-release: Update references to the patch release process
2020-06-09 13:06:06 -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
Kubernetes Prow Robot 1d445a8c7a
Merge pull request #21249 from sftim/20200527_makefile_docker_alternatives
Allow specifying alternative tool for containerized local testing
2020-06-09 08:51:19 -07:00
Kubernetes Prow Robot 0bd652a795
Merge pull request #21572 from seokho-son/ko-guide
Update ko localization guide
2020-06-09 07:17:18 -07:00
Kubernetes Prow Robot c913cc94a7
Merge pull request #21389 from mufti1/id-configure-persistent-volume-storage
id add bahasa translation for task configure persistent volume storage
2020-06-09 06:47:18 -07:00
Kubernetes Prow Robot 7f3041a699
Merge pull request #21107 from ariscahyadi/id-local-setup-multi-zones
ID Localization for Setup - Best Practices - Multiple Zones.
2020-06-09 06:45:18 -07:00
Kubernetes Prow Robot ceab238b66
Merge pull request #21267 from adityaalifn/define-command-argument-container-id
Add ID translation for define-command-argument-container
2020-06-09 06:43:19 -07:00
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
mufti ismi 31b6ae2c65 add bahasa translation for task configure persistent volume storage 2020-06-09 09:44:46 +07:00
seokho-son f3549c1458 Update ko localization guide
Update ko localization guide-rev1
2020-06-09 09:57:23 +09: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
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
Aris Cahyadi Risdianto a0da8e4b27 ID Localization for Setup - Best Practices - Multiple Zones.
Updating the translation word.

Adding index for best practices.
2020-06-08 21:53:22 +08:00
Kubernetes Prow Robot d9751a386c
Merge pull request #21566 from adamulacha/patch-1
Update configmap.md
2020-06-08 06:15:47 -07:00
Jerry Park cb00e9fbd9 Fix issue with k8s.io/docs/reference/kubectl/overview/ 2020-06-08 05:55:07 +00: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
Tim Bannister c00f694d7c Allow specifying container runtime for Makefile
This commit lets you run, eg:
DOCKER=podman make docker-image
DOCKER=podman make docker-serve

and spin up the website locally for testing, without using Docker or
needing to have Docker installed.
2020-06-07 15:36:44 +01: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
Kubernetes Prow Robot 24c8727eed
Merge pull request #21559 from AdamGS/patch-1
Fix numbering in the "Parallel Jobs" section
2020-06-07 06:23:46 -07:00
Adam Gutglick d32b9e2359 Fix numbering in the "Parallel Jobs" section 2020-06-07 12:53:28 +03:00
Kubernetes Prow Robot c3e2656837
Merge pull request #21550 from yimtun/patch-1
update kubelet-integration.md
2020-06-07 01:55:45 -07:00
yimtun 02f53c05c6
update kubelet-integration.md
问价    文件
2020-06-07 09:36:16 +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
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
Aditya Alif Nugraha f73d078405
Apply suggestions from code review
Co-authored-by: Giri Kuncoro <girikuncoro@users.noreply.github.com>
2020-06-05 20:38:46 +07: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
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 042df6cef5
Merge pull request #21505 from justaugustus/black-lives-matter
Black Lives Matter announcement
2020-06-04 17:59:45 -07:00
Stephen Augustus fac812d975 Black Lives Matter announcement
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
Co-authored-by: Christoph Blecker <cblecker@gmail.com>
Co-authored-by: Davanum Srinivas <davanum@gmail.com>
Co-authored-by: Derek Carr <decarr@redhat.com>
Co-authored-by: Lachlan Evenson <lachlan.evenson@gmail.com>
Co-authored-by: Nikhita Raghunath <nikhitaraghunath@gmail.com>
Co-authored-by: Paris Pittman <paris.pittman@gmail.com>
Co-authored-by: Aaron Crickenberger <spiffxp@gmail.com>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Celeste Horgan <celeste@cncf.io>
2020-06-04 20:41:40 -04:00
Kubernetes Prow Robot 48675c858a
Merge pull request #21506 from celestehorgan/fix-announce-links
style announcement link
2020-06-04 17:05:44 -07:00
Celeste Horgan 4d297ebdef style announcement link
Signed-off-by: Celeste Horgan <celeste@cncf.io>
2020-06-04 16:48:07 -07: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 a86ab58eb9
Turn off announcements 2020-06-04 14:34:50 -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
Kubernetes Prow Robot 9ca25da733
Merge pull request #21447 from Cweiping/master
Fix iptable s word errors
2020-06-03 18:00:43 -07:00
Kubernetes Prow Robot 8620911035
Merge pull request #21162 from sftim/20200524_revise_define_environment_variable_container
Revise & tidy “Define environment variables for a container” task
2020-06-03 13:52:43 -07:00
Kubernetes Prow Robot 3b6e9e0d6f
Merge pull request #21442 from tallclair/pod-security-profiles
Add missing PSP restrictions to standard security profiles
2020-06-03 13:30:44 -07:00