5640 Commits

Author SHA1 Message Date
Nikita Kalyanov 236c65c18e Remove reference to deprecated image
The #20553 changed the deprecated hello-node image to echoserver image. However, there is a reference to the old image later in the text. Point 5 implies that there will be a 'Hello World' message. This probably was true for the hello-node image but the echoserver does not print this (it echoes back the request with all of its params). This may be misleading, so change the text to a generic 'app's response'/'sample app'. Unused JS sources of the old image are removed.
2020-05-07 00:54:27 +03:00
zacharysarah ea7aad4a2c Remove duplicate content 2020-05-06 14:34:47 -07:00
Christian Bürgi cf2d2b7970 Pod lifecycle edge-cases for Recreate strategy
Document Pod lifecycle behavior edge-case when using a Recreate strategy. This should document the "unexpected" behavior discussed in kubernetes/kubernetes#58814
2020-05-06 19:58:58 +02:00
Tim Bannister 7607ff4623 Signpost blog contributors to help
(add a comment to the blog section index with advice on how to
find the contributor guide)
2020-05-06 15:33:20 +01:00
Nikhil Jagtiani 14c07ede73 logs command to check etc/hosts file corrected
hosts file can be viewed using exec command.
2020-05-06 14:38:59 +05:30
Jay Beale 78de298fa5 Documenting read-only rootfs for issue 17927
Issue 17927 (https://github.com/kubernetes/website/issues/17927) asks for a change to this task-focused doc on security-context. It notes that this doesn't mention read-only root filesystem, while it's documented in the PSP page. This adds a bullet for read-only rootfs, clarifies that the bulleted list isn't comprehensive, and tells someone reading the list where to find more. The link is copied from the existing What's Next link list.
2020-05-05 22:38:37 -07:00
DanRoscigno 00ad32d542 correct scaling instructions 2020-05-05 23:57:03 -04:00
Dan Roscigno 8576da2d9e Update guestbook-logs-metrics-with-elk.md
Fix path for `kube-state-metrics`
2020-05-05 23:31:46 -04:00
Kubernetes Prow Robot 93e2ae3e96 Merge pull request #20766 from prasadkatti/patch-2
Set feature state version for kubelet config task
2020-05-05 13:51:09 -07:00
Kubernetes Prow Robot 45537f7e0b Merge pull request #20770 from prasadkatti/patch-5
Update the text for a link to match page title
2020-05-05 11:11:09 -07:00
Kubernetes Prow Robot dfb4115f2c Merge pull request #20659 from zacharysarah/update-kccnc-dates
Revise KCCNC EU dates and location to virtual
2020-05-05 11:03:09 -07:00
Kubernetes Prow Robot 5f09fa4814 Merge pull request #20602 from Huang-Wei/Introducing-PodTopologySpread
Blog introducing PodTopologySpread
2020-05-05 10:33:09 -07:00
Prasad Katti f11fec502f Update the text for a link to match page title 2020-05-05 08:44:35 -07:00
Kubernetes Prow Robot 88cc210b1b Merge pull request #20723 from viniciusbds/patch-2
Update content/en/docs/tasks/manage-kubernetes-objects/declarative-config.md
2020-05-05 01:49:08 -07:00
Prasad Katti 20187db4bb Update kubeadm-kubelet integration doc 2020-05-05 00:08:31 -07:00
Kubernetes Prow Robot 2f06ef3c3d Merge pull request #20660 from zacharysarah/3rd-party-content
How K8s docs handle third party and dual sourced content
2020-05-04 21:29:08 -07:00
zacharysarah 755b5384a8 How K8s docs handle third party and dual sourced content
Revise first draft

Update content/en/blog/_posts/2020-05-xx-third-party-dual-sourced-content.md

Co-Authored-By: Christoph Blecker <admin@toph.ca>

Consistent use of 'third party'
2020-05-04 21:09:02 -07:00
viniciusbds e119d7a905 Remove the --generator deprecated flag of Horizontal Pod Autoscaler Walkthrough tutorial. 2020-05-04 23:57:08 -03:00
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
Kubernetes Prow Robot 0890487d52 Merge pull request #20764 from jkld11/master
Add case study: Babylon
2020-05-04 15:51:08 -07:00
jkld11 25a83a21a5 fix location 2020-05-04 17:17:07 -04:00
jkld11 1f73da3a7a small fixes 2020-05-04 17:00:17 -04:00
Kubernetes Prow Robot 2d1401a4ac Merge pull request #20689 from alexcontini/contini-add-booz-allen-case-study
Add case study: Booz Allen
2020-05-04 13:53:09 -07:00
jkld11 c92a0958b8 add logos 2020-05-04 16:48:07 -04:00
jkld11 d3d2e0432c remove China Unicom from featured case studies 2020-05-04 16:23:23 -04:00
jkld11 d4a1ba70f7 change logo 2020-05-04 16:13:50 -04:00
jkld11 47fddce0ef fix frontmatter 2020-05-04 15:57:34 -04:00
jkld11 1bf77c7935 add weight and quote in frontmatter 2020-05-04 15:41:00 -04:00
jkld11 8d5b6ae8c7 add logo 2020-05-04 15:18:10 -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
jkld11 ab99403986 Create index.html 2020-05-04 15:02:33 -04: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
Alex Contini b144d84f40 fix text 2020-05-01 12:48:30 -04: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