Commit Graph

831 Commits

Author SHA1 Message Date
Andrew Sy Kim e408383ed6 KEP-1669: update docs for ProxyTerminatingEndpoints
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-29 20:18:01 -05:00
Kubernetes Prow Robot 8001e39218
Merge pull request #37962 from haircommander/1.26-update
Tweak documentation for Pod & container stats from CRI
2022-11-29 12:57:08 -08:00
Anish Ramasekar c4df97b6be
review feedback
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 20:07:10 +00:00
Anish Ramasekar 076d99aa9d
Update docs for KMSv2 Alpha (part 2) - add reference links
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 19:32:00 +00:00
Kubernetes Prow Robot 0f3666f1ec
Merge pull request #37432 from aojea/static_service_ga
graduate ServiceIPStaticSubrange to GA
2022-11-29 08:01:24 -08:00
Kubernetes Prow Robot 6143904bcd
Merge pull request #37224 from pwschuurman/kep-3335-documentation
Add initial documentation for StatefulSetSlice feature
2022-11-29 06:09:25 -08:00
Anish Ramasekar cea1bc8487
Update docs for KMSv2 Alpha
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
2022-11-29 06:56:42 +00:00
Kubernetes Prow Robot 5b8e630a4a
Merge pull request #37672 from marosset/windows-host-networking-alpha
WindowsHostNetwork alpha updates
2022-11-28 17:43:23 -08:00
Shihang Zhang 5f3614c564 update doc of KEP-2799 2022-11-28 13:15:05 -08:00
Mark Rossetti b95fb305ed
WindowsHostNetwork alpha updates
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-28 11:06:34 -08:00
Kubernetes Prow Robot 3d4d447a5c
Merge pull request #37802 from ttakahashi21/dev-1.26-KEP-3294-doc
Add document for Provision volumes from cross namespace data sources
2022-11-28 10:32:06 -08:00
Kubernetes Prow Robot d57d2255d8
Merge pull request #37768 from atiratree/pod-healthy-policy-for-pdbs
Add documentation for Unhealthy Pod Eviction Policy for PDBs
2022-11-28 06:36:07 -08:00
Filip Křepinský b61f763cf0 Add documentation for Unhealthy Pod Eviction Policy for PDBs 2022-11-28 15:03:46 +01:00
Takafumi Takahashi e837f0f804 Add document for Cross namespace data sources 2022-11-28 07:56:52 -05:00
Kubernetes Prow Robot be09333a58
Merge pull request #37766 from pohly/dynamic-resource-allocation-concepts
dynamic resource allocation concepts
2022-11-28 04:44:07 -08:00
Peter Schuurman 6474d77d4f Rename docs section for StatefulSetStartOrdinal to 'Start ordinal' 2022-11-28 03:58:57 -08:00
Kubernetes Prow Robot 8531bd1cda
Merge pull request #37668 from PiotrProkop/topology-manager-policy-options
topologymanager: document topology manager policy options
2022-11-28 03:22:07 -08:00
Patrick Ohly 197de4f5ba document dynamic resource allocation concepts
The documentation intentionally only gives an overview. The API documentation
and the KEP have more details. Specific examples will be provided by hardware
vendors that provide resource drivers.

The new page gets placed between "Scheduling Framework" (because that
introduces the concept of a scheduler plugin) and "Scheduler Performance
Tuning" (which seems like a more advanced topic).
2022-11-28 11:48:35 +01:00
Kubernetes Prow Robot f306471950
Merge pull request #35385 from nabokihms/patch-2
Add doc about how to get self subject attributes
2022-11-28 00:58:07 -08:00
Peter Schuurman 23134e5fc8 Update StatefulSet Ordinal Index documentation 2022-11-27 18:08:14 -08:00
Kubernetes Prow Robot 5dc9273803
Merge pull request #37715 from harche/evented_pleg
Add EventedPLEG to FeatureGates doc
2022-11-27 17:14:06 -08:00
Kubernetes Prow Robot 49e11abdb5
Merge pull request #37675 from Huang-Wei/alpha-pod-scheduling-readiness
Doc for Alpha feature PodSchedulingReadiness
2022-11-27 17:02:06 -08:00
Kubernetes Prow Robot b32297ff5a
Merge pull request #37340 from marosset/hpc-stable-updates
Updates for WindowsHostProcessContainers going to stable
2022-11-27 16:50:06 -08:00
Maksim Nabokikh cb9dc5a4ac Update content/en/docs/reference/access-authn-authz/authentication.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
2022-11-27 22:31:16 +01:00
Harshal Patil eb5d3c3d37 Add EventedPLEG to FeatureGates doc
Signed-off-by: Harshal Patil <harpatil@redhat.com>
2022-11-23 10:24:07 -05:00
Kubernetes Prow Robot 62a1260b6b
Merge pull request #37828 from RomanBednar/retro-sc-assignment-doc-beta
RetroactiveDefaultStorageClass is beta in 1.26
2022-11-21 08:26:31 -08:00
Fabio Bertinatto aa36f72d06
DelegateFSGroupToCSIDriver is GA in 1.26 (#37700)
* DelegateFSGroupToCSIDriver is GA in 1.26

* Update content/en/docs/reference/command-line-tools-reference/feature-gates.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 08:24:31 -08:00
Roman Bednář dd8b5a0153
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-11-21 09:00:40 +01:00
Roman Bednar 02bc251655 RetroactiveDefaultStorageClass is beta in 1.26
Changing feature state to beta and correcting the article by removing
reference to its feature gate. As this feature no longer opt-in this
article makes more sense without it.
2022-11-21 08:12:56 +01:00
Kubernetes Prow Robot bfe7bd6380
Merge pull request #37242 from mimowo/retriable-pod-failures-beta
Promote "Retriable and non-retriable pod failures for Jobs" to Beta
2022-11-18 12:08:31 -08:00
Peter Hunt~ 77ac6e467f feature-gates: update state for 1.26
Signed-off-by: Peter Hunt~ <pehunt@redhat.com>
2022-11-18 14:00:14 -05:00
Wei Huang 21a7c4cc7e
Doc for Alpha feature PodSchedulingReadiness 2022-11-18 10:41:53 -08:00
Aldo Culquicondor b8fc810198
Graduate JobTrackingWithFinalizers to stable (#37764)
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
Antonio Ojea 6f7421b1ad graduate ServiceIPStaticSubrange to GA 2022-11-18 08:40:09 +00:00
Kubernetes Prow Robot 89e8f360f9
Merge pull request #37815 from divyenpatel/new-branch-update-vsphere-doc-dev-1.26
CSIMigrationvSphere doc update
2022-11-17 12:24:35 -08:00
Kubernetes Prow Robot ae66e7d7fe
Merge pull request #37912 from andrewsykim/kep-2086
KEP-2086: update docs for ServiceInternalTrafficPolicy
2022-11-17 12:22:30 -08:00
Kubernetes Prow Robot 12502d0a27
Merge pull request #37825 from andyzhangx/azure-migration
mark CSIMigrationAzureFile as GA
2022-11-17 11:38:29 -08:00
Kubernetes Prow Robot 2a07f79a30
Merge pull request #37374 from YuikoTakada/update_NodeOutOfServiceVolumeDetach_beta
NodeOutOfServiceVolumeDetach feature update to beta
2022-11-16 23:16:38 -08:00
Kubernetes Prow Robot c3164069c5
Merge pull request #37273 from swatisehgal/devicemanager-ga-graduation-docs
node: devicemgr: docs: Kubelet Device Manager graduation to GA
2022-11-16 23:02:39 -08:00
Andrew Sy Kim 7e37348361
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md 2022-11-16 20:22:56 -05:00
Andrew Sy Kim 45fed004ea KEP-1669: update docs for ServiceInternalTrafficPolicy
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
2022-11-16 20:21:58 -05:00
Paco Xu 26c631a75d move PodOverhead to removed feature gates list 2022-11-16 16:42:30 +08:00
Mark Rossetti 31f4963c8d
fixing feature-gates.md 2022-11-15 11:21:58 -08:00
Aldo Culquicondor cc7aa1b386
JobTrackingWithFinalizers disabled in 1.23, 1.24 2022-11-15 09:13:15 -05:00
Michal Wozniak 163e53de42 Update of the docs for Beta
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>
2022-11-15 10:07:13 +01:00
Mark Rossetti 0956df46b0
Updates for WindowsHostProcessContainers going to stable
Signed-off-by: Mark Rossetti <marosset@microsoft.com>
2022-11-14 16:38:27 -08:00
PiotrProkop 701ed987c5 topologymanager: document topology manager policy options
Signed-off-by: PiotrProkop <pprokop@nvidia.com>
2022-11-14 11:16:18 +01:00
Kubernetes Prow Robot 224c6cb689
Merge pull request #36803 from Shubham82/remove_CSRDuration_featuregate
Moved Feature Gate CSRDuration under Feature Gates (removed) Page
2022-11-13 22:43:57 -08:00
Francesco Romani 25771e94f0 node: cpumgr: docs: Kubelet CPU Manager GA graduation
Signed-off-by: Francesco Romani <fromani@redhat.com>
2022-11-11 17:08:00 +01:00
Swati Sehgal 0a0fb70fc2 node: devicemgr: docs: Additional updates based on review comments
Signed-off-by: Swati Sehgal <swsehgal@redhat.com>
2022-11-11 11:16:16 +00:00
Maksim Nabokikh 5d61921a11 Apply suggestions from code review
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-10 12:53:21 +01:00
Maksim Nabokikh 0a5e274a42 Add doc about how to get self subject attributes
Documentation for https://github.com/kubernetes/enhancements/issues/3325
2022-11-10 12:52:53 +01:00
Shubham Kuchhal dcf430b1cc Removed Feature Gate: CSRDuration 2022-11-10 13:29:28 +05:30
andyzhangx 0d59a04348 mark CSIMigrationAzureFile as GA 2022-11-10 07:04:22 +00:00
Divyen Patel 646a4d013d CSIMigrationvSphere doc update 2022-11-09 10:20:45 -08:00
Peter Schuurman 54fdd9f052 Add StatefulSetStartOrdinal alpha feature gate documentation 2022-11-09 10:18:50 -08:00
Yuiko Mouri 4a8014e5d7 NodeOutOfServiceVolumeDetach feature update to beta 2022-11-08 09:47:03 +09:00
Kubernetes Prow Robot 42bbec91ed
Merge pull request #37405 from helen-frank/fix/removeKubeletHTTPServer
remove kubelet http server
2022-11-07 05:06:16 -08:00
helen a375935e53 see https://github.com/kubernetes/kubernetes/pull/3015 This whole functionality got removed from kubelet. So please remove the entire statement 2022-11-07 18:38:23 +08:00
Abigail McCarthy 98f310ab58 Updates page weights in reference docs section
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Vicente J. Jiménez Miras 994f6461e0 [en] Remove duplicate entry for SELinuxMountReadWriteOncePod
Signed-off-by: Vicente J. Jiménez Miras <vjjmiras@gmail.com>
2022-10-20 16:25:39 +02:00
Paco Xu 018a0b4d5c
DisableAcceleratorUsageMetrics was GAed in v1.25 2022-10-14 13:59:18 +08:00
Qiming Teng 694d3c7bdc Create new page for feature gates that were removed
As the upstream code evolves, many feature gates (deprecated or GA'ed) are removed. That means they are no longer recognized by the Kubernetes components. This PR moves such feature gates into a dedicated page for reference so that we won't bother revisit them again for future releases.
2022-09-18 18:31:55 +08:00
Qiming Teng 24aab3da1f Update feature gates page
The feature gates was not well sync'ed with the upstream implementation.  This PR resynchronizes the tables based on cross-verification against upstream source code. It also fixes some nits such as a feature was not placed in the right table or the entries are not strictly sorted.
2022-09-15 22:40:42 +08:00
Paco Xu 410a78bb63 correct CheckpointContainer to ContainerCheckpoint 2022-09-10 11:28:39 +08:00
Kubernetes Prow Robot bad7e81e20
Merge pull request #36401 from kikisdeliveryservice/revert-localstoragecapacityisolationf
Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
2022-09-07 10:28:37 -07:00
windsonsea 2aeb0915b9 Fixed links in feature-gates.md 2022-09-02 09:28:22 +08:00
Kirsten Garrison 04f97948d3 Revert: promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta
This feature has been reverted to alpha in master and 1.25.
Related-to: https://github.com/kubernetes/kubernetes/pull/112076
Related-to: https://github.com/kubernetes/kubernetes/pull/112078
Related-to: https://github.com/kubernetes/enhancements/issues/1029
2022-08-29 19:16:40 -07:00
Qiming Teng 29fa349c35 Component reference for v1.25 2022-08-24 09:19:55 +08:00
Kubernetes Prow Robot dfd0880f08
Merge pull request #34940 from adrianreber/2022-07-11-forensic-container-checkpointing-documentation
Add documentation for container checkpointing feature (KEP 2008)
2022-08-22 09:21:43 -07:00
carolina valencia 6810fa976d Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot dacf474354
Merge pull request #35794 from aojea/aojea_services
set ServiceIPStaticSubrange to beta
2022-08-18 10:34:23 -07:00
Arnaud Meukam a180cd6853
Update docs to reference new container image registry
k8s.gcr.io is deprecated in favor of registry.k8s.io. The kubernetes
codebase have been updated with the new endpoint.

Ref: https://github.com/kubernetes/k8s.io/issues/3411

Signed-off-by: Arnaud Meukam <ameukam@gmail.com>
2022-08-18 16:35:26 +02:00
Kubernetes Prow Robot 438b42689d
Merge pull request #35545 from verb/1.25-ec-ga
Mark EphemeralContainers as GA in 1.25
2022-08-17 19:28:36 -07:00
Kubernetes Prow Robot 6b23f69f5c
Merge pull request #35590 from ravisantoshgudimetla/dev-1.25
Promote PodOS field to GA
2022-08-17 15:40:47 -07:00
Kubernetes Prow Robot a98137bcd2
Merge pull request #35044 from kerthcet/feat/topology-policy
Document the new NodeInclusionPolicyInPodTopologySpread feature gate
2022-08-17 06:47:11 -07:00
kerthcet 3b0b5b9d1c Document the new NodeInclusionPolicyInPodTopologySpread feature gate
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-17 10:31:51 +08:00
Paco Xu ce46585ef5 Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-17 09:31:31 +08:00
Paco Xu 47e341eef2 promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta 2022-08-17 09:28:01 +08:00
Kubernetes Prow Robot 4b1b3ac354
Merge pull request #35029 from cici37/celBeta
Promoting feature CustomResourceValidationExpressions to beta
2022-08-16 13:04:48 -07:00
Sally O'Malley 221d4e817c
add to cluster-admin/system-traces docs 2022-08-16 15:47:18 -04:00
Sally O'Malley 953311e7a6
Update feature gate reference with KubeletTracing for 1.25
Adding KubeletTracing documentation now that
kubernetes/kubernetes#105126 has merged.
2022-08-16 15:47:14 -04:00
Kubernetes Prow Robot 1582b3d88a
Merge pull request #34665 from psschwei/dev-1.25
[dev-1.25] Update feature gate docs for probe-level termination grace period
2022-08-16 12:24:49 -07:00
Kubernetes Prow Robot 6bb496b6f8
Merge pull request #35966 from kerthcet/feat/update
update the documents of podTopologySpread
2022-08-16 11:18:11 -07:00
Cici Huang d6201fdf65 Update doc for CustomResourceValidationExpressions feature. 2022-08-16 15:38:37 +00:00
Kubernetes Prow Robot e36b9f35d5
Merge pull request #35667 from jsafrane/selinux-alpha
Add docs for "Speed up SELinux volume relabeling using mounts"
2022-08-16 08:25:08 -07:00
Jan Safranek 77df8a9fb5 Add documentation for SELinuxMountReadWriteOncePod alpha feature
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-16 09:49:53 +02:00
Jiawei Wang 5db7ddf2da Update CSI migration feature status, and remove docs for unsupported plugins 2022-08-16 04:38:47 +00:00
Kubernetes Prow Robot 936b5859ba
Merge pull request #35165 from denkensk/doc-respect-PodTopologySpread
Add docs for MatchLabelKeysInPodTopologySpread feature
2022-08-15 19:27:07 -07:00
Kubernetes Prow Robot fc237adcfe
Merge pull request #32357 from kevindelgado/ss-field-validation-beta
Field Validation API Concepts
2022-08-15 19:25:07 -07:00
Kubernetes Prow Robot 7fa2e305bb
Merge pull request #35334 from humblec/nodeExpandDOC
csi: add nodeExpandSecret KEP details
2022-08-15 19:19:07 -07:00
Kubernetes Prow Robot 61b69cfd38
Merge pull request #35219 from mimowo/retriable-pod-failures-docs
Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
2022-08-15 19:17:07 -07:00
Kubernetes Prow Robot be5bd9d483
Merge pull request #34886 from trierra/px-125-beta
Px 125 beta
2022-08-15 19:07:08 -07:00
jinxu d0a4713d18 Update LocalStorageCapacityIsolation GA
update feature GA
2022-08-15 13:30:08 -07:00
Kubernetes Prow Robot dd543e5c80
Merge pull request #35826 from reylejano/1-25-netpol-port-range
Update docs for NetworkPolicy port range to GA for 1.25
2022-08-15 08:52:15 -07:00
Rey Lejano 08a5a5bbc4
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2022-08-15 08:43:04 -07:00
Michal Wozniak c47a025713 Add docs for KEP-3329 Retriable and non-retriable Pod failures for Jobs
Code review remarks and suggested commit updates are co-authored

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aldo Culquicondor <1299064+alculquicondor@users.noreply.github.com>
Co-authored-by: Paola Cortés <51036950+cortespao@users.noreply.github.com>

# Conflicts:
#	content/en/docs/reference/command-line-tools-reference/feature-gates.md
2022-08-15 13:22:37 +02:00
Kubernetes Prow Robot ea6b6e9798
Merge pull request #35704 from ddebroy/PodHasNetworkDocs1
PodHasNetwork condition docs
2022-08-15 02:02:13 -07:00
kerthcet d0e8a08ab1 update the documents of podTopologySpread
Signed-off-by: kerthcet <kerthcet@gmail.com>
2022-08-15 10:37:52 +08:00
Kubernetes Prow Robot 1faec91055
Merge pull request #35539 from atiratree/concepts.statefulset.minreadyseconds
Promote StatefulSet MinReadySeconds to GA
2022-08-13 19:02:12 -07:00
Deep Debroy b7ae62fc27 Docs for PodHasNetwork condition
Signed-off-by: Deep Debroy <ddebroy@gmail.com>
2022-08-12 16:07:23 -07:00
Kubernetes Prow Robot 84f0f82682
Merge pull request #35400 from soltysh/cronjob_tz_beta
Promote CronJobTimeZone to beta
2022-08-12 08:22:43 -07:00
Kubernetes Prow Robot 8bcf5e8458
Merge pull request #35510 from dobsonj/kep-596-1.25-updates
KEP-596: Move CSIInlineVolume to GA
2022-08-12 02:40:46 -07:00
Rey Lejano b35f70486e update docs for NetworkPolicy port range to GA for 1.25 2022-08-10 21:01:41 -07:00
Antonio Ojea 287dff788f set ServiceIPStaticSubrange to beta 2022-08-09 08:53:39 +02:00
Alex Wang cce49fe7e6 add doc for MatchLabelKeysInPodTopologySpread
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
2022-08-09 10:59:16 +08:00
Ravi Gudimetla c4658531de Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-08-07 18:19:18 -04:00
Hu Shuai 1240399f75 Small fix in kubelet.md
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-08-07 11:51:42 +08:00
Kensei Nakada b26ae49d9a
Update the doc for minDomains to graduate minDomains to beta 2022-08-06 15:29:27 +09:00
Filip Křepinský 9d7efb1a73 Promote StatefulSet MinReadySeconds to GA 2022-08-05 17:52:24 +02:00
Kubernetes Prow Robot 4eb1ad387d
Merge pull request #35538 from atiratree/concepts.daemonset.maxsurge
Promote DaemonSet MaxSurge to GA
2022-08-05 07:17:47 -07:00
Lee Verberne 3ad2a7885b Mark EphemeralContainers as GA in 1.25
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-08-03 21:25:56 +02:00
Filip Křepinský 02b0dea382 Promote DaemonSet MaxSurge to GA 2022-08-01 17:01:28 +02:00
Paul S. Schweigert c6ff69558c
update feature gate docs for probe-level termination grace period
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com>
2022-08-01 08:51:30 -04:00
Humble Chirammal 2c306bcc12 csi: add nodeExpandSecret KEP details
Ref#
KEP: https://github.com/kubernetes/enhancements/pull/3173/
Implementation: https://github.com/kubernetes/kubernetes/pull/105963
Blog: https://github.com/kubernetes/website/pull/33979

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-08-01 09:31:13 +05:30
ravisantoshgudimetla 753633545f Promote PodOS field to GA 2022-07-31 19:00:44 -04:00
Kevin Delgado 2dc5f254e9 Add Server Side Field Validation to API Concepts 2022-07-31 05:57:55 +00:00
carolina valencia d4fb248a84 Merge main into dev-1.25 to keep in sync
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-07-30 19:03:21 -03:00
Jonathan Dobson 37647c4ce8 KEP-596: Move CSIInlineVolume to GA 2022-07-28 09:31:37 -06:00
Oksana Naumov bea3222380 Move CSI Migration Portworx feature to Beta 2022-07-27 13:07:10 -07:00
Maciej Szulik 83bcd9aec1
Promote CronJobTimeZone to beta 2022-07-26 13:40:01 +02:00
Kubernetes Prow Robot 7078c38d3b
Merge pull request #33792 from sftim/20220510_assign_pod_node_affinity_updates
Revise scheduling-related docs
2022-07-24 03:38:57 -07:00
Seth McCombs 88784d31b8 Merge remote-tracking branch 'upstream/main' into dev-1.25 2022-07-21 13:48:12 -07:00
Kubernetes Prow Robot 6effba1cae
Merge pull request #34640 from saschagrunert/seccomp-default-beta
Graduate SeccompDefault feature to beta
2022-07-16 06:52:53 -07:00
Tim Bannister 6700656cb4 Move Pod Topology Spread Constraints into scheduling
These constraints apply specifically to the mechanism for placing Pods
onto nodes (that is, scheduling).
2022-07-14 23:59:05 +01:00
Guangwen Feng 7ddc76494a Drop redundant </td> in reference/command-line-tools-reference/kubelet.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
2022-07-14 14:02:54 +08:00
Adrian Reber df55ed5516
Add documentation for container checkpointing feature (KEP 2008)
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
2022-07-13 17:32:54 +02:00
Kubernetes Prow Robot b9047bdaf5
Merge pull request #34799 from tengqm/update-kubelet-ref
Update kubelet reference for 1.24
2022-07-10 17:35:47 -07:00
Qiming Teng 01e0a9ebd1 Update kubelet reference for 1.24 2022-07-05 11:43:04 +08:00
Sean Wei 34721abcac Use relative links for k8s.io 2022-06-30 12:08:14 +08:00
Sascha Grunert 5d66e4b0d2
Graduate SeccompDefault feature to beta
We now update the documentation to reflect the current state of the
feature.

Refers to: https://github.com/kubernetes/enhancements/issues/2413

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-06-29 15:31:48 +02:00
Sean Wei 34155fed0b Fix links for k/design-proposals-archive
The contributors/design-proposals in k/community was removed. It's only
available in k/design-proposals-archive repo now.

This commit also changes https://github.com/kubernetes/repo/blob/master/file.md
to https://git.k8s.io/repo/file.md for better consistency.
2022-06-10 22:49:04 +08:00
Kubernetes Prow Robot e82aec31a1
Merge pull request #34180 from tengqm/fix-34121
Fix kube-proxy command line reference
2022-06-08 13:58:01 -07:00
Qiming Teng 4b5e963781 Fix kube-proxy command line reference 2022-06-08 21:35:15 +08:00
Kubernetes Prow Robot 090803440d
Merge pull request #33130 from tengqm/move-kubelet-authn-authz
Move kubelet authn authz
2022-06-07 19:11:49 -07:00
Harshita Sao 6bfc4cfd1c
Updated the links in kubelet flag's docs. (#33985)
* Updated the links in kubelet flag's docs

* Updated the links in kubelet flag's docs

* Removed unwanted spaces in <a> tag

* fixed some mistakes
2022-05-29 18:10:53 -07:00
Kubernetes Prow Robot 338a2cae07
Merge pull request #33455 from tengqm/compref-1.24
Update component reference for 1.24
2022-05-05 02:12:21 -07:00
Qiming Teng 8c6d0fe857 Update component reference for 1.24 2022-05-04 21:21:32 +08:00
Nate W 5ead53b3e8 Merge remote-tracking branch 'upstream/main' into dev-1.24 2022-05-02 10:29:49 -07:00
xin.li b831e96c6a [en] modify debug-cluster/audit
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-04-29 20:40:59 +08:00
Qiming Teng a3ea9f4caf Update references to the kubelet security files
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng 89b0b1bf8f Move kubelet authentication/authorization out of CLI reference dir
The `kubelet-authentication-authorization` and the `kubelet-tls-bootstrapping`
pages do not belong to `reference/command-line-tools-reference` topic.
This PR moves them into `reference/access-authn-authz` subdirectory
which is a better fit.
The `static/_redirects` file is updated to point to the new location.
2022-04-23 14:30:14 +08:00
Qiming Teng d9d2f99dfa Fix nits in the feature gates page
The ServerSideFieldValidation feature was misplaced.
2022-04-19 19:55:02 +08:00
Qiming Teng 0c11e4aa4e JobTrackingWithFinalizers is disabled in 1.24 2022-04-19 14:30:24 +08:00
Kubernetes Prow Robot 1a3843b02f
Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-13 09:20:46 -07:00
Kubernetes Prow Robot 62b8dc776a
Merge pull request #32830 from tengqm/NetworkPolicyStatus-Alpha
NetworkPolicyStatus feature alpha
2022-04-13 07:06:46 -07:00
Kubernetes Prow Robot 1e154d2f96
Merge pull request #32328 from tengqm/podoverhead-ga
The PodOverhead feature is GA
2022-04-12 21:08:47 -07:00
Qiming Teng 0bc8468bfa The PodOverhead feature is GA 2022-04-13 11:49:50 +08:00
Jiahui Feng 675d1cc841 sync beta feature defaults with features.go 2022-04-12 17:12:56 -07:00
Kubernetes Prow Robot 68474feae2
Merge pull request #32888 from jiahuif-forks/cleanup/leader-migration/feature-gates
remove Leader Migration feature from alpha/beta list.
2022-04-12 17:02:46 -07:00