content large_stringlengths 3 20.5k | url large_stringlengths 53 192 ⌀ | branch large_stringclasses 4
values | source large_stringclasses 51
values | embeddings listlengths 384 384 | score float64 -0.21 0.65 |
|---|---|---|---|---|---|
and requires enabling the ShardedListAndWatch feature gate. | | `timeoutSeconds` | *integer* | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | | `watch` | *boolean* | Watch for changes to the described resources and return them as a stream of add, updat... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/node/runtime-class-v1.md | main | kubernetes | [
-0.02277292311191559,
0.04034622386097908,
-0.00748638017103076,
0.06810802966356277,
0.09550049901008606,
0.0025703031569719315,
0.0397985577583313,
-0.05987922474741936,
0.1200837567448616,
-0.0077704209834337234,
-0.06882722675800323,
0.015578683465719223,
-0.021754896268248558,
0.01061... | 0.133818 |
`apiVersion: events.k8s.io/v1` `import "k8s.io/api/events/v1"` ## Event {#Event} Event is a report of an event somewhere in the cluster. It generally denotes some state change in the system. Events have a limited retention time and triggers and messages may evolve with time. Event consumers should not rely on the timin... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.04109523072838783,
0.028429996222257614,
0.04104592651128769,
0.047546837478876114,
0.029971834272146225,
-0.03799799084663391,
-0.01321489829570055,
0.01628570258617401,
0.11039160192012787,
0.07457690685987473,
0.012537618167698383,
-0.024754956364631653,
-0.014938040636479855,
0.0153... | 0.222433 |
empty for new Events. | ## EventList {#EventList} EventList is a list of Event objects. --- | Field | Description | | --- | --- | | `apiVersion` *string* | APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
0.004983514081686735,
0.04888780415058136,
0.038733817636966705,
0.05850845202803612,
0.019556917250156403,
-0.04106054827570915,
-0.011289439164102077,
-0.021695394068956375,
0.09335707128047943,
0.03196541219949722,
-0.01902186870574951,
-0.045677803456783295,
-0.05530708283185959,
-0.02... | 0.175656 |
the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. | #### Body Parameters | Name | Type | Description | | --- | --- | --- | | `body` | *[}}">Event]({{< ref )* | | #### Response | Status | Description | Response | | --- | --- ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.0879361554980278,
0.10697630792856216,
0.05551185458898544,
0.03995724022388458,
-0.006315530743449926,
-0.061985887587070465,
-0.009513996541500092,
-0.037721555680036545,
0.06915164738893509,
0.04499782994389534,
-0.03549263998866081,
-0.08673752844333649,
0.013138705864548683,
-0.012... | 0.115022 |
`put` Replace #### HTTP Request PUT /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name} #### Path Parameters | Name | Type | Description | | --- | --- | --- | | `name` | *string* | name of the Event | | `namespace` | *string* | object name and auth scope, such as for teams and projects | #### Query Parameters |... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.062203045934438705,
0.06166653335094452,
-0.020516350865364075,
0.04455243796110153,
-0.04552379995584488,
-0.02296561375260353,
-0.050875693559646606,
-0.029786979779601097,
0.07016625255346298,
0.031205464154481888,
-0.03054727427661419,
-0.07743680477142334,
0.007532502990216017,
0.0... | 0.098709 |
| | `gracePeriodSeconds` | *integer* | The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero m... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.08338364958763123,
0.05148635804653168,
-0.04940378665924072,
0.028001297265291214,
0.05055421218276024,
-0.03758640214800835,
0.052563007920980453,
-0.0609537810087204,
0.06800933182239532,
0.02687845192849636,
0.009554142132401466,
0.013729563914239407,
0.0706908330321312,
0.017203927... | 0.17029 |
ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.06570228189229965,
0.04665512591600418,
0.0021809276659041643,
0.07867895811796188,
0.04825044795870781,
0.0037436331622302532,
-0.02685757353901863,
-0.010880785994231701,
0.04128438979387283,
0.028299780562520027,
-0.036188095808029175,
0.05254201963543892,
0.04431058093905449,
-0.010... | 0.056828 |
a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.08017240464687347,
0.01970509998500347,
0.01984611712396145,
0.004607783630490303,
0.061247568577528,
-0.06541550904512405,
-0.04279400408267975,
-0.016170645132660866,
0.0006377908866852522,
0.04292820394039154,
0.08372348546981812,
0.07816910743713379,
-0.02163553051650524,
-0.0047063... | 0.066564 |
("metadata.uid"). Currently supported paths: - object.metadata.uid - object.metadata.namespace hexStart and hexEnd are single-quoted CEL string literals with a '0x' prefix, defining the inclusive lower and exclusive upper bounds over the 64-bit FNV-1a hash space. The full range is [0x0, 0x10000000000000000), where the ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
0.05490194261074066,
0.007593460381031036,
-0.02924169972538948,
-0.04058525711297989,
-0.026171917095780373,
-0.0741448849439621,
-0.039217621088027954,
0.025269152596592903,
0.0018969678785651922,
-0.022165734320878983,
0.00762057863175869,
-0.05234614759683609,
-0.013624433428049088,
0.... | -0.006422 |
consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - obj... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.07631498575210571,
0.02588558755815029,
-0.021705912426114082,
0.04076772183179855,
0.019343215972185135,
0.011296212673187256,
0.027136286720633507,
-0.022623207420110703,
0.056558236479759216,
0.01629089005291462,
0.013396410271525383,
0.10523567348718643,
0.028345877304673195,
-0.066... | 0.118353 |
watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as new as the provided `resourceVersion`" and the bookmark event is send when the state is... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
0.0025574094615876675,
-0.025309303775429726,
-0.02583417296409607,
0.06701560318470001,
0.06636214256286621,
0.006180210039019585,
0.028085781261324883,
-0.07431931048631668,
0.06669928878545761,
0.016089342534542084,
-0.028220202773809433,
-0.01257253810763359,
0.04842038452625275,
-0.03... | 0.046702 |
it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are cre... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.05965478718280792,
0.030545923858880997,
-0.019140509888529778,
0.0283802542835474,
0.0035680343862622976,
0.023854829370975494,
0.02052457630634308,
-0.02233465388417244,
0.05279109254479408,
0.023862555623054504,
0.017751341685652733,
0.10962805151939392,
0.014026918448507786,
-0.0668... | 0.117689 |
objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.05974581465125084,
-0.014433778822422028,
-0.0052437568083405495,
0.06676159054040909,
0.08321554958820343,
0.0035380630288273096,
0.04007942974567413,
-0.0267101489007473,
0.051535602658987045,
0.06726697832345963,
-0.04066351428627968,
-0.01092514954507351,
0.01765751838684082,
-0.008... | 0.094229 |
query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will resp... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.08106639981269836,
0.0190853551030159,
-0.01917620189487934,
0.061382755637168884,
0.010065957903862,
-0.0019412690307945013,
0.01813625358045101,
-0.006762450095266104,
0.049699097871780396,
0.013212859630584717,
0.019349435344338417,
0.08930506557226181,
0.06744342297315598,
-0.069005... | 0.061096 |
resourceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset | | `sendInitialEvents` | *boolean* | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the cu... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.018386969342827797,
0.026581304147839546,
0.024396860972046852,
0.05817188695073128,
0.06095152720808983,
0.04559320583939552,
0.013285408727824688,
-0.08437620848417282,
0.1446559876203537,
0.06982448697090149,
-0.07293333113193512,
-0.038387566804885864,
-0.007400895934551954,
-0.0155... | 0.139532 |
specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ignored. | | `continue` | *string* | The continue option should be set when retrieving more results from the server. Since this value is server defined, clients may only use the continu... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.06842474639415741,
0.004909540992230177,
-0.006045294925570488,
0.03975944593548775,
0.012569009326398373,
0.043089576065540314,
0.01102218683809042,
-0.009668239392340183,
0.06341572850942612,
0.023710492998361588,
-0.0025798394344747066,
0.09775030612945557,
0.06631216406822205,
-0.03... | 0.064653 |
or command-line HTTP tool (curl and wget). | | `resourceVersion` | *string* | resourceVersion sets a constraint on what resource versions a request may be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details. Defaults to unset | | `resourceVersionMatch` | *string* ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.0197153240442276,
0.04641351103782654,
-0.01839292421936989,
0.049667246639728546,
0.06724289059638977,
0.015742259100079536,
-0.007174992002546787,
-0.07312876731157303,
0.12602722644805908,
0.05127239599823952,
-0.08745387941598892,
-0.035991013050079346,
-0.008765188977122307,
-0.038... | 0.143226 |
type "BOOKMARK". Servers that do not implement bookmarks may ignore this flag and bookmarks are sent at the server's discretion. Clients should not assume bookmarks are returned at any specific interval, nor may they assume the server will send any BOOKMARK event during a session. If this is not a watch, this field is ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.0678400844335556,
-0.0028394560795277357,
-0.0125764524564147,
0.054119452834129333,
0.021458415314555168,
0.02493108995258808,
-0.01463374961167574,
-0.029186725616455078,
0.01883401721715927,
0.024679038673639297,
0.006113381590694189,
0.09687544405460358,
0.06843201816082001,
-0.0340... | 0.011711 |
list result was calculated is returned. | | `pretty` | *string* | If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). | | `resourceVersion` | *string* | resourceVersion sets a constraint on what resource versions a reques... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/events/event-v1.md | main | kubernetes | [
-0.01555472332984209,
0.0582432895898819,
0.0022581114899367094,
0.04083935543894768,
0.0662020817399025,
0.025730816647410393,
0.0134141705930233,
-0.03563521429896355,
0.12288103997707367,
0.06179389730095863,
-0.07307702302932739,
-0.05455109104514122,
-0.01797422207891941,
-0.044872220... | 0.125518 |
`apiVersion: autoscaling/v2` `import "k8s.io/api/autoscaling/v2"` ## HorizontalPodAutoscaler {#HorizontalPodAutoscaler} HorizontalPodAutoscaler is the configuration for a horizontal pod autoscaler, which automatically manages the replica count of any resource implementing the scale subresource based on the metrics spec... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.050829898566007614,
0.035750556737184525,
0.052001502364873886,
0.017571602016687393,
-0.058063093572854996,
-0.06532197445631027,
-0.06237933784723282,
0.02387678064405918,
0.044529836624860764,
0.04076969623565674,
-0.018854185938835144,
-0.03517388924956322,
0.010872486978769302,
0.0... | 0.163755 |
replicas of pods managed by this autoscaler, as last seen by the autoscaler. | | `desiredReplicas` **\*** *integer* | desiredReplicas is the desired number of replicas of pods managed by this autoscaler, as last calculated by the autoscaler. | | `lastScaleTime` *[}}">Time]({{< ref )* | lastScaleTime is the last time th... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.03212759643793106,
-0.0027408706955611706,
0.02538427896797657,
0.042046915739774704,
-0.005254740361124277,
-0.025205405429005623,
-0.01788744516670704,
0.01382146030664444,
0.026208320632576942,
0.059197526425123215,
-0.005159169901162386,
-0.03963477164506912,
-0.024857105687260628,
... | 0.237246 |
ExternalMetricSource indicates how to scale on a metric not associated with any Kubernetes object (for example length of queue in cloud messaging service, or QPS from loadbalancer running outside of cluster). --- | Field | Description | | --- | --- | | `metric` **\*** *[}}">MetricIdentifier]({{< ref )* | metric identif... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.03416045010089874,
0.004687892273068428,
-0.011113295331597328,
-0.0045468988828361034,
-0.025454767048358917,
0.00015395486843772233,
0.030005641281604767,
0.03910999000072479,
0.0961754247546196,
0.01518438383936882,
-0.011647570878267288,
-0.15379904210567474,
0.004279476590454578,
-... | 0.182933 |
be greater than or equal to zero. If not set, the default cluster-wide tolerance is applied (by default 10%). For example, if autoscaling is configured with a memory consumption target of 100Mi, and scale-down and scale-up tolerances of 5% and 1% respectively, scaling will be triggered when the actual consumption falls... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
0.030215470120310783,
-0.012038887478411198,
-0.0375959686934948,
0.029955260455608368,
-0.033718615770339966,
-0.01366929616779089,
-0.054967187345027924,
0.06055092439055443,
-0.022281894460320473,
-0.01549349445849657,
0.02235015667974949,
-0.004938692785799503,
-0.03281024470925331,
-0... | 0.135533 |
a single kubernetes object (for example, hits-per-second on an Ingress object). | | `pods` *[}}">PodsMetricSource]({{< ref )* | pods refers to a metric describing each pod in the current scale target (for example, transactions-processed-per-second). The values will be averaged together before being compared to the targ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
0.01621808297932148,
0.006001701112836599,
-0.004758432507514954,
0.05369430407881737,
-0.033285681158304214,
-0.018166666850447655,
0.014431255869567394,
0.04015085846185684,
0.08324245363473892,
0.014955777674913406,
-0.04177859053015709,
-0.0811069905757904,
0.019249361008405685,
-0.030... | 0.246806 |
`value` *[}}">Quantity]({{< ref )* | value is the target value of the metric (as a quantity). | ## MetricValueStatus {#MetricValueStatus} MetricValueStatus holds the current value for a metric --- | Field | Description | | --- | --- | | `averageUtilization` *integer* | currentAverageUtilization is the current value of ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
0.029949963092803955,
0.01591002754867077,
-0.024161439388990402,
0.04407288879156113,
-0.05039764195680618,
0.02746814675629139,
0.021714594215154648,
0.05744253098964691,
0.06747210770845413,
0.022184979170560837,
-0.02411622367799282,
-0.12936140596866608,
0.01690218783915043,
0.0136367... | 0.197349 |
the given metric | ## ResourceMetricStatus {#ResourceMetricStatus} ResourceMetricStatus indicates the current value of a resource metric known to Kubernetes, as specified in requests and limits, describing each pod in the current scale target (e.g. CPU or memory). Such metrics are built in to Kubernetes, and have speci... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.031966432929039,
0.052212148904800415,
-0.014777850359678268,
0.04517495632171631,
-0.06414088606834412,
0.004369961563497782,
0.03721717372536659,
0.0382525771856308,
0.0656178668141365,
0.022286400198936462,
-0.05405111238360405,
-0.11528021097183228,
0.006524072960019112,
0.007609491... | 0.192076 |
| `namespace` | *string* | object name and auth scope, such as for teams and projects | #### Query Parameters | Name | Type | Description | | --- | --- | --- | | `pretty` | *string* | If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (c... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.06434208154678345,
0.05773613974452019,
-0.06221327930688858,
0.0493784062564373,
-0.005712492391467094,
-0.01912948116660118,
-0.018911704421043396,
-0.013732438907027245,
-0.0006008128984831274,
-0.0004408202366903424,
0.02783711440861225,
-0.050245221704244614,
0.007327772676944733,
... | 0.100053 |
processing of the request. Valid values are: - All: all dry run stages will be processed | | `fieldManager` | *string* | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.03620697185397148,
0.06874381750822067,
0.00011489119788166136,
-0.022058775648474693,
-0.021086517721414566,
-0.014953912235796452,
0.00253605586476624,
-0.024046966806054115,
-0.01628289930522442,
-0.03368431702256203,
0.053936999291181564,
-0.0416865237057209,
0.005220359191298485,
0... | 0.089025 |
ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false,... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.018996497616171837,
0.04260040447115898,
0.0008918344974517822,
0.009640849195420742,
0.05349684879183769,
-0.020031731575727463,
-0.014484855346381664,
-0.04856082797050476,
-0.009665246121585369,
0.04662056267261505,
0.06122078746557236,
0.04252712428569794,
0.009040187112987041,
0.01... | 0.083155 |
When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | | `fieldSelector` | *string* | A selector to restrict the list of ret... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.09601470082998276,
0.057508885860443115,
-0.04407826066017151,
0.081464484333992,
0.04923088103532791,
-0.027040133252739906,
-0.004179755691438913,
-0.04033792391419411,
0.036845091730356216,
0.024206949397921562,
-0.0021014646627008915,
-0.006269231904298067,
0.009679696522653103,
-0.... | 0.132908 |
finalizers list. Either this field or PropagationPolicy may be set, but not both. | | `propagationPolicy` | *string* | Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finaliz... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.006851869635283947,
0.05474746599793434,
0.042573776096105576,
-0.0372893325984478,
0.02678738161921501,
-0.011074962094426155,
-0.013998685404658318,
-0.038923848420381546,
0.10117990523576736,
0.03636501356959343,
0.031849343329668045,
0.0011581708677113056,
-0.006346244364976883,
-0.... | 0.122079 |
Description | | --- | --- | --- | | `body` | *[}}">DeleteOptions]({{< ref )* | | #### Response | Status | Description | Response | | --- | --- | --- | | 200 | OK | *[}}">Status]({{< ref )* | ### `get` Read #### HTTP Request GET /apis/autoscaling/v2/namespaces/{namespace}/horizontalpodautoscalers/{name} #### Path Parame... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.07916878163814545,
0.0719119980931282,
-0.010718552395701408,
0.08073347061872482,
-0.022484101355075836,
-0.056378453969955444,
0.0050272890366613865,
-0.005598498973995447,
0.014290076680481434,
0.03253214806318283,
-0.0031589954160153866,
-0.055094052106142044,
0.029827717691659927,
... | 0.105092 |
Defaults to everything. | | `labelSelector` | *string* | A selector to restrict the list of returned objects by their labels. Defaults to everything. | | `limit` | *integer* | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list meta... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.060752250254154205,
0.022608032450079918,
-0.038315244019031525,
0.03714830428361893,
0.033530935645103455,
0.030013421550393105,
0.04925133287906647,
-0.036742229014635086,
0.07946282625198364,
0.0002717166789807379,
0.015216070227324963,
0.066843681037426,
-0.007768576964735985,
-0.08... | 0.142824 |
*string* | shardSelector restricts the list of returned objects using a CEL-based shard selector expression. The format uses the shardRange() function combined with || (logical OR) to specify one or more hash ranges: shardRange(object.metadata.uid, '0x0', '0x8000000000000000') shardRange(object.metadata.uid, '0x0', '0x... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
0.07295370101928711,
0.05063196271657944,
0.0018940882291644812,
0.00043096713488921523,
-0.012551124207675457,
-0.024783415719866753,
-0.032792288810014725,
-0.0000030161540962581057,
0.06748104840517044,
-0.0382358655333519,
0.0018951732199639082,
-0.057646241039037704,
-0.0014828471466898... | -0.031082 |
everything. | | `labelSelector` | *string* | A selector to restrict the list of returned objects by their labels. Defaults to everything. | | `limit` | *integer* | limit is a maximum number of responses to return for a list call. If more items exist, the server will set the `continue` field on the list metadata to a va... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.06415528804063797,
0.030363209545612335,
-0.030340565368533134,
0.03516180068254471,
0.04073908179998398,
0.024821393191814423,
0.054827429354190826,
-0.043302301317453384,
0.08131571859121323,
-0.005606329534202814,
0.005986463278532028,
0.06229289621114731,
-0.009060962125658989,
-0.0... | 0.149535 |
any other value or unset Invalid error is returned. Defaults to true if `resourceVersion=""` or `resourceVersion="0"` (for backward compatibility reasons) and to false otherwise. | | `shardSelector` | *string* | shardSelector restricts the list of returned objects using a CEL-based shard selector expression. The format... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
0.07452912628650665,
0.04269161820411682,
0.0005185726913623512,
0.015132120810449123,
-0.02482271008193493,
-0.030509745702147484,
-0.035721126943826675,
-0.03380098566412926,
0.06116686388850212,
-0.0413503497838974,
0.01888578198850155,
-0.07796607911586761,
0.017911145463585854,
-0.012... | -0.037867 |
deleted after the first list request will be included in the response, as long as their keys are after the "next key". This field is not supported when watch is true. Clients may start a watch from the last resourceVersion value returned by the server and not miss any modifications. | | `fieldSelector` | *string* | A s... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.064238041639328,
0.01657726615667343,
-0.049897052347660065,
0.05785965546965599,
0.05738600343465805,
-0.006690960843116045,
0.05969676002860069,
-0.09439291059970856,
0.09919241815805435,
0.014577667228877544,
0.018200404942035675,
0.12526676058769226,
0.024361278861761093,
-0.0763604... | 0.086499 |
as "data at least as new as the provided `resourceVersion`" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one provided by the ListOptions. If `resourceVersion` is unset, this is interpreted as "consistent read" and the bookmark event is send when the state is sy... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
0.021383434534072876,
0.0012861690483987331,
0.00910669844597578,
0.05611612647771835,
0.03695971146225929,
-0.04966745153069496,
0.005943882744759321,
-0.06208113953471184,
0.039648693054914474,
-0.010228762403130531,
-0.0030223471112549305,
-0.017473259940743446,
0.045710984617471695,
-0... | 0.007105 |
needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list resul... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.08158247172832489,
0.027330845594406128,
-0.023821355774998665,
0.03596189618110657,
0.012128502130508423,
0.013734588399529457,
0.02940577082335949,
-0.013627836480736732,
0.06359361112117767,
0.022875824943184853,
0.003212214447557926,
0.09322425723075867,
0.03285485506057739,
-0.0527... | 0.115319 |
to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to als... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.04879249259829521,
-0.018468869850039482,
-0.0020463771652430296,
0.07315143942832947,
0.09180041402578354,
0.015815861523151398,
0.028355196118354797,
-0.03818308934569359,
0.06439991295337677,
0.07445459067821503,
-0.045225996524095535,
-0.005145798437297344,
0.02753029763698578,
-0.0... | 0.08705 |
(generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.0792916789650917,
0.020674677565693855,
-0.038992252200841904,
0.07282067835330963,
0.03758704289793968,
0.006646614987403154,
0.011959574185311794,
-0.02143094129860401,
0.05884092301130295,
0.02022242546081543,
-0.006189157720655203,
0.11490560322999954,
0.04915471747517586,
-0.054277... | 0.091906 |
current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will procee... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.05732254311442375,
0.0019416165305301547,
-0.002312256256118417,
0.0806543156504631,
0.08172917366027832,
0.00752341328188777,
0.056786779314279556,
-0.04852760583162308,
0.0735531598329544,
0.07866448163986206,
-0.0555732436478138,
-0.03902009129524231,
0.009891003370285034,
0.00452458... | 0.141843 |
- All: all dry run stages will be processed | | `fieldManager` | *string* | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This fiel... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.058715466409921646,
0.06384246051311493,
0.0019266483141109347,
-0.034541405737400055,
-0.042063940316438675,
0.000724033685401082,
-0.0012203120859339833,
-0.000674574461299926,
-0.0209919773042202,
-0.021401530131697655,
0.053215108811855316,
-0.035202447324991226,
-0.000857919105328619... | 0.115823 |
*string* | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | | `fieldManager` | *string* | fieldManager is a name assoc... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/autoscaling/horizontal-pod-autoscaler-v2.md | main | kubernetes | [
-0.02240467071533203,
0.06998138874769211,
-0.000904312648344785,
0.026845484972000122,
-0.004983752034604549,
0.0027689174748957157,
-0.01150810532271862,
0.0061194743029773235,
0.0009500687592662871,
-0.03317422419786453,
0.04225616157054901,
-0.035347092896699905,
-0.019873255863785744,
... | 0.096062 |
`apiVersion: resource.k8s.io/v1alpha3` `import "k8s.io/api/resource/v1alpha3"` ## ResourcePoolStatusRequest {#ResourcePoolStatusRequest} ResourcePoolStatusRequest triggers a one-time calculation of resource pool status based on the provided filters. Once status is set, the request is considered complete and will not be... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.06830207258462906,
0.05031159147620201,
0.009877767413854599,
0.01120007410645485,
-0.01589346118271351,
-0.07349906116724014,
-0.0029579736292362213,
-0.08465150743722916,
0.07666167616844177,
0.035541173070669174,
-0.04795685037970543,
-0.0448421835899353,
0.02737349644303322,
0.01812... | 0.14794 |
| `items` **\*** *[}}">ResourcePoolStatusRequest array]({{< ref )* | Items is the list of ResourcePoolStatusRequests. | | `kind` *string* | Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCa... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.048021137714385986,
0.08672120422124863,
-0.04270674288272858,
0.0517868809401989,
-0.0007418807363137603,
-0.05126795172691345,
0.1009293794631958,
0.00788462907075882,
0.02563914656639099,
0.017495062202215195,
-0.042519595474004745,
-0.0676172748208046,
0.054377008229494095,
-0.00113... | 0.199638 |
and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. | | `fieldValidation` | *string* | fieldValidation instructs the server on how to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.03930040821433067,
0.07641679793596268,
0.009499763138592243,
-0.011487375013530254,
-0.04140043631196022,
-0.00559995137155056,
0.014672119170427322,
-0.03147851675748825,
-0.009331896901130676,
-0.06351616233587265,
0.07258858531713486,
-0.027160881087183952,
0.02567305415868759,
0.03... | 0.059185 |
fail the request with a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. | | `force` | *boolean* | Force is going to "force" Apply requests. It means user will re... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.11024025827646255,
0.08441659808158875,
0.05344615504145622,
0.018391812220215797,
-0.0180888120085001,
-0.053963035345077515,
-0.008794005960226059,
-0.08131704479455948,
0.012798354960978031,
0.07069961726665497,
-0.02674229070544243,
-0.07337907701730728,
0.07366783916950226,
0.02471... | 0.050791 |
| name of the ResourcePoolStatusRequest | #### Query Parameters | Name | Type | Description | | --- | --- | --- | | `pretty` | *string* | If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). | | `dryRun` | *string* | When ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.06694841384887695,
0.05891038104891777,
-0.07251685857772827,
0.07882341742515564,
0.02145504206418991,
-0.05750852823257446,
0.013669068925082684,
-0.09052502363920212,
0.023541878908872604,
0.00708024250343442,
-0.030158821493387222,
-0.05291004851460457,
0.04428021237254143,
-0.00214... | 0.078209 |
only use the continue value from a previous query result with identical query parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuratio... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.07678932696580887,
0.02439959906041622,
0.0038701712619513273,
0.04017036780714989,
0.036301638931035995,
0.019683288410305977,
-0.021379264071583748,
0.010380937717854977,
0.01142036821693182,
0.028531216084957123,
0.005535776726901531,
0.07571138441562653,
0.06154626980423927,
-0.0399... | 0.050781 |
more results are available. Servers may choose not to support the limit argument and will return all of the available results. If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the object... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.10089416801929474,
0.0008318335167132318,
0.021923817694187164,
0.025606505572795868,
0.08522521704435349,
-0.04601389542222023,
-0.06834729760885239,
-0.023205703124403954,
0.0633385181427002,
0.059789661318063736,
0.031539760529994965,
0.10257597267627716,
-0.030792612582445145,
-0.04... | 0.099472 |
reasons) and to false otherwise. | | `shardSelector` | *string* | shardSelector restricts the list of returned objects using a CEL-based shard selector expression. The format uses the shardRange() function combined with || (logical OR) to specify one or more hash ranges: shardRange(object.metadata.uid, '0x0', '0x800000... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
0.06061798706650734,
0.03819872811436653,
0.023122843354940414,
0.009368475526571274,
0.004635302349925041,
-0.03741501271724701,
-0.029722940176725388,
-0.022178856655955315,
0.10117179900407791,
-0.030041178688406944,
0.027979327365756035,
-0.029031839221715927,
0.021351784467697144,
-0.... | -0.034983 |
410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.06698764115571976,
0.04044420272111893,
-0.017325254157185555,
0.06467901915311813,
0.009346546605229378,
-0.00017061884864233434,
0.01211975235491991,
-0.008365550078451633,
0.04700701683759689,
0.012949805706739426,
-0.004509396851062775,
0.08757152408361435,
0.05534530431032181,
-0.0... | 0.079133 |
usual, sending watch events corresponding to changes (subsequent to the RV) to objects watched. When `sendInitialEvents` option is set, we require `resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.02207067422568798,
-0.03645586967468262,
-0.03728367015719414,
0.08647824823856354,
0.07599303126335144,
-0.0020303770434111357,
0.030727365985512733,
-0.05230032652616501,
0.06052926182746887,
0.030314499512314796,
-0.024569367989897728,
-0.003996428567916155,
0.03937668353319168,
-0.0... | 0.054807 |
valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may se... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.09430381655693054,
0.017080092802643776,
-0.039391692727804184,
0.06155553460121155,
0.03158024325966835,
0.013128935359418392,
0.006988473702222109,
-0.007520920597016811,
0.05157231539487839,
0.01890547387301922,
0.009526873007416725,
0.11216730624437332,
0.04495209828019142,
-0.04466... | 0.0799 |
synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwar... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.07717407494783401,
0.007475741673260927,
-0.0022385858464986086,
0.07816801220178604,
0.08900243043899536,
0.008007477968931198,
0.060881759971380234,
-0.047322675585746765,
0.07251723110675812,
0.07270887494087219,
-0.06583528965711594,
-0.04732749983668327,
0.013670947402715683,
0.006... | 0.165686 |
parameters (except for the value of continue) and the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired err... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.0708877220749855,
0.011924492195248604,
-0.03258777782320976,
0.05052429065108299,
0.025381630286574364,
0.006472342181950808,
0.007056788541376591,
-0.02251451648771763,
0.054190270602703094,
0.022513769567012787,
-0.0006164070800878108,
0.10128720849752426,
0.03391234204173088,
-0.050... | 0.083275 |
for details. Defaults to unset | | `sendInitialEvents` | *boolean* | `sendInitialEvents=true` may be set together with `watch=true`. In that case, the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" even... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.08153054118156433,
0.010201634839177132,
-0.017658766359090805,
0.0896313339471817,
0.07417144626379013,
0.0314091257750988,
0.04933483153581619,
-0.04929351061582565,
0.06525053083896637,
0.06464623659849167,
-0.07097931206226349,
-0.018943702802062035,
0.016665810719132423,
-0.0240073... | 0.130311 |
result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | | `fieldManager` | *string* | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contai... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.05449524149298668,
0.08901046961545944,
-0.0018418807303532958,
-0.0261825043708086,
-0.03358738496899605,
-0.0030482483562082052,
0.0066850134171545506,
0.019848724827170372,
0.0022067632526159286,
-0.03355703502893448,
0.059442777186632156,
-0.04993906617164612,
-0.003913717810064554,
... | 0.084368 |
in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed | | `fieldManager` | *string* | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain print... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-pool-status-request-v1alpha3.md | main | kubernetes | [
-0.03929847478866577,
0.06365038454532623,
-0.004803559742867947,
-0.01694718562066555,
-0.03316178545355797,
-0.004234016872942448,
0.002029850147664547,
-0.02293046936392784,
0.007040297146886587,
-0.028268037363886833,
0.04268742352724075,
-0.03514255955815315,
0.0040338607504963875,
0.... | 0.078231 |
`apiVersion: resource.k8s.io/v1` `import "k8s.io/api/resource/v1"` ## ResourceSlice {#ResourceSlice} ResourceSlice represents one or more resources in a pool of similar resources, managed by a common driver. A pool may span more than one ResourceSlice, and exactly how many ResourceSlices comprise a pool is determined b... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.08315005898475647,
0.031042346730828285,
-0.025207072496414185,
-0.02070828340947628,
0.042580459266901016,
-0.07006842643022537,
0.06916344165802002,
-0.0230258759111166,
0.004209829960018396,
-0.04229963570833206,
0.009557986631989479,
-0.04921431466937065,
0.07040518522262573,
0.0378... | 0.164983 |
nodes to ResourceSlices with the same node name. It also indicates to autoscalers that adding new nodes of the same type as some old node might also make new resources available. Exactly one of NodeName, NodeSelector, AllNodes, and PerDeviceNodeSelection must be set. This field is immutable. | | `nodeSelector` *[}}">No... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.015549298375844955,
0.03234510123729706,
-0.022800426930189133,
-0.005751870572566986,
0.039938755333423615,
-0.03762189671397209,
0.09742112457752228,
-0.050022829324007034,
-0.054705020040273666,
-0.016926921904087067,
0.013056137599050999,
-0.08326704055070877,
0.03972458839416504,
-... | 0.150214 |
requestedValue ≤ max(validValues). If the requested amount exceeds all valid values, the request violates the policy, and this device cannot be allocated. | ## CapacityRequestPolicyRange {#CapacityRequestPolicyRange} CapacityRequestPolicyRange defines a valid range for consumable capacity values. - If the requested amo... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.06618630886077881,
0.05165231600403786,
-0.08875567466020584,
-0.03137386962771416,
-0.06857465952634811,
-0.01728537678718567,
0.033345967531204224,
0.0679643303155899,
0.0030583208426833153,
-0.0038245366886258125,
-0.0550587996840477,
-0.03740111365914345,
0.041656121611595154,
0.014... | 0.081283 |
capacity is consumable, regardless of whether the requestPolicy is defined or not. | | `attributes` *object* | Attributes defines the set of attributes for this device. The name of each attribute must be unique in that set. The maximum number of attributes and capacities combined is 32. | | `bindingConditions` *string ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.015347165986895561,
-0.04254047945141792,
-0.011199623346328735,
0.014734076336026192,
-0.05240311473608017,
-0.026403402909636497,
0.026475690305233,
0.0007466241368092597,
-0.025620367377996445,
0.03589150682091713,
-0.06342983990907669,
-0.04103514179587364,
0.03603764623403549,
0.01... | 0.131937 |
array]({{< ref )* | If specified, these are the driver-defined taints. The maximum number of taints is 16. If taints are set for any device in a ResourceSlice, then the maximum number of allowed devices per ResourceSlice is 64 instead of 128. This is a beta field and requires enabling the DRADeviceTaints feature gate. ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
0.05564003437757492,
0.022505851462483406,
-0.07176250219345093,
-0.023389367386698723,
-0.004035038873553276,
-0.03344126045703888,
0.09193240106105804,
0.0014042302500456572,
-0.039200011640787125,
-0.052913617342710495,
-0.05747180059552193,
-0.05104527249932289,
0.02539045549929142,
0.... | 0.153514 |
here. More effects may get added in the future. Consumers must treat unknown effects like None. Possible enum values: - `"NoExecute"` Evict any already-running pods that do not tolerate the device taint. - `"NoSchedule"` Do not allow new pods to schedule which use a tainted device unless they tolerate the taint, but al... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.018620308488607407,
0.04691345989704132,
0.06582213938236237,
0.011375989764928818,
0.03349750116467476,
0.0024398849345743656,
0.026759454980492592,
0.01904914528131485,
0.0922955572605133,
0.000983550795353949,
0.032164741307497025,
-0.08705046772956848,
-0.019572505727410316,
-0.0653... | 0.208089 |
resource mapping will be "4Gi", and `allocationMultiplier` should be omitted or set to "1". | ## NodeSelectorRequirement {#NodeSelectorRequirement} A node selector requirement is a selector that contains values, a key, and an operator that relates the key and values. --- | Field | Description | | --- | --- | | `key` **... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
0.013965132646262646,
0.008969771675765514,
-0.04558539390563965,
0.045976463705301285,
-0.04310363531112671,
-0.02393023855984211,
0.06554879248142242,
-0.05387568846344948,
-0.035774894058704376,
-0.024369679391384125,
0.00856596790254116,
-0.11108686774969101,
0.09249056130647659,
-0.02... | 0.098582 |
to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.11666817218065262,
0.060423173010349274,
0.011486819945275784,
0.057617638260126114,
0.016423342749476433,
-0.05464296415448189,
-0.011170653626322746,
-0.0654124990105629,
0.014644958078861237,
0.01733856461942196,
-0.011056020855903625,
-0.026533225551247597,
0.04321394860744476,
0.01... | 0.046566 |
fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. | | `force` | *boolean* | Force is going to "force" Apply requests. It means user will re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply patch requests. | #### Body... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.1235618069767952,
0.08758051693439484,
0.028600966557860374,
0.01589117757976055,
-0.011855793185532093,
-0.04094380512833595,
-0.011321045458316803,
-0.049116797745227814,
0.02110956609249115,
0.06554346531629562,
-0.010001417249441147,
-0.06730693578720093,
0.06631656736135483,
0.0019... | 0.079856 |
--- | | `pretty` | *string* | If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). | | `dryRun` | *string* | When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive w... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.08656667172908783,
0.07454314827919006,
-0.08954102545976639,
0.05080032721161842,
0.04453704133629799,
-0.06900691241025925,
0.0007120089139789343,
-0.07465332001447678,
0.04369902238249779,
0.022311517968773842,
0.01929445192217827,
-0.020753677934408188,
0.018276100978255272,
-0.0196... | 0.12082 |
the server may reject a continue value it does not recognize. If the specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client n... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.07413005828857422,
0.014828914776444435,
0.009132354520261288,
0.047879695892333984,
0.0554167814552784,
-0.00031188089633360505,
-0.03689238429069519,
-0.016774727031588554,
0.029848260805010796,
0.03138948604464531,
-0.005926691927015781,
0.07681121677160263,
0.013056781142950058,
-0.... | 0.06309 |
If limit is specified and the continue field is empty, clients may assume that no more results are available. This field is not supported if watch is true. The server guarantees that the objects returned when using continue will be identical to issuing a single list call without a limit - that is, no objects created, m... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.10377797484397888,
-0.01276424527168274,
0.018740102648735046,
0.032437507063150406,
0.0670844167470932,
-0.04963520169258118,
-0.044828444719314575,
-0.03721746802330017,
0.04698536917567253,
0.04388193041086197,
0.020248472690582275,
0.08600445836782455,
-0.03422350808978081,
-0.04062... | 0.090605 |
shard selector expression. The format uses the shardRange() function combined with || (logical OR) to specify one or more hash ranges: shardRange(object.metadata.uid, '0x0', '0x8000000000000000') shardRange(object.metadata.uid, '0x0', '0x8000000000000000') || shardRange(object.metadata.uid, '0x8000000000000000', '0x100... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
0.07341345399618149,
0.06013825908303261,
-0.010133184492588043,
-0.018704285845160484,
-0.006003235932439566,
-0.019636724144220352,
-0.012402591295540333,
0.010983128100633621,
0.06408228725194931,
-0.026380352675914764,
0.012524478137493134,
-0.058582887053489685,
0.016509972512722015,
... | -0.014436 |
the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, but from the latest snapshot, which is inconsistent from the previous list results - objects that are created, modified, or deleted after th... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.07333635538816452,
0.043924808502197266,
-0.03584475442767143,
0.020020578056573868,
0.030543019995093346,
0.01900380663573742,
0.041647084057331085,
-0.00905479397624731,
0.05840367078781128,
0.01148427277803421,
0.03145996108651161,
0.09794751554727554,
0.034553080797195435,
-0.083623... | 0.145779 |
`resourceVersionMatch` option to also be set. The semantic of the watch request is as following: - `resourceVersionMatch` = NotOlderThan is interpreted as "data at least as new as the provided `resourceVersion`" and the bookmark event is send when the state is synced to a `resourceVersion` at least as fresh as the one ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
0.004617139231413603,
0.0035058597568422556,
-0.02240770123898983,
0.06285911053419113,
0.03426051139831543,
-0.004619988147169352,
0.025335490703582764,
-0.07033902406692505,
0.035474155098199844,
-0.011113514192402363,
-0.03278427571058273,
-0.03175678104162216,
0.03181749954819679,
-0.0... | 0.050884 |
with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the continue field. Otherwise, the client may send another list request with the token received with the 410 error, the server will respond with a list starting from the next key, b... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.06544675678014755,
0.03667917847633362,
-0.023453621193766594,
0.05975094810128212,
0.018014591187238693,
0.0030633972492069006,
0.013525761663913727,
-0.013934486545622349,
0.04474442079663277,
0.013385762460529804,
-0.002019057981669903,
0.10107509046792984,
0.06278056651353836,
-0.03... | 0.081489 |
"Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true"` annotation. Afterwards, the watch stream will proceed as usual, sending watch events corresponding to changes (subsequent to the RV) to objects w... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.07113411277532578,
-0.018402185291051865,
-0.00827412772923708,
0.08978518098592758,
0.09206188470125198,
0.016047058627009392,
0.060121484100818634,
-0.03168163448572159,
0.04158466309309006,
0.06532224267721176,
-0.053650449961423874,
-0.01438151951879263,
0.014841039665043354,
-0.007... | 0.152831 |
specified continue value is no longer valid whether due to expiration (generally five to fifteen minutes) or a configuration change on the server, the server will respond with a 410 ResourceExpired error together with a continue token. If the client needs a consistent list, it must restart their list without the contin... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.07778935879468918,
0.021764226257801056,
-0.040189020335674286,
0.047025565057992935,
0.04023206979036331,
0.03332215175032616,
0.011439086869359016,
-0.02145698480308056,
0.04414628446102142,
0.027186958119273186,
0.0027945467736572027,
0.08550295233726501,
0.017658432945609093,
-0.047... | 0.084668 |
the watch stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-e... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-slice-v1.md | main | kubernetes | [
-0.07626140862703323,
0.00003975688014179468,
-0.0016487869434058666,
0.0688539668917656,
0.08814515173435211,
0.010968592017889023,
0.050400957465171814,
-0.04071113094687462,
0.07911228388547897,
0.06404473632574081,
-0.0679195299744606,
-0.03768071159720421,
0.0025233933702111244,
0.002... | 0.141736 |
`apiVersion: resource.k8s.io/v1` `import "k8s.io/api/resource/v1"` ## DeviceClass {#DeviceClass} DeviceClass is a vendor- or admin-provided resource that contains device configuration and selectors. It can be referenced in the device requests of a claim to apply these presets. Cluster scoped. --- | Field | Description ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.03391158953309059,
0.055262625217437744,
0.060510218143463135,
0.009389781393110752,
0.016214974224567413,
-0.03324216976761818,
-0.028082983568310738,
-0.03209811821579933,
0.02879871055483818,
0.04892657697200775,
0.008878689259290695,
-0.03431820496916771,
0.03940727189183235,
0.0180... | 0.154657 |
`expression` **\*** *string* | Expression is a CEL expression which evaluates a single device. It must evaluate to true when the device under consideration satisfies the desired criteria, and false when it does not. Any other result is an error and causes allocation of devices to abort. The expression's input is an obj... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
0.003494696691632271,
0.056009601801633835,
-0.007294434122741222,
-0.008874672465026379,
-0.03688462823629379,
-0.03288653865456581,
0.023551160469651222,
0.025193404406309128,
0.01802757941186428,
-0.017992060631513596,
0.06186063587665558,
-0.0658741444349289,
0.04635145142674446,
0.053... | 0.139844 |
**\*** | Parameters can contain arbitrary data. It is the responsibility of the driver developer to handle validation and versioning. Typically this includes self-identification and a version ("kind" + "apiVersion" for Kubernetes types), with conversion between different versions. The length of the raw data must be sma... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.02815082110464573,
0.07360564917325974,
0.026103505864739418,
0.013714071363210678,
-0.0252920463681221,
-0.030659085139632225,
-0.07105007767677307,
-0.0033010190818458796,
0.05072813108563423,
-0.00908938143402338,
-0.018293043598532677,
-0.08980441093444824,
-0.00012165936641395092,
... | 0.135159 |
dry run stages will be processed | | `fieldManager` | *string* | fieldManager is a name associated with the actor or entity that is making these changes. The value must be less than or 128 characters long, and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is requir... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.0559903047978878,
0.06371889263391495,
0.014990388415753841,
-0.028951495885849,
-0.0513991080224514,
-0.0066430168226361275,
-0.009178878739476204,
0.006460615433752537,
-0.02368939481675625,
-0.019846908748149872,
0.03934216871857643,
-0.03153134509921074,
-0.011207411997020245,
0.028... | 0.113482 |
Warn: This will send a warning via the standard warning response header for each unknown field that is dropped from the object, and for each duplicate field that is encountered. The request will still succeed if there are no other errors, and will only persist the last of any duplicate fields. This is the default in v1... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.12221459299325943,
0.0892016738653183,
0.04334854707121849,
0.028376024216413498,
0.037276435643434525,
-0.07021541893482208,
-0.00594656215980649,
-0.04479435458779335,
0.03760765492916107,
-0.010459215380251408,
0.011836129240691662,
-0.06775061041116714,
0.06226060166954994,
-0.00146... | 0.069126 |
by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foregrou... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.07588313519954681,
0.0810571238398552,
0.04225369915366173,
-0.002206998411566019,
0.04197759926319122,
-0.05895024910569191,
0.022038456052541733,
-0.03633278235793114,
0.04807976633310318,
0.03915448486804962,
0.03391086310148239,
-0.04226691648364067,
0.042135633528232574,
0.00142942... | 0.078763 |
be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted reli... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.028385860845446587,
0.03983919322490692,
-0.10843408852815628,
0.030122654512524605,
0.016412891447544098,
-0.01302473433315754,
0.07416381686925888,
-0.050614096224308014,
0.038261257112026215,
-0.0027450385969132185,
0.008097453974187374,
0.008470862172544003,
0.06488402932882309,
-0.... | 0.152237 |
stream will begin with synthetic events to produce the current state of objects in the collection. Once all such events have been sent, a synthetic "Bookmark" event will be sent. The bookmark will report the ResourceVersion (RV) corresponding to the set of objects, and be marked with `"k8s.io/initial-events-end": "true... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.070185087621212,
0.0052508204244077206,
-0.007092230953276157,
0.06705035269260406,
0.08733180910348892,
0.010745439678430557,
0.055589459836483,
-0.029600247740745544,
0.07589925825595856,
0.058775268495082855,
-0.0703652948141098,
-0.04206940159201622,
-0.004651819821447134,
0.0108924... | 0.152026 |
| --- | | `pretty` | *string* | If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). | | `allowWatchBookmarks` | *boolean* | allowWatchBookmarks requests watch events with type "BOOKMARK". Servers that do not implement boo... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.04785636067390442,
0.015263688750565052,
-0.06732579320669174,
0.07128319144248962,
0.042048949748277664,
-0.011251530610024929,
0.00003620237475843169,
-0.08657381683588028,
0.05384837090969086,
0.039711762219667435,
0.012970681302249432,
0.06631608307361603,
0.03943360224366188,
-0.04... | 0.027036 |
a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the version of the object that was present at the time the first list result was calculated is returned. | | `resourceVersion` | *string* | resourceVersion... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.023875949904322624,
0.04277738556265831,
0.04975120723247528,
0.015499808825552464,
0.07481592893600464,
0.0021209262777119875,
0.003953217063099146,
-0.059183333069086075,
0.12960581481456757,
0.06903161108493805,
-0.0949753001332283,
-0.009278041310608387,
-0.04459700360894203,
-0.047... | 0.129348 |
*[}}">DeviceClassList]({{< ref )* | ### `get` Watch #### HTTP Request GET /apis/resource.k8s.io/v1/watch/deviceclasses/{name} #### Path Parameters | Name | Type | Description | | --- | --- | --- | | `name` | *string* | name of the DeviceClass | #### Query Parameters | Name | Type | Description | | --- | --- | --- | | `... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.08541133999824524,
0.04442836716771126,
0.01857885718345642,
0.01102263480424881,
0.046621449291706085,
-0.0006135663134045899,
0.0456470362842083,
-0.05134447291493416,
-0.0031479394529014826,
0.027298757806420326,
-0.014221910387277603,
0.01621788553893566,
0.013873916119337082,
-0.00... | 0.07277 |
request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using limit to receive smaller chunks of a very large result can ensure they see all possible objects. If objects are updated during a chunked list the versi... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.03028549998998642,
0.08208220452070236,
0.05524809658527374,
0.009826996363699436,
0.02882315218448639,
-0.051614366471767426,
-0.061918918043375015,
-0.0780954360961914,
0.13592074811458588,
0.03370077908039093,
-0.025756077840924263,
0.014556956477463245,
-0.03223617374897003,
-0.0894... | 0.092929 |
any activity or inactivity. | | `watch` | *boolean* | Watch for changes to the described resources and return them as a stream of add, update, and remove notifications. Specify resourceVersion. | #### Response | Status | Description | Response | | --- | --- | --- | | 200 | OK | *[}}">WatchEvent]({{< ref )* | ### `get` ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.06900802999734879,
0.03288663551211357,
-0.0040132589638233185,
0.034265343099832535,
0.0576903261244297,
-0.003056643297895789,
0.0604327954351902,
-0.05531052500009537,
0.06328317523002625,
0.027739301323890686,
-0.04150400310754776,
0.00883463118225336,
0.030914191156625748,
-0.01112... | 0.154522 |
when using continue will be identical to issuing a single list call without a limit - that is, no objects created, modified, or deleted after the first request is issued will be included in any subsequent continued requests. This is sometimes referred to as a consistent snapshot, and ensures that a client that is using... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.04278147593140602,
0.0635964497923851,
0.043784912675619125,
-0.003615099936723709,
0.02719566971063614,
-0.033782243728637695,
-0.03914135694503784,
-0.07947839051485062,
0.1353863924741745,
0.04509210214018822,
-0.004904313012957573,
0.018077632412314415,
-0.04165714234113693,
-0.0744... | 0.118916 |
and requires enabling the ShardedListAndWatch feature gate. | | `timeoutSeconds` | *integer* | Timeout for the list/watch call. This limits the duration of the call, regardless of any activity or inactivity. | | `watch` | *boolean* | Watch for changes to the described resources and return them as a stream of add, updat... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/device-class-v1.md | main | kubernetes | [
-0.02277292311191559,
0.04034622386097908,
-0.00748638017103076,
0.06810802966356277,
0.09550049901008606,
0.0025703031569719315,
0.0397985577583313,
-0.05987922474741936,
0.1200837567448616,
-0.0077704209834337234,
-0.06882722675800323,
0.015578683465719223,
-0.021754896268248558,
0.01061... | 0.133818 |
`apiVersion: resource.k8s.io/v1` `import "k8s.io/api/resource/v1"` ## ResourceClaimTemplate {#ResourceClaimTemplate} ResourceClaimTemplate is used to produce ResourceClaim objects. --- | Field | Description | | --- | --- | | `apiVersion` *string* | APIVersion defines the versioned schema of this representation of an ob... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-claim-template-v1.md | main | kubernetes | [
-0.06745216995477676,
0.06230954825878143,
0.043207161128520966,
-0.0005460162064991891,
0.008790995925664902,
0.0023042282555252314,
-0.03236569091677666,
-0.0016403787303715944,
0.07766152173280716,
0.02941601537168026,
-0.020427145063877106,
-0.0493193119764328,
-0.02416837029159069,
0.... | 0.176559 |
to handle objects in the request (POST/PUT/PATCH) containing unknown or duplicate fields. Valid values are: - Ignore: This will ignore any unknown fields that are silently dropped from the object, and will ignore all but the last duplicate field that the decoder encounters. This is the default behavior prior to v1.23. ... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-claim-template-v1.md | main | kubernetes | [
-0.11699496954679489,
0.07423322647809982,
0.014610940590500832,
0.04262181743979454,
0.004516206216067076,
-0.028982151299715042,
-0.014252576977014542,
-0.051866479218006134,
0.009036374278366566,
0.029199635609984398,
-0.026765529066324234,
-0.043873708695173264,
0.024624647572636604,
0... | 0.043906 |
a BadRequest error if any unknown fields would be dropped from the object, or if any duplicate fields are present. The error returned from the server will contain all unknown and duplicate fields encountered. | | `force` | *boolean* | Force is going to "force" Apply requests. It means user will re-acquire conflicting f... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-claim-template-v1.md | main | kubernetes | [
-0.1363058239221573,
0.10323625802993774,
0.0647084191441536,
0.013476190157234669,
-0.01919034868478775,
-0.02196645364165306,
-0.026920434087514877,
-0.04863986745476723,
0.016034970059990883,
0.07972880452871323,
-0.028717001900076866,
-0.0798555538058281,
0.04606984555721283,
0.0097848... | 0.063849 |
Description | | --- | --- | --- | | `name` | *string* | name of the ResourceClaimTemplate | | `namespace` | *string* | object name and auth scope, such as for teams and projects | #### Query Parameters | Name | Type | Description | | --- | --- | --- | | `pretty` | *string* | If 'true', then the output is pretty printed... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-claim-template-v1.md | main | kubernetes | [
-0.10186275094747543,
0.08297326415777206,
-0.06587185710668564,
0.060355667024850845,
0.030457809567451477,
-0.02965146116912365,
-0.02202438935637474,
-0.023201141506433487,
0.036190785467624664,
0.00794919952750206,
-0.022866368293762207,
-0.06313228607177734,
-0.006951714865863323,
0.0... | 0.096676 |
| | --- | --- | --- | | `pretty` | *string* | If 'true', then the output is pretty printed. Defaults to 'false' unless the user-agent indicates a browser or command-line HTTP tool (curl and wget). | | `continue` | *string* | The continue option should be set when retrieving more results from the server. Since this valu... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-claim-template-v1.md | main | kubernetes | [
-0.076996810734272,
0.023617226630449295,
-0.048949796706438065,
0.040957365185022354,
-0.013385710306465626,
-0.019810091704130173,
-0.041055161505937576,
-0.02773619256913662,
0.042048025876283646,
0.017246542498469353,
0.04963479936122894,
0.07609736174345016,
0.04407613351941109,
-0.04... | 0.049625 |
`continue` field on the list metadata to a value that can be used with the same initial query to retrieve the next set of results. Setting a limit may return fewer than the requested amount of items (up to zero items) in the event all requested objects are filtered out and clients should only use the presence of the co... | https://github.com/kubernetes/website/blob/main/content/en/docs/reference/kubernetes-api/resource/resource-claim-template-v1.md | main | kubernetes | [
-0.07948541641235352,
0.018118305131793022,
0.0005472807097248733,
0.033531852066516876,
0.0771532878279686,
-0.022594766691327095,
-0.0030685290694236755,
-0.04727773368358612,
0.08485836535692215,
0.06053667888045311,
0.009861093945801258,
0.08598500490188599,
-0.012937799096107483,
-0.0... | 0.101245 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.