Ken Egozi
ca8448ccde
minor doc typo
2020-06-30 18:45:23 -07:00
Kubernetes Prow Robot
9c5dc4c8a8
Merge pull request #21999 from sftim/20200623_clarify_configmapvolumesource_items_array
...
Explain ConfigMap volume source items array
2020-06-30 18:04:06 -07:00
Kubernetes Prow Robot
85a9d9379d
Merge pull request #22177 from manderson-it/patch-1
...
Doc: Clarify PVC access modes in third paragraph
2020-06-30 18:02:07 -07:00
Kubernetes Prow Robot
f6f8ac1c40
Merge pull request #22147 from shuuji3/patch-6
...
Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
2020-06-30 18:00:07 -07:00
Kubernetes Prow Robot
fe213363cd
Merge pull request #22139 from adityamandhare/patch-2
...
Adding HTTP(S) to the acceptable traffic
2020-06-30 17:56:06 -07:00
Kubernetes Prow Robot
4ea12e0ef2
Merge pull request #21904 from merishlalla/patch-1
...
Update the correct values for allocated resources per namespace
2020-06-30 17:48:06 -07:00
Marek Anderson
76d2794e66
Clarify PVC access modes in third paragraph
...
The last sentence of the third paragraph was worded in an unreadable way.
Before: Claims can request specific size and access modes (e.g., they can be mounted once read/write or many times read-only).
Replaced with technical terms and hyperlinked to Access Modes section on the same page.
2020-06-29 16:05:36 -04:00
TAKAHASHI Shuuji
6a22815738
Fix a broken link in concepts/extend-kubernetes/compute-storage-net/device-plugins.md
2020-06-29 10:53:48 +09:00
Aditya
34536c5ba3
Adding HTTP(S) to the acceptable traffic
2020-06-28 10:33:37 -04:00
Kubernetes Prow Robot
86d373b0f9
Merge pull request #21997 from sftim/20200622_tidy_concepts_section_post_docsy
...
Tidy concepts section post-Docsy
2020-06-27 17:12:14 -07:00
Kubernetes Prow Robot
29eaf741ed
Merge pull request #22108 from pjhwa/fix-22107
...
Fix issue with links to wrong section name
2020-06-27 06:38:15 -07:00
Kubernetes Prow Robot
54a14bcf60
Merge pull request #22081 from stefan-kolb/patch-1
...
Fix typo
2020-06-27 05:26:18 -07:00
Kubernetes Prow Robot
f218ed4af4
Merge pull request #22087 from sarat1669/patch-1
...
fix typo
2020-06-27 05:24:15 -07:00
Jerry Park
427b4ec428
Fix issue with links to wrong section name
2020-06-27 20:58:23 +09:00
Kubernetes Prow Robot
de02f2f27d
Merge pull request #22054 from soltysh/kubectl_run_updates
...
Update kubectl run from docs where necessary
2020-06-26 14:30:14 -07:00
Sarat Chandra Balla
e79848f9e1
fix typo
2020-06-27 00:54:01 +05:30
Stefan Kolb
cc17e44176
Fix typo
2020-06-26 14:44:49 +02:00
Kubernetes Prow Robot
3bb141c048
Merge pull request #21995 from rmohta/issue-21803
...
Add a note about reserved namespace prefix. Resolves #21803
2020-06-26 03:53:31 -07:00
Tim Bannister
4a4719d619
Switch note to use shortcode
2020-06-25 17:10:03 +01:00
Tim Bannister
f265aed794
Fold concept overview pages into section indexes
...
Where an existing Concept section has an index and the first page is
“Overview of X”, move the content of that overview into the index page
itself.
Also, configure redirects accordingly.
2020-06-25 17:10:03 +01:00
Tim Bannister
3ff7312cff
Add descriptions to Concept sections
...
Each section directly beneath Concepts gains a description.
2020-06-25 17:09:58 +01:00
Maciej Szulik
00f502fa6a
Update kubectl run from docs where necessary
...
kubectl run starting from 1.18 is creating only Pods and there is no option to
create any other resource. Users should be using kubectl create
commands instead. This update the documentation in all those places
where kubectl create should be used instead or changes description to
reflect the situation.
2020-06-25 13:37:14 +02:00
Tim Bannister
d9f82c9500
Explain ConfigMap volume source items array
...
The existing ConfigMap concept incorrectly states that you must use
different ConfigMap objects if you want to configure both environment
variables and file-like configuration items at the same time.
Reword to give the correct advice.
2020-06-24 22:11:56 +01:00
TAKAHASHI Shuuji
390bbf00bd
Use a link to the generated API document
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-06-24 22:23:28 +09:00
TAKAHASHI Shuuji
f3cd1ca39b
Fix the link to `type Handler` of k8s.io/api/core/v1.
2020-06-24 17:22:14 +09:00
Rohit Mohta
d41074866e
Add a note about reserved namespace prefix
...
A namespace with prefix 'kube-' is reserved, even though k8s will let you create that
2020-06-23 18:10:41 -07:00
Kubernetes Prow Robot
71ebd876ec
Merge pull request #21418 from lnregalias/patch-1
...
Add info to `aws-load-balancer-security-groups` annotation
2020-06-23 09:57:42 -07:00
Kubernetes Prow Robot
5c7e664910
Merge pull request #21887 from devriesb/patch-1
...
ommitted "not"
2020-06-22 14:13:41 -07:00
Kubernetes Prow Robot
6109714582
Merge pull request #21985 from pjhwa/fix-21982
...
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 13:41:41 -07:00
Jerry Park
ffe0090d2c
Fix with concepts/extend-kubernetes/api-extension/custom-resources/
2020-06-22 09:32:29 +00:00
Kiyoshi Muranaka
d8c8d6a881
[en] Fix broken link to Xilinx FPGA device plugins
2020-06-22 17:00:01 +09:00
Alex Lin
384de5991f
Update content/en/docs/concepts/cluster-administration/cloud-providers.md
...
Co-authored-by: Jim Angel <jimangel@users.noreply.github.com>
2020-06-22 10:37:28 +10:00
Kubernetes Prow Robot
6ef6812c8e
Merge pull request #21855 from Marusyk/rmarusyk/21747
...
Improve kubernetes description
2020-06-21 07:58:41 -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
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
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
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
merishlalla
730f645283
Update the correct values for allocated resources
...
In the example, Memory limits and Memory requests per namespace don't add up correctly to the total displayed under Total requests.
2020-06-19 12:19:22 +02: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
makocchi-git
9148aa326e
fix a broken link
2020-06-18 12:58:55 +09:00
Kubernetes Prow Robot
ae05ac0e98
Merge pull request #21835 from mokua/patch-4
...
Update configmap.md
2020-06-17 15:44:06 -07:00
Roman Marusyk
3823b6239d
Improve kubernetes description
2020-06-17 19:32:06 +03: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
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
Arhell
f8c1f91d97
update to right styling for VolumeSnapshotClass concept
2020-06-17 01:12:13 +03: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