content
large_stringlengths
3
20.5k
url
large_stringlengths
54
193
branch
large_stringclasses
4 values
source
large_stringclasses
42 values
embeddings
listlengths
384
384
score
float64
-0.21
0.65
before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc. The handler is not called if the container crashes or exits. The Pod's termination grace period countdown begins before the PreStop hook is executed. Regardless of the...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.0872824490070343, 0.05239152908325195, 0.0652698501944542, -0.014631818979978561, 0.01702284999191761, 0.027543066069483757, -0.016241425648331642, -0.013712379150092602, 0.08299972862005234, 0.05816330760717392, 0.0029394517187029123, 0.010502422228455544, -0.0926581546664238, -0.036117...
0.133644
a merge\* Custom headers to set in the request. HTTP allows repeated headers. \*HTTPHeader describes a custom header to be used in HTTP probes\* - \*\*httpGet.httpHeaders.name\*\* (string), required The header field name. This will be canonicalized upon output, so case-variant names will be understood as the same heade...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.035783763974905014, 0.1324979066848755, -0.045504286885261536, -0.0021548711229115725, -0.021269511431455612, -0.03562318906188011, -0.01798793114721775, -0.013044025748968124, 0.014136767014861107, -0.04044174402952194, -0.02409227564930916, -0.07048539817333221, 0.05993962660431862, 0...
0.029211
during pod execution (e.g. due to an update), the system may or may not try to eventually evict the pod from its node. \*A node selector represents the union of the results of one or more label queries over a set of nodes; that is, it represents the OR of the selectors represented by the node selector terms.\* - \*\*re...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.013056161813437939, 0.01947828382253647, 0.034365467727184296, 0.051525089889764786, 0.05142101272940636, -0.018634602427482605, 0.05076981708407402, -0.04377172142267227, 0.00028724028379656374, 0.034839268773794174, -0.0048430864699184895, -0.0695413276553154, 0.010025270283222198, -0....
0.207755
Also, matchLabelKeys cannot be set when labelSelector isn't set. - \*\*preferredDuringSchedulingIgnoredDuringExecution.podAffinityTerm.mismatchLabelKeys\*\* ([]string) \*Atomic: will be replaced during a merge\* MismatchLabelKeys is a set of pod label keys to select which pods will be taken into consideration. The keys...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.03866180405020714, -0.008591517806053162, 0.007179523352533579, -0.007058294955641031, -0.053470905870199203, 0.04411274939775467, 0.12107812613248825, 0.019920550286769867, 0.009376049973070621, -0.034216880798339844, 0.09310559183359146, -0.09577875584363937, 0.0173540897667408, -0.089...
0.165124
for the incoming pod's pod (anti) affinity. Keys that don't exist in the incoming pod labels will be ignored. The default value is empty. The same key is forbidden to exist in both matchLabelKeys and labelSelector. Also, matchLabelKeys cannot be set when labelSelector isn't set. - \*\*requiredDuringSchedulingIgnoredDur...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.0307970829308033, -0.0034362063743174076, 0.013371175155043602, -0.02177613414824009, -0.03087950311601162, -0.0031690115574747324, 0.10339770466089249, 0.010886495932936668, 0.023079782724380493, -0.03943885117769241, 0.11007644981145859, -0.09035424143075943, 0.024264534935355186, -0.0...
0.191654
ref )) A label query over a set of resources, in this case pods. If it's null, this PodAffinityTerm matches with no Pods. - \*\*preferredDuringSchedulingIgnoredDuringExecution.podAffinityTerm.matchLabelKeys\*\* ([]string) \*Atomic: will be replaced during a merge\* MatchLabelKeys is a set of pod label keys to select wh...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.03838491439819336, 0.013153968378901482, -0.009439804591238499, 0.025317411869764328, -0.025117065757513046, 0.04583537578582764, 0.12110403180122375, 0.017327630892395973, 0.018836820498108864, -0.02405846305191517, 0.062119413167238235, -0.09140396863222122, 0.010896922089159489, -0.07...
0.203834
defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is running. Empty topologyKey is not allowed. - \*\*requiredDuringSchedulingIgnoredDuringExecution.labelSelector\*\* ([}}">LabelSelector]({{< ref )) A label query over a set of resources...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.01097294595092535, 0.020791586488485336, -0.022990191355347633, 0.02351236343383789, 0.004784600809216499, 0.027921633794903755, 0.09967800229787827, 0.0035274093970656395, 0.01584041863679886, -0.03978578373789787, 0.044823963195085526, -0.10540827363729477, 0.030901258811354637, -0.102...
0.236493
must be in the range 1 to 65535. Name must be an IANA\_SVC\_NAME. \*IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner type. This allows you to have, for example, a JSON field that can accept a name or number.\* - \*\*http...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.020810360088944435, 0.045322999358177185, 0.004193176981061697, -0.03604281321167946, -0.06092776358127594, -0.04842600226402283, -0.019256310537457466, 0.010656827129423618, 0.020695744082331657, 0.024650510400533676, -0.01823958195745945, -0.07187426090240479, -0.015868498012423515, 0....
0.090618
GRPC service.\* - \*\*grpc.port\*\* (int32), required Port number of the gRPC service. Number must be in the range 1 to 65535. - \*\*grpc.service\*\* (string) Service is the name of the service to place in the gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md). If this is not ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.0002096695388900116, -0.010540489107370377, -0.033560220152139664, -0.03307371959090233, -0.0016631318721920252, -0.08646643161773682, 0.07184410840272903, -0.023849405348300934, 0.05659562721848488, 0.054025910794734955, -0.007152711972594261, 0.023410752415657043, -0.010354519821703434, ...
0.225635
terminated, and at least one container has terminated in failure. The container either exited with non-zero status or was terminated by the system. Unknown: For some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod. More info: https://kubernetes.io/d...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.056401316076517105, 0.005469490773975849, 0.029703715816140175, 0.023081360384821892, 0.06359443813562393, -0.05447876825928688, 0.015962736681103706, -0.012042236514389515, 0.06962890177965164, 0.09118236601352692, 0.06258771568536758, 0.010867231525480747, -0.011844473890960217, -0.032...
0.19009
condition was set based upon. The PodObservedGenerationTracking feature gate must be enabled to use this field. - \*\*conditions.reason\*\* (string) Unique, one-word, CamelCase reason for the condition's last transition. - \*\*qosClass\*\* (string) The Quality of Service (QOS) classification assigned to the pod based o...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.003357533598318696, 0.019830096513032913, 0.040735144168138504, -0.009227825328707695, 0.019423576071858406, 0.006967505440115929, 0.026747187599539757, -0.011645042337477207, 0.011691289953887463, 0.05547371879220009, -0.00889516156166792, -0.03446977958083153, -0.011906573548913002, 0...
0.21373
runtime identifier, returned from Version call of CRI API (for example "containerd"). - \*\*initContainerStatuses.image\*\* (string), required Image is the name of container image that the container is running. The container image may not match the image used in the PodSpec, as it may have been resolved by the runtime....
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.01787133514881134, 0.05090220645070076, 0.07098565250635147, 0.020087026059627533, 0.055750519037246704, -0.009351206012070179, 0.025820452719926834, 0.01761501468718052, 0.060036081820726395, 0.011985226534307003, -0.014333871193230152, -0.10562045872211456, 0.01953905262053013, 0.02222...
0.143237
container. This field depends on the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers. \*ResourceClaim references one entry in PodSpec.ResourceClaims.\* - \*\*initContainerStatuses.resources.claims.name\*\* (string), required Name must match the name of one entry in pod...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.029032627120614052, 0.09056151658296585, 0.017302997410297394, 0.054906196892261505, -0.0009765003924258053, -0.022778313606977463, 0.11870910972356796, 0.0037068442907184362, 0.08395267277956009, 0.014764443039894104, -0.06568711996078491, -0.08049432188272476, 0.016517112031579018, 0....
0.166462
(string) (brief) reason the container is not yet running. - \*\*initContainerStatuses.stopSignal\*\* (string) StopSignal reports the effective stop signal for this container Possible enum values: - `"SIGABRT"` - `"SIGALRM"` - `"SIGBUS"` - `"SIGCHLD"` - `"SIGCLD"` - `"SIGCONT"` - `"SIGFPE"` - `"SIGHUP"` - `"SIGILL"` - `...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.03832469880580902, 0.019406551495194435, -0.04267141968011856, -0.03663388639688492, 0.0012470872607082129, -0.051415007561445236, 0.033724717795848846, 0.10258129239082336, -0.013703271746635437, -0.04573691636323929, 0.006251256447285414, -0.1162625104188919, -0.03015448898077011, -0.0...
0.182768
required Name of the resource. Must be unique within the pod and in case of non-DRA resource, match one of the resources from the pod spec. For DRA resources, the value must be "claim:\/\". When this status is reported about a container, the "claim\_name" and "request" must match one of the claims of this container. - ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.042623311281204224, 0.08441547304391861, -0.0119393952190876, -0.012681163847446442, 0.0074440715834498405, -0.02848459593951702, 0.07263368368148804, -0.01962137594819069, 0.016971442848443985, -0.001716965576633811, 0.007826637476682663, -0.08061431348323822, 0.03332577273249626, 0.00...
0.211202
of the factory methods that the time package offers.\* - \*\*containerStatuses.lastState.terminated.finishedAt\*\* (Time) Time at which the container last terminated \*Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the ti...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.060121070593595505, 0.07425929605960846, -0.008503052406013012, -0.050276726484298706, 0.03066536970436573, -0.02498292177915573, 0.003401787718757987, -0.006996603216975927, -0.007397812325507402, -0.02005307748913765, 0.029945483431220055, -0.04335907846689224, -0.06443622708320618, 0...
0.160075
the same as false. - \*\*containerStatuses.state\*\* (ContainerState) State holds details about the container's current condition. \*ContainerState holds a possible state of container. Only one of its members may be specified. If none of them is specified, the default one is ContainerStateWaiting.\* - \*\*containerStat...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.07416883856058121, 0.08917210251092911, 0.004793904721736908, -0.009878046810626984, 0.03609918802976608, -0.034299153834581375, 0.031190644949674606, -0.03971593827009201, -0.00694333016872406, -0.019083812832832336, 0.025542503222823143, -0.0436883419752121, -0.02612837217748165, 0.02...
0.131139
to the first process in the container - \*\*containerStatuses.volumeMounts\*\* ([]VolumeMountStatus) \*Patch strategy: merge on key `mountPath`\* \*Map: unique values on key mountPath will be kept during a merge\* Status of volume mounts. \*VolumeMountStatus shows status of volume mounts.\* - \*\*containerStatuses.volu...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.03175390884280205, -0.040521930903196335, 0.01925612799823284, -0.028411095961928368, -0.046069931238889694, -0.04960833489894867, 0.02159745804965496, 0.0023408900015056133, -0.05658961087465286, 0.003736729733645916, 0.04083893820643425, -0.05324627831578255, 0.04895131662487984, -0.01...
-0.01258
the format '\://\'. Where type is a container runtime identifier, returned from Version call of CRI API (for example "containerd"). - \*\*ephemeralContainerStatuses.image\*\* (string), required Image is the name of container image that the container is running. The container image may not match the image used in the Po...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.0263533778488636, 0.06626011431217194, 0.07427932322025299, 0.00880170613527298, 0.04297914355993271, 0.0045087686739861965, 0.020563285797834396, 0.036905720829963684, 0.04340927302837372, 0.00908411480486393, -0.012774823233485222, -0.12698332965373993, 0.02080303244292736, 0.015721678...
0.113838
defined in spec.resourceClaims, that are used by this container. This field depends on the DynamicResourceAllocation feature gate. This field is immutable. It can only be set for containers. \*ResourceClaim references one entry in PodSpec.ResourceClaims.\* - \*\*ephemeralContainerStatuses.resources.claims.name\*\* (str...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.012699248269200325, 0.07737189531326294, 0.01305884774774313, 0.042315203696489334, 0.00641051959246397, -0.0042230538092553616, 0.08801042288541794, 0.003195445518940687, 0.0889308825135231, 0.01772516779601574, -0.06789793074131012, -0.07926514744758606, 0.0066114128567278385, 0.00272...
0.167276
the container is not yet running. - \*\*ephemeralContainerStatuses.state.waiting.reason\*\* (string) (brief) reason the container is not yet running. - \*\*ephemeralContainerStatuses.stopSignal\*\* (string) StopSignal reports the effective stop signal for this container Possible enum values: - `"SIGABRT"` - `"SIGALRM"`...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ 0.030432680621743202, 0.029862243682146072, -0.04144226387143135, -0.03825414553284645, 0.01766473427414894, -0.022808218374848366, 0.03374139592051506, 0.055231254547834396, -0.00549703324213624, -0.02455935627222061, -0.004475608002394438, -0.131980761885643, -0.05349019542336464, -0.070...
0.191864
required \*Atomic: will be replaced during a merge\* RequestMappings identifies the mapping of \ to device request in the generated ResourceClaim. \*ContainerExtendedResourceRequest has the mapping of container name, extended resource name to the device request name.\* - \*\*extendedResourceClaimStatus.requestMappings....
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.04885095730423927, 0.025298824533820152, 0.04577631503343582, -0.009499884210526943, 0.008778082206845284, -0.07111325860023499, 0.06870906054973602, -0.0009883465245366096, -0.022473258897662163, 0.01123738568276167, 0.03381567820906639, -0.09739517420530319, -0.002898129401728511, 0.0...
0.153849
Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds ## Operations {#Operations} --- ### `get` read the specified Pod #### HTTP Request GET /api/v1/namespaces/{namespace}/pods/{name} #### Parameters - \*\*name\*\* (\*in path\*): string, requi...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.03104301169514656, 0.05955425649881363, 0.021234583109617233, 0.0540953129529953, -0.012379561550915241, -0.03790101781487465, 0.04228677228093147, 0.03887457400560379, 0.04849841445684433, 0.003414664650335908, -0.038475316017866135, -0.07376639544963837, -0.005583868362009525, -0.0312...
0.203388
Request GET /api/v1/namespaces/{namespace}/pods/{name}/resize #### Parameters - \*\*name\*\* (\*in path\*): string, required name of the Pod - \*\*namespace\*\* (\*in path\*): string, required [}}">namespace]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">Pod]({{< ref )...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.0078028845600783825, 0.041579470038414, 0.039952151477336884, 0.044937387108802795, -0.032080963253974915, -0.04109307751059532, 0.040160611271858215, 0.02652481384575367, 0.026250237599015236, 0.019289854913949966, -0.028872044757008553, -0.07775212824344635, 0.0011222539469599724, 0.0...
0.146702
[}}">fieldValidation]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">Pod]({{< ref )): OK 201 ([}}">Pod]({{< ref )): Created 401: Unauthorized ### `update` replace resize of the specified Pod #### HTTP Request PUT /api/v1/namespaces/{namespace}/pods/{name}/resize #### Pa...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.003218454774469137, 0.11521859467029572, 0.054221004247665405, 0.02863113395869732, -0.03611213341355324, -0.021141376346349716, 0.02247151918709278, 0.05300891399383545, 0.010328284464776516, 0.022065088152885437, -0.04354206100106239, -0.060498710721731186, 0.0249948687851429, -0.0250...
0.094133
[}}">force]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">Pod]({{< ref )): OK 201 ([}}">Pod]({{< ref )): Created 401: Unauthorized ### `delete` delete a Pod #### HTTP Request DELETE /api/v1/namespaces/{namespace}/pods/{name} #### Parameters - \*\*name\*\* (\*in path\*)...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/pod-v1.md
main
kubernetes
[ -0.056183576583862305, 0.06818056851625443, 0.034974273294210434, 0.014059485867619514, 0.010144506581127644, -0.05495738238096237, 0.04991147294640541, -0.037917036563158035, 0.05962479114532471, 0.02081255055963993, -0.027509132400155067, -0.06512222439050674, 0.045242760330438614, -0.00...
0.094715
`apiVersion: resource.k8s.io/v1alpha3` `import "k8s.io/api/resource/v1alpha3"` ## DeviceTaintRule {#DeviceTaintRule} DeviceTaintRule adds one taint to all devices which match the selector. This has the same effect as if the taint was specified directly in the ResourceSlice by the DRA driver. --- - \*\*apiVersion\*\*: r...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/device-taint-rule-v1alpha3.md
main
kubernetes
[ -0.0442420095205307, 0.0671340674161911, 0.01982024870812893, -0.02364610694348812, 0.04724415764212608, -0.06670857220888138, 0.03333817794919014, -0.0272965207695961, -0.004531819839030504, -0.0046217478811740875, -0.007255065720528364, -0.14537173509597778, -0.003271777182817459, -0.005...
0.100086
a merge\* Conditions provide information about the state of the DeviceTaintRule and the cluster at some point in time, in a machine-readable and human-readable format. The following condition is currently defined as part of this API, more may get added: - Type: EvictionInProgress - Status: True if there are currently p...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/device-taint-rule-v1alpha3.md
main
kubernetes
[ -0.05071977525949478, 0.0639321580529213, 0.06882599741220474, 0.018306059762835503, 0.01668562740087509, -0.0010948951821774244, 0.009063705801963806, -0.011689530685544014, 0.030311699956655502, 0.015915321186184883, 0.06621146947145462, -0.0802370011806488, 0.03325210139155388, -0.03409...
0.212895
- \*\*limit\*\* (\*in query\*): integer [}}">limit]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) - \*\*resourceVersion\*\* (\*in query\*): string [}}">resourceVersion]({{< ref ) - \*\*resourceVersionMatch\*\* (\*in query\*): string [}}">resourceVersionMatch]({{< ref ) - \*\*sendInitialEvents...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/device-taint-rule-v1alpha3.md
main
kubernetes
[ 0.018552511930465698, 0.12351749837398529, -0.0004164138517808169, 0.05089549347758293, 0.011670196428894997, 0.018083715811371803, 0.10846149921417236, -0.006054784171283245, 0.005388752557337284, -0.0037038882728666067, -0.0750143826007843, -0.08102477341890335, 0.05748569220304489, -0.0...
0.062075
- \*\*body\*\*: [}}">DeleteOptions]({{< ref ) - \*\*continue\*\* (\*in query\*): string [}}">continue]({{< ref ) - \*\*dryRun\*\* (\*in query\*): string [}}">dryRun]({{< ref ) - \*\*fieldSelector\*\* (\*in query\*): string [}}">fieldSelector]({{< ref ) - \*\*gracePeriodSeconds\*\* (\*in query\*): integer [}}">gracePeri...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/device-taint-rule-v1alpha3.md
main
kubernetes
[ -0.0499974824488163, 0.08844960480928421, 0.03385045751929283, 0.0390261635184288, 0.0023909565061330795, -0.012161699123680592, 0.09155205637216568, -0.04752574861049652, 0.0137937655672431, 0.017289582639932632, -0.03588097169995308, -0.060927633196115494, 0.0388975664973259, -0.05315576...
0.045188
`apiVersion: v1` `import "k8s.io/api/core/v1"` ## ReplicationController {#ReplicationController} ReplicationController represents the configuration of a replication controller. --- - \*\*apiVersion\*\*: v1 - \*\*kind\*\*: ReplicationController - \*\*metadata\*\* ([}}">ObjectMeta]({{< ref )) If the Labels of a Replicati...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/replication-controller-v1.md
main
kubernetes
[ -0.006211577448993921, 0.00012207188410684466, -0.08060275763273239, 0.008581648580729961, 0.002784533193334937, 0.03812555968761444, -0.03860209509730339, -0.000720944139175117, 0.04166148602962494, 0.02876410074532032, 0.03822242468595505, -0.003354993648827076, 0.019411828368902206, -0....
0.127087
More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller ## Operations {#Operations} --- ### `get` read the specified ReplicationController #### HTTP Request GET /api/v1/namespaces/{namespace}/replicationcontrollers/{name} #### Parameters - \*\*name\*\* (\*in path\*): string, required ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/replication-controller-v1.md
main
kubernetes
[ -0.033440034836530685, 0.03402275964617729, 0.0026616465765982866, 0.005506819114089012, -0.06846185028553009, 0.01095285639166832, 0.002454639645293355, -0.013177838176488876, 0.09239421039819717, 0.05906553193926811, -0.02656528726220131, -0.03530806303024292, 0.03301679342985153, -0.033...
0.076015
ref ) - \*\*fieldManager\*\* (\*in query\*): string [}}">fieldManager]({{< ref ) - \*\*fieldValidation\*\* (\*in query\*): string [}}">fieldValidation]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">ReplicationController]({{< ref )): OK 201 ([}}">ReplicationController](...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/replication-controller-v1.md
main
kubernetes
[ -0.06358188390731812, 0.06069420650601387, -0.034534718841314316, 0.008296537213027477, -0.02367844060063362, -0.00042182279867120087, 0.022846771404147148, 0.002203982090577483, 0.00907993782311678, 0.06583181768655777, 0.022256653755903244, -0.0340033695101738, 0.07464683800935745, -0.02...
0.038971
`apiVersion: apps/v1` `import "k8s.io/api/apps/v1"` ## ControllerRevision {#ControllerRevision} ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. Once a ControllerRevision has been successfully crea...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/controller-revision-v1.md
main
kubernetes
[ -0.11576740443706512, 0.0009567381348460913, -0.021027956157922745, -0.03263302147388458, 0.0005785722169093788, -0.006204838864505291, -0.05502753332257271, -0.017398597672581673, 0.02751181274652481, 0.07739470154047012, 0.007978440262377262, 0.022105485200881958, -0.016042647883296013, ...
0.109025
boolean [}}">watch]({{< ref ) #### Response 200 ([}}">ControllerRevisionList]({{< ref )): OK 401: Unauthorized ### `list` list or watch objects of kind ControllerRevision #### HTTP Request GET /apis/apps/v1/controllerrevisions #### Parameters - \*\*allowWatchBookmarks\*\* (\*in query\*): boolean [}}">allowWatchBookmark...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/controller-revision-v1.md
main
kubernetes
[ -0.048861224204301834, 0.11388697475194931, -0.06050059199333191, 0.041888657957315445, 0.026859715580940247, 0.028448890894651413, 0.0914149284362793, -0.010079347528517246, -0.004481268581002951, 0.002621885621920228, -0.0335315503180027, -0.06821228563785553, 0.055243223905563354, -0.02...
0.02786
integer [}}">limit]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) - \*\*propagationPolicy\*\* (\*in query\*): string [}}">propagationPolicy]({{< ref ) - \*\*resourceVersion\*\* (\*in query\*): string [}}">resourceVersion]({{< ref ) - \*\*resourceVersionMatch\*\* (\*in query\*): string [}}">re...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/controller-revision-v1.md
main
kubernetes
[ 0.016018537804484367, 0.13854816555976868, -0.007429046090692282, 0.044067129492759705, -0.004275398328900337, 0.018798938021063805, 0.08656582236289978, 0.01185992918908596, -0.019039010629057884, -0.0007441146299242973, -0.08227115124464035, -0.07651685923337936, 0.07344327867031097, -0....
0.036142
`apiVersion: v1` `import "k8s.io/api/core/v1"` ## Binding {#Binding} Binding ties one object to another; for example, a pod is bound to a node by a scheduler. --- - \*\*apiVersion\*\*: v1 - \*\*kind\*\*: Binding - \*\*metadata\*\* ([}}">ObjectMeta]({{< ref )) Standard object's metadata. More info: https://git.k8s.io/co...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/binding-v1.md
main
kubernetes
[ -0.05394895002245903, 0.03665750101208687, 0.023388665169477463, 0.046109605580568314, -0.083025261759758, -0.010095170699059963, -0.025115057826042175, 0.022080635651946068, 0.044226113706827164, 0.02210948057472706, -0.0700269415974617, -0.08560026437044144, -0.018327360972762108, 0.0002...
0.168747
`apiVersion: apps/v1` `import "k8s.io/api/apps/v1"` ## Deployment {#Deployment} Deployment enables declarative updates for Pods and ReplicaSets. --- - \*\*apiVersion\*\*: apps/v1 - \*\*kind\*\*: Deployment - \*\*metadata\*\* ([}}">ObjectMeta]({{< ref )) Standard object's metadata. More info: https://git.k8s.io/communit...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/deployment-v1.md
main
kubernetes
[ -0.02361522801220417, 0.024656297639012337, 0.07316187024116516, -0.007401302922517061, -0.004798087291419506, -0.04947427287697792, -0.009011413902044296, -0.00145912601146847, 0.028088252991437912, 0.07484342902898788, 0.0077316174283623695, -0.08081075549125671, -0.01540160458534956, -0...
0.201774
down further, followed by scaling up the new ReplicaSet, ensuring that the total number of pods available at all times during the update is at least 70% of desired pods. \*IntOrString is a type that can hold an int32 or a string. When used in JSON or YAML marshalling and unmarshalling, it produces or consumes the inner...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/deployment-v1.md
main
kubernetes
[ -0.020052386447787285, -0.009581061080098152, 0.017180049791932106, -0.0262758806347847, -0.02716803550720215, -0.010514465160667896, -0.0650266781449318, -0.010698328725993633, 0.018354294821619987, 0.07162220031023026, 0.05283934995532036, -0.012446765787899494, -0.025576449930667877, -0...
0.144525
by the deployment controller. ## DeploymentList {#DeploymentList} DeploymentList is a list of Deployments. --- - \*\*apiVersion\*\*: apps/v1 - \*\*kind\*\*: DeploymentList - \*\*metadata\*\* ([}}">ListMeta]({{< ref )) Standard list metadata. - \*\*items\*\* ([][}}">Deployment]({{< ref )), required Items is the list of ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/deployment-v1.md
main
kubernetes
[ -0.03700479120016098, 0.016051605343818665, -0.015841957181692123, 0.0028274040669202805, 0.03144717216491699, -0.047004323452711105, 0.022753233090043068, 0.005978493019938469, -0.038445912301540375, 0.06539347767829895, 0.015017927624285221, -0.11257226765155792, 0.03599762171506882, 0.0...
0.02957
HTTP Request PUT /apis/apps/v1/namespaces/{namespace}/deployments/{name}/status #### Parameters - \*\*name\*\* (\*in path\*): string, required name of the Deployment - \*\*namespace\*\* (\*in path\*): string, required [}}">namespace]({{< ref ) - \*\*body\*\*: [}}">Deployment]({{< ref ), required - \*\*dryRun\*\* (\*in ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/deployment-v1.md
main
kubernetes
[ -0.011102653108537197, 0.031148353591561317, 0.004467783495783806, 0.028634551912546158, -0.04032456502318382, -0.03127692639827728, 0.0362599715590477, 0.022624017670750618, -0.020384332165122032, 0.030315909534692764, -0.020646758377552032, -0.1200362965464592, 0.04212026670575142, -0.00...
0.039101
`apiVersion: scheduling.k8s.io/v1` `import "k8s.io/api/scheduling/v1"` ## PriorityClass {#PriorityClass} PriorityClass defines mapping from a priority class name to the priority integer value. The value can be any valid integer. --- - \*\*apiVersion\*\*: scheduling.k8s.io/v1 - \*\*kind\*\*: PriorityClass - \*\*metadata...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/priority-class-v1.md
main
kubernetes
[ -0.03514626994729042, 0.09092118591070175, 0.06087849289178848, 0.01702236570417881, -0.036548811942338943, -0.03208564594388008, 0.013118126429617405, 0.0033391392789781094, 0.008897431194782257, -0.0010966862319037318, -0.05528135970234871, -0.0780276507139206, -0.010918647982180119, 0.0...
0.204607
`patch` partially update the specified PriorityClass #### HTTP Request PATCH /apis/scheduling.k8s.io/v1/priorityclasses/{name} #### Parameters - \*\*name\*\* (\*in path\*): string, required name of the PriorityClass - \*\*body\*\*: [}}">Patch]({{< ref ), required - \*\*dryRun\*\* (\*in query\*): string [}}">dryRun]({{<...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/workload-resources/priority-class-v1.md
main
kubernetes
[ -0.0783158466219902, 0.08109592646360397, 0.0673544853925705, 0.014448856934905052, -0.049294959753751755, -0.008503029122948647, 0.031152645125985146, -0.03376983106136322, -0.02191154845058918, 0.057617634534835815, -0.06076108664274216, -0.05507070943713188, -0.011502210982143879, -0.01...
0.049226
`apiVersion: apiextensions.k8s.io/v1` `import "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1"` ## CustomResourceDefinition {#CustomResourceDefinition} CustomResourceDefinition represents a resource that should be exposed on the API server. Its name MUST be in the format \<.spec.name>.\<.spec.group>. --- - \*...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.06734928488731384, 0.03682846575975418, 0.012849213555455208, -0.0021478256676346064, -0.0052468967624008656, 0.0009381687850691378, -0.002923503750935197, 0.030026135966181755, 0.002909568138420582, 0.0005473404889926314, -0.01954529620707035, -0.10447252541780472, -0.01520675327628851, ...
0.11069
storage. There must be exactly one version with storage=true. - \*\*versions.additionalPrinterColumns\*\* ([]CustomResourceColumnDefinition) \*Atomic: will be replaced during a merge\* additionalPrinterColumns specifies additional columns returned in Table output. See https://kubernetes.io/docs/reference/using-api/api-...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ 0.000243978516664356, 0.03522629290819168, -0.047606706619262695, 0.02100207284092903, -0.012268193997442722, 0.009325054474174976, -0.05473519116640091, -0.0020685819908976555, 0.05040623992681503, 0.007753090932965279, 0.04129243269562721, -0.08319202065467834, 0.013201961293816566, -0.0...
0.051471
resource, the `/scale` subresource will return an error on GET. - \*\*versions.subresources.scale.statusReplicasPath\*\* (string), required statusReplicasPath defines the JSON path inside of a custom resource that corresponds to Scale `status.replicas`. Only JSON paths without the array notation are allowed. Must be a ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.05078524723649025, 0.03890233486890793, -0.01761382445693016, 0.040535278618335724, -0.057744380086660385, 0.0021630378905683756, 0.0030373581685125828, 0.029428118839859962, -0.034726567566394806, -0.02118670754134655, 0.038942381739616394, -0.06268219649791718, -0.004370498936623335, ...
0.054803
service for this webhook. Either service or url must be specified. If the webhook is running within the cluster, then you should use `service`. \*ServiceReference holds a reference to Service.legacy.k8s.io\* - \*\*conversion.webhook.clientConfig.service.name\*\* (string), required name is the name of the service. Requi...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.059105031192302704, 0.04174076393246651, -0.05618694797158241, -0.059640299528837204, -0.04623689502477646, -0.05403483659029007, -0.01214794721454382, -0.03888978064060211, -0.01700938679277897, 0.0051367515698075294, -0.009431845508515835, -0.1183461993932724, 0.03802721947431564, -0....
0.110118
resource for extended documentation.\* - \*\*externalDocs.description\*\* (string) - \*\*externalDocs.url\*\* (string) - \*\*format\*\* (string) format is an OpenAPI v3 format string. Unknown formats are ignored. The following formats are validated: - bsonobjectid: a bson object ID, i.e. a 24 characters hex string - ur...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.06720516085624695, 0.024004390463232994, -0.00854053720831871, -0.04775800555944443, -0.016360478475689888, -0.07777976244688034, -0.040805596858263016, 0.028630174696445465, -0.006087168585509062, -0.06068137660622597, 0.015145623125135899, -0.05667939782142639, -0.0197085402905941, 0....
0.176276
by specifying the keys used as the index of the map. This tag MUST only be used on lists that have the "x-kubernetes-list-type" extension set to "map". Also, the values specified for this attribute must be a scalar typed field of the child structure (no nesting is supported). The properties specified must either be req...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ 0.069321408867836, 0.05867311358451843, 0.0404999740421772, -0.036644358187913895, 0.01667783036828041, 0.02284243516623974, 0.09545958042144775, 0.014918097294867039, 0.02548389695584774, 0.009781571105122566, 0.027462134137749672, -0.08827518671751022, 0.0005544751766137779, -0.015556722...
0.154923
and also by macros and functions. If the Rule is scoped to a scalar, `self` is bound to the scalar value. Examples: - Rule scoped to a map of objects: {"rule": "self.components['Widget'].priority \< 10"} - Rule scoped to a list of integers: {"rule": "self.values.all(value, value >= 0 && value \< 100)"} - Rule scoped to...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.018920553848147392, 0.08409640192985535, -0.009674876928329468, -0.022091094404459, 0.010538552887737751, -0.03185747191309929, 0.012461579404771328, 0.013610529713332653, 0.08973465859889984, -0.0036003056447952986, 0.00019230834732297808, -0.060784049332141876, 0.014255520887672901, -...
0.09607
the fieldPath could be set to either of the list: e.g. `.testList` It does not support list numeric index. It supports child operation to refer to an existing field currently. Refer to [JSONPath support in Kubernetes](https://kubernetes.io/docs/reference/kubectl/jsonpath/) for more info. Numeric index of array is not s...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ 0.010298375971615314, 0.05496271327137947, 0.039909351617097855, 0.03339359164237976, 0.023255683481693268, -0.0010726738255470991, 0.040642283856868744, 0.019230054691433907, 0.08855895698070526, -0.0186171792447567, -0.04113257676362991, -0.06447423249483109, 0.005048559978604317, 0.0558...
0.102875
the CustomResourceDefinition --- - \*\*acceptedNames\*\* (CustomResourceDefinitionNames) acceptedNames are the names that are actually being used to serve discovery. They may be different than the names in spec. \*CustomResourceDefinitionNames indicates the names to serve this CustomResourceDefinition\* - \*\*acceptedN...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.07684420049190521, 0.026835575699806213, 0.008124295622110367, 0.05221807584166527, -0.0657392144203186, -0.023465802893042564, 0.07887179404497147, -0.047956954687833786, -0.01609703339636326, -0.020058181136846542, 0.005436354782432318, -0.08474801480770111, 0.03547873720526695, 0.040...
0.094039
the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds - \*\*metadata\*\* ([}}">ListMeta]({{< ref )) Standard object's m...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.04225192219018936, 0.04438535496592522, 0.05013725161552429, 0.033483512699604034, -0.07027409970760345, -0.03212125599384308, 0.03548949211835861, 0.010609726421535015, 0.05061129480600357, 0.01911305822432041, -0.034493762999773026, -0.05269934982061386, 0.016226449981331825, -0.01362...
0.146278
#### HTTP Request PATCH /apis/apiextensions.k8s.io/v1/customresourcedefinitions/{name}/status #### Parameters - \*\*name\*\* (\*in path\*): string, required name of the CustomResourceDefinition - \*\*body\*\*: [}}">Patch]({{< ref ), required - \*\*dryRun\*\* (\*in query\*): string [}}">dryRun]({{< ref ) - \*\*fieldMana...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/custom-resource-definition-v1.md
main
kubernetes
[ -0.052598219364881516, 0.07488837838172913, 0.037274789065122604, 0.023685526102781296, -0.04374612495303154, 0.009593120776116848, 0.039795853197574615, 0.022707056254148483, -0.009532656520605087, 0.009030453860759735, -0.053680188953876495, -0.12014128267765045, 0.020359255373477936, 0....
0.06846
`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. This is an alpha type and ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/device-class-v1.md
main
kubernetes
[ -0.045934874564409256, 0.03608508035540581, 0.030050400644540787, 0.00111030088737607, 0.038085464388132095, -0.015286984853446484, 0.0383833572268486, 0.0040105185471475124, -0.027898570522665977, 0.028586721047759056, -0.008886548690497875, -0.06421889364719391, 0.020647773519158363, 0.0...
0.149634
ExtendedResourceName is the extended resource name for the devices of this class. The devices of this class can be used to satisfy a pod's extended resource requests. It has the same format as the name of a pod's extended resource. It should be unique among all the device classes in a cluster. If two device classes hav...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/device-class-v1.md
main
kubernetes
[ -0.018726862967014313, -0.012186797335743904, 0.04684561491012573, 0.008922173641622066, 0.04473721981048584, -0.03434595838189125, 0.07661601155996323, -0.02192080207169056, -0.004342390224337578, -0.03150269016623497, 0.04448135942220688, -0.025767793878912926, 0.0008843136602081358, -0....
0.199588
string, required name of the DeviceClass - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">DeviceClass]({{< ref )): OK 401: Unauthorized ### `list` list or watch objects of kind DeviceClass #### HTTP Request GET /apis/resource.k8s.io/v1/deviceclasses #### Parameters - \*\*allowWatch...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/device-class-v1.md
main
kubernetes
[ -0.02287648245692253, 0.11439819633960724, -0.002399845514446497, 0.01839306764304638, 0.007186937145888805, -0.01851026341319084, 0.0848965272307396, 0.004226747900247574, 0.005645812954753637, -0.044190846383571625, -0.02418544515967369, -0.0690494105219841, 0.05380324646830559, -0.02859...
0.058056
) - \*\*sendInitialEvents\*\* (\*in query\*): boolean [}}">sendInitialEvents]({{< ref ) - \*\*timeoutSeconds\*\* (\*in query\*): integer [}}">timeoutSeconds]({{< ref ) #### Response 200 ([}}">Status]({{< ref )): OK 401: Unauthorized
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/device-class-v1.md
main
kubernetes
[ -0.012365374714136124, 0.15723009407520294, -0.008141128346323967, 0.05869462341070175, 0.012056388892233372, -0.007027484010905027, 0.0812576413154602, -0.0014119342667981982, 0.06308094412088394, 0.00734324287623167, -0.04914463311433792, -0.05326497182250023, 0.0466984324157238, 0.00901...
0.140305
`apiVersion: admissionregistration.k8s.io/v1` `import "k8s.io/api/admissionregistration/v1"` ## ValidatingWebhookConfiguration {#ValidatingWebhookConfiguration} ValidatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and object without changing it. --- - \*\*apiVersion\...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1.md
main
kubernetes
[ -0.05121390148997307, 0.051761236041784286, 0.0131337009370327, -0.036840226501226425, 0.009624375961720943, -0.037038348615169525, 0.00017317647871095687, -0.04557715728878975, -0.030064599588513374, 0.024840790778398514, 0.01410987414419651, -0.10045640170574188, 0.018894411623477936, -0...
0.102313
imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required. - \*\*webhooks.sideEffects\*\* (string), required SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1.md
main
kubernetes
[ -0.039125844836235046, 0.053893234580755234, 0.07520833611488342, -0.011734656989574432, 0.062094610184431076, -0.03851115331053734, -0.0017947793239727616, -0.014510656706988811, 0.028267133980989456, 0.0031018934678286314, 0.01404651254415512, -0.11729133129119873, 0.026210391893982887, ...
0.149211
of the associated expression. Name must be a qualified name consisting of alphanumeric characters, '-', '\_' or '.', and must start and end with an alphanumeric character (e.g. 'MyName', or 'my.name', or '123-abc', regex used for validation is '([A-Za-z0-9][-A-Za-z0-9\_.]\*)?[A-Za-z0-9]') with an optional DNS subdomain...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1.md
main
kubernetes
[ -0.13227269053459167, 0.043124742805957794, -0.012168021872639656, -0.09016509354114532, -0.031056441366672516, -0.10122911632061005, 0.037369389086961746, -0.05040891468524933, -0.0030548598151654005, 0.0048093171790242195, -0.048256147652864456, -0.11459781229496002, 0.06824076175689697, ...
0.063482
MutatingAdmissionWebhooks are never called on admission requests for ValidatingWebhookConfiguration and MutatingWebhookConfiguration objects. \*RuleWithOperations is a tuple of Operations and Resources. It is recommended to make sure that all the tuple expansions are valid.\* - \*\*webhooks.rules.apiGroups\*\* ([]strin...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1.md
main
kubernetes
[ -0.06293041259050369, 0.027020320296287537, 0.02250504121184349, -0.02965841256082058, 0.03558164834976196, -0.09726210683584213, 0.03454027697443962, -0.07736664265394211, -0.07724841684103012, 0.0028268417809158564, 0.031433239579200745, -0.12907521426677704, 0.04390578716993332, -0.0156...
0.047969
query\*): string [}}">continue]({{< ref ) - \*\*fieldSelector\*\* (\*in query\*): string [}}">fieldSelector]({{< ref ) - \*\*labelSelector\*\* (\*in query\*): string [}}">labelSelector]({{< ref ) - \*\*limit\*\* (\*in query\*): integer [}}">limit]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref )...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/validating-webhook-configuration-v1.md
main
kubernetes
[ 0.030636467039585114, 0.11267580837011337, -0.0019460931653156877, 0.05766390264034271, -0.017235618084669113, 0.05160316824913025, 0.12157919257879257, 0.0022986014373600483, -0.04749412089586258, -0.015795936807990074, -0.050497446209192276, -0.11016440391540527, 0.021867115050554276, -0...
0.037828
`apiVersion: admissionregistration.k8s.io/v1` `import "k8s.io/api/admissionregistration/v1"` ## MutatingWebhookConfiguration {#MutatingWebhookConfiguration} MutatingWebhookConfiguration describes the configuration of and admission webhook that accept or reject and may change the object. --- - \*\*apiVersion\*\*: admiss...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
main
kubernetes
[ -0.048911355435848236, 0.058033742010593414, 0.010032923892140388, -0.029441623017191887, -0.0008517018868587911, -0.03825104236602783, 0.005251707509160042, -0.04494154080748558, -0.043369878083467484, 0.04114244133234024, 0.009043908677995205, -0.1038162037730217, 0.004374245181679726, -...
0.138309
imagepolicy.kubernetes.io, where "imagepolicy" is the name of the webhook, and kubernetes.io is the name of the organization. Required. - \*\*webhooks.sideEffects\*\* (string), required SideEffects states whether this webhook has side effects. Acceptable values are: None, NoneOnDryRun (webhooks created via v1beta1 may ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
main
kubernetes
[ -0.039125844836235046, 0.053893234580755234, 0.07520833611488342, -0.011734656989574432, 0.062094610184431076, -0.03851115331053734, -0.0017947793239727616, -0.014510656706988811, 0.028267133980989456, 0.0031018934678286314, 0.01404651254415512, -0.11729133129119873, 0.026210391893982887, ...
0.149211
of the associated expression. Name must be a qualified name consisting of alphanumeric characters, '-', '\_' or '.', and must start and end with an alphanumeric character (e.g. 'MyName', or 'my.name', or '123-abc', regex used for validation is '([A-Za-z0-9][-A-Za-z0-9\_.]\*)?[A-Za-z0-9]') with an optional DNS subdomain...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
main
kubernetes
[ -0.13227269053459167, 0.043124742805957794, -0.012168021872639656, -0.09016509354114532, -0.031056441366672516, -0.10122911632061005, 0.037369389086961746, -0.05040891468524933, -0.0030548598151654005, 0.0048093171790242195, -0.048256147652864456, -0.11459781229496002, 0.06824076175689697, ...
0.063482
the object being admitted is modified by other admission plugins after the initial webhook call. Webhooks that specify this option \*must\* be idempotent, able to process objects they previously admitted. Note: \* the number of additional invocations is not guaranteed to be exactly one. \* if additional invocations res...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
main
kubernetes
[ -0.0679781585931778, 0.048343610018491745, -0.011476227082312107, -0.03139420226216316, 0.056990284472703934, -0.094305619597435, 0.042118851095438004, -0.05152774229645729, -0.03699149936437607, 0.025111308321356773, 0.042841069400310516, -0.1076946035027504, 0.036518022418022156, -0.0642...
0.13074
namespaced objects. - \*\*webhooks.timeoutSeconds\*\* (int32) TimeoutSeconds specifies the timeout for this webhook. After the timeout passes, the webhook call will be ignored or the API call will fail based on the failure policy. The timeout value must be between 1 and 30 seconds. Default to 10 seconds. ## MutatingWeb...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
main
kubernetes
[ -0.05067034438252449, 0.07992088794708252, -0.021803228184580803, 0.029983380809426308, 0.04479587823152542, -0.036775726824998856, 0.0046760025434195995, -0.038179948925971985, -0.00982259213924408, -0.009167877957224846, -0.009406269527971745, -0.09974652528762817, 0.002863403409719467, ...
0.116927
`deletecollection` delete collection of MutatingWebhookConfiguration #### HTTP Request DELETE /apis/admissionregistration.k8s.io/v1/mutatingwebhookconfigurations #### Parameters - \*\*body\*\*: [}}">DeleteOptions]({{< ref ) - \*\*continue\*\* (\*in query\*): string [}}">continue]({{< ref ) - \*\*dryRun\*\* (\*in query\...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/extend-resources/mutating-webhook-configuration-v1.md
main
kubernetes
[ -0.04566876217722893, 0.0593266636133194, 0.010692405514419079, 0.03902612626552582, 0.041703417897224426, -0.04616783931851387, 0.04661482945084572, -0.08969630300998688, 0.025974197313189507, 0.03119008056819439, -0.012640086002647877, -0.0657815933227539, 0.060787051916122437, -0.057539...
0.031692
`apiVersion: certificates.k8s.io/v1beta1` `import "k8s.io/api/certificates/v1beta1"` ## PodCertificateRequest {#PodCertificateRequest} PodCertificateRequest encodes a pod requesting a certificate from a given signer. Kubelets use this API to implement podCertificate projected volumes --- - \*\*apiVersion\*\*: certifica...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/pod-certificate-request-v1beta1.md
main
kubernetes
[ -0.0023998331744223833, 0.10647798329591751, 0.05049633979797363, 0.004477284848690033, -0.020489726215600967, -0.02158186584711075, -0.015371925197541714, 0.01689763553440571, 0.0724932998418808, 0.003948247525840998, -0.06696001440286636, -0.12136021256446838, 0.03242911770939827, 0.0391...
0.111495
- \*\*unverifiedUserAnnotations\*\* (map[string]string) unverifiedUserAnnotations allow pod authors to pass additional information to the signer implementation. Kubernetes does not restrict or validate this metadata in any way. Entries are subject to the same validation as object metadata annotations, with the addition...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/pod-certificate-request-v1beta1.md
main
kubernetes
[ 0.038527484983205795, 0.058840759098529816, 0.06702807545661926, -0.02587788924574852, -0.028208063915371895, -0.04344852641224861, 0.046242959797382355, -0.028026157990098, 0.09474498778581619, 0.012487025000154972, -0.03674148768186569, -0.06736452132463455, 0.024118123576045036, 0.01925...
0.09332
for this field, and whether the values are considered a guaranteed API. The value should be a CamelCase string. This field may not be empty. - \*\*conditions.status\*\* (string), required status of the condition, one of True, False, Unknown. - \*\*conditions.type\*\* (string), required type of condition in CamelCase or...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/pod-certificate-request-v1beta1.md
main
kubernetes
[ -0.036288775503635406, 0.13293729722499847, -0.017579540610313416, 0.002315554767847061, 0.03126326948404312, -0.018188348039984703, -0.03406181558966637, -0.008142881095409393, 0.021552514284849167, -0.017518121749162674, 0.04725682735443115, -0.12988951802253723, 0.11035097390413284, -0....
0.009357
string [}}">continue]({{< ref ) - \*\*fieldSelector\*\* (\*in query\*): string [}}">fieldSelector]({{< ref ) - \*\*labelSelector\*\* (\*in query\*): string [}}">labelSelector]({{< ref ) - \*\*limit\*\* (\*in query\*): integer [}}">limit]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) - \*\*res...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/pod-certificate-request-v1beta1.md
main
kubernetes
[ 0.03191950172185898, 0.11376968771219254, -0.0009472366073168814, 0.061798084527254105, -0.007035498041659594, 0.04654451832175255, 0.1160246878862381, 0.0027439992409199476, -0.047171059995889664, -0.01493273489177227, -0.05802866071462631, -0.11047744750976562, 0.022902462631464005, -0.0...
0.034547
ref ) - \*\*body\*\*: [}}">DeleteOptions]({{< ref ) - \*\*dryRun\*\* (\*in query\*): string [}}">dryRun]({{< ref ) - \*\*gracePeriodSeconds\*\* (\*in query\*): integer [}}">gracePeriodSeconds]({{< ref ) - \*\*ignoreStoreReadErrorWithClusterBreakingPotential\*\* (\*in query\*): boolean [}}">ignoreStoreReadErrorWithClust...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/pod-certificate-request-v1beta1.md
main
kubernetes
[ -0.043451715260744095, 0.1020694300532341, 0.053889501839876175, 0.017469683662056923, 0.016843631863594055, -0.008717604912817478, 0.07884655892848969, -0.03292769566178322, -0.03268022462725639, 0.02768678404390812, -0.04723891243338585, -0.06005985662341118, 0.05441791191697121, -0.0365...
0.0241
`apiVersion: v1` `import "k8s.io/api/core/v1"` ## ServiceAccount {#ServiceAccount} ServiceAccount binds together: \* a name, understood by users, and perhaps by peripheral systems, for an identity \* a principal that can be authenticated and authorized \* a set of secrets --- - \*\*apiVersion\*\*: v1 - \*\*kind\*\*: Se...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/service-account-v1.md
main
kubernetes
[ -0.047766223549842834, 0.023217398673295975, 0.012825747951865196, -0.020807186141610146, -0.004168401937931776, -0.03315313160419464, 0.008735855109989643, 0.029267024248838425, 0.06256439536809921, 0.03776406869292259, -0.006323299836367369, -0.0375024788081646, 0.019564619287848473, 0.0...
0.197634
query\*): string [}}">resourceVersionMatch]({{< ref ) - \*\*sendInitialEvents\*\* (\*in query\*): boolean [}}">sendInitialEvents]({{< ref ) - \*\*timeoutSeconds\*\* (\*in query\*): integer [}}">timeoutSeconds]({{< ref ) - \*\*watch\*\* (\*in query\*): boolean [}}">watch]({{< ref ) #### Response 200 ([}}">ServiceAccount...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/service-account-v1.md
main
kubernetes
[ -0.07802562415599823, 0.08833986520767212, -0.025713447481393814, 0.03806832432746887, 0.005020586773753166, -0.004471151158213615, 0.07751284539699554, -0.02306513488292694, 0.06908292323350906, 0.02443115971982479, -0.07381527125835419, -0.0769958570599556, 0.0768263041973114, 0.03954000...
0.092979
`apiVersion: certificates.k8s.io/v1beta1` `import "k8s.io/api/certificates/v1beta1"` ## ClusterTrustBundle {#ClusterTrustBundle} ClusterTrustBundle is a cluster-scoped container for X.509 trust anchors (root certificates). ClusterTrustBundle objects are considered to be readable by any authenticated user in the cluster...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/cluster-trust-bundle-v1beta1.md
main
kubernetes
[ -0.0025314083322882652, -0.011328504420816898, 0.01269706804305315, 0.01533636637032032, 0.05491747334599495, 0.0012852941872552037, 0.044682085514068604, -0.004676424898207188, 0.035462744534015656, 0.02919534407556057, 0.031237000599503517, -0.006933770142495632, 0.0675508975982666, 0.03...
0.16159
query\*): integer [}}">timeoutSeconds]({{< ref ) - \*\*watch\*\* (\*in query\*): boolean [}}">watch]({{< ref ) #### Response 200 ([}}">ClusterTrustBundleList]({{< ref )): OK 401: Unauthorized ### `create` create a ClusterTrustBundle #### HTTP Request POST /apis/certificates.k8s.io/v1beta1/clustertrustbundles #### Param...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/cluster-trust-bundle-v1beta1.md
main
kubernetes
[ -0.004449893720448017, 0.06497187167406082, -0.061644311994314194, 0.06438988447189331, 0.06044789403676987, 0.002235544379800558, 0.030006881803274155, 0.016003625467419624, -0.010803481563925743, 0.010865617543458939, -0.0017158293630927801, -0.08739708364009857, 0.05652373656630516, -0....
0.084287
`apiVersion: authentication.k8s.io/v1` `import "k8s.io/api/authentication/v1"` ## TokenRequest {#TokenRequest} TokenRequest requests a token for a given service account. --- - \*\*apiVersion\*\*: authentication.k8s.io/v1 - \*\*kind\*\*: TokenRequest - \*\*metadata\*\* ([}}">ObjectMeta]({{< ref )) Standard object's meta...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/token-request-v1.md
main
kubernetes
[ -0.06970871239900589, 0.07398218661546707, 0.014563160017132759, -0.0015031832735985518, -0.019055314362049103, -0.040385812520980835, 0.042227230966091156, 0.02649007923901081, 0.04422789439558983, 0.039782460778951645, -0.058329999446868896, -0.08718209713697433, 0.013609315268695354, 0....
0.200584
`apiVersion: certificates.k8s.io/v1` `import "k8s.io/api/certificates/v1"` ## CertificateSigningRequest {#CertificateSigningRequest} CertificateSigningRequest objects provide a mechanism to obtain x509 certificates by submitting a certificate signing request, and having it asynchronously approved and issued. Kubelets u...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1.md
main
kubernetes
[ -0.02173173986375332, 0.07284070551395416, 0.039900042116642, -0.03123428486287594, -0.06611400097608566, -0.017066864296793938, -0.04457066208124161, 0.0036410815082490444, 0.11734583228826523, -0.009420819580554962, -0.06722100079059601, -0.09330704063177109, 0.0630764365196228, 0.021739...
0.086114
in-tree implementations prior to v1.22) 2. Signer whose configured maximum is shorter than the requested duration 3. Signer whose configured minimum is longer than the requested duration The minimum valid value for expirationSeconds is 600, i.e. 10 minutes. - \*\*extra\*\* (map[string][]string) extra contains extra att...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1.md
main
kubernetes
[ -0.06510936468839645, 0.0693933442234993, 0.019470909610390663, 0.025216571986675262, -0.02829655259847641, -0.08514148741960526, 0.002346800407394767, 0.03675040975213051, 0.07845363765954971, -0.0109694954007864, 0.025989487767219543, -0.03375192731618881, 0.09136775881052017, 0.05164653...
0.032686
by the signer. A "Denied" condition is added via the /approval subresource, indicating the request was denied and should not be issued by the signer. A "Failed" condition is added via the /status subresource, indicating the signer failed to issue the certificate. Approved and Denied conditions are mutually exclusive. A...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1.md
main
kubernetes
[ -0.13663874566555023, 0.08760933578014374, 0.040041886270046234, -0.006790429353713989, 0.03372805193066597, -0.025907017290592194, 0.007303524762392044, 0.005971822887659073, 0.01090360525995493, -0.01964646950364113, 0.05124615877866745, -0.0633670836687088, 0.06921587884426117, 0.050828...
0.057625
### `update` replace the specified CertificateSigningRequest #### HTTP Request PUT /apis/certificates.k8s.io/v1/certificatesigningrequests/{name} #### Parameters - \*\*name\*\* (\*in path\*): string, required name of the CertificateSigningRequest - \*\*body\*\*: [}}">CertificateSigningRequest]({{< ref ), required - \*\...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1.md
main
kubernetes
[ -0.03397873416543007, 0.07691765576601028, 0.020406106486916542, 0.02808668091893196, -0.03593449667096138, -0.01470213383436203, -0.016896221786737442, 0.012652019038796425, 0.01422931905835867, 0.029836559668183327, -0.045739103108644485, -0.10217313468456268, 0.08121074736118317, 0.0083...
-0.013832
ref ) #### Response 200 ([}}">Status]({{< ref )): OK 202 ([}}">Status]({{< ref )): Accepted 401: Unauthorized ### `deletecollection` delete collection of CertificateSigningRequest #### HTTP Request DELETE /apis/certificates.k8s.io/v1/certificatesigningrequests #### Parameters - \*\*body\*\*: [}}">DeleteOptions]({{< ref...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/certificate-signing-request-v1.md
main
kubernetes
[ -0.0548274926841259, 0.11116792261600494, -0.0198416318744421, 0.032351043075323105, 0.0025049815885722637, -0.057471487671136856, 0.02454066462814808, -0.04335286095738411, 0.04881029576063156, 0.012933761812746525, -0.03713265806436539, -0.07797551155090332, 0.1042080819606781, -0.028834...
0.005505
`apiVersion: authentication.k8s.io/v1` `import "k8s.io/api/authentication/v1"` ## SelfSubjectReview {#SelfSubjectReview} SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonat...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/self-subject-review-v1.md
main
kubernetes
[ -0.0374436229467392, 0.0706513524055481, 0.04294942691922188, -0.05310370773077011, -0.043086957186460495, -0.06400378793478012, 0.014987381175160408, 0.010541747324168682, 0.08100147545337677, 0.009550908580422401, -0.02468344382941723, -0.1310432106256485, 0.03940568119287491, -0.0208357...
0.157279
`apiVersion: authentication.k8s.io/v1` `import "k8s.io/api/authentication/v1"` ## TokenReview {#TokenReview} TokenReview attempts to authenticate a token to a known user. Note: TokenReview requests may be cached by the webhook token authenticator plugin in the kube-apiserver. --- - \*\*apiVersion\*\*: authentication.k8...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/authentication-resources/token-review-v1.md
main
kubernetes
[ -0.06391667574644089, 0.08555075526237488, 0.000514872488565743, -0.019889317452907562, -0.018570048734545708, -0.0562305673956871, 0.010986648499965668, 0.004776547662913799, 0.0789305791258812, 0.040563780814409256, -0.04899594932794571, -0.12358275800943375, -0.0028734428342431784, -0.0...
0.177922
`apiVersion: node.k8s.io/v1` `import "k8s.io/api/node/v1"` ## RuntimeClass {#RuntimeClass} RuntimeClass defines a class of container runtime supported in the cluster. The RuntimeClass is used to determine which container runtime is used to run all containers in a pod. RuntimeClasses are manually defined by a user or cl...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/runtime-class-v1.md
main
kubernetes
[ 0.007333328947424889, 0.07897887378931046, 0.05368597432971001, 0.0225667767226696, 0.015692630782723427, -0.0008215155685320497, -0.02477698028087616, -0.004374777898192406, 0.06365613639354706, -0.031572405248880386, -0.04969242215156555, -0.045965395867824554, -0.07232706248760223, -0.0...
0.19788
tolerate the taint. Currently enforced by NodeController. - `"NoSchedule"` Do not allow new pods to schedule onto the node unless they tolerate the taint, but allow all pods submitted to Kubelet without going through the scheduler to start, and allow all already-running pods to continue running. Enforced by the schedul...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/runtime-class-v1.md
main
kubernetes
[ -0.005114526487886906, 0.029945731163024902, -0.001120258471928537, 0.05707966536283493, 0.06387241929769516, 0.0005350522696971893, 0.006394712720066309, -0.0273729395121336, 0.02318236231803894, 0.028875727206468582, 0.006756424438208342, -0.04026304930448532, 0.0008618931751698256, -0.0...
0.20472
([}}">RuntimeClass]({{< ref )): OK 201 ([}}">RuntimeClass]({{< ref )): Created 401: Unauthorized ### `delete` delete a RuntimeClass #### HTTP Request DELETE /apis/node.k8s.io/v1/runtimeclasses/{name} #### Parameters - \*\*name\*\* (\*in path\*): string, required name of the RuntimeClass - \*\*body\*\*: [}}">DeleteOptio...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/runtime-class-v1.md
main
kubernetes
[ -0.084199920296669, 0.09944944828748703, -0.018350547179579735, 0.007621814962476492, 0.012623438611626625, -0.066985122859478, 0.05689197778701782, -0.04861590266227722, 0.03958308324217796, 0.01097558718174696, -0.036399319767951965, -0.05362752825021744, 0.10148342698812485, -0.04552649...
0.093783
`apiVersion: v1` `import "k8s.io/api/core/v1"` ## Node {#Node} Node is a worker node in Kubernetes. Each node will have a unique identifier in the cache (i.e. in etcd). --- - \*\*apiVersion\*\*: v1 - \*\*kind\*\*: Node - \*\*metadata\*\* ([}}">ObjectMeta]({{< ref )) Standard object's metadata. More info: https://git.k8...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.014833462424576283, 0.07241091877222061, 0.04271259531378746, 0.013561968691647053, 0.025871852412819862, -0.007585584651678801, -0.019692694768309593, -0.04993356019258499, 0.06712037324905396, 0.03681536763906479, -0.04004056006669998, -0.04781661182641983, -0.03736177459359169, -0.05...
0.208917
added. \*Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.\* - \*\*taints.value\*\* (string) The taint value corresponding to the taint key. - \*\*unschedulable\*\* (boolean) Unschedulable controls n...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.007647670805454254, 0.05475100502371788, 0.03231591731309891, 0.005080059636384249, -0.0012456413824111223, 0.010621347464621067, 0.015113763511180878, -0.0390823632478714, 0.040223829448223114, 0.03940796107053757, -0.00053496437612921, -0.02790360152721405, -0.025102835148572922, -0.0...
0.219117
corresponds to the KubeletConfiguration structure This field is required in all cases. - \*\*config.active.configMap.name\*\* (string), required Name is the metadata.name of the referenced ConfigMap. This field is required in all cases. - \*\*config.active.configMap.namespace\*\* (string), required Namespace is the met...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.029534464702010155, 0.02196234092116356, -0.01183693390339613, 0.011516737751662731, 0.03462043032050133, -0.035289548337459564, 0.079705610871315, -0.06392749398946762, -0.025944840162992477, 0.011821241118013859, 0.009846461936831474, -0.1132693737745285, 0.04011840000748634, -0.02150...
0.203359
soak period starting when the local record of Assigned config is updated. If the Assigned config is Active at the end of this period, it becomes the LastKnownGood. Note that if Spec.ConfigSource is reset to nil (use local defaults), the LastKnownGood is also immediately reset to nil, because the local default config is...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.053690049797296524, 0.004262233152985573, -0.0268502589315176, 0.061891451478004456, 0.06967248022556305, -0.06195993721485138, 0.06859271228313446, -0.05679834261536598, -0.051374245434999466, -0.03680698201060295, -0.005964796990156174, -0.016464700922369957, -0.02527325414121151, -0....
0.137523
the node - \*\*nodeInfo.osImage\*\* (string), required OS Image reported by the node from /etc/os-release (e.g. Debian GNU/Linux 7 (wheezy)). - \*\*nodeInfo.systemUUID\*\* (string), required SystemUUID reported by the node. For unique machine identification MachineID is preferred. This field is specific to Red Hat host...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.03201911598443985, 0.031133437529206276, -0.02574535645544529, 0.03864871338009834, 0.06046774610877037, 0.0066475882194936275, 0.009099544025957584, 0.005461868364363909, 0.07087360322475433, 0.03261168301105499, -0.038291085511446, -0.014613473787903786, 0.044071078300476074, -0.09641...
0.264765
query\*): string [}}">dryRun]({{< ref ) - \*\*fieldManager\*\* (\*in query\*): string [}}">fieldManager]({{< ref ) - \*\*fieldValidation\*\* (\*in query\*): string [}}">fieldValidation]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">Node]({{< ref )): OK 201 ([}}">Node](...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.040868036448955536, 0.13048207759857178, 0.04103560373187065, 0.021986788138747215, -0.006682142149657011, -0.030217871069908142, 0.004861791152507067, -0.006810652557760477, 0.02164710871875286, 0.0409792959690094, -0.033430442214012146, -0.06890285015106201, 0.0821070447564125, -0.037...
0.075195
\*\*resourceVersionMatch\*\* (\*in query\*): string [}}">resourceVersionMatch]({{< ref ) - \*\*sendInitialEvents\*\* (\*in query\*): boolean [}}">sendInitialEvents]({{< ref ) - \*\*timeoutSeconds\*\* (\*in query\*): integer [}}">timeoutSeconds]({{< ref ) #### Response 200 ([}}">Status]({{< ref )): OK 401: Unauthorized
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/node-v1.md
main
kubernetes
[ -0.02874515950679779, 0.14183415472507477, -0.025692202150821686, 0.04678231105208397, 0.01592804491519928, 0.0006075560813769698, 0.08138007670640945, -0.02280978485941887, 0.030402448028326035, 0.01505041029304266, -0.06817444413900375, -0.0580817274749279, 0.07415714114904404, 0.0256096...
0.096112
`apiVersion: v1` `import "k8s.io/api/core/v1"` ## Namespace {#Namespace} Namespace provides a scope for Names. Use of multiple namespaces is optional. --- - \*\*apiVersion\*\*: v1 - \*\*kind\*\*: Namespace - \*\*metadata\*\* ([}}">ObjectMeta]({{< ref )) Standard object's metadata. More info: https://git.k8s.io/communit...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/namespace-v1.md
main
kubernetes
[ -0.05734037980437279, 0.021520376205444336, 0.005237058270722628, 0.03913053125143051, -0.01180632971227169, -0.05589275062084198, 0.006638515740633011, 0.003025347599759698, 0.03808842971920967, -0.015172234736382961, -0.014464016072452068, -0.07295861095190048, -0.010666674003005028, -0....
0.222686
(\*in query\*): string [}}">dryRun]({{< ref ) - \*\*fieldManager\*\* (\*in query\*): string [}}">fieldManager]({{< ref ) - \*\*fieldValidation\*\* (\*in query\*): string [}}">fieldValidation]({{< ref ) - \*\*pretty\*\* (\*in query\*): string [}}">pretty]({{< ref ) #### Response 200 ([}}">Namespace]({{< ref )): OK 201 (...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/namespace-v1.md
main
kubernetes
[ -0.07465383410453796, 0.09898577630519867, 0.037720419466495514, 0.01993446797132492, -0.03346046805381775, -0.029729019850492477, 0.022757956758141518, -0.01455114595592022, 0.03430653735995293, 0.02477935142815113, -0.03666624054312706, -0.08421420305967331, 0.07284843176603317, 0.002924...
0.060754
`apiVersion: apiregistration.k8s.io/v1` `import "k8s.io/kube-aggregator/pkg/apis/apiregistration/v1"` ## APIService {#APIService} APIService represents a server for a particular GroupVersion. Name must be "version.group". --- - \*\*apiVersion\*\*: apiregistration.k8s.io/v1 - \*\*kind\*\*: APIService - \*\*metadata\*\* ...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/api-service-v1.md
main
kubernetes
[ -0.023079639300704002, 0.027191834524273872, -0.0034072312992066145, 0.006021676119416952, -0.011788040399551392, -0.011853492818772793, -0.014349392615258694, -0.031509894877672195, 0.055503346025943756, 0.019698092713952065, -0.01541910320520401, -0.09302476048469543, -0.04211869090795517,...
0.161718
## APIServiceStatus {#APIServiceStatus} APIServiceStatus contains derived information about an API server --- - \*\*conditions\*\* ([]APIServiceCondition) \*Patch strategy: merge on key `type`\* \*Map: unique values on key type will be kept during a merge\* Current service state of apiService. \*APIServiceCondition des...
https://github.com/kubernetes/website/blob/main//content/en/docs/reference/kubernetes-api/cluster-resources/api-service-v1.md
main
kubernetes
[ -0.11117798089981079, 0.06537347286939621, 0.039575278759002686, -0.07401654869318008, -0.041744597256183624, -0.04949617013335228, 0.03653837367892265, 0.002308148192241788, -0.019073355942964554, 0.023417595773935318, 0.06137566640973091, -0.04937049746513367, 0.011242443695664406, 0.050...
0.158593