Karen Bradshaw
3fd65482e8
clean up use of word: simply
2021-02-07 12:15:29 -05:00
Kubernetes Prow Robot
f539da6b4d
Merge pull request #25425 from salva-gglez/caution_startingDeadlineSeconds
...
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds
2021-02-07 03:29:12 -08:00
Naoki Oketani
df34ae5314
fix an invalid location.hash
2021-02-05 23:30:29 +09:00
Arhell
08816b1438
correct name in service.md
2021-02-05 14:29:20 +02:00
Kubernetes Prow Robot
d2e7f4acab
Merge pull request #26352 from kbhawkey/fixup-remove-word-easy
...
clean up use of word: easy
2021-02-04 10:48:26 -08:00
Bridget Kromhout
ab5b0f97fd
Docs update
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 12:30:16 -06:00
Bridget Kromhout
bed5567056
Dual-stack docs correction
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
2021-02-04 11:59:21 -06:00
Jacob Henner
c59e3f0c27
Remove ServiceAccount Secret automounting section
...
The "Automatic mounting of manually created Secrets" section of the
Secrets documentation previously suggesting using PodPresets. PodPresets
have been removed, there is no alternate facility described, and it's
unclear if auto-mounting secrets based on associations with
ServiceAccounts was ever supported. Accordingly, the section should be
removed.
2021-02-03 22:38:20 -05:00
Kubernetes Prow Robot
37bc491a2a
Merge pull request #25039 from kedark3/addHostPathVolume
...
added example linking to hostPath volume definition
2021-02-03 17:14:28 -08:00
Kedar Vijay Kulkarni
11ef740ede
Added code style to `hostPath`
2021-02-03 09:11:00 -05:00
whoif
f07f8d5f01
Update controller.md
...
Lowercase 's' to prevent misleading APIS as a whole word.
2021-02-03 16:57:01 +08:00
Kubernetes Prow Robot
6e95a6b5ad
Merge pull request #24769 from kbhawkey/kb-task-monitoring-stackdriver
...
remove stackdriver, elastic task pages
2021-02-02 21:14:28 -08:00
Kubernetes Prow Robot
7462297ee3
Merge pull request #26276 from shahincsejnu/master
...
solved issue #26274
2021-02-02 09:26:28 -08:00
Fredrik Jonsén
b278dadced
Use https for haproxy.org links
2021-02-02 12:19:20 +01:00
Kubernetes Prow Robot
84e14d0c7d
Merge pull request #26104 from andrzejsydor/patch-4
...
Add example of using `xargs`
2021-02-01 17:00:27 -08:00
Karen Bradshaw
7d9916af0c
clean up use of word: easy
2021-02-01 15:14:25 -05:00
Kubernetes Prow Robot
2f7b43d2bb
Merge pull request #26294 from stmcginnis/openstack-csi
...
Update link to Cinder CSI driver documentation
2021-02-01 11:57:49 -08:00
Kubernetes Prow Robot
cf32de006e
Merge pull request #26307 from sgc109/patch-4
...
Update nodes.md to remove ambiguity
2021-02-01 10:39:49 -08:00
Luke Addison
bfea67aa82
Clarify PreStop hook behaviour
2021-02-01 16:50:06 +00:00
Federico Gallo
329574f250
syntax
...
Replaced An for A
2021-01-31 18:53:53 -03:00
Sean McGinnis
3625bc5ba5
Update link to Cinder CSI driver documentation
...
The original link has moved due to docs restructuring in the
cloud-provider-openstack repo. Also correcting the capitalization.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-01-31 07:40:49 -06:00
Kubernetes Prow Robot
c6a2add9db
Merge pull request #25972 from chintan8saaras/patch-1
...
Add EnRoute as one of the Ingress Controller API Gateway Options
2021-01-30 06:23:48 -08:00
Sungho Hwang
5e5953fe60
Update nodes.md
2021-01-30 18:18:55 +09:00
Sahadat Hossain
61a05b1058
Update daemonset.md
2021-01-28 16:13:26 +06:00
Kubernetes Prow Robot
2995708c0e
Merge pull request #26132 from chienfuchen32/patch-1
...
modify Design doc ttl-after-finish upstream
2021-01-26 18:27:39 -08:00
Kubernetes Prow Robot
4d5a5ec1b5
Merge pull request #26242 from marccampbell/patch-1
...
Better description of Job execution
2021-01-26 11:32:31 -08:00
Kubernetes Prow Robot
e30a9bb3d9
Merge pull request #26169 from tomkivlin/tomkivlin-secret-style
...
Update secret.md to match style guide
2021-01-26 11:18:31 -08:00
Kubernetes Prow Robot
b74478c86d
Merge pull request #26185 from piyushjain18/patch-1
...
Update service name in example of Name based virtual hosting
2021-01-25 13:41:00 -08:00
Marc Campbell
8a48273855
Better description of Job execution
...
Just a small clarification on the description of the responsibilities of a Job. Kubernetes doesn't ensure that the Pods are successful, but the scheduler's responsibility is to continue retrying until success. Updating the docs with a slight wording change to more accurately reflect that a Job won't ensure success, but it will continue retrying until success.
2021-01-25 12:57:00 -08:00
Kubernetes Prow Robot
6ce3a86545
Merge pull request #26203 from Btakuski/patch-1
...
Grammatical error in secret.md
2021-01-25 09:18:54 -08:00
Kedar Vijay Kulkarni
9be902bee0
added example linking to hostPath volume definition
2021-01-25 11:17:10 -05:00
hasheddan
bf6dbd4c3f
Fix links to flexVolume documentation
...
A few links to the flexVolume documentation do not resolve correctly due
to case sensitivity in the page anchor. This updates those links to
resolve to the correct section of the volumes doc.
Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
2021-01-23 08:45:26 -06:00
Bartlomiej Takuski
48004c99cc
Grammatical error in secret.md
...
Fixing a minor grammatical error in secret.md
2021-01-22 16:02:48 -06:00
Kubernetes Prow Robot
d1b2709ae8
Merge pull request #25700 from devincd/master
...
Update container-lifecycle-hooks.md
2021-01-21 19:05:26 -08:00
Kubernetes Prow Robot
8038c7bf3b
Merge pull request #25900 from oke-py/25875
...
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-21 18:59:27 -08:00
piyushjain18
991b35fd09
Update service name in example of Name based virtual hosting
...
`service2` is mapped to `second.bar.com` in the given example
```
- host: second.bar.com
http:
paths:
- pathType: Prefix
path: "/"
backend:
service:
name: service2
port:
number: 80
```
2021-01-21 23:08:19 +09:00
chienfuchen32
9d3d5548a1
modify Design doc ttl-after-finish upstream
2021-01-20 23:24:59 +08:00
Tom Kivlin
aec6ea4895
Update secret.md
...
Remove prepended URLs and re-word to avoid use of "we".
2021-01-20 10:23:49 +00:00
Naoki Oketani
9315b85fd7
restore not-outdated contents
2021-01-20 18:58:46 +09:00
Naoki Oketani
3b409773ae
Update content/en/docs/concepts/containers/runtime-class.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-20 18:56:50 +09:00
Naoki Oketani
29dcf62d57
remove indication of enabling RuntimeClass feature gate since it is a GA feature
2021-01-20 18:56:47 +09:00
Mehedi Hasan
94d9efc71b
Fix grammatical in Desired versus current state.
2021-01-20 14:21:54 +06:00
Pulak Kanti Bhowmick
a398bc0657
Fix NGINX Ingress Controller URl
2021-01-19 19:34:39 +06:00
Kubernetes Prow Robot
6633351917
Merge pull request #25778 from tengqm/fix-22624
...
Remove link to empty list for k8s metrics
2021-01-17 16:17:43 -08:00
Salvador González González
9cc4fde667
Remove v2 controller mention
...
I removed mention to v2 controller behaviour.
2021-01-17 09:36:18 +00:00
Kubernetes Prow Robot
216ca3f06b
Merge pull request #24930 from adamhjk/patch-1
...
Explain the insecure by default nature of secrets
2021-01-16 19:47:43 -08:00
Kubernetes Prow Robot
491790039e
Merge pull request #26115 from MIhirMishra/patch-2
...
Typo correction.
2021-01-16 19:23:43 -08:00
Kubernetes Prow Robot
6b8092f495
Merge pull request #26022 from moonming/patch-1
...
Update ingress-controllers.md
2021-01-15 17:29:43 -08:00
Mihir
84aea3fc2f
Typo correction.
2021-01-15 15:53:07 -07:00
Kubernetes Prow Robot
34e8b55faf
Merge pull request #26027 from tengqm/clean-podpreset
...
Clean PodPreset docs, examples and links
2021-01-15 07:39:51 -08:00
andrzejsydor
298432dc36
Add example of using `xargs`
...
Add example of using `xargs`
2021-01-15 10:01:45 +01:00
Aldo Culquicondor
bda3cea5a6
Remove indication that a failed scheduling attempt removes the Pod
...
/sig scheduling
2021-01-14 14:47:31 -05:00
Kubernetes Prow Robot
d37ab8abaf
Merge pull request #25839 from Marusyk/rmarusyk/25800
...
Add tooltip for CSI in persistent volume page
2021-01-14 11:25:32 -08:00
Kubernetes Prow Robot
826a91fe9a
Merge pull request #26074 from Haleygo/issue-97929
...
upgrade cfssl installations
2021-01-14 11:20:56 -08:00
Qiming Teng
a11047c153
Clean PodPreset docs, examples and links
2021-01-14 13:26:29 +08:00
Haleygo
14bcdc0bc7
only change en
2021-01-14 09:50:00 +08:00
Nate Reid
efc3c488ea
Update service.md
2021-01-13 17:04:26 -05:00
Kubernetes Prow Robot
33c494c4b2
Merge pull request #25613 from pingtimeout/patch-1
...
Clarify pod anti-affinity description
2021-01-13 10:16:36 -08:00
Karen Bradshaw
0166a0b08e
add docs for version shortcodes
2021-01-12 17:20:33 -05:00
Kubernetes Prow Robot
28b393032b
Merge pull request #24995 from PrakherS/patch-1
...
Update pod-lifecycle.md
2021-01-12 11:42:35 -08:00
Kubernetes Prow Robot
0e8e614caa
Merge pull request #25483 from yue9944882/apf-slack-channel
...
References api-priority-and-fairness slack channel in the docs
2021-01-12 09:58:36 -08:00
Kubernetes Prow Robot
0b52aec1ae
Merge pull request #24986 from Cweiping/feature/add_note_for_termnating
...
Clarify pod phase Terminating
2021-01-12 09:54:35 -08:00
Kubernetes Prow Robot
e53ca2f6ee
Merge pull request #25791 from rjain21/patch-2
...
Update overview.md
2021-01-11 18:40:25 -08:00
Rajesh Jain
dba227ea41
Update overview.md
...
As suggested, removed the language related to common vernacular. I think the documentation is well written in the common labels section, and can possibly be enhanced as more and more of these labels are implemented. So, just a link in the best practice section is sufficient as suggested by you.
2021-01-11 16:12:37 -08:00
Kubernetes Prow Robot
8b86f5f172
Merge pull request #25985 from ajaygm/patch-1
...
Fixed deprecated delete cascade 'false' value
2021-01-11 10:26:24 -08:00
Kubernetes Prow Robot
f5c6049168
Merge pull request #25899 from ydFu/patch-1
...
Fix some typo in runtime-class.md
2021-01-11 10:20:25 -08:00
Kubernetes Prow Robot
8fb9c90efb
Merge pull request #25950 from saintmalik/patch-1
...
Fix broken url in docs
2021-01-11 09:46:25 -08:00
Kubernetes Prow Robot
55d19775fc
Merge pull request #26003 from baczus/network_plugins/summary
...
Network Plugins: Add missing plugin to the summary section
2021-01-11 09:38:25 -08:00
Wen Ming
ea55456454
Merge branch 'master' into patch-1
2021-01-11 09:00:07 +08:00
Qiming Teng
3173093b96
Fix a typo in persistent volumes pages
2021-01-10 15:24:51 +08:00
Kubernetes Prow Robot
ebc5a71c51
Merge pull request #24959 from shubhamavi/patch-1
...
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2021-01-09 04:03:05 -08:00
Wen Ming
ad119319cc
Update ingress-controllers.md
...
add Apache APISIX ingress controller
2021-01-09 14:39:47 +08:00
Kubernetes Prow Robot
a66af45c21
Merge pull request #25871 from ydFu/patch-1
...
Add content in init-containers.md
2021-01-08 10:02:29 -08:00
Chintan Thakker
a0b3e72851
Update EnRoute entry
2021-01-08 09:08:32 -08:00
Kubernetes Prow Robot
8260261d9e
Merge pull request #25567 from lostsquirrel/patch-8
...
Add missing word
2021-01-08 07:32:54 -08:00
Ader
177a1318ed
Fix some typo in runtime-class.md .
...
Uniform case and adjustment description for smoother writing.
Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-01-08 20:02:10 +08:00
Ajay
27ceb5928a
rephrased as suggested by tengqm
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com>
2021-01-08 11:48:48 +05:30
Guangwen Feng
3ec2a6d5aa
Fix typo
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com>
2021-01-08 13:23:32 +08:00
Ajay
0be35d69dd
Update garbage-collection.md
2021-01-08 07:37:03 +05:30
baczus
9831c0080f
Add missing plugin to the summary section
2021-01-07 23:11:32 +01:00
Naoki Oketani
e1f2ddd4f8
Fix a broken link in pod-overhead.md
2021-01-07 23:09:04 +09:00
Ajay
c15a08afd1
Fixed deprecated delete cascade 'false' value
...
`kubectl delete --cascade=false` is now deprecated in favor of `kubectl delete --cascade=orphan`
2021-01-07 07:45:11 +05:30
SaintMalik
f5b9d5dafe
Update disruptions.md
2021-01-06 19:59:02 +01:00
Kubernetes Prow Robot
d897a03b38
Merge pull request #25965 from NillsF/patch-1
...
Network Policy: Add clarity about egress/ingress combination
2021-01-06 04:51:51 -08:00
Chintan Thakker
9c94fb01bc
Add EnRoute as an option
...
EnRoute is an actively maintained API Gateway Ingress controller built on [Envoy Proxy](https://envoyproxy.io/community.html ). It is an [OSS project](https://github.com/saarasio/enroute ) that includes support for advanced rate-limiting in the [community edition](https://getenroute.io/features ).
2021-01-05 18:20:49 -08:00
Kubernetes Prow Robot
6a2a6398ed
Merge pull request #25937 from pokerfaceSad/patch-1
...
Modify words that may cause ambiguity in device-plugins.md
2021-01-05 12:17:59 -08:00
Nills Franssens
7277714c8f
Add clarity about egress/ingress combination
...
In reference to https://github.com/kubernetes/kubernetes/issues/97489
Add clarity in the documentation about the case of having an egress and ingress policy where one is blocking and the other is allowing.
2021-01-05 09:14:10 -08:00
Kubernetes Prow Robot
c7f5615cac
Merge pull request #25924 from Alpenbelieve/master
...
Fix the score value in docs/concepts/scheduling-eviction/resource-bin-packing.md
2021-01-05 08:25:59 -08:00
SaintMalik
a7fd0c9ef7
Update disruptions.md
2021-01-05 16:53:58 +01:00
SaintMalik
49675afab8
Fix broken url in docs
...
## Summary
Easy navigation and easy reading for others
2021-01-05 04:47:39 +01:00
Kubernetes Prow Robot
4fa76e24df
Merge pull request #25940 from ydFu/pr-2
...
Add content in replicationcontroller.md
2021-01-04 17:19:57 -08:00
Kubernetes Prow Robot
c010c97a4f
Merge pull request #25891 from ydFu/patch-2
...
Fix some typo in pod-overhead.md
2021-01-04 09:15:56 -08:00
XinYuan
41685331f3
Modify words that may cause ambiguity in device-plugins.md
...
The `/var/lib/kubelet/pod-resources/kubelet.sock` is required by device monitoring agent but not device plugin.
This word `plugin` is ambiguous.
plugin -> device monitoring agent
2021-01-04 17:11:01 +08:00
Kubernetes Prow Robot
493069d2bf
Merge pull request #25859 from npu21/init-container
...
fix init container status describe fault
2021-01-03 18:15:55 -08:00
CDE
fbd19bd65e
Update resource-bin-packing.md
...
The maximum score should be 10.
2021-01-03 19:24:49 +08:00
slashr
976c260ef4
Modified description
2021-01-03 10:22:36 +05:30
slashr
34f1d1911c
Replaced deprecated ReplicationController with JobController for reference
2021-01-03 00:26:17 +05:30
Ader
9558f9b78b
Fix some typo in pod-overhead.md
...
Uniform case in pod-overhead.md(Kubelet → kubelet).
2020-12-31 17:21:41 +08:00
Kubernetes Prow Robot
e15d776f5d
Merge pull request #25868 from Aut0R3V/patch-4
...
Corrected instance of WordPress written incorrectly.
2020-12-30 10:31:49 -08:00
Kubernetes Prow Robot
9db733d9a0
Merge pull request #25873 from ydFu/patch-2
...
Add Code blocks in pod-topology-spread-constraints.md
2020-12-30 10:07:50 -08:00
Kubernetes Prow Robot
1f862d96bd
Merge pull request #25756 from tengqm/improve-pod-overview
...
Update Pod overview
2020-12-30 09:57:49 -08:00
Ader
053103dc4a
Add Code blocks in pod-topology-spread-constraints.md
...
Add Code blocks in the Markdown spec to make it easy to read..
2020-12-30 20:57:11 +08:00
Ader
4ff57afdea
Add content in init-containers.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-30 20:43:57 +08:00
AUT0R3V
c4b818c1f1
Update common-labels.md
2020-12-30 14:35:16 +05:30
Zhang Yong
8e10900834
fix init-Container status describe fault
2020-12-30 11:16:15 +08:00
Ader
abb825dd10
Add content in replicationcontroller.md
...
Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
2020-12-29 09:34:03 +08:00
Roman Marusyk
37b5cb9e2a
Add tooltip for CSI
2020-12-28 23:56:44 +02:00
Ader
aa571fbf8d
Add content in job.md
...
* Add description to make it easy to read.
* Distinguish between 'command'and 'output'.
* Add the code blocks to the Markdown spec.
2020-12-28 09:44:04 +08:00
Qiming Teng
6f9a31a1fc
Update Pod overview
...
This PR adds some clarifications about Pod update and Pod replacement,
which can be pretty confusing to new users.
2020-12-28 08:34:18 +08:00
Kubernetes Prow Robot
f25bd774e1
Merge pull request #25781 from lostsquirrel/patch-9
...
change token_id to token-id
2020-12-23 17:28:26 -08:00
Rajesh Jain
0747ad3dbf
Update overview.md
...
Use Kubernetes Common Labels (e.g. app.kubernetes.io/name, etc.) if appropriate instead of customized ones.
2020-12-23 14:39:51 -08:00
Kubernetes Prow Robot
c6db174ca9
Merge pull request #25078 from shekhar-rajak/92636_cron_syntax
...
Add basic cron syntax in documentation
2020-12-23 05:28:26 -08:00
lostsquirrel
89b3cc978b
change token_id to token-id
2020-12-23 16:48:01 +08:00
Johnny Lim
b537556b2d
Fix typo
2020-12-23 15:21:12 +09:00
Qiming Teng
03a336a946
Remove link to empty list for k8s metrics
2020-12-23 13:58:54 +08:00
Eric Briand
a2fa57e880
Fix link to Volume Plugin FAQ
2020-12-22 16:06:22 +01:00
Quinn Slack
0bc39aa27a
fix anchor link to "What's next" heading in operator docs
2020-12-21 20:46:53 -08:00
Kubernetes Prow Robot
7b82cafcd7
Merge pull request #25713 from ydFu/patch-1
...
Fix some typo in init-containers.md
2020-12-20 12:22:24 -08:00
Kubernetes Prow Robot
7dbc63babc
Merge pull request #25499 from mikegehard/patch-1
...
Make wording in overview more in line with the description
2020-12-20 07:36:25 -08:00
Levent Ogut
dbcd6627cb
update container-lifecycle-hooks.md for third hook handler i,.e. TCP
...
unless I am missing something TCP handler is missing
2020-12-20 17:49:00 +03:00
Kubernetes Prow Robot
9b35120daa
Merge pull request #24602 from sftim/20201015_tweak_workloads_concept_overview
...
Tweak wording for Workloads overview
2020-12-19 03:58:26 -08:00
Ader
21c5750086
Fix some typo in init-containers.md
...
Fixed a typo in manage-resources-containers.md (Kubelet → kubelet)
2020-12-19 14:13:40 +08:00
Kubernetes Prow Robot
fad300a30e
Merge pull request #25457 from Kartik494/updatedoc
...
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 18:40:25 -08:00
kartik494
7f45bcc3a9
Retitle “Configuring kubelet Garbage Collection"
2020-12-18 20:04:02 +05:30
devincd
d52b0f58e8
Update container-lifecycle-hooks.md
2020-12-18 15:13:46 +08:00
Pavel Nosov
815fe37905
Fix typo in manage-resources-containers.md
2020-12-17 20:43:17 +03:00
Kubernetes Prow Robot
b4fcee247c
Merge pull request #25649 from xaanmu/patch-1
...
Remove extra space between link and anchor text
2020-12-16 16:57:10 -08:00
Kubernetes Prow Robot
77362e21ec
Merge pull request #25498 from adambkaplan/ssh-auth-secret-caution
...
Caution Note for ssh-auth Secrets
2020-12-16 13:50:31 -08:00
Kubernetes Prow Robot
45135da395
Merge pull request #25289 from nate-double-u/20652-copy-edits
...
Updating docs/concepts/cluster-administration/system-metrics
2020-12-16 13:48:31 -08:00
mateusz
c5006a6f1e
Space screwed up formatting
...
Removing space to clear up formatting and link not working.
2020-12-16 02:52:16 +00:00
Kubernetes Prow Robot
bdc79d96a3
Merge pull request #25344 from makocchi-git/fix/trim_space_psp
...
Trim whitespaces in manifests
2020-12-15 08:29:49 -08:00
Nate W
e38868f479
Updating docs/concepts/cluster-administration/system-metrics
...
Copy editing _Metric lifecycle_ section for clarity.
fixes: https://github.com/kubernetes/website/issues/20652
Signed-off-by: Nate W <4453979+nate-double-u@users.noreply.github.com>
2020-12-14 11:25:23 -08:00
Pierre Laporte
fc202da36b
Clarify pod anti-affinity description
...
The code example uses `preferredDuringScheduling...`, as opposed to
`requiredDuringScheduling...`. So the anti-affinity rule is a soft one. It
says that the pod _should_ not be scheduled on [...] rather than that the pod
_cannot_ be scheduled on [...].
2020-12-14 11:41:52 +01:00
Philippe Martin
04664781a0
Remove broken link to CSIStorageCapacity in API reference
2020-12-13 20:24:35 +01:00
lostsquirrel
31bbd71def
Add missing word
...
According to the content, it seems missing this word
2020-12-11 16:27:42 +08:00
yue9944882
5ab06229c6
references api-priority-and-fairness slack channel
2020-12-11 14:28:22 +08:00
Zhizhen He
a170fbdce0
Fix syntax error
2020-12-10 18:28:21 +08:00
Karen Bradshaw
06ad25e38d
remove stackdriver, elastic task pages
...
clean up links and redirects
2020-12-09 17:33:16 -05:00
Kubernetes Prow Robot
5e1e6196f2
Merge pull request #25027 from scoulomb-dup-fork/secret-env-var
...
Env var are not updated after a secret update
2020-12-08 21:26:50 -08:00
Kubernetes Prow Robot
03dc8b99b9
Merge pull request #25491 from Kartik494/updatedeployment
...
Update rollout deployment command
2020-12-08 18:12:19 -08:00
Tim Bannister
aa27de5959
Tweak wording for Workloads overview
2020-12-08 23:46:27 +00:00
Kubernetes Prow Robot
caa05b9456
Merge pull request #25245 from SergeyKanzhelev/pid-available
...
add `pid.available` to the eviction signals list
2020-12-08 15:11:34 -08:00
Sergey Kanzhelev
d1dc73cb3a
add `pid.available` to the eviction signals list
2020-12-08 22:58:23 +00:00
Kubernetes Prow Robot
b352338ce5
Merge pull request #25419 from bl-ue/patch-2
...
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-08 14:07:34 -08:00
Sylvain Coulombel
d77262740b
Env var are not updated after a secret update
2020-12-08 21:12:03 +01:00
Mike Gehard
9c38911446
Make wording in overview more in line with the description
...
The description talks about the server one way and the overview text talks about it a bit differently.
This change aligns them and make them easier to understand in my opinion.
2020-12-08 13:07:34 -05:00
Adam Kaplan
7b80f63dbc
Caution Note for ssh-auth Secrets
...
Adds a `caution` note that SSH key pairs do not establish trust between
clients and servers. A secondary method is required to establish trust
between an SSH client and host server, such as fixed `known_hosts` file.
Clients which do not establish adequate trust are vulnerable to "man in
the middle" impersonation attacks.
Signed-off-by: Adam Kaplan <adam.kaplan@redhat.com>
2020-12-08 12:21:08 -05:00
kartik494
fd411a39c1
Update rollout deployment command
2020-12-08 18:29:05 +05:30
Salvador González González
18b8846b9b
Update cron-jobs.md
...
Mention about v2 CronJob controller.
2020-12-08 11:00:18 +00:00
makocchi-git
28c964b5c9
trim whitespaces in manifests
2020-12-08 19:54:28 +09:00
bl-ue
042e3062c6
Update kubelet-garbage-collection.md
2020-12-07 12:44:03 -05:00
Anna Jung (VMware)
7f43aceddb
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-12-07 10:39:57 -06:00
drfish
e354338ca3
Remove legacy feature gate EnableAggregatedDiscoveryTimeout
2020-12-07 21:39:46 +08:00
amyXia1994
75cd79a136
Update secret.md
...
fix minor syntax error
2020-12-07 21:28:37 +08:00
Johnny Lim
b1f91de703
Add a missing period in logging.md
2020-12-07 11:24:00 +09:00
bl-ue
f61eea7e98
Fix grammar in content/en/docs/concepts/cluster-administration/kubelet-garbage-collection.md
2020-12-06 17:12:19 -05:00
Salvador González González
d38c74124a
Update content/en/docs/concepts/workloads/controllers/cron-jobs.md
...
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
2020-12-06 20:08:30 +00:00
salva.gglez
845a885531
Add a caution message on CronJob Controller workload if using startingDeadlineSeconds with a value less than 10s
2020-12-06 17:02:01 +00:00
bl-ue
e5e0d74573
Remove usage of 'we' in kubelet-garbage-collection.md
2020-12-06 08:24:03 -05:00
bl-ue
5f5952973e
Containers in a pod share their MAC address
...
Containers in a pod share their MAC address as well as IP address
2020-12-06 08:17:59 -05:00
Chieh-Min Wang
4237738f3c
docs: add partition field for EBS
...
If the EBS volume is partitioned, you have to specify which partition to
mount or the mounting process will fail.
```
mount: /var/lib/kubelet/plugins/kubernetes.io/aws-ebs/mounts/vol-<volumeid>: wrong fs type, bad option, bad superblock on /dev/nvme3n1, missing codepage or helper program, or other error.
```
2020-12-05 13:39:57 +08:00
Kubernetes Prow Robot
b81e259c13
Merge pull request #25393 from janetkuo/patch-1
...
Remove problems in DaemonSet fixed by controllerRef
2020-12-04 09:54:01 -08:00
Kubernetes Prow Robot
6864aced17
Merge pull request #25200 from tengqm/link-pvs
...
Add links to volumes from persistent volumes
2020-12-03 18:19:25 -08:00
Janet Kuo
e837312f1f
Remove problems in DaemonSet fixed by controllerRef
...
The sentence describes a problem that's solved by the introduction of controllerRef (ownerRef with controller==true) feature. Removing it.
2020-12-03 17:20:22 -08:00
Qiming Teng
9ddc0a3ad9
Add links to volumes from persistent volumes
...
When working with persistent volumes, I have to refer to the persitent
volumes page now and then, only to find that the information I need is
on a different page. The PR
- adds some links to ease navigation and
- currects the spelling of volume types, for example, `iscsi` is the type
to specify rather than `iSCSI`,
- sort the volume type list in alphabetic order.
- added `photonPersistentDisk` as one of valid persistent volume type to
use, though we don't have any documentation other than API spec for it.
2020-12-04 09:16:23 +08:00
Kristin Martin
86d9492ccb
Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.20
2020-12-03 11:58:44 -08:00
Kubernetes Prow Robot
d6636e50c2
Merge pull request #24474 from sftim/20201010_clarify_api_versions_redux
...
Tweak docs about Kubernetes API versions
2020-12-03 08:51:00 -08:00
Shekhar Prasad Rajak
df69d3c354
Cron schedule syntax and examples added
...
removed the reboot entry, since it is non standard scheudle syntax and not related to cron syntax for scheduling
2020-12-03 13:43:23 +05:30
Emily Moss
ee5a0df6ad
remove text fragment
2020-12-02 15:30:05 -08:00
Adam Jacob
f2a9a3ef81
Explain the insecure by default nature of secrets
...
This PR adds a paragraph explaining the insecure by default nature of k8s secrets, and points users at the documentation to turn on encryption at rest and RBAC.
I think a second page needs to be created showing the correct combination of RBAC rules for various cases, which should eventually replace the link to the RBAC documentation.
2020-12-02 12:49:02 -08:00
ying
8e0973b22b
Update md format to make it more easier to read
...
Before the changes, the statement of the set-values messed up together, so it is hard to read it out clearly.
2020-12-02 23:59:14 +08:00
Kubernetes Prow Robot
6f0128c21f
Merge pull request #24897 from tengqm/zh-resync-secret
...
[zh] Resync docs/concepts/configuration/secret.md
2020-12-02 05:40:50 -08:00
Andrew Sy Kim
d591f7e3bc
add docs for EndpointSlice conditions
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:33:35 -05:00
Andrew Sy Kim
5a67cf2681
fix trailing spaces in endpointslice doc
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-12-01 22:32:37 -05:00
Kubernetes Prow Robot
21c05e4fb7
Merge pull request #24906 from derekwaynecarr/memory-backed-size
...
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 10:56:51 -08:00
Derek Carr
af239416bf
Document SizeMemoryBackedVolumes feature for 1.20
2020-12-01 13:22:10 -05:00
Kubernetes Prow Robot
53def8da4f
Merge pull request #25228 from andrewsykim/disable-lb-node-ports
...
add docs for service.spec.allocateLoadBalancerNodePorts
2020-11-30 16:52:50 -08:00
ausias-armesto
0c858f8813
Wrong participate
2020-11-30 13:38:40 +01:00
Shubham Chauhan
2ec4b1d550
Adding AKO (Avi Kubernetes Operator) to the list of ingress controllers
2020-11-30 17:36:01 +05:30
Kubernetes Prow Robot
ec9bfbd16e
Merge pull request #25292 from michielvangendt/patch-1
...
Fix link to CSI ephemeral volumes
2020-11-29 13:36:48 -08:00
Andrew Sy Kim
acb476bec4
add docs for service.spec.allocateLoadBalancerNodePorts
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-28 09:58:42 -05:00
Michiel Van Gendt
01d4a0a4dd
Fix link to CSI ephemeral volumes
2020-11-28 12:43:49 +01:00
Tim Bannister
53739e7997
Revise ingress controller list
...
- note that AWS load balancer integration is now in-project
- sort alphabetically
- link to documentation for the product
- revise wording to always describe the ingress controller rather than
the service / product that the ingress controller integrates with
2020-11-27 19:19:46 +00:00
Weiping Cai
9e9bb44eeb
clairfy pod phase Terminating
...
Signed-off-by: Weiping Cai <weiping.cai@daocloud.io>
2020-11-26 17:12:08 +08:00
Kubernetes Prow Robot
a8efcda498
Merge pull request #25125 from L3o-pold/patch-1
...
Improve Taints and Tolerations example
2020-11-25 21:50:19 -08:00
Kubernetes Prow Robot
27ca111c09
Merge pull request #25194 from ymmt2005/patch-2
...
Add Coil CNI to networking.md
2020-11-25 21:42:19 -08:00
Qiming Teng
72a2bafb47
[zh] Resync docs/concepts/configuration/secret.md
2020-11-26 13:36:27 +08:00
Kubernetes Prow Robot
b138a70adb
Merge pull request #25238 from jlsong01/rm_podpresent
...
rm podpreset
2020-11-25 16:38:19 -08:00
jlsong01
1b7708b975
rm podpresent
2020-11-25 23:38:13 +08:00
Kubernetes Prow Robot
cdd6e9a059
Merge pull request #24525 from sftim/20201012_explain_pod_template_updates
...
Improve explanation about pod template updates
2020-11-25 07:20:39 -08:00
Kubernetes Prow Robot
43071259c2
Merge pull request #24777 from chlunde/patch-1
...
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
2020-11-25 07:18:40 -08:00
reylejano-rxm
d8ae37587e
Merge remote-tracking branch 'upstream/master' into dev-1.20 to keep in sync - 11-25-2020
2020-11-25 07:03:22 -08:00
Andrew Sy Kim
e9ea77ef1e
fix trailing spaces in Service docs
...
Signed-off-by: Andrew Sy Kim <kim.andrewsy@gmail.com>
2020-11-24 21:37:58 -05:00
Carl Henrik Lunde
30bf45ee5e
Update with correct AWS product name
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-11-24 22:00:16 +01:00
Rob Franken
1de3ac5a28
Small wording update on Log sanitization docs
...
Follow up to PR #24845 , following the remarks kbhawkey had
2020-11-24 09:10:12 +01:00
Marek Siarkowicz
d7a3f5d409
Document log sanitization feature ( #24845 )
...
* Document log sanitization feature
* Fill in log sanitization documentation
* Update content/en/docs/concepts/cluster-administration/system-logs.md
Co-authored-by: Marek Siarkowicz <marek.siarkowicz@protonmail.com>
Co-authored-by: Rob Franken <rfranken@google.com>
Co-authored-by: Rob Franken <rob@rob-franken.nl>
2020-11-23 23:49:00 -08:00
Kubernetes Prow Robot
6616a8359e
Merge pull request #24910 from smarterclayton/metrics
...
docs: Scheduler resource tracking metrics
2020-11-23 11:05:01 -08:00
Clayton Coleman
bd1a75b6c8
docs: Scheduler resource tracking metrics
...
In 1.20 an optional metrics endpoint is added to the scheduler that
allows administrators to see the requested pod resources and the
imposed pod limits as metrics to better understand the capacity and
usage of the system under the pod model. Describe how these metrics
can be seen under cluster-administration.
2020-11-23 14:00:05 -05:00
Kubernetes Prow Robot
ffd2d2e44a
Merge pull request #25091 from liggitt/gc
...
Update GC cross-namespace note
2020-11-23 08:45:34 -08:00
Yamamoto, Hirotaka
499435dc14
Add Coil CNI to networking.md
...
Coil is a new open-source CNI plugin for Kubernetes.
Resources:
- https://github.com/cybozu-go/coil
- https://blog.kintone.io/entry/coilv2
2020-11-23 16:31:43 +00:00
Kubernetes Prow Robot
de2de57166
Merge pull request #24935 from robscott/endpointslice-ga
...
Updating EndpointSlice docs for 1.20
2020-11-23 07:01:35 -08:00
Hollow Man
c0eafeb534
Fix typo
...
hoding -> holding
2020-11-21 22:53:22 +08:00
Kubernetes Prow Robot
0c31d5b5c4
Merge pull request #24933 from robscott/app-protocol-ga
...
Updating Service AppProtocol to GA
2020-11-21 05:13:33 -08:00
Rob Scott
9206f25905
Updating Service AppProtocol to GA
2020-11-20 16:58:45 -08:00
Rob Scott
c927e9a573
Updating EndpointSlice docs for Kubernetes 1.20
...
This include the new EndpointSliceNodeName and EndpointSliceTerminating
feature gates as well as the deprecation of the Topology field.
2020-11-20 16:43:35 -08:00
Kubernetes Prow Robot
e3076ed57a
Merge pull request #24918 from bobbypage/graceful-node-shutdown-docs
...
Graceful node shutdown (alpha 1.20 feature) docs [KEP: 2000]
2020-11-20 14:40:22 -08:00
Kubernetes Prow Robot
d63933db6e
Merge pull request #24415 from sftim/20201007_remove_cluster_management_task
...
Remove cluster management task
2020-11-20 06:52:51 -08:00
Tim Bannister
59dcd57cc9
Revise cluster management task
...
After removing the sections of the page that are not in line with the
content guide, there is little left.
Edit pages that link to removed task to no longer link there.
Redirect using 302 status so that there is a future opportunity to reinstate
the page or something like it.
- Avoid links to removed cluster management task
- Broaden applicability of “Safely Drain A Node”
- Add (stub) cluster upgrade task page
- Add a basic page about upgrading your cluster.
- Add a task page about enabling or disabling HTTP APIs
2020-11-20 10:22:25 +00:00
David Porter
13cc09ff08
Add graceful node shutdown feature gate
2020-11-20 07:19:09 +00:00
Kubernetes Prow Robot
1e38b53fc8
Merge pull request #25073 from tengqm/tweak-binpacking
...
Tweak page style for resource-bin-packing
2020-11-19 18:30:51 -08:00
Léopold Jacquot
937ddcea5a
Improve Taints and Tolerations example
2020-11-19 22:17:34 +01:00
Kubernetes Prow Robot
5548e3f7c9
Merge pull request #25090 from nodecaf/patch-1
...
Update taint-and-toleration.md
2020-11-19 10:40:51 -08:00
Somtochi Onyekwere
ba77c903ed
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-19 17:09:49 +01:00
Kubernetes Prow Robot
35b3eba07d
Merge pull request #24643 from cognifloyd/patch-1
...
Fix minor typo in StatefulSets docs
2020-11-18 09:58:05 -08:00
Sundeep Malladi
97629eba26
Update configmap.md
2020-11-18 10:40:55 -06:00
Jordan Liggitt
8d96fcb423
Update GC cross-namespace note
2020-11-18 09:14:07 -05:00
Qiming Teng
2c38cb1bdc
Tweak page style for resource-bin-packing
2020-11-18 16:34:09 +08:00
Kubernetes Prow Robot
cc0d8b78ad
Merge pull request #25068 from scoulomb-dup-fork/cm
...
Use configmap inside a k8s pod command, as entrypoint is docker specific
2020-11-17 22:54:04 -08:00
Sylvain COULOMBEL
08fbeb5953
Use configmap inside a k8s pod command, as entrypoint is docker specific
2020-11-17 22:34:17 +01:00
nodecaf
24bd49980b
Update taint-and-toleration.md
...
Missing key=value in the key taint removal example
2020-11-18 08:31:36 +11:00
SHARATH ARADHYAMATH
983df6134c
Fix typo in container restart policy #25041
...
Issue: https://github.com/kubernetes/website/issues/25041
Description: Missing space in the word "forthat", it should be "for that".
Fix: Fixed the missing space in "forthat" under the topic "Container restart policy".
Doc link: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
2020-11-17 20:11:39 +05:30
Laszlo Janosi
d91e7f094a
Document the use of mixed protocol values for LoadBalancer Type of Services
2020-11-14 15:32:42 +00:00
Mike Spreitzer
bf23ba2aa9
Update API Priority and Fairness doc for graduatino to beta ( #24975 )
2020-11-14 01:55:04 -08:00
Xing Yang
e62b6e1b18
Add doc for snapshot GA ( #24849 )
2020-11-13 05:08:24 -08:00
Tim Bannister
0302b2d362
Add 3rd party content warning to Ingress Controllers concept
2020-11-12 17:53:41 +00:00
Maciej Szulik
4f0068f333
Add information how to enable cronjob controller v2
2020-11-12 16:31:41 +01:00
Kubernetes Prow Robot
20546141c0
Merge pull request #24698 from SergeyKanzhelev/runtimeGA
...
RuntimeClass GA
2020-11-12 03:10:50 -08:00
Prakher Singhal
a2a2896865
Update pod-lifecycle.md
...
Default for periodSeconds field of startupProbe resource is 10 seconds.
$ kubectl explain pod.spec.containers.startupProbe.periodSeconds
KIND: Pod
VERSION: v1
FIELD: periodSeconds <integer>
DESCRIPTION:
How often (in seconds) to perform the probe. Default to 10 seconds. Minimum
value is 1.
2020-11-12 14:51:23 +05:30
Zaheer Merali
e3db381880
Move link away from deprecated external-storage repo
2020-11-11 14:54:45 +00:00
Irvi Aini
bb33373bb3
Merge branch 'master' into dev-1.20
2020-11-11 14:55:30 +01:00
Kubernetes Prow Robot
cf5cc96081
Merge pull request #24914 from alculquicondor/inherent-node-affinity
...
Add usage for per-profile node affinity
2020-11-11 01:37:48 -08:00
Kubernetes Prow Robot
b2bac637ab
Merge pull request #24725 from bridgetkromhout/dual-stack-1-20
...
Dual stack 1.20 docs update
2020-11-11 01:35:51 -08:00
Bridget Kromhout
8a3244fdd1
Dual-stack docs for Kubernetes 1.20
...
Signed-off-by: Bridget Kromhout <bridget@kromhout.org>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2020-11-10 16:10:45 -06:00
Aldo Culquicondor
45da527a31
Add usage for per-profile node affinity
2020-11-10 13:48:47 -05:00
Zaheer Merali
927a127b48
Correct link to external-storage
2020-11-10 17:07:06 +00:00
Kubernetes Prow Robot
91d02f301a
Merge pull request #24786 from RenaudWasTaken/pod-resources-docs
...
Graduate KubeletPodResources to GA
2020-11-10 07:56:40 -08:00
Adhityaa Chandrasekar
3b68d53372
flow control metrics: switch to snake_case for labels
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-09 22:40:03 +00:00
Tim Bannister
595850ca21
Revert pull request 24905
...
This reverts commit a9a7249330
, reversing
changes made to 6d72006c7e
- because these
commits were applied to the wrong branch.
2020-11-09 21:32:44 +00:00
Kubernetes Prow Robot
a9a7249330
Merge pull request #24905 from adtac/apfsnake
...
flow control metrics: switch to snake_case for labels
2020-11-09 12:34:27 -08:00
Lee Verberne
179c821b02
Update kubectl debug docs for 1.20 release ( #24847 )
...
* Update kubectl debug docs for 1.20 release
* Apply suggestions from code review
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
Co-authored-by: Zach Corleissen <zacharysarah@users.noreply.github.com>
2020-11-09 04:46:25 -08:00
Kubernetes Prow Robot
1db894c643
Merge pull request #24894 from tengqm/zh-sync-resource-quota
...
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
2020-11-08 12:05:37 -08:00
Qiming Teng
4bf6c16cca
[zh] Sync changes to docs/concepts/policy/resource-quotas.md
...
Also fixed a nit in English version.
2020-11-08 10:50:16 +08:00
Chris Bowzer
975cf8c261
Fix formatting issue in Compute Resource Quota documentation
2020-11-06 10:52:47 -08:00
Adhityaa Chandrasekar
5ab1d974b5
flow control metrics: switch to snake_case for labels
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-11-06 16:19:12 +00:00
Kubernetes Prow Robot
51a541c161
Merge pull request #24890 from russellb/ovn-kube
...
Add OVN-Kubernetes to list of cluster add-ons
2020-11-04 23:46:52 -08:00
reylejano-rxm
3ea3856e78
Merge master into dev-1.20 branch to fix Integration Branch
2020-11-04 14:22:05 -08:00
Russell Bryant
21b52415e0
Add OVN-Kubernetes to list of cluster add-ons
...
OVN-Kubernetes is another network provider for Kubernetes. Add it to the list
of other similar add-ons.
2020-11-04 17:09:06 -05:00
Kubernetes Prow Robot
04787a1903
Merge pull request #24865 from Arhell/fix-heading
...
fix heading level
2020-11-04 12:36:53 -08:00
reylejano-rxm
48266bd653
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-11-04 10:32:10 -08:00
Tim Hockin
6fdb3e10d7
Revert storage-related topology changes
2020-11-04 09:01:42 -08:00
Kubernetes Prow Robot
c779b2152b
Merge pull request #24783 from thockin/kep-1659-doc-topology-labels
...
Better docs for standard topology labels
2020-11-04 07:38:04 -08:00
Tim Hockin
300c2e8545
Better docs for standard topology labels
...
As per KEP 1659, topology labels are now more formalized. Move away
from the older `failure-domain.beta` names ands use `topology` names
instead.
2020-11-03 11:27:58 -08:00
Aldo Culquicondor
ac3d7d5642
Graduate default pod topology spread to beta
2020-11-03 10:11:05 -05:00
Aldo Culquicondor
eda7a79ea2
Fix feature state for cluster-level default topology spread
...
The configuration is part of the PodTopologySpread feature
(previously known as EvenPodsSpread)
2020-11-03 09:29:27 -05:00
Arhell
08b566111d
fix heading level
2020-11-03 10:54:58 +02:00
Kubernetes Prow Robot
fd242da719
Merge pull request #24755 from RenaudWasTaken/dev-1.20
...
Graduate DisableAcceleratorUsageMetrics to beta
2020-10-30 12:16:38 -07:00
Renaud Gaubert
99ecc57389
Graduate DisableAcceleratorUsageMetrics to beta
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-10-30 10:27:33 -07:00
doug-fish
9f052f96d4
Add missing space
2020-10-30 10:49:13 -05:00
Renaud Gaubert
f2ef3d0e80
Graduate KubeletPodResources to GA
...
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2020-10-29 18:55:33 -07:00
Kubernetes Prow Robot
7ffb2882df
Merge pull request #24728 from nate-double-u/23055-copy-update
...
Copy updates for k8s.io/docs/concepts/containers/images/
2020-10-29 14:18:06 -07:00
Karen Bradshaw
1c8429a173
fix csimigration feature state
2020-10-29 10:42:44 -04:00
Kubernetes Prow Robot
270e0b5996
Merge pull request #24730 from lmm/update-calico
...
Update Calico description on 'Cluster Networking' page
2020-10-29 07:02:59 -07:00
Carl Henrik Lunde
1d08f1f6fa
AWS ALB Ingress Controller renamed to AWS Load Balancer Controller
...
AWS ALB Ingress Controller is now renamed to AWS Load Balancer Controller
2020-10-29 13:38:04 +01:00
Qiming Teng
ab58775702
Add secret type documentation
2020-10-29 09:26:44 +08:00
Kristin Martin
d2c63597e5
Merge remote-tracking branch 'upstream/master' into dev-1.20
2020-10-28 14:24:02 -07:00
Laurence Man
7f94c0e4a4
Update Calico description based on feedback
2020-10-28 12:00:23 -07:00
Kubernetes Prow Robot
84b3e50605
Merge pull request #24764 from adtac/pts1
...
pod topology spread: add note about GA and feature gates
2020-10-28 07:35:56 -07:00
Adhityaa Chandrasekar
ede08e612b
pod topology spread: add note about GA and feature gates
...
Signed-off-by: Adhityaa Chandrasekar <adtac@google.com>
2020-10-28 13:53:32 +00:00
KilimAnnejaro
6aee0699e2
moving use cases up
2020-10-27 20:50:49 -05:00
KilimAnnejaro
7f5f3cb00e
responding to comments
2020-10-27 20:15:09 -05:00
KilimAnnejaro
1d809aabd6
use cases for volume snapshot
2020-10-27 18:28:30 -05:00
Sergey Kanzhelev
ca7cb78cab
Update content/en/docs/concepts/containers/runtime-class.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-26 15:27:38 -07:00
Nate W
9a6731fc8b
Copy updates
...
1. Copy updates to correct "container image manifests" reference to "container image index." (Fixes https://github.com/kubernetes/website/issues/23055 )
2. Setting titles to sentence case throughout.
Signed-off-by: Nate W <nwaddington@cncf.io>
2020-10-26 15:19:21 -07:00
Laurence Man
36a42bf4a1
Update Calico description on 'Cluster Networking' page
2020-10-26 13:14:01 -07:00
Karen Bradshaw
3f5d599921
testing styling of resources, plugins, drivers
2020-10-26 14:04:55 -04:00
rob
d71c214426
fix KubeSchedulerConfiguration syntax
2020-10-23 12:10:38 -10:00
Sergey Kanzhelev
72a66b6969
RuntimeClass GA
2020-10-23 20:57:54 +00:00
eagleusb
45ec60bed5
Merge master into dev-1.20 to keep in sync
2020-10-22 17:44:02 +02:00
Noah Kantrowitz
fcdcfba359
Containers don't get their own CPU ( #24659 )
...
* 🐛 Containers don't get their own CPU
This is overly broad, in all default setup containers all share the underlying host CPUs so I wouldn't say they "have their own".
* Change wording to "share of CPU" to more closely reflect reality.
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-10-22 06:45:36 -07:00
Kubernetes Prow Robot
fe90f65e6a
Merge pull request #24677 from tengqm/links-concepts
...
Fix links in concepts section
2020-10-22 06:41:35 -07:00
Qiming Teng
070023b24a
Fix links in concepts section
2020-10-22 14:24:56 +08:00
Kubernetes Prow Robot
09f5c42d59
Merge pull request #24619 from neha-viswanathan/24380-remove-k8s-incubator
...
update kubernetes-incubator references
2020-10-21 07:28:20 -07:00
Tim Bannister
4e0b662954
Tweak docs about Kubernetes API versions
...
Co-authored-by: Karen Bradshaw <kbhawkey@gmail.com>
2020-10-21 15:07:46 +01:00
Kubernetes Prow Robot
df0f955bca
Merge pull request #24527 from sftim/20201012_controller_concept_provide_direct_control_example
...
Provide example of direct control for Controller concept
2020-10-21 06:32:20 -07:00
Neha Viswanathan
a8b6551c22
update kubernetes-incubator references
2020-10-20 23:10:28 -07:00
Tim Bannister
78351ecaf5
Transfer “Controlling Access to the Kubernetes API” to the Concepts section
...
Readers from several different backgrounds will find it useful to know
about how Kubernetes controls access to its API. Promote this overview
to the Security subsection of Concepts.
2020-10-20 23:41:56 +01:00
Tim Bannister
3edb970570
Move API overview to be a Docsy section overview
2020-10-20 23:41:54 +01:00
Tim Bannister
a766d28b30
Provide example of direct control for Controller concept
2020-10-20 23:26:46 +01:00
Kubernetes Prow Robot
a9b21d2f4f
Merge pull request #24593 from danwinship/sctp-ga
...
SCTP is GA in 1.20
2020-10-20 15:14:20 -07:00
Kubernetes Prow Robot
7286b30bef
Merge pull request #24649 from wasosa/patch-1
...
Fix small typo: is updates --> is updated
2020-10-20 14:32:23 -07:00
Javier Diaz-Montes
c29185dac5
Updating doc to reflect that setHostnameAsFQDN feature will be beta in v1.20
2020-10-20 07:17:24 -04:00
Walter Sosa
0948cf981e
Fix small typo: is updates --> is updated
2020-10-19 23:54:53 -07:00
Jacob Floyd
427c96e645
Fix minor typo in StatefulSets docs
...
`s/tpycally/typically/`
2020-10-19 13:29:13 -05:00
Qiming Teng
a42b440589
Improve resource quota concepts
...
Fix some inaccurate and/or out-dated content in the resource quota
concept page.
2020-10-19 09:05:37 +08:00
Kubernetes Prow Robot
7abf35915d
Merge pull request #23522 from VladMasarik/patch-2
...
Updated ingress.md TLS section
2020-10-17 18:48:13 -07:00
Kubernetes Prow Robot
a965ab9c08
Merge pull request #24611 from h4ghhh/device-plugin-new2
...
modify device-plugins.md
2020-10-17 11:12:12 -07:00
Kubernetes Prow Robot
62407cef77
Merge pull request #24587 from sftim/20201015_fix_glossary_containers_link
...
Fix glossary containers link
2020-10-17 10:46:12 -07:00
Kubernetes Prow Robot
27df2ed196
Merge pull request #24590 from msau42/prebind
...
storageclass name in pvc needs to be empty to match pv
2020-10-17 10:42:12 -07:00
Kubernetes Prow Robot
ff44a14437
Merge pull request #24569 from climent/patch-2
...
Update pod-lifecycle.md
2020-10-17 08:02:12 -07:00
h4ghhh
81a6a8e5bd
modify device-plugins.md
2020-10-17 14:32:23 +08:00