Kubernetes Prow Robot
da262be43e
Merge pull request #31282 from shannonxtreme/dockershim-clusteradmin
...
Action on Docker mentions in Concepts > Cluster Administration
2022-01-21 07:41:59 -08:00
Jordan Liggitt
3dfffd39c8
Clarify deprecation rule 3
2022-01-18 10:12:19 -05:00
Tim Bannister
02f1234ce8
Link to DaemonSet update task
...
from DaemonSetUpdateSurge feature gate short description
2022-01-17 22:25:27 +00:00
Anubhav Vardhan
34ded72a7f
Update event.md
...
Update content/en/docs/reference/glossary/event.md
Create event.md
Create event.md
Update event.md
Add full link
Update content/en/docs/reference/glossary/event.md
Update content/en/docs/reference/glossary/event.md
Update content/en/docs/reference/glossary/event.md
Update event.md
Update event.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2022-01-18 01:00:30 +05:30
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
Alex Zielenski
e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
...
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Kubernetes Prow Robot
6833ee99e3
Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
...
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Shannon Kularathna
b0da90dd08
Minor wording fixes
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-12 17:22:19 +04:00
Gunju Kim
62d76a2d88
Add requirement for the ExpandedDNSConfig feature
2022-01-12 22:07:17 +09:00
Shannon Kularathna
be490005ff
Remove Docker mentions
2022-01-11 07:07:22 +00:00
Kubernetes Prow Robot
4698b128c0
Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
...
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
mtilson
1e85065aaa
Alias for context
2022-01-09 12:47:43 +03:00
Shivam Singhal
5473fe272f
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2022-01-08 15:20:14 +02:00
DanStough
4030f7fab9
kubeadm: remove ClusterStatus references
2022-01-06 14:50:38 -05:00
Mike Spreitzer
9f1de9cd87
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-04 21:25:23 -05:00
Peri Thompson
60824acdd2
Update windows pause image
...
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
Kubernetes Prow Robot
3ddd14415f
Merge pull request #30826 from tengqm/fix-configapi-123
...
Improve configuration API for 1.23
2021-12-21 17:35:35 -08:00
Kubernetes Prow Robot
2f667e93a4
Merge pull request #31039 from gtsystem/add-lightkube-link
...
Add link to lightkube in Community-maintained client libraries.
2021-12-21 01:18:45 -08:00
Giuseppe Tribulato
ff7726faf1
Add link to lightkube in Community-maintained client libraries.
2021-12-20 20:21:09 +01:00
Qiming Teng
bce7fb57e2
Improve configuration API for 1.23
...
The previous commit for configuration APIs has some nits to fix:
- The client-authentication API has both v1beta1 and v1 supported.
We need to include both.
- The kube-scheduler v1alpha1 is superceded by v1alpha3 which is new.
- The links to some external type definitions should point to the 1.23
API rather than old versions.
2021-12-20 09:45:38 +08:00
Qiming Teng
f733bbb956
Remove kube-scheduler-policy contents
2021-12-18 09:43:50 +08:00
Kubernetes Prow Robot
503f8a478f
Merge pull request #30903 from tengqm/update-feature-gates
...
Update feature gates for 1.23
2021-12-15 18:47:18 -08:00
Kubernetes Prow Robot
a5d367e9fd
Merge pull request #30907 from liggitt/flowcontrol-v1beta1
...
Document flowcontrol v1beta1 removal release
2021-12-13 20:32:02 -08:00
Qiming Teng
03b5de4e1c
Kubelet config v1alpha1 ( #30859 )
...
* Add config API for kubelet v1alpha1
The CredentialProvider struct is defined in the v1alpha1 config API
rather than v1beta1. The upstream generator is updated to include this
version (https://github.com/kubernetes-sigs/reference-docs/pull/268 ).
This commit adds references to the API as well.
* Wrap long lines in the page
2021-12-13 18:28:03 -08:00
Qiming Teng
4f27a3fb16
Update feature gates for 1.23
2021-12-14 09:54:14 +08:00
Kubernetes Prow Robot
e2b18a2897
Merge pull request #30844 from tengqm/kubeadm-ref-123
...
Update kubeadm reference for 1.23
2021-12-13 16:08:01 -08:00
Jordan Liggitt
5b6e46d6de
flowcontrol v1beta1 removal release
2021-12-13 18:28:16 -05:00
Qiming Teng
36a57f5b4d
Update kubeadm reference for 1.23
...
This PR refresh the generated files for kubeadm v1.23.
2021-12-11 12:11:18 +08:00
Lubomir I. Ivanov
5d674845f5
kubeadm: remove "reset" phase that no longer exists
...
The phase was removed with k/k commit in 1.23:
b9171aee20
We forgot to remove it from the docs before 1.23 was released.
2021-12-11 00:01:54 +02:00
Kubernetes Prow Robot
bec83989aa
Merge pull request #30830 from markusheinemann/main
...
Add glossary entry for cadvisor
2021-12-10 03:13:10 -08:00
Markus Heinemann
a86ca5b431
Add glossary entry for cadvisor
2021-12-09 22:28:24 +00:00
Marc Boorshtein
d4388492c5
Merge branch 'kubernetes:main' into master
2021-12-09 15:12:00 -05:00
Kubernetes Prow Robot
0a2da8cb46
Merge pull request #30776 from reylejano/deprecation-guide-hpa
...
Add hpa v2beta1 and v2beta2 to deprecation guide
2021-12-09 02:50:09 -08:00
Rey Lejano
a1506ae810
add hpa v2beta1 and v2beta2 to deprecation guide
2021-12-08 20:57:15 -08:00
Kubernetes Prow Robot
a50b7b9a1c
Merge pull request #29668 from feloy/apiref-1.23
...
API reference v1.23
2021-12-08 16:58:09 -08:00
Philippe Martin
02445930e5
Reference docs for kubernetes 1.23
2021-12-08 09:35:00 +01:00
Qiming Teng
b198199336
Configuration API for v1.23
2021-12-08 16:19:23 +08:00
Kubernetes Prow Robot
e808edad3a
Merge pull request #30802 from tengqm/compref-123
...
Component reference for v1.23
2021-12-07 19:49:45 -08:00
Qiming Teng
f51716ce29
Component reference for v1.23
2021-12-08 09:52:24 +08:00
Jesse Butler
45d37b71ab
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-07 09:28:42 -05:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Waynerv
c2b5d6041f
fix typo
2021-12-06 18:51:21 +08:00
Kubernetes Prow Robot
a3c6627798
Merge pull request #30125 from chirangaalwis/patch-4
...
Combine Service Account to Map with Resource Type
2021-12-05 20:08:32 -08:00
Kubernetes Prow Robot
c9fb665413
Merge pull request #30741 from ptux/patch-10
...
[en] Update admission-controllers.md
2021-12-05 20:04:32 -08:00
Kubernetes Prow Robot
63db6dbf66
Merge pull request #29717 from jonassteinberg1/patch-1
...
add 'the' to 'without restarting [the] API server' from Static Token …
2021-12-05 17:56:32 -08:00
Kubernetes Prow Robot
307252f513
Merge pull request #29985 from stormqueen1990/update-secret-text
...
[en] Clarify secret encryption in the glossary
2021-12-05 17:26:33 -08:00
Wang
8a8f9c40f9
Update admission-controllers.md
2021-12-06 09:16:27 +09:00
prabhsimransingh
5f369513e0
Fixing kubectl cheatsheet run command comment to be more accurate ( #29879 )
...
* Fixing kubectl cheatsheet run command comment to be more accurate
* remove new line
2021-12-05 15:10:32 -08:00
mtilson
9c8367804c
short alias to set/show namespace
...
usage:
$ kn # shows current namespace
$ kn default # switch to specified namespace
2021-12-05 14:54:13 +03:00
Marc Boorshtein
8dfd425486
making working clearer
...
*should* implies that an `extra` can be mixed case. but really it can't because a mixed case `extra` will mismatch on an RBAC `ClusterRole` once the header is canonicalized.
2021-12-02 22:01:07 -05:00
Kubernetes Prow Robot
3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
...
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Kubernetes Prow Robot
11b24e5724
Merge pull request #30658 from sftim/20211128_de-emphasize_deprecated_scheduling_policies
...
De-emphasize deprecated scheduling policies for v1.23 and later
2021-12-02 11:41:44 -08:00
Kubernetes Prow Robot
b3219adc40
Merge pull request #29896 from jeefy/update-change-cause-docs
...
Add change-cause annotation to labels/annotations page
2021-12-01 18:55:33 -08:00
Tim Bannister
87f371ac8d
Fix typo
2021-12-01 23:27:21 +00:00
Kubernetes Prow Robot
1922a3d4de
Merge pull request #29685 from Guneetconvent2002/dev-1.23
...
Divided headings: labels, annotations, taints
2021-12-01 14:57:18 -08:00
Guneetconvent2002
4a7a977901
Fix headings for well-known labels annotations and taints
...
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-01 22:38:22 +00:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot
b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
...
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra
0cbedcfeed
changes made
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-12-01 18:27:48 +05:30
Kubernetes Prow Robot
f17f3884a2
Merge pull request #29740 from SergeyKanzhelev/grpcProbeDocsPlaceholder
...
gRPC probes support (KEP 2727)
2021-11-30 16:09:18 -08:00
Brandon Smith
6a684469cb
Windows HostProcess Beta 1.23 Documentation ( #30391 )
...
* Added initial version change
* Added more information for HostProcess in 1.23, removed content relating to 1.22 specifically.
* Made containerd mention specific to 1.6
* Added note about base images and removed annotation mentions
* Reworded prerequisites section.
2021-11-30 15:49:17 -08:00
Sergey Kanzhelev
ef6668539c
gRPC probes
2021-11-30 23:35:27 +00:00
Kubernetes Prow Robot
0660f9a376
Merge pull request #30436 from ravisantoshgudimetla/windows-pods
...
[docs][windows]: Pod OS field update
2021-11-30 13:59:01 -08:00
ravisantoshgudimetla
89e744666c
[docs][windows]: Pod OS field update
...
Co-authored-by: James Sturtevant <jsturtevant@gmail.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-30 16:52:44 -05:00
Kubernetes Prow Robot
a8f9148849
Merge pull request #30593 from alculquicondor/ready-alpha
...
Add JobReadyPods feature gate
2021-11-30 11:51:02 -08:00
Kubernetes Prow Robot
37e00b2f00
Merge pull request #30442 from damemi/scheduler-multipoint-config
...
Add docs on scheduler MultiPoint config
2021-11-30 10:55:01 -08:00
Kubernetes Prow Robot
84760237c6
Merge pull request #30626 from cici37/validation-rules
...
Add documentation for Validation Rules feature to Custom Resource Definitions task docs
2021-11-30 10:38:56 -08:00
Kubernetes Prow Robot
e858fe2b64
Merge pull request #30606 from saschagrunert/cri-architecture
...
Add CRI architecture to cluster concepts
2021-11-30 10:24:56 -08:00
Kubernetes Prow Robot
177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
...
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
Mike Dame
f7f336cf14
Add docs on scheduler MultiPoint config
2021-11-30 11:32:50 -05:00
Sascha Grunert
26aa51a940
Add CRI architecture to cluster concepts
...
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-30 09:35:51 +01:00
Ayushman Mishra
9bef88f008
Edited FlexVolume deprecated
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-11-30 09:18:11 +05:30
Hemant Kumar
22475d9cf1
Update content/en/docs/reference/command-line-tools-reference/feature-gates.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-11-29 21:29:57 -05:00
Kubernetes Prow Robot
348045197e
Merge pull request #30445 from trierra/csi-portworx
...
CSI migration portworx in alpha state
2021-11-29 15:19:21 -08:00
Kubernetes Prow Robot
48612bee86
Merge pull request #30553 from gnufied/kep-695-doc
...
Move ConfigurableFSGroupPolicy to GA
2021-11-29 13:51:21 -08:00
Hemant Kumar
37532e231a
Add docs for RecoverVolumeExpansionFailure feature
2021-11-29 16:37:57 -05:00
Hemant Kumar
2ebfcfea1a
Update docs for ConfigurableFSGroupPolicy
2021-11-29 14:03:26 -05:00
Oksana Naumov
02f63b9661
CSI migration of Portworx is in alpha
2021-11-29 10:49:10 -08:00
Kubernetes Prow Robot
44576253cf
Merge pull request #30533 from humblec/rbd-mig-doc-1.23
...
Add RBD CSI migration section to the storage volumes guide
2021-11-29 09:13:23 -08:00
cici37
9d69f67399
Add feature gate `CustomResourceValidationExpressions` into /command-line-tools-reference/feature-gates.md
2021-11-29 09:06:40 -08:00
Kubernetes Prow Robot
3aa8d6b429
Merge pull request #30435 from ravisantoshgudimetla/psb
...
[docs]: Promote STS minReadySeconds to beta
2021-11-29 08:53:23 -08:00
Tim Bannister
b8a9baeb89
De-emphasize scheduling priorities
...
Scheduling priorities are deprecated, so:
- move the page later in the parent topic
- hint that it's not a priority in the sitemap for the live docs
2021-11-28 19:05:16 +00:00
Tim Bannister
5799a8cd48
Add immediate pod deletion to cheat sheet
2021-11-27 18:20:19 +00:00
Humble Chirammal
280229b0ec
Add RBD CSI migration section to the storage volumes guide
...
Kubernetes adds the RBD CSI migration functionality via CSI
migration translation lib.
Ref# kubernetes/kubernetes#95361
This commit add the migration details to volumes.md and
feature-gates.md
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-11-26 23:42:10 +05:30
Kubernetes Prow Robot
129b15b0a3
Merge pull request #30631 from Babapool/fix-metadata
...
Correcting the docs for label kubernetes.io/metadata.name
2021-11-26 01:04:52 -08:00
Vitthal Sai
2ae0496450
Added mention of the K8s API Server
2021-11-25 23:27:12 +05:30
Kubernetes Prow Robot
46b8ceb7df
Merge pull request #30404 from kerthcet/feature/add-migration-to-scheduler-v1beta3
...
add migration guide to scheduler v1beta3
2021-11-25 06:32:34 -08:00
Kubernetes Prow Robot
44a3025b52
Merge pull request #30628 from 243f6a8885a308d313198a2e037/patch-1
...
fix: typos in health-checks.md
2021-11-25 03:10:33 -08:00
243f6a88 85a308d3
af2a60b57f
fix: typo in health-checks.md
2021-11-25 19:00:41 +09:00
Robot Jelly
fbe2194d5b
added line separation in kubectl page ( #30359 )
...
* added line separation in kubectl page
added line separation in kubectl page - 2
added line separation in kubectl page - 3 added space at ends
final changes
added spaces at end
* removed Line-549 from end of the file
* added Line-548 at the end of file
2021-11-25 01:26:33 -08:00
Vitthal Sai
82c3a0785d
Incorporated the suggested feedback
2021-11-25 14:47:29 +05:30
Vitthal Sai
1f34679e9f
Correcting the docs for label kubernetes.io/metadata.name
2021-11-25 12:29:18 +05:30
kerthcet
74dcb53cc5
add migration docs for scheduler component config api from v1beta2 to v1beta3
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-25 11:26:25 +08:00
Aldo Culquicondor
d42a12c2eb
Add JobReadyPods feature gate
2021-11-24 15:39:23 -05:00
Kubernetes Prow Robot
f20afa3bd2
Merge pull request #30598 from Babapool/add-kui
...
Create an entry that describes the Kui tool within docs
2021-11-24 03:14:20 -08:00
Vitthal Sai
fddb61757e
Added content for better phrasing as suggested
2021-11-24 16:36:37 +05:30
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
Kubernetes Prow Robot
2363c92474
Merge pull request #28701 from rajeshdeshpande02/add-cp-command
...
Adding kubectl cp command examples in the cheat sheet
2021-11-22 17:56:16 -08:00
Vitthal Sai
a6ba36764d
Create an entry that describes the Kui tool within docs
2021-11-23 02:01:43 +05:30
Michelle Au
40d431a42c
update on-by-default for csi migration providers
2021-11-22 12:16:19 -08:00
ravisantoshgudimetla
466561c47c
[docs]: Promote STS minReadySeconds to beta
2021-11-22 09:57:24 -05:00
wiggitywhitney
c0a8fe5be2
Clarify glossary entry for PodDisruptionBudget
2021-11-21 17:11:05 -06: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
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
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05: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
36be0ebac9
Merge pull request #30288 from drigz/patch-2
...
Remove "basic" from supported API auth methods
2021-11-16 18:51:53 -08:00
Lee Verberne
771ee157a9
Promote EphemeralContainers to beta
2021-11-16 07:51:28 -05: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
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
bf1a799b85
Merge pull request #30458 from wiggitywhitney/pod-disruption-glossary
...
Fix to reveal more info when '[+]' is clicked
2021-11-12 19:20:46 -08:00
Kubernetes Prow Robot
99f80cc0ab
Merge pull request #30461 from Anakin100100/patch-1
...
Removed depracated ruby client library
2021-11-12 19:06:46 -08:00
Kubernetes Prow Robot
670429c193
Merge pull request #30389 from hbagdi/ingress-class-namespaced-params-ga
...
graduate IngressClassNamespacedParams to GA
2021-11-12 17:40:47 -08:00
Kubernetes Prow Robot
79e2a98b54
Merge pull request #30444 from wiggitywhitney/pdb-glossary
...
Fix to reveal more info when '[+]' is clicked
2021-11-12 16:20:47 -08:00
Anakin100100
358ec86ec4
Removed depracated ruby client library
...
The 'kubr' gem has last been updated 7 years ago. It doesn't provide the required modern functionalities. The documentation consists of one code example and that's it. It's inclusion in this list only wastes time of Ruby on Rails developers because no sane person would chose it.
2021-11-12 21:44:23 +01:00
wiggitywhitney
8716bb6e1e
Fix to reveal more info when plus is clicked
2021-11-12 06:34:30 -06:00
Patrick Ohly
65bceb1876
generic ephemeral volumes: document graduation to GA
2021-11-12 09:46:11 +01:00
Kubernetes Prow Robot
1e36c7611f
Merge pull request #30360 from qzdl/patch-2
...
update pod mapping to avoid deprecation notice
2021-11-11 17:44:28 -08:00
wiggitywhitney
89b1ee4032
Fix to reveal more info when plus is clicked
2021-11-11 12:09:05 -06:00
Harry Bagdi
4729b75ffb
graduate IngressClassNamespacedParams to GA
2021-11-11 08:51:52 -08:00
Kubernetes Prow Robot
c58838a690
Merge pull request #30423 from alculquicondor/tracking-beta
...
Graduate JobTrackingWithFinalizers to beta
2021-11-11 06:29:50 -08:00
Kubernetes Prow Robot
9dbee0dd47
Merge pull request #30351 from liggitt/podsecurity-beta
...
Podsecurity beta updates
2021-11-10 23:37:50 -08:00
Jordan Liggitt
4b7784728a
PodSecurity beta updates
2021-11-10 10:30:51 -05:00
Aldo Culquicondor
575b742e0a
Graduate JobTrackingWithFinalizers to beta
2021-11-10 09:35:30 -05:00
ahg-g
14a003cb3b
add docs for JobMutableNodeSchedulingDirectives ( #30390 )
2021-11-10 04:43:27 -08:00
Kubernetes Prow Robot
6aad0849aa
Merge pull request #30278 from wiggitywhitney/extensions-copy
...
Improve Extensions Definition
2021-11-05 13:56:41 -07:00
Kubernetes Prow Robot
ff7a649956
Merge pull request #30151 from kerthcet/feature/add-introduce-to-scheduler-v1beta3
...
add introductions for scheduler component config api migrations
2021-11-04 17:31:53 -07:00
wiggitywhitney
2ec7040fd4
Improve Extensions Definition
2021-11-04 10:37:37 -05:00
Samuel Culpepper
7a8fef9992
update pod mapping to avoid deprecation notice
2021-11-04 14:30:51 +01:00
kerthcet
c0175c5635
add introductions for scheduler component config api migrations
...
Signed-off-by: kerthcet <kerthcet@gmail.com>
2021-11-04 10:10:30 +08:00
Kubernetes Prow Robot
fdeb34b1fd
Merge pull request #30313 from Shubham82/correct-K8s_bug_reports-link
...
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 09:55:20 -07:00
Kubernetes Prow Robot
1a8c641d79
Merge pull request #25299 from sftim/20201129_revise_api_reference
...
Revise “Kubernetes API Concepts”
2021-11-01 09:47:20 -07:00
Shubham Kuchhal
f9faa6f658
Corrected the "all Kubernetes bug reports" link in Kubernetes Security and Disclosure Information.
2021-11-01 15:20:47 +05:30
Rodrigo Queiro
f3921c9028
Remove "basic" from supported API auth methods
...
This was removed in v1.19.
2021-10-28 11:57:07 +02:00
Kubernetes Prow Robot
891953ec20
Merge pull request #30260 from neolit123/1.23-update-note-about-config-print
...
kubeadm-config.md: update the page to reflect current state
2021-10-28 02:16:28 -07:00
Kubernetes Prow Robot
850e16fe38
Merge pull request #30193 from PranshuSrivastava/broken_link
...
fixed the broken link
2021-10-27 16:21:02 -07:00
Jonathan Dobson
26280ee0c1
Move CSIVolumeFSGroupPolicy to GA
2021-10-27 16:54:04 -06:00
Lubomir I. Ivanov
586b359b05
kubeadm-config.md: update the page to reflect current state
...
We have seen a number of questions around the usage of "config print".
Clarify the usage of this command. Add a note that the output should
not be taken literally.
Link to the "customizing components" page instead of the "kubelet
integration" page. The former already links to the later.
Remove note about kube-dns which hasn't been supported for a while.
2021-10-27 18:52:53 +03:00
Jonas Steinberg
094d9c034b
remove period and change script to command
...
Incorrect punctuative period and change the word script to command for uniformity.
2021-10-27 08:41:51 -05:00
Kubernetes Prow Robot
63921abd6e
Merge pull request #30246 from mlbiam/patch-2
...
Update link to new OpenUnison project documentation site
2021-10-26 21:37:26 -07:00
Kubernetes Prow Robot
93ec17f502
Merge pull request #30235 from zwpaper/patch-1
...
ServerSideApply GA, drop the beta notice
2021-10-26 17:09:47 -07:00
Marc Boorshtein
e779d2d3fc
Update link to new project documentation site
2021-10-26 15:35:17 -04:00
Jesse Butler
4e755b2f2c
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-10-26 14:13:06 -04:00
Shubham Kuchhal
8fbccfcd8f
Improvement: Correct the "empty" link in Dynamic Admission Control.
2021-10-26 13:51:38 +05:30
Wei Zhang
d7e05554de
ServerSideApply GA, drop the beta notice
2021-10-26 11:54:23 +08:00