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
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
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
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
doug-fish
9f052f96d4
Add missing space
2020-10-30 10:49:13 -05: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
Qiming Teng
ab58775702
Add secret type documentation
2020-10-29 09:26:44 +08: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
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
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
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
7286b30bef
Merge pull request #24649 from wasosa/patch-1
...
Fix small typo: is updates --> is updated
2020-10-20 14:32:23 -07:00
Walter Sosa
0948cf981e
Fix small typo: is updates --> is updated
2020-10-19 23:54:53 -07: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
Michelle Au
b01c0a2f6a
storageclass name in pvc needs to be empty to match empty storageclassname on pv
2020-10-16 11:51:44 -07:00
Kubernetes Prow Robot
0075ace043
Merge pull request #24563 from piaoliangkb/fix-link-err
...
Change outdated link in the concept page of "scheduling framework"
2020-10-16 09:51:27 -07:00
Kubernetes Prow Robot
4d7cc18c3c
Merge pull request #24576 from ljnaresh/bug-21790
...
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-16 05:03:25 -07:00
Tim Bannister
08ef8f205c
Reinstate link to container concept via glossary
...
This reverts commit 74dee75144 .
2020-10-15 12:00:00 +01:00
Kubernetes Prow Robot
9749d02404
Merge pull request #24579 from neha-viswanathan/24459-fix-hyperlink
...
update link to container concepts
2020-10-15 02:18:24 -07:00
Kubernetes Prow Robot
f5b07d0e14
Merge pull request #23737 from sftim/20200907_add_workload_concept_introduction
...
Add introduction to Workloads concept
2020-10-15 00:20:24 -07:00
Neha Viswanathan
74dee75144
update link to container concepts
2020-10-14 22:25:57 -07:00
ljnaresh
64085d63a8
Move Pod Overhead concept inside Scheduling & Eviction
2020-10-15 01:13:17 +02:00
Jesus Climent
e6c7f7eadf
Update pod-lifecycle.md
...
Updated the table limits so that values do not get truncated.
2020-10-14 10:14:22 -04:00