Kubernetes Prow Robot
6ef6812c8e
Merge pull request #21855 from Marusyk/rmarusyk/21747
...
Improve kubernetes description
2020-06-21 07:58:41 -07:00
Kubernetes Prow Robot
5e832689dc
Merge pull request #21915 from bradtopol/wrangleupdate
...
update wrangler doc to relax style guidelines for content
2020-06-21 07:56:39 -07:00
Kubernetes Prow Robot
972c689c69
Merge pull request #21467 from ZhiFeng1993/Update-kubelet-and-kubernetes-cni-binary-installation-info
...
Update installation info for kubelet and kubernetes-cni
2020-06-21 07:28:38 -07:00
Kubernetes Prow Robot
0c812fad45
Merge pull request #20443 from fernandokarnagi/master
...
Added steps for normal user authentication
2020-06-21 05:48:39 -07:00
Kubernetes Prow Robot
01124bf873
Merge pull request #21950 from Cweiping/remove_unnecessary_note
...
Remove note from Job concept about Pod backoff failure policy
2020-06-21 05:40:39 -07:00
Weiping Cai
03092eed1c
remove unnecessary note
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-06-21 13:56:36 +08:00
Luke Wendling
966215f88a
Correct wordpress service command output
...
per the instructions, the wordpress service is a LoadBalancer.
2020-06-20 12:45:12 -05:00
Kubernetes Prow Robot
ae12bb3288
Merge pull request #21939 from Dragotic/Dragotic/fix-typo-host-aliases
...
Minor typo fix on Services Networking Host Aliases
2020-06-20 07:04:38 -07:00
Alexios Polyzos
872ed87f1c
Minor typo fix on Services Networking Host Aliases
...
Signed-off-by: Alexios Polyzos <dragotic.saen@gmail.com>
2020-06-20 10:47:29 +03:00
Kubernetes Prow Robot
7313e210cb
Merge pull request #21774 from ptux/patch-1
...
update latest kubectl run syntax
2020-06-19 22:48:39 -07:00
Kubernetes Prow Robot
e6f724063a
Merge pull request #21717 from sftim/20200613_kubectl_rollout_sample_output_separate_from_command
...
Separate commands from output in Deployment concept
2020-06-19 22:46:39 -07:00
Kubernetes Prow Robot
01973ea9d9
Merge pull request #21807 from rvmzes/master
...
Clarify imagePullPolicy for empty value
2020-06-19 22:44:39 -07:00
Kubernetes Prow Robot
67d40bc666
Merge pull request #21834 from abhi1604/patch-3
...
Grammar correction
2020-06-19 22:38:39 -07:00
Kubernetes Prow Robot
d43c29b0e4
Merge pull request #21854 from JensErat/safe-sysctl-ping-group
...
Add newly introduced ping_group_range sysctl
2020-06-19 22:36:39 -07:00
Kubernetes Prow Robot
6c4c271d8d
Merge pull request #21875 from makocchi-git/fix/20200618_pc2
...
Update what's next contents
2020-06-19 22:32:39 -07:00
Kubernetes Prow Robot
c27b58a7a6
Merge pull request #21859 from victoryNap/master
...
Update falco helm chart url
2020-06-19 22:30:39 -07:00
Kubernetes Prow Robot
2fe9604f99
Merge pull request #21869 from oomichi/nit-nodeRegistration
...
nit: Add a space on comment of kubelet systemd
2020-06-19 22:28:39 -07:00
Kubernetes Prow Robot
4a449eac48
Merge pull request #21918 from behzadm18/patch-1
...
Add quotation marks around the value of the key "player_initial_lives"
2020-06-19 22:12:39 -07:00
Qiming Teng
d757b2da39
Move DNS debugging page back to cluster administration
...
DNS resolution is a task in the control plane rather than application
layer.
2020-06-20 12:45:55 +08:00
Brad Topol
1752d9ee2d
updated phrasing
2020-06-20 00:39:12 -04:00
Joel Smith
2c3ec99c73
Update link for HPA object to point to API docs instead of old design doc
2020-06-19 22:27:47 -06:00
Kubernetes Prow Robot
8ce8c562df
Merge pull request #21916 from celestehorgan/fix-admisson-controllers
...
Fix feature state tags on admission controller
2020-06-19 16:46:39 -07:00
Behzad
439f9f437f
Update configmap.md
...
Add quotation marks around the value of the key "player_initial_lives" in configuration file of the ConfigMap called "game-demo". Otherwise, kubectl version 1.18 gives the following error with the command "kubectl apply -f game-demo-configMap.yaml"
Error from server (BadRequest): error when creating "game-demo-configMap.yaml": ConfigMap in version "v1" cannot be handled as a ConfigMap: v1.ConfigMap.Data: ReadString: expects " or n, but found 3, error found in #10 byte of ...|l_lives":3,"ui_prope|..., bigger context ...|player.maximum-lives=5\n","player_initial_lives":3,"ui_properties_file_name":"user-interface.propert|...
2020-06-19 17:57:40 +02:00
Celeste Horgan
38248db194
Fix feature state tags
2020-06-19 08:50:33 -07:00
Brad Topol
60f0422f3a
updated wrangler doc to denote agreed to relaxing of
...
style guidelines for good technical content as
agreed at last planning meeting
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2020-06-19 10:42:43 -04:00
Brandon DeVries
1f45d53e25
ommitted "not"
...
From context and general understanding, it looks like this was intended to be "most Kubernetes users will *not* need to
install extensions and fewer will need to author new ones."
2020-06-18 13:08:07 -04:00
Abhinav
28979628c5
Grammar correction
...
Made a small gramatical correction to a sentence.
Update create-cluster-kubeadm.md
2020-06-18 17:28:04 +09:00
makocchi-git
1862f2d961
update what's next contents
2020-06-18 13:10:10 +09:00
makocchi-git
2819a92dc0
update what's next contents
2020-06-18 13:04:31 +09:00
makocchi-git
9148aa326e
fix a broken link
2020-06-18 12:58:55 +09:00
Kenichi Omichi
f967be80df
nit: Add a space on comment of kubelet systemd
...
There is lack of a space on the kubelet explanation for systemd, and
that spread on multiple language files. This fixes them.
2020-06-18 01:17:25 +00:00
Kubernetes Prow Robot
f852e641f2
Merge pull request #21825 from divyabhushan/master
...
Add Kubernetes download button on 'home' page
2020-06-17 15:54:06 -07:00
Kubernetes Prow Robot
ae05ac0e98
Merge pull request #21835 from mokua/patch-4
...
Update configmap.md
2020-06-17 15:44:06 -07:00
David Jannotta
8b23c00a72
Update falco helm chart url
2020-06-17 13:25:50 -05:00
Roman Marusyk
3823b6239d
Improve kubernetes description
2020-06-17 19:32:06 +03:00
Jens Erat
96dca646db
Add newly introduced ping_group_range sysctl
...
kubernetes/kubernetes#85463 introduced a new safe sysctl
`net.ipv4.ping_group_range`, which was not yet added to the docs.
Signed-off-by: Jens Erat <email@jenserat.de>
2020-06-17 17:16:43 +02:00
Timo Reimann
92e9bf96b5
Document annotation to set default VolumeSnapshotClass
2020-06-17 10:59:42 +02:00
Kubernetes Prow Robot
093b0c22b4
Merge pull request #21836 from mokua/patch-5
...
Update configmap.md
2020-06-17 01:26:40 -07:00
Kubernetes Prow Robot
1265a06e68
Merge pull request #21829 from Arhell/upd-style
...
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:14:41 -07:00
Richard Mokua
69c280df02
Update configmap.md
2020-06-17 07:53:27 +02:00
Richard Mokua
9a6e4c260d
Update configmap.md
2020-06-17 07:45:19 +02:00
Kubernetes Prow Robot
859b1723c6
Merge pull request #21772 from rlenferink/rename-docker
...
Update docs for new container- Makefile targets
2020-06-16 20:32:39 -07:00
Arhell
f8c1f91d97
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:12:13 +03:00
Kubernetes Prow Robot
13ca92d745
Merge pull request #21819 from aanm/update-kubeadm-cilium-docs
...
update kubeadm Cilium related docs
2020-06-16 13:18:06 -07:00
divya bhushan
cd37817af8
Add Kubernetes download button
2020-06-16 20:27:20 +02:00
Yoon
addbb8cec4
fix typo: taint-and-toleration.md
...
fix typo: en/docs/concepts/scheduling-eviction/taint-and-toleration.md
2020-06-17 00:32:07 +09:00
André Martins
ff9b3e10e9
update kubeadm Cilium related docs
...
Signed-off-by: André Martins <aanm90@gmail.com>
2020-06-16 16:16:39 +02:00
Kubernetes Prow Robot
30e8dc2b9b
Merge pull request #21791 from ZhiFeng1993/Fix-typo-in-images-page
...
Fix typo in the images.md page
2020-06-16 06:02:03 -07:00
Kubernetes Prow Robot
cfae941308
Merge pull request #21792 from Marusyk/rmarusyk/delete-future-developments-text
...
Remove statements about the future
2020-06-16 02:54:04 -07:00
Tom Mortimer-Jones
0ff9da888a
Link to better page on cron schedule format
...
The current link is to documentation for the 6 field cron schedule format with
an extra seconds field at the start.
The Wikipedia page is better as it documents the 5 field version of the cron
schedule format.
2020-06-16 08:41:17 +01:00
Roman Marusyk
6df756c350
Remove statements about the future
2020-06-16 03:26:21 +03:00
ZhiFeng1993
646c50ea8d
Fix typo in the images.md page
2020-06-15 17:16:34 -07:00
Kubernetes Prow Robot
c1dcada5de
Merge pull request #21536 from Cweiping/remove_kubectl_run_command_deprecated_en
...
deprecated kubectl run command for en
2020-06-15 14:41:57 -07:00
Roman Mazurenko
4cf2e8e4cb
Clarify imagePullPolicy for empty value
...
imagePullPolicy when defined without a value defaults to Always not to IfNotPresent
2020-06-15 23:34:04 +03:00
Tim Bannister
462d34ef75
Separate commands from output in Deployment concept
2020-06-15 21:07:42 +01:00
Tim Bannister
553279ca12
Remove vestigial task headings
...
Old headings no longer needed: Docsy automatically generates headings
based on site structure.
2020-06-15 20:50:08 +01:00
Tim Bannister
74360fa8ee
Add descriptions for tasks
...
Add description metadata for each task section (English localization).
For sections that only have one page, make sure that that sole page has
description metadata set.
This change helps prepare for the migration to the Docsy theme.
2020-06-15 20:47:26 +01:00
Kubernetes Prow Robot
9f4f076aea
Merge pull request #21779 from kbhawkey/kb-cleanup-toc-pages
...
clean up in page toc
2020-06-15 12:35:56 -07:00
Kubernetes Prow Robot
dada2d0767
Merge pull request #21719 from sftim/20200613_revise_kubectl_installation_task
...
Revise kubectl installation task
2020-06-15 12:25:57 -07:00
Aidan Ranney
0625ced466
Revise the Kubernetes website to use Docsy ( #20874 )
...
* Add Docsy, required packages and config
* Apply Docsy integration work to k8s website
This encompasses significant changes to the style system, layout files,
as well as changes to some of the static assets. To examine this work
and the iterations that were performed, the original repository can be
found at https://github.com/gearbox-built/kubernetes-hugo.git
* Address issues found in review
The styling and positioning of the header, footer, some shortcodes and
main container elements are improved. A new partial is added for
favicons. The sidebars, as well as inner table of contents, have been
altered for better positioning and rendering of content. Localization
has also been addressed.
* Enable announcements
The recent Black Lives Matter announcement surfaced issues which have
been addressed.
2020-06-15 12:09:57 -07:00
Kubernetes Prow Robot
49ac273969
Merge pull request #21781 from ZhiFeng1993/Fix-journalctl-cmd-on-kubeadmin-page
...
Fix journalctl command on kubeadmin page
2020-06-15 11:57:59 -07:00
ZhiFeng1993
932a19e23d
Fix journalctl command on kubeadmin page
2020-06-15 09:16:55 -07:00
Karen Bradshaw
49575ad2dd
clean up in page toc
2020-06-15 12:02:24 -04:00
Kubernetes Prow Robot
5c6a870b3d
Merge pull request #21761 from tengqm/fix-21740
...
Fix docker install instruction
2020-06-15 06:31:56 -07:00
Wang(わん)
622e5f9713
update latest kubectl run syntax
...
--dry-run is deprecated
`--restart=Never` flag is unnecessary to create a pod from 1.18
2020-06-15 21:06:55 +09:00
Roy Lenferink
bdc173ce13
Update docs for new container- Makefile targets
2020-06-15 12:28:23 +02:00
Irvi Firqotul Aini
9d7c4de9ca
Redirect deadlinks for:
...
- https://ai.google/research/pubs/pub43438
- https://docs.docker.com/engine/admin/volumes/
2020-06-15 16:46:58 +07:00
Qiming Teng
7067a55bc2
Fix docker install instruction
...
The docker CE installation instructions contains some extra characters
which should be removed.
2020-06-15 11:00:40 +08:00
Kubernetes Prow Robot
26eeae1a29
Merge pull request #21674 from cloudmelon/melonbranch
...
Add node lease namespace
2020-06-14 10:03:56 -07:00
Kubernetes Prow Robot
501ddcd0e4
Merge pull request #21724 from tengqm/fix-20808
...
Cleanup non-resource paths
2020-06-14 03:13:55 -07:00
Qiming Teng
8a14cb1522
Cleanup non-resource paths
...
Some non-resource paths are now deprecated/hidden from the API server.
This PR updates the list.
2020-06-14 11:21:50 +08:00
Qiming Teng
4f1f92d7ab
Fix the numbered list in kubeadm HA page
2020-06-14 09:46:48 +08:00
Kubernetes Prow Robot
06e57d3d4b
Merge pull request #21659 from surajssd/remove-TLS-bootstrapping-limits
...
TLS bootstrapping: Remove "Limits" section
2020-06-13 18:21:55 -07:00
Tim Bannister
117d0d6422
Revise kubectl installation task
2020-06-13 23:04:47 +01:00
Kubernetes Prow Robot
2048d692db
Merge pull request #21372 from feloy/retainkeys
...
Document retainKeys patch strategy
2020-06-13 12:01:56 -07:00
Kubernetes Prow Robot
2f9b324396
Merge pull request #21664 from kbhawkey/kb-fixup-content-type-page
...
add more content about headings
2020-06-13 11:43:55 -07:00
Kubernetes Prow Robot
c035bfae8b
Merge pull request #21705 from tengqm/docker-auto-start
...
Hint on making docker autostart
2020-06-13 11:33:55 -07:00
Kubernetes Prow Robot
165c5373a4
Merge pull request #21699 from tengqm/fix-crd-link
...
Fix dangling link for CRD
2020-06-13 10:03:55 -07:00
Qiming Teng
d03e5d4e0f
Hint on making docker autostart
2020-06-13 16:03:24 +08:00
Kubernetes Prow Robot
7815e8f9da
Merge pull request #21170 from sftim/20200525_clean_up_basic_statefulset_tutorial
...
Clean up “StatefulSet Basics” tutorial
2020-06-12 22:59:57 -07:00
Kubernetes Prow Robot
eff3b7178e
Merge pull request #21167 from sftim/20200525_fix_distribute_credentials_secure
...
Fix incorrect Markdown in “Distribute Credentials Securely Using Secrets”
2020-06-12 22:57:57 -07:00
Kubernetes Prow Robot
664a7fc6e6
Merge pull request #21166 from sftim/20200524_revise_dns_debugging_task
...
Revise cluster DNS task pages
2020-06-12 22:55:56 -07:00
Kubernetes Prow Robot
ffc4df9f2a
Merge pull request #21160 from sftim/20200524_revise_kubectl_overview
...
Revise kubectl overview
2020-06-12 22:53:57 -07:00
Kubernetes Prow Robot
d0024d7d44
Merge pull request #21148 from sftim/20200523_tidy_job_concept
...
Rename and tidy Job concept page
2020-06-12 22:51:56 -07:00
Kubernetes Prow Robot
37cd54f9ef
Merge pull request #21080 from sftim/20200502_tidy_task_daemonset_rollback
...
Tidy “Perform a Rollback on a DaemonSet”
2020-06-12 22:45:56 -07:00
Kubernetes Prow Robot
44acecd13b
Merge pull request #21438 from sftim/20200502_drop_vendor_details_from_container_image_concept
...
Drop vendor registry details from container image concept
2020-06-12 22:03:57 -07:00
Kubernetes Prow Robot
d1d752e0e1
Merge pull request #21439 from sftim/20200602_tidy_hostaliases_task
...
Tidy task page about using hostAliases
2020-06-12 22:01:55 -07:00
Kubernetes Prow Robot
edafb080e6
Merge pull request #21493 from kbhawkey/kb-security-overview-cleanup
...
modify security overview
2020-06-12 21:57:57 -07:00
Kubernetes Prow Robot
9aca67c4a1
Merge pull request #21569 from tao12345666333/bump-docker-version
...
Bump docker recommended version to 19.03.11.
2020-06-12 21:53:56 -07:00
Qiming Teng
af17530b46
Fix dangling link for CRD
2020-06-13 12:37:51 +08:00
Kubernetes Prow Robot
65b60d156e
Merge pull request #21067 from jqmichael/patch-5
...
Added comments to RequestedToCapacityRatio formula
2020-06-12 19:49:55 -07:00
Kubernetes Prow Robot
485dd1d09b
Merge pull request #21151 from sftim/20200523_revise_get_shell_running_container
...
Revise “Get a Shell to a Running Container”
2020-06-12 05:41:55 -07:00
Karen Bradshaw
2451517bf1
add more content about headings
2020-06-12 08:30:04 -04:00
Weiping Cai
81027d6226
use kubectl create deployment to create Deployment
2020-06-12 17:15:10 +08:00
Cweiping
a255ff8fbd
Merge branch 'master' into remove_kubectl_run_command_deprecated_en
2020-06-12 16:11:28 +08:00
Artsiom Kaval
0ec8638025
Fix missuse of Secret vs ConfigMap
2020-06-12 03:54:17 +03:00
Tim Bannister
5d358120fb
Tidy task page about using HostAliases
2020-06-12 00:10:00 +01:00
Tim Bannister
225517a7a5
Drop vendor details from container image concept
...
Minimal rewrite to avoid referencing specific 3rd party vendors and
their implementations.
2020-06-12 00:08:20 +01:00
Tim Bannister
7f7ac49f8d
Revise StatefulSet Basics
...
- fix markdown
- separate commands from their output
- don't highlight sample output as if it were Bourne shell code
- add note shortcodes where appropriate
- update link targets
- miscellaneous other tidying
2020-06-12 00:05:33 +01:00
Tim Bannister
bbfe5e87b5
Tidy whitespace
2020-06-11 23:46:59 +01:00