Mike Dame
f7f336cf14
Add docs on scheduler MultiPoint config
2021-11-30 11:32:50 -05:00
Kubernetes Prow Robot
e2117699c7
Merge pull request #30495 from msau42/dev-1.23
...
update on-by-default for csi migration providers
2021-11-23 09:18:17 -08:00
Kubernetes Prow Robot
007e2ea63c
Merge pull request #30535 from haircommander/cri-stats
...
Document PodAndContainerStatsFromCRI feature
2021-11-23 09:02:17 -08:00
Peter Hunt
7c1e61a697
Document PodAndContainerStatsFromCRI feature
...
Signed-off-by: Peter Hunt <pehunt@redhat.com>
2021-11-23 11:48:54 -05:00
Kubernetes Prow Robot
29c2aedd69
Merge pull request #30537 from robscott/topology-hints-1.23
...
Updating Topology Aware Hints docs for 1.23
2021-11-22 18:22:17 -08:00
Michelle Au
40d431a42c
update on-by-default for csi migration providers
2021-11-22 12:16:19 -08:00
Kubernetes Prow Robot
6e45595d3a
Merge pull request #29871 from verb/1.23-ec-beta
...
Promote EphemeralContainers to beta in website
2021-11-20 17:10:59 -08:00
Kubernetes Prow Robot
b6ae6e78f7
Merge pull request #29386 from bridgetkromhout/dev-1.23
...
Promote IPv4/IPv6 dual-stack support to Stable in 1.23
2021-11-20 11:04:59 -08:00
Kubernetes Prow Robot
8da444be20
Merge pull request #30505 from pohly/structured-logging-1.23
...
logging: structured logging, klog deprecation
2021-11-20 10:54:59 -08:00
Kubernetes Prow Robot
04d20067e8
Merge pull request #30468 from klueska/kep-2902-distribute-cpus-policy
...
Add description of distribute-cpus-across-numa CPUManager policy option
2021-11-20 10:44:59 -08:00
Kubernetes Prow Robot
6be6d31823
Merge pull request #30333 from chetak123/mark_flexvolume_deprecated
...
Added Note for Deprecation of Flexvolume
2021-11-20 10:38:59 -08:00
Kubernetes Prow Robot
66c07ae9ad
Merge pull request #30109 from sftim/20211016_revise_seccomp_tutorial
...
Revise seccomp tutorial
2021-11-20 10:36:59 -08:00
Kubernetes Prow Robot
2b062f57e5
Merge pull request #29753 from verult/fsgroup-to-csi-beta
...
Updating DelegateFSGroupToCSIDriver feature to beta
2021-11-20 10:30:59 -08:00
Bridget Kromhout
a209e3d65e
Dual-stack to stable in 1.23
...
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2021-11-20 16:53:27 +00:00
Rob Scott
2474ff93aa
Updating Topology Aware Hints docs for 1.23
2021-11-19 16:17:10 -08:00
Patrick Ohly
c3073161f7
logging: structured logging, klog deprecation
...
This is primarily the docs PR for
- alpha: https://github.com/kubernetes/enhancements/issues/2845
- beta: https://github.com/kubernetes/enhancements/issues/1602
But as it touches the file, it also updates the examples and explanations to
reflect some recent observations.
2021-11-18 08:17:36 +01:00
Kevin Klues
378fc570b1
Add description of distribute-cpus-across-numa CPUManager policy option
...
Signed-off-by: Kevin Klues <kklues@nvidia.com>
2021-11-17 23:19:54 +01:00
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05:00
Kubernetes Prow Robot
c688bcd8e6
Merge pull request #29751 from swatisehgal/clarify-podsresource-getallocatable
...
Pod Resource API: graduate getAllocatableResources to Beta
2021-11-17 07:23:54 -08:00
Kubernetes Prow Robot
0aa00b6902
Merge pull request #30509 from soltysh/cronjob_warning
...
Add warning about using unsupported CRON_TZ
2021-11-17 07:17:54 -08:00
Swati Sehgal
c7231c8d6d
Explicitly state that GetCpuIds returns exclusive cpus
...
Based on the discussion here: https://github.com/kubernetes/kubernetes/pull/97415#discussion_r722548437
we explictly state that the GetCpuIds returned for a ContainerResource in the ListPodResourcesResponse
represent only exclusively allocated CPUs.
In order to evaluate the CPUs corresponding to the shared pool, List endpoint should be used in conjunction
with GetAllocatableResources endpoint. We highlight the steps that the client needs to take evaluate this.
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
Swati Sehgal
8d6da01857
podresource-api: Graduate GetAllocatableResources to Beta
...
Also, explicitly clarify the behavior of GetAllocatableResources
The explanation that GetAllocatableResources can be used to obtain available resources
on the node can be misinterpretted as an API that is used to obtain free/unallocated
resources on a node.
This PR adds additional text to clarify that this API endpoint only returns
allocatable resources which are resources exposed to kubelet as defined here:
https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/#node-allocatable .
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2021-11-17 15:16:57 +00:00
Kubernetes Prow Robot
d54f09182f
Merge pull request #30504 from wiggitywhitney/quantity-glossary-si
...
Update 'Quantity' glossary definition to explain acronym SI
2021-11-17 04:27:54 -08:00
wiggitywhitney
93df00af00
Update to explain acronym SI
2021-11-17 06:08:52 -06:00
Kubernetes Prow Robot
9028af1ae3
Merge pull request #28226 from saschagrunert/image-config-json
...
Add docs about auth differences between Docker and Kubernetes
2021-11-17 03:49:54 -08:00
Oline Case
cd7f704703
Add k8s.dev url to Community page
2021-11-16 23:43:53 -08:00
Falimonda
8815230e45
Fixes grammatical errors in Kubespray setup doc ( #29460 )
...
* Fixes grammatical errors
* Removes period as recommended in review
* Update content/en/docs/setup/production-environment/tools/kubespray.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2021-11-16 19:07:53 -08:00
Kubernetes Prow Robot
36be0ebac9
Merge pull request #30288 from drigz/patch-2
...
Remove "basic" from supported API auth methods
2021-11-16 18:51:53 -08:00
Kubernetes Prow Robot
cee6c712bd
Merge pull request #30366 from aravindhp/windows-projected-volume
...
storage: document Windows projected volume limitations
2021-11-16 16:11:53 -08:00
Kubernetes Prow Robot
f235dc6cb6
Merge pull request #30225 from liggitt/podsecurity-runasuser
...
PodSecurity: runAsUser docs
2021-11-16 15:59:54 -08:00
Kubernetes Prow Robot
490e286a35
Merge pull request #30512 from tallclair/patch-3
...
Remove link to compromised github account
2021-11-16 15:43:54 -08:00
Kubernetes Prow Robot
768905ec73
Merge pull request #30385 from kvaps/fix-konnectivity-audience
...
Refer ServiceAccountTokenVolumeProjection documentation instead of providing incorrect instructions.
2021-11-16 14:42:33 -08:00
Tim Allclair
db7dfbf166
Remove link to compromised github account
...
Follow up from incomplete fix in https://github.com/kubernetes/website/pull/30496
2021-11-16 14:20:10 -08:00
Aravindh Puthiyaparambil
4c296c6ad0
storage: document Windows projected volume limitations
...
xref: https://github.com/kubernetes/kubernetes/issues/102849
2021-11-16 09:38:05 -08:00
Maciej Szulik
b5e83e8944
Add warning about using unsupported CRON_TZ
2021-11-16 17:38:01 +01:00
Lee Verberne
771ee157a9
Promote EphemeralContainers to beta
2021-11-16 07:51:28 -05:00
Lachlan Evenson
06431e1801
Update incorrect GH profile link
...
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>
2021-11-15 17:16:55 -08:00
Tim Allclair
1c8ec705a3
Remove link to compromised github account
...
This abandoned account was identified by a security researcher, and reported through the Kubernetes bug bounty program.
Don't we have a link checker that should identify cases like this? I'm guessing the github username was changed, so the link was redirecting (still valid), until the researcher recreated it. We should probably have the link checker flag redirects as well.
2021-11-15 16:28:37 -08:00
Kubernetes Prow Robot
7754cf242b
Merge pull request #30405 from ptux/patch-4
...
[en] update custom-resources
2021-11-15 16:21:52 -08:00
Kubernetes Prow Robot
3055d99813
Merge pull request #30440 from vaibhav2107/service-networking
...
Remove the link as refereneced content is missing
2021-11-15 12:40:49 -08:00
Vaibhav
ab99e7b104
Update the referenced link to kuberentes network model
2021-11-15 14:03:46 +05:30
Kubernetes Prow Robot
25ed878238
Merge pull request #30478 from chirangaalwis/patch-6
...
Review Network Policy Ingress rules during Service debugging
2021-11-15 00:32:48 -08:00
Chiranga Alwis
45148c60e0
Review network policy ingress rules
...
Add missing note to review Kubernetes Network Policy Ingress rules during debugging Kubernetes Service issues
Update document link
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-11-15 11:49:39 +05:30
Kubernetes Prow Robot
6320991d0a
Merge pull request #30373 from Babapool/crictlv
...
Updated circtl version to v1.22.0 from v1.17.0 in install kubeadm doc #30349
2021-11-14 18:08:48 -08:00
Kubernetes Prow Robot
0027ada6e0
Merge pull request #30464 from ptux/patch-8
...
[en] Update operator.md
2021-11-14 16:16:48 -08:00
Wang
0f643c43e3
Update operator.md
2021-11-14 13:10:01 +09:00
Kubernetes Prow Robot
1466530a49
Merge pull request #30361 from pohly/generic-ephemeral-volumes-ga
...
generic ephemeral volume GA
2021-11-13 14:04:46 -08:00
Kubernetes Prow Robot
6ff0695578
Merge pull request #30226 from leoluz/leoluz/blog/fix-ssa-codesnip
...
Fix server-side-apply code snippet in blog post
2021-11-13 09:24:46 -08:00
Kubernetes Prow Robot
d2f227d73e
Merge pull request #29727 from jonassteinberg1/patch-2
...
"First this user must have [a] certificate issued..."
2021-11-12 21:06:46 -08:00
Kubernetes Prow Robot
d9a041eb7d
Merge pull request #30067 from sftim/20211013_tidy_pull_image_private_registry_task
...
Tidy task “Pull an Image from a Private Registry”
2021-11-12 19:46:46 -08:00