Juampy NR
98a90113bc
Fix syntax error
2020-05-07 10:18:06 +02:00
Kubernetes Prow Robot
cc3be1e1ae
Merge pull request #20266 from ariscahyadi/id-local-monitoring
...
ID Localization for Monitoring
2020-05-06 23:43:08 -07:00
Aris Cahyadi Risdianto
d2d4ba26d0
ID Localization for Monitoring
...
Revert "ID Localization for Monitoring"
This reverts commit ff9ddc1e6947d1c5a7a3218e7686f4963b103d81.
Fixing directory problem.
Fixing some translated words.
Fixed "deprecation/deprecated metrics policy"
Final check and modification.
2020-05-07 13:39:34 +08:00
wawa0210
de2b6f3d94
beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18
2020-05-07 11:58:40 +08:00
wawa0210
5c864a067c
beta.kubernetes.io/os deprecated since v1.14, are targeted for removal in v1.18
2020-05-07 11:56:34 +08: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
Kubernetes Prow Robot
127652f1f1
Merge pull request #20795 from oke-py/ja-link-6
...
update link to /ja/docs/tasks/run-application/run-stateless-application-deployment/
2020-05-06 20:51:09 -07:00
Kubernetes Prow Robot
82c4e92a1b
Merge pull request #20776 from shuuji3/ja-fix-typo-rollinupdate-in-statefulset
...
Fix typo: rollinUpdate → rollingUpdate in statefulset.md
2020-05-06 20:49:09 -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
Yoshiki Fujiwara
cf377d9cbb
Revised found inappropriate Spaces and desinence
2020-05-07 09:44:18 +09:00
Yoshiki Fujiwara
e46b99218f
Revised the translation of configuration artifacts
2020-05-07 08:35:31 +09: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
Kubernetes Prow Robot
10c499fe55
Merge pull request #20807 from zacharysarah/blog-post-patch
...
Remove duplicate content
2020-05-06 14:53:09 -07: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
Kubernetes Prow Robot
31dfd4ca7c
Merge pull request #20804 from remyleone/get-shell-running-container
...
add French version for get-shell-running-container
2020-05-06 10:39:09 -07:00
Rémy Léone
84da639052
Fix
2020-05-06 18:41:27 +02:00
Rémy Léone
b99478a79b
add French version for get-shell-running-container
2020-05-06 18:33:18 +02:00
Yoshiki Fujiwara
f05cfb2f13
Revised the points should be better
2020-05-07 01:00:32 +09: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
Kubernetes Prow Robot
1cc6257312
Merge pull request #20796 from oke-py/ja-link-7
...
update link to /ja/docs/tasks/configure-pod-container/assign-memory-resource/
2020-05-06 07:01:09 -07:00
Kubernetes Prow Robot
7bf97549f5
Merge pull request #20460 from viniciusbds/translate-scheduling-topic-ptbr
...
Add content/pt/docs/concepts/scheduling/kube-scheduler.md
2020-05-06 06:55:09 -07:00
Naoki Oketani
6ee1a0574a
modify link target page title
2020-05-06 18:40:55 +09: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
Kubernetes Prow Robot
a6680f514d
Merge pull request #20794 from oke-py/ja-link-5
...
update link to /ja/docs/tasks/run-application/force-delete-stateful-set-pod/
2020-05-06 01:05:08 -07:00
Naoki Oketani
17a1008a53
update link to /ja/docs/tasks/configure-pod-container/assign-memory-resource/
2020-05-06 14:48:49 +09:00
Naoki Oketani
ea0997dc9e
update link to /ja/docs/tasks/run-application/run-stateless-application-deployment/
2020-05-06 14:46:29 +09:00
Naoki Oketani
389e7b0050
update link to /ja/docs/tasks/run-application/force-delete-stateful-set-pod/
2020-05-06 14:42:59 +09:00
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
7d05b90cfe
Merge pull request #20787 from zacharysarah/remove-permissions
...
Remove approve/review status
2020-05-05 15:53:09 -07:00
zacharysarah
d0b7c1fdcd
Remove approve/review status
2020-05-05 15:27:20 -07: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
Kubernetes Prow Robot
73db8aa324
Merge pull request #20718 from Arhell/sync-readme
...
sync readme
2020-05-05 10:19:09 -07:00
Kubernetes Prow Robot
2909bc8f0f
Merge pull request #20727 from MaxymVlasov/patch-1
...
Add non-documented translation requirements
2020-05-05 09:27:08 -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
b59da44d1d
Merge pull request #20346 from deryrahman/tasks/access-application-cluster/access-cluster
...
ID translation for access cluster
2020-05-05 07:43:08 -07:00
Dery Rahman Ahaddienata
68e4a70d68
ID translation for access cluster
...
ID translation direct rest API
ID translation with & without kubectl proxy
ID translation client libraries
ID translation api access from pod
ID translation access running service on cluster
ID translation requesting redirect
Fixing link reference related to access-cluster page
Translating browser -> peramban, layanan -> servis
Update content/id/docs/tasks/access-application-cluster/access-cluster.md
Co-Authored-By: Yudi A Phanama <11147376+phanama@users.noreply.github.com >
Apply suggestions from code review
Co-Authored-By: Yudi A Phanama <11147376+phanama@users.noreply.github.com >
Use _ to italic word instead of *
Change port -> porta
Make it consistent of "hubung"
Use proper service-related word
Apply suggestions from code review
Co-authored-by: Giri Kuncoro <girikuncoro@users.noreply.github.com >
2020-05-05 21:37:24 +07:00
Kubernetes Prow Robot
138a3d3909
Merge pull request #20500 from ariscahyadi/id-local-service-topology-2
...
Follow-up PR for ID Localization for Service Topology
2020-05-05 07:23:08 -07:00
Kubernetes Prow Robot
eb9321f312
Merge pull request #20740 from Pick1a1username/dev-1.18-ko.3
...
Revise Translation
2020-05-05 05:17:08 -07:00
yoshiki0705
03dbe94df3
tasks/configure-pod-container/configure-pod-configmap/
2020-05-05 21:08:46 +09:00
Kubernetes Prow Robot
05aa0964ac
Merge pull request #20641 from mfilocha/pl-update-contribute-index-translation
...
Update Polish translation of Contribute index page
2020-05-05 04:07:08 -07:00
Kubernetes Prow Robot
6c229301cf
Merge pull request #20781 from Arhell/fix-logo
...
fix case studies image
2020-05-05 03:17:08 -07:00