Commit Graph

5362 Commits

Author SHA1 Message Date
Prasad Katti 8b7205183d Add PodDisruptionBudget to feature gates reference 2020-05-08 08:35:47 -07:00
Alex Contini bb29474501 remove old case studies and one that link to external sites 2020-05-08 11:04:35 -04:00
Gaurav Jain b683006914 fixed ingress minikube 2nd deployment commands 2020-05-08 16:02:27 +05:30
Kubernetes Prow Robot 21d910d5a8 Merge pull request #20788 from nikitakalyanov/tinyfix-helloworld-1
Remove reference to deprecated image
2020-05-08 01:59:42 -07:00
Kubernetes Prow Robot d41aaf877e Merge pull request #20824 from juampynr/patch-1
Fix syntax error
2020-05-08 01:55:42 -07:00
Kubernetes Prow Robot 82ca68492e Merge pull request #20830 from prasadkatti/fix_pdb_example
Fix cluster state in example on Disruptions concept page
2020-05-08 01:49:43 -07:00
Kubernetes Prow Robot 1e48ec3ef7 Merge pull request #20790 from DanRoscigno/patch-1
Update step deploying `kube-state-metrics` in "Example: Adding logging and metrics..."
2020-05-07 22:21:43 -07:00
Prasad Katti d1952bf98c Add feature state for PodDisruptionBudget 2020-05-07 16:09:18 -07:00
fml2 d1ff4e7c12 Document that UTF-8 is used when exposing configMaps as files 2020-05-07 23:45:43 +02:00
Prasad Katti 4b1a41b1ca Fix cluster state in example on Disruptions concept page 2020-05-07 14:25:29 -07:00
Kubernetes Prow Robot a6c6be1f27 Merge pull request #20805 from boskoop/deployment-recreate-edge-case
Pod lifecycle edge-cases for Recreate strategy
2020-05-07 14:07:42 -07:00
Kubernetes Prow Robot 20392aedad Merge pull request #20605 from aapeliv/master
Fix typo in content/en/docs/concepts/services-networking/service.md
2020-05-07 10:45:10 -07:00
Kubernetes Prow Robot 4f7477c844 Merge pull request #20778 from prasadkatti/kubelet_integration_doc
Update kubeadm-kubelet integration doc
2020-05-07 08:35:09 -07:00
Jai Govindani e381dc787a docs: tweak grammar, tenses, punctuation 2020-05-07 20:55:09 +07:00
Juampy NR 98a90113bc Fix syntax error 2020-05-07 10:18:06 +02:00
wawa0210 13aee8fe47 beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18 2020-05-07 11:52:30 +08:00
Kuralamudhan Ramakrishnan 1a04e1471d adding OVN4NFV-K8S-Plugin in addons 2020-05-06 20:52:14 -07:00
Kuralamudhan Ramakrishnan d8172b6aab Update networking.md 2020-05-06 20:39:53 -07:00
Kubernetes Prow Robot f3891c9baf Merge pull request #20715 from bridgetkromhout/cluster-cidr-clarification
Clarification of formatting for IPv4/IPv6 CIDRs
2020-05-06 18:25:08 -07:00
Prasad Katti 237551019f Update feature state for APIListChunking
APIListChunking is beta since v1.9
2020-05-06 18:03:06 -07:00
Kevin Taylor 4ed975af84 Remove reference to VolumeSubpathEnvExpansion feature gate 2020-05-06 17:47:54 -07:00
Monis Khan 45551e8cba Remove support for basic authentication
Signed-off-by: Monis Khan <mok@vmware.com>
2020-05-06 17:47:54 -07:00
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