unknown
82c612be23
Added direct link
2020-09-17 11:13:47 -07:00
unknown
4c67cd640f
Remove example, point to repo
2020-09-17 10:59:31 -07:00
Sergey Kanzhelev
7b7ed6bb10
documentation for pid limiting functionality
2020-09-17 17:00:28 +00:00
unknown
09a658eeb5
Addressing feedback
2020-09-15 12:59:42 -07:00
Kubernetes Prow Robot
77b51db7e7
Merge pull request #23878 from didier-durand/service_en
...
fixing a typo
2020-09-14 20:32:07 -07:00
Kubernetes Prow Robot
a38f9403ed
Merge pull request #23864 from rileyL6122428/patch-1
...
Fixes typo
2020-09-14 20:10:07 -07:00
Kubernetes Prow Robot
ba3c2c4b29
Merge pull request #23877 from liggitt/deprecate-cs
...
Remove reference to componentstatus
2020-09-14 14:27:25 -07:00
Karen Bradshaw
6a401072b3
reword pod lifecycle, cleanup
2020-09-14 14:19:25 -04:00
didier
5061d5587b
fixing a typo
...
Signed-off-by: didier <durand.didier@gmail.com >
2020-09-14 18:23:25 +02:00
Jordan Liggitt
e566a726de
Remove reference to componentstatus
2020-09-14 11:13:30 -04:00
Kubernetes Prow Robot
db6ed81b5d
Merge pull request #23856 from christomas1/patch-1
...
Update manage-resources-containers.md
2020-09-13 22:00:58 -07:00
Riley Littlefield
b8e9488d84
Fixes typo
2020-09-13 22:47:25 -04:00
Kubernetes Prow Robot
c901c84e55
Merge pull request #23782 from tengqm/create-secret-tasks
...
Separating tasks from Secret concept
2020-09-13 17:20:57 -07:00
Kubernetes Prow Robot
d2b84110de
Merge pull request #23735 from bttger/patch-1
...
Fix false Object in persistentVolumeClaim explanation
2020-09-13 17:18:57 -07:00
Chris Tomas
c1f104e5f8
Update manage-resources-containers.md
...
Removed the "env" object from the "Meaning of memory" section. It has no utility.
2020-09-13 14:33:38 -05:00
Qiming Teng
995b067fdb
Separating tasks from Secret concept
...
There are many contents in the (*very big*) Secret concept page which
are actually tasks. This PR proposes a separation of some contents
into separate tasks, so that we have a (hopefully) better organization
of the content and we make room for improvement to the concept itself.
Note that the creation of the `configmap-secret` directory (instead of
`secret`) is an intent to create a folder for both ConfigMap and Secret,
both of which are about configurations though there are quite some
differences between them.
2020-09-13 21:06:58 +08:00
Kubernetes Prow Robot
c8b582ac2d
Merge pull request #23844 from didier-durand/Ingress_EN
...
fixing some typos / spelling issues in Ingress.md
2020-09-13 03:42:57 -07:00
didier
68a018eb8d
fixing some typos / spelling issues
...
Signed-off-by: didier <durand.didier@gmail.com >
2020-09-13 11:00:07 +02:00
Kubernetes Prow Robot
b6b30fab61
Merge pull request #23795 from kaushik229/master
...
Limited resources in quota when scoped for priority class
2020-09-12 18:02:57 -07:00
noms
7e22ae5adc
Fix for 23732 ( #23822 )
...
* Fix for 23732
Explicitly specify that consumed as environment variables require pod restart to refresh.
* Remove note tag
Remove note tag as suggested
2020-09-12 17:10:58 -07:00
Aleg Malinovsky
8b0014260d
missing a word
...
it felt like the sentence was missing a word in that place
2020-09-11 15:24:51 +03:00
Kubernetes Prow Robot
d9c91821bb
Merge pull request #23796 from cimes-isi/patch-1
...
Typo in 'What's next' section
2020-09-10 21:54:14 -07:00
Adolfo Julcamoro
dee4a58df2
Update _index.md
2020-09-10 16:30:05 -05:00
cimes-isi
e0859fdc4b
Typo in 'What's next' section
2020-09-10 14:19:29 -04:00
Kumar Kaushik
acbaf2577a
Limited resources in quota when scoped for priority class
2020-09-10 10:30:18 -07:00
Lorenzo Paris
d3475e6a5c
Update content/en/docs/concepts/storage/storage-classes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-09-09 14:37:24 -07:00
Kubernetes Prow Robot
2955ede7ee
Merge pull request #23279 from sftim/20200820_add_heading_immutable_secret_configmap
...
Add headings for Immutable ConfigMaps and Secrets
2020-09-09 10:23:08 -07:00
Tim Bannister
4b3617299a
Link to well-known labels rather than repeating the list
...
- easier to maintain
- less visual space; readers who are interested can follow the hyperlink
2020-09-08 19:47:50 +01:00
Tom Boettger
00abf7a80f
Fix false Object in persistentVolumeClaim explanation
...
The persistentVolumeClaim explanation was contradictory. I've changed it, since PersistentVolumeClaims are an abstraction layer for PersistentVolumes, which in turn "capture[..] the details of the implementation of the storage".
2020-09-08 12:37:51 +02:00
gm7y8
b330bb0256
Move eviction-policy from tasks to concepts
...
add what's next to eviction policy
2020-09-07 23:44:28 +01:00
Evgeny Shmarnev
ad56b48a0b
Rewrite GKE refernce in Control Plane-Node Communication
2020-09-07 18:04:53 +02:00
Kubernetes Prow Robot
f0a32c7833
Merge pull request #23710 from pjhwa/fix-23709
...
Fix issue with k8s.io/docs/concepts/services-networking/ingress.md
2020-09-06 08:45:41 -07:00
Tim Bannister
b5b9d88433
Add headings for Immutable ConfigMaps and Secrets
2020-09-06 16:03:35 +01:00
Jerry Park
6cde842648
Fix issue with k8s.io/docs/concepts/services-networking/ingress.md
2020-09-06 21:35:55 +09:00
Kubernetes Prow Robot
daf7156bd5
Merge pull request #23517 from sftim/20200828_remove_cloud_providers_page
...
Remove cloud providers page
2020-09-03 12:07:41 -07:00
Kubernetes Prow Robot
5b08dbc38d
Merge pull request #23107 from celestehorgan/add-3rdparty-warning
...
Add 3rd party content warning
2020-09-02 12:53:06 -07:00
Lorenzo Paris
7048041d14
Update storage-classes.md
...
Adding vSphere CSI StorageClass example.
2020-09-01 16:47:11 -07:00
Celeste Horgan
47dd26bf09
Add 3rd party content warning
...
Signed-off-by: Celeste Horgan <celeste@cncf.io >
Co-authored-by: Tim Bannister <tim+github@scalefactory.com >
2020-09-01 10:39:06 -07:00
Sascha Grunert
91f4a125c0
Remove the feature gate part from immutable secrets/configmaps
...
The feature is in `beta` since Kubernetes v1.19.0 so it is enabled per
default. This means that we can omit the hint to enable the feature
gate manually.
Signed-off-by: Sascha Grunert <sgrunert@suse.com >
2020-09-01 14:32:18 +02:00
Kubernetes Prow Robot
353b5bed24
Merge pull request #23529 from JubayerJoy/master
...
Move “Resource Bin Packing” into Scheduling & Eviction section
2020-08-31 16:41:53 -07:00
alec
3e3de65859
Update endpoint-slices.md
...
Fix a typo
2020-08-31 17:21:32 +09:00
Kubernetes Prow Robot
c0d06c1980
Merge pull request #23228 from kvaps/fix-apiserver-dualstack
...
Specify service-cluster-ip-range for apiserver (dualstack)
2020-08-29 10:53:19 -07:00
Jubayer Abdullah Joy
11b10784fd
Move “Resource Bin Packing” into Scheduling & Eviction section ( #1 )
...
Signed-off-by: Jubayer Abdullah Joy <jubayerjoy98@gmail.com >
2020-08-29 01:42:14 +06:00
Tim Bannister
94b2f857bb
Update Kubernetes architectural diagram ( #23138 )
...
* Update Kubernetes architectural diagram
Co-Authored-By: Tim Bannister <tim@scalefactory.com >
* Switch Kubernetes Component diagram to SVG
Co-authored-by: David Kypuros <davidkypuros@gmail.com >
2020-08-28 08:49:50 -07:00
Tim Bannister
24b350662c
Remove links to cloud providers page
2020-08-28 12:53:42 +01:00
Tim Bannister
a4ab9c712f
Remove cloud providers page
...
The content guide for the website requires omitting this kind of
content; instead, cloud providers can each provide their own
documentation on how to make their system work with Kubernetes.
2020-08-28 12:44:03 +01:00
BartoszCki
8bcf7bb744
Make it idiomatic English
2020-08-28 00:31:06 +02:00
Andrew Garrett
8b2e8df3ad
semicolon and s/they/the/
2020-08-27 09:24:50 -07:00
Andrew Garrett
13fcd40344
lowercase container when it's not an API thing
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2020-08-27 09:23:53 -07:00
BartoszCki
9e9b22689c
Another typo
2020-08-27 16:07:59 +02:00