@intentius/chant-lexicon-k8s 0.41.20 → 0.44.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (365) hide show
  1. package/dist/api/classify.d.ts.map +1 -1
  2. package/dist/api/connect.d.ts.map +1 -1
  3. package/dist/codegen/docs.d.ts.map +1 -1
  4. package/dist/components/argo-app.d.ts +104 -0
  5. package/dist/components/argo-app.d.ts.map +1 -0
  6. package/dist/components/builders.d.ts +8 -0
  7. package/dist/components/builders.d.ts.map +1 -1
  8. package/dist/components/capability-plugin.d.ts +1 -0
  9. package/dist/components/capability-plugin.d.ts.map +1 -1
  10. package/dist/components/flux-reconcile.d.ts +84 -0
  11. package/dist/components/flux-reconcile.d.ts.map +1 -0
  12. package/dist/components/index.d.ts +2 -0
  13. package/dist/components/index.d.ts.map +1 -1
  14. package/dist/components/kustomize-apply.d.ts +29 -7
  15. package/dist/components/kustomize-apply.d.ts.map +1 -1
  16. package/dist/composites/flux-app.d.ts +132 -0
  17. package/dist/composites/flux-app.d.ts.map +1 -0
  18. package/dist/composites/index.d.ts +2 -0
  19. package/dist/composites/index.d.ts.map +1 -1
  20. package/dist/config-schema.d.ts +3 -0
  21. package/dist/config-schema.d.ts.map +1 -1
  22. package/dist/config.d.ts +32 -5
  23. package/dist/config.d.ts.map +1 -1
  24. package/dist/crd/crd-sources.d.ts.map +1 -1
  25. package/dist/crd/parser.d.ts.map +1 -1
  26. package/dist/deep-observe-hooks.d.ts +8 -0
  27. package/dist/deep-observe-hooks.d.ts.map +1 -1
  28. package/dist/describe-resources.d.ts +10 -8
  29. package/dist/describe-resources.d.ts.map +1 -1
  30. package/dist/generated/index.d.ts +15 -4
  31. package/dist/generated/index.d.ts.map +1 -1
  32. package/dist/index.d.ts +2 -2
  33. package/dist/index.d.ts.map +1 -1
  34. package/dist/integrity.json +10 -6
  35. package/dist/kube/connect.d.ts +5 -4
  36. package/dist/kube/connect.d.ts.map +1 -1
  37. package/dist/kube/get.d.ts +4 -4
  38. package/dist/kustomize/render.d.ts +15 -0
  39. package/dist/kustomize/render.d.ts.map +1 -0
  40. package/dist/kustomize/rendered-entity.d.ts +39 -0
  41. package/dist/kustomize/rendered-entity.d.ts.map +1 -0
  42. package/dist/kustomize/root.d.ts +19 -0
  43. package/dist/kustomize/root.d.ts.map +1 -0
  44. package/dist/lint/audit-catalog.d.ts.map +1 -1
  45. package/dist/lint/post-synth/argo-helpers.d.ts +2 -0
  46. package/dist/lint/post-synth/argo-helpers.d.ts.map +1 -1
  47. package/dist/lint/post-synth/flux002.d.ts +14 -0
  48. package/dist/lint/post-synth/flux002.d.ts.map +1 -0
  49. package/dist/lint/post-synth/flux003.d.ts +17 -0
  50. package/dist/lint/post-synth/flux003.d.ts.map +1 -0
  51. package/dist/lint/post-synth/index.d.ts.map +1 -1
  52. package/dist/lint/rules/flux-source-ref-pin.d.ts +16 -0
  53. package/dist/lint/rules/flux-source-ref-pin.d.ts.map +1 -0
  54. package/dist/manifest.json +1 -1
  55. package/dist/meta.json +92 -16
  56. package/dist/okf/index.md +256 -0
  57. package/dist/okf/rules/ARGO001.md +16 -0
  58. package/dist/okf/rules/ARGO002.md +16 -0
  59. package/dist/okf/rules/ARGO003.md +15 -0
  60. package/dist/okf/rules/ARGO004.md +17 -0
  61. package/dist/okf/rules/ARGO005.md +15 -0
  62. package/dist/okf/rules/FLUX001.md +17 -0
  63. package/dist/okf/rules/FLUX002.md +19 -0
  64. package/dist/okf/rules/FLUX003.md +15 -0
  65. package/dist/okf/rules/WK8001.md +16 -0
  66. package/dist/okf/rules/WK8002.md +20 -0
  67. package/dist/okf/rules/WK8003.md +19 -0
  68. package/dist/okf/rules/WK8005.md +11 -0
  69. package/dist/okf/rules/WK8006.md +11 -0
  70. package/dist/okf/rules/WK8041.md +11 -0
  71. package/dist/okf/rules/WK8042.md +11 -0
  72. package/dist/okf/rules/WK8101.md +11 -0
  73. package/dist/okf/rules/WK8102.md +11 -0
  74. package/dist/okf/rules/WK8103.md +11 -0
  75. package/dist/okf/rules/WK8104.md +15 -0
  76. package/dist/okf/rules/WK8105.md +11 -0
  77. package/dist/okf/rules/WK8201.md +11 -0
  78. package/dist/okf/rules/WK8202.md +11 -0
  79. package/dist/okf/rules/WK8203.md +11 -0
  80. package/dist/okf/rules/WK8204.md +11 -0
  81. package/dist/okf/rules/WK8205.md +11 -0
  82. package/dist/okf/rules/WK8207.md +11 -0
  83. package/dist/okf/rules/WK8208.md +11 -0
  84. package/dist/okf/rules/WK8209.md +11 -0
  85. package/dist/okf/rules/WK8301.md +16 -0
  86. package/dist/okf/rules/WK8302.md +11 -0
  87. package/dist/okf/rules/WK8303.md +15 -0
  88. package/dist/okf/rules/WK8304.md +15 -0
  89. package/dist/okf/rules/WK8305.md +15 -0
  90. package/dist/okf/rules/WK8306.md +11 -0
  91. package/dist/okf/rules/WK8401.md +15 -0
  92. package/dist/okf/rules/WK8402.md +15 -0
  93. package/dist/okf/rules/WK8403.md +15 -0
  94. package/dist/okf/types/APIGroup.md +16 -0
  95. package/dist/okf/types/APIGroupList.md +13 -0
  96. package/dist/okf/types/APIResourceList.md +14 -0
  97. package/dist/okf/types/APIService.md +14 -0
  98. package/dist/okf/types/APIServiceList.md +14 -0
  99. package/dist/okf/types/APIVersions.md +14 -0
  100. package/dist/okf/types/Addon.md +14 -0
  101. package/dist/okf/types/Alert.md +14 -0
  102. package/dist/okf/types/AppProject.md +19 -0
  103. package/dist/okf/types/Application.md +23 -0
  104. package/dist/okf/types/ApplicationSet.md +18 -0
  105. package/dist/okf/types/Backup.md +14 -0
  106. package/dist/okf/types/BatchJob.md +14 -0
  107. package/dist/okf/types/Binding.md +14 -0
  108. package/dist/okf/types/Bucket.md +18 -0
  109. package/dist/okf/types/CM.md +16 -0
  110. package/dist/okf/types/CSIDriver.md +14 -0
  111. package/dist/okf/types/CSIDriverList.md +14 -0
  112. package/dist/okf/types/CSINode.md +14 -0
  113. package/dist/okf/types/CSINodeList.md +14 -0
  114. package/dist/okf/types/CSIStorageCapacity.md +17 -0
  115. package/dist/okf/types/CSIStorageCapacityList.md +14 -0
  116. package/dist/okf/types/Certificate.md +18 -0
  117. package/dist/okf/types/CertificateRequest.md +14 -0
  118. package/dist/okf/types/CertificateSigningRequest.md +14 -0
  119. package/dist/okf/types/CertificateSigningRequestList.md +14 -0
  120. package/dist/okf/types/Challenge.md +14 -0
  121. package/dist/okf/types/Cluster.md +14 -0
  122. package/dist/okf/types/ClusterIssuer.md +14 -0
  123. package/dist/okf/types/ClusterRole.md +15 -0
  124. package/dist/okf/types/ClusterRoleBinding.md +15 -0
  125. package/dist/okf/types/ClusterRoleBindingList.md +14 -0
  126. package/dist/okf/types/ClusterRoleList.md +14 -0
  127. package/dist/okf/types/ClusterTrustBundle.md +14 -0
  128. package/dist/okf/types/ClusterTrustBundleList.md +14 -0
  129. package/dist/okf/types/ComponentStatus.md +14 -0
  130. package/dist/okf/types/ComponentStatusList.md +14 -0
  131. package/dist/okf/types/ConfigMapList.md +14 -0
  132. package/dist/okf/types/ControllerRevision.md +15 -0
  133. package/dist/okf/types/ControllerRevisionList.md +14 -0
  134. package/dist/okf/types/CoreEventList.md +14 -0
  135. package/dist/okf/types/CrdbCluster.md +14 -0
  136. package/dist/okf/types/CronJob.md +20 -0
  137. package/dist/okf/types/CronJobList.md +14 -0
  138. package/dist/okf/types/CustomResourceDefinition.md +14 -0
  139. package/dist/okf/types/CustomResourceDefinitionList.md +14 -0
  140. package/dist/okf/types/DaemonSet.md +19 -0
  141. package/dist/okf/types/DaemonSetList.md +14 -0
  142. package/dist/okf/types/DeleteOptions.md +18 -0
  143. package/dist/okf/types/Deploy.md +14 -0
  144. package/dist/okf/types/DeploymentList.md +14 -0
  145. package/dist/okf/types/DeviceClass.md +14 -0
  146. package/dist/okf/types/DeviceClassList.md +14 -0
  147. package/dist/okf/types/DeviceTaintRule.md +14 -0
  148. package/dist/okf/types/DeviceTaintRuleList.md +14 -0
  149. package/dist/okf/types/EndpointSlice.md +16 -0
  150. package/dist/okf/types/EndpointSliceList.md +14 -0
  151. package/dist/okf/types/Endpoints.md +14 -0
  152. package/dist/okf/types/EndpointsList.md +14 -0
  153. package/dist/okf/types/Event.md +27 -0
  154. package/dist/okf/types/EventsEvent.md +27 -0
  155. package/dist/okf/types/EventsEventList.md +14 -0
  156. package/dist/okf/types/Eviction.md +14 -0
  157. package/dist/okf/types/FlowSchema.md +14 -0
  158. package/dist/okf/types/FlowSchemaList.md +14 -0
  159. package/dist/okf/types/FluxHelmChart.md +14 -0
  160. package/dist/okf/types/FluxInstance.md +14 -0
  161. package/dist/okf/types/FluxReport.md +14 -0
  162. package/dist/okf/types/GRPCRoute.md +14 -0
  163. package/dist/okf/types/Gateway.md +14 -0
  164. package/dist/okf/types/GatewayClass.md +14 -0
  165. package/dist/okf/types/GitRepository.md +19 -0
  166. package/dist/okf/types/HTTPRoute.md +14 -0
  167. package/dist/okf/types/HelmChartConfig.md +14 -0
  168. package/dist/okf/types/HelmRelease.md +14 -0
  169. package/dist/okf/types/HelmRepository.md +14 -0
  170. package/dist/okf/types/HorizontalPodAutoscaler.md +14 -0
  171. package/dist/okf/types/HorizontalPodAutoscalerList.md +14 -0
  172. package/dist/okf/types/IPAddress.md +14 -0
  173. package/dist/okf/types/IPAddressList.md +14 -0
  174. package/dist/okf/types/ImagePolicy.md +14 -0
  175. package/dist/okf/types/ImageRepository.md +14 -0
  176. package/dist/okf/types/ImageUpdateAutomation.md +14 -0
  177. package/dist/okf/types/InfisicalDynamicSecret.md +14 -0
  178. package/dist/okf/types/InfisicalPushSecret.md +14 -0
  179. package/dist/okf/types/InfisicalSecret.md +14 -0
  180. package/dist/okf/types/Ing.md +14 -0
  181. package/dist/okf/types/IngressClass.md +14 -0
  182. package/dist/okf/types/IngressClassList.md +14 -0
  183. package/dist/okf/types/IngressList.md +14 -0
  184. package/dist/okf/types/IngressRoute.md +14 -0
  185. package/dist/okf/types/IngressRouteTCP.md +14 -0
  186. package/dist/okf/types/IngressRouteUDP.md +14 -0
  187. package/dist/okf/types/Issuer.md +14 -0
  188. package/dist/okf/types/JobList.md +14 -0
  189. package/dist/okf/types/K3sHelmChart.md +14 -0
  190. package/dist/okf/types/Kustomization.md +20 -0
  191. package/dist/okf/types/Lease.md +14 -0
  192. package/dist/okf/types/LeaseCandidate.md +14 -0
  193. package/dist/okf/types/LeaseCandidateList.md +14 -0
  194. package/dist/okf/types/LeaseList.md +14 -0
  195. package/dist/okf/types/LimitRange.md +14 -0
  196. package/dist/okf/types/LimitRangeList.md +14 -0
  197. package/dist/okf/types/LocalSubjectAccessReview.md +14 -0
  198. package/dist/okf/types/MicroVM.md +14 -0
  199. package/dist/okf/types/MicroVMClass.md +14 -0
  200. package/dist/okf/types/MicroVMImage.md +14 -0
  201. package/dist/okf/types/MicroVMNetwork.md +14 -0
  202. package/dist/okf/types/MicroVMReplicaSet.md +14 -0
  203. package/dist/okf/types/Middleware.md +14 -0
  204. package/dist/okf/types/MiddlewareTCP.md +14 -0
  205. package/dist/okf/types/MutatingAdmissionPolicy.md +14 -0
  206. package/dist/okf/types/MutatingAdmissionPolicyBinding.md +14 -0
  207. package/dist/okf/types/MutatingAdmissionPolicyBindingList.md +14 -0
  208. package/dist/okf/types/MutatingAdmissionPolicyList.md +14 -0
  209. package/dist/okf/types/MutatingWebhookConfiguration.md +14 -0
  210. package/dist/okf/types/MutatingWebhookConfigurationList.md +14 -0
  211. package/dist/okf/types/Namespace.md +19 -0
  212. package/dist/okf/types/NamespaceList.md +14 -0
  213. package/dist/okf/types/NetPol.md +14 -0
  214. package/dist/okf/types/NetworkPolicyList.md +14 -0
  215. package/dist/okf/types/Node.md +22 -0
  216. package/dist/okf/types/NodeList.md +14 -0
  217. package/dist/okf/types/OCIRepository.md +18 -0
  218. package/dist/okf/types/ObjectStore.md +14 -0
  219. package/dist/okf/types/Order.md +14 -0
  220. package/dist/okf/types/PDB.md +18 -0
  221. package/dist/okf/types/PersistentVolume.md +14 -0
  222. package/dist/okf/types/PersistentVolumeClaim.md +14 -0
  223. package/dist/okf/types/PersistentVolumeClaimList.md +14 -0
  224. package/dist/okf/types/PersistentVolumeList.md +14 -0
  225. package/dist/okf/types/Pod.md +18 -0
  226. package/dist/okf/types/PodCertificateRequest.md +14 -0
  227. package/dist/okf/types/PodCertificateRequestList.md +14 -0
  228. package/dist/okf/types/PodDisruptionBudgetList.md +14 -0
  229. package/dist/okf/types/PodList.md +14 -0
  230. package/dist/okf/types/PodTemplate.md +14 -0
  231. package/dist/okf/types/PodTemplateList.md +14 -0
  232. package/dist/okf/types/Pooler.md +14 -0
  233. package/dist/okf/types/PriorityClass.md +17 -0
  234. package/dist/okf/types/PriorityClassList.md +14 -0
  235. package/dist/okf/types/PriorityLevelConfiguration.md +14 -0
  236. package/dist/okf/types/PriorityLevelConfigurationList.md +14 -0
  237. package/dist/okf/types/PrometheusRule.md +14 -0
  238. package/dist/okf/types/Provider.md +14 -0
  239. package/dist/okf/types/RayCluster.md +20 -0
  240. package/dist/okf/types/RayJob.md +14 -0
  241. package/dist/okf/types/RayService.md +14 -0
  242. package/dist/okf/types/Receiver.md +14 -0
  243. package/dist/okf/types/ReferenceGrant.md +14 -0
  244. package/dist/okf/types/ReplicaSet.md +19 -0
  245. package/dist/okf/types/ReplicaSetList.md +14 -0
  246. package/dist/okf/types/ReplicationController.md +14 -0
  247. package/dist/okf/types/ReplicationControllerList.md +14 -0
  248. package/dist/okf/types/ResourceClaim.md +14 -0
  249. package/dist/okf/types/ResourceClaimList.md +14 -0
  250. package/dist/okf/types/ResourceClaimTemplate.md +14 -0
  251. package/dist/okf/types/ResourceClaimTemplateList.md +14 -0
  252. package/dist/okf/types/ResourceQuota.md +14 -0
  253. package/dist/okf/types/ResourceQuotaList.md +14 -0
  254. package/dist/okf/types/ResourceSet.md +14 -0
  255. package/dist/okf/types/ResourceSetInputProvider.md +14 -0
  256. package/dist/okf/types/ResourceSlice.md +14 -0
  257. package/dist/okf/types/ResourceSliceList.md +14 -0
  258. package/dist/okf/types/Role.md +14 -0
  259. package/dist/okf/types/RoleBinding.md +15 -0
  260. package/dist/okf/types/RoleBindingList.md +14 -0
  261. package/dist/okf/types/RoleList.md +14 -0
  262. package/dist/okf/types/RuntimeClass.md +16 -0
  263. package/dist/okf/types/RuntimeClassList.md +14 -0
  264. package/dist/okf/types/SA.md +16 -0
  265. package/dist/okf/types/Scale.md +14 -0
  266. package/dist/okf/types/ScheduledBackup.md +14 -0
  267. package/dist/okf/types/Sec.md +17 -0
  268. package/dist/okf/types/SecretList.md +14 -0
  269. package/dist/okf/types/SelfSubjectAccessReview.md +14 -0
  270. package/dist/okf/types/SelfSubjectReview.md +13 -0
  271. package/dist/okf/types/SelfSubjectRulesReview.md +14 -0
  272. package/dist/okf/types/ServersTransport.md +14 -0
  273. package/dist/okf/types/ServersTransportTCP.md +14 -0
  274. package/dist/okf/types/Service.md +20 -0
  275. package/dist/okf/types/ServiceAccountList.md +14 -0
  276. package/dist/okf/types/ServiceCIDR.md +14 -0
  277. package/dist/okf/types/ServiceCIDRList.md +14 -0
  278. package/dist/okf/types/ServiceList.md +14 -0
  279. package/dist/okf/types/ServiceMonitor.md +14 -0
  280. package/dist/okf/types/StatefulSet.md +19 -0
  281. package/dist/okf/types/StatefulSetList.md +14 -0
  282. package/dist/okf/types/Status.md +17 -0
  283. package/dist/okf/types/StorageClass.md +20 -0
  284. package/dist/okf/types/StorageClassList.md +14 -0
  285. package/dist/okf/types/StorageVersionMigration.md +14 -0
  286. package/dist/okf/types/StorageVersionMigrationList.md +14 -0
  287. package/dist/okf/types/SubjectAccessReview.md +14 -0
  288. package/dist/okf/types/TLSOption.md +14 -0
  289. package/dist/okf/types/TLSStore.md +14 -0
  290. package/dist/okf/types/TokenRequest.md +14 -0
  291. package/dist/okf/types/TokenReview.md +14 -0
  292. package/dist/okf/types/TraefikService.md +14 -0
  293. package/dist/okf/types/ValidatingAdmissionPolicy.md +14 -0
  294. package/dist/okf/types/ValidatingAdmissionPolicyBinding.md +14 -0
  295. package/dist/okf/types/ValidatingAdmissionPolicyBindingList.md +14 -0
  296. package/dist/okf/types/ValidatingAdmissionPolicyList.md +14 -0
  297. package/dist/okf/types/ValidatingWebhookConfiguration.md +14 -0
  298. package/dist/okf/types/ValidatingWebhookConfigurationList.md +14 -0
  299. package/dist/okf/types/VolumeAttachment.md +14 -0
  300. package/dist/okf/types/VolumeAttachmentList.md +14 -0
  301. package/dist/okf/types/VolumeAttributesClass.md +15 -0
  302. package/dist/okf/types/VolumeAttributesClassList.md +14 -0
  303. package/dist/okf/types/WatchEvent.md +14 -0
  304. package/dist/plugin.d.ts.map +1 -1
  305. package/dist/rules/argo-helpers.ts +2 -0
  306. package/dist/rules/flux-source-ref-pin.ts +52 -0
  307. package/dist/rules/flux002.ts +77 -0
  308. package/dist/rules/flux003.ts +75 -0
  309. package/dist/serializer.d.ts.map +1 -1
  310. package/dist/skills/chant-k8s-flux.md +162 -0
  311. package/dist/types/index.d.ts +41 -3
  312. package/dist/validate.d.ts.map +1 -1
  313. package/package.json +3 -3
  314. package/src/api/classify.test.ts +20 -0
  315. package/src/api/classify.ts +8 -1
  316. package/src/api/connect.ts +10 -0
  317. package/src/codegen/docs.ts +11 -0
  318. package/src/components/argo-app.test.ts +137 -0
  319. package/src/components/argo-app.ts +163 -0
  320. package/src/components/builders.ts +8 -0
  321. package/src/components/capability-plugin.ts +11 -1
  322. package/src/components/flux-reconcile.test.ts +145 -0
  323. package/src/components/flux-reconcile.ts +159 -0
  324. package/src/components/index.ts +13 -0
  325. package/src/components/kustomize-apply.ts +12 -41
  326. package/src/composites/composites.test.ts +122 -0
  327. package/src/composites/flux-app.ts +274 -0
  328. package/src/composites/index.ts +9 -0
  329. package/src/config-augmentation.test.ts +72 -0
  330. package/src/config-schema.ts +5 -0
  331. package/src/config.ts +33 -5
  332. package/src/crd/crd-sources.ts +37 -0
  333. package/src/crd/parser.ts +6 -0
  334. package/src/deep-observe-hooks.ts +60 -0
  335. package/src/deep-observe.test.ts +114 -0
  336. package/src/describe-resources.test.ts +215 -6
  337. package/src/describe-resources.ts +197 -118
  338. package/src/generated/index.d.ts +41 -3
  339. package/src/generated/index.ts +15 -4
  340. package/src/generated/lexicon-k8s.json +92 -16
  341. package/src/generated/operations.json +48 -0
  342. package/src/index.ts +4 -0
  343. package/src/kube/connect.ts +5 -4
  344. package/src/kube/get.ts +4 -4
  345. package/src/kustomize/render.ts +84 -0
  346. package/src/kustomize/rendered-entity.ts +72 -0
  347. package/src/kustomize/root.test.ts +268 -0
  348. package/src/kustomize/root.ts +109 -0
  349. package/src/lint/audit-catalog.ts +2 -0
  350. package/src/lint/post-synth/argo-helpers.ts +2 -0
  351. package/src/lint/post-synth/flux002.ts +77 -0
  352. package/src/lint/post-synth/flux003.ts +75 -0
  353. package/src/lint/post-synth/index.ts +4 -0
  354. package/src/lint/post-synth/post-synth.test.ts +132 -0
  355. package/src/lint/rules/flux-source-ref-pin.ts +52 -0
  356. package/src/lint/rules/rules.test.ts +51 -0
  357. package/src/plugin.test.ts +2 -0
  358. package/src/plugin.ts +47 -0
  359. package/src/serializer.ts +34 -4
  360. package/src/skills/chant-k8s-flux.md +162 -0
  361. package/src/testdata/kustomize-root/base/deployment.yaml +17 -0
  362. package/src/testdata/kustomize-root/base/kustomization.yaml +3 -0
  363. package/src/testdata/kustomize-root/base/service.yaml +9 -0
  364. package/src/testdata/kustomize-root/overlays/prod/kustomization.yaml +6 -0
  365. package/src/validate.ts +4 -0
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: PodTemplate
4
+ description: k8s resource type K8s::Core::PodTemplate
5
+ name: PodTemplate
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::PodTemplate
8
+ ---
9
+ `K8s::Core::PodTemplate`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
14
+ - `template` (`PodTemplateSpec`, optional): Template defines the pods that will be created from this pod template. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: PodTemplateList
4
+ description: k8s resource type K8s::Core::PodTemplateList
5
+ name: PodTemplateList
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::PodTemplateList
8
+ ---
9
+ `K8s::Core::PodTemplateList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): List of pod templates
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: Pooler
4
+ description: k8s resource type K8s::Cnpg::Pooler
5
+ name: Pooler
6
+ lexicon: k8s
7
+ resource_type: K8s::Cnpg::Pooler
8
+ ---
9
+ `K8s::Cnpg::Pooler`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `spec` (`Record<string, unknown>`, required): Specification of the desired behavior of the Pooler. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
14
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
@@ -0,0 +1,17 @@
1
+ ---
2
+ type: resource-type
3
+ title: PriorityClass
4
+ description: k8s resource type K8s::Scheduling::PriorityClass
5
+ name: PriorityClass
6
+ lexicon: k8s
7
+ resource_type: K8s::Scheduling::PriorityClass
8
+ ---
9
+ `K8s::Scheduling::PriorityClass`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `description` (`string`, optional): description is an arbitrary string that usually provides guidelines on when this priority class should be used.
14
+ - `globalDefault` (`boolean`, optional): globalDefault specifies whether this PriorityClass should be considered as the default priority for pods that do not have any priority class. Only one PriorityClass can be marked as `globalDefault`. However, if more than one PriorityClasses exists with their `globalDefault` field set to true, the smallest value of such global default PriorityClasses will be used as the default priority.
15
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
16
+ - `preemptionPolicy` (`string`, optional): preemptionPolicy is the Policy for preempting pods with lower priority. One of Never, PreemptLowerPriority. Defaults to PreemptLowerPriority if unset.
17
+ - `value` (`number`, optional): value represents the integer value of this priority class. This is the actual priority that pods receive when they have the name of this class in their pod spec.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: PriorityClassList
4
+ description: k8s resource type K8s::Scheduling::PriorityClassList
5
+ name: PriorityClassList
6
+ lexicon: k8s
7
+ resource_type: K8s::Scheduling::PriorityClassList
8
+ ---
9
+ `K8s::Scheduling::PriorityClassList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): items is the list of PriorityClasses
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: PriorityLevelConfiguration
4
+ description: k8s resource type K8s::Flowcontrol::PriorityLevelConfiguration
5
+ name: PriorityLevelConfiguration
6
+ lexicon: k8s
7
+ resource_type: K8s::Flowcontrol::PriorityLevelConfiguration
8
+ ---
9
+ `K8s::Flowcontrol::PriorityLevelConfiguration`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): `metadata` is the standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
14
+ - `spec` (`Record<string, unknown>`, optional): `spec` is the specification of the desired behavior of a "request-priority". More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: PriorityLevelConfigurationList
4
+ description: k8s resource type K8s::Flowcontrol::PriorityLevelConfigurationList
5
+ name: PriorityLevelConfigurationList
6
+ lexicon: k8s
7
+ resource_type: K8s::Flowcontrol::PriorityLevelConfigurationList
8
+ ---
9
+ `K8s::Flowcontrol::PriorityLevelConfigurationList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): `items` is a list of request-priorities.
14
+ - `metadata` (`Record<string, unknown>`, optional): `metadata` is the standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: PrometheusRule
4
+ description: k8s resource type K8s::Monitoring::PrometheusRule
5
+ name: PrometheusRule
6
+ lexicon: k8s
7
+ resource_type: K8s::Monitoring::PrometheusRule
8
+ ---
9
+ `K8s::Monitoring::PrometheusRule`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `spec` (`Record<string, unknown>`, required): Specification of desired alerting rule definitions for Prometheus.
14
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: Provider
4
+ description: k8s resource type K8s::Flux::Provider
5
+ name: Provider
6
+ lexicon: k8s
7
+ resource_type: K8s::Flux::Provider
8
+ ---
9
+ `K8s::Flux::Provider`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional): ProviderSpec defines the desired state of the Provider.
@@ -0,0 +1,20 @@
1
+ ---
2
+ type: resource-type
3
+ title: RayCluster
4
+ description: k8s resource type K8s::Ray::RayCluster
5
+ name: RayCluster
6
+ lexicon: k8s
7
+ resource_type: K8s::Ray::RayCluster
8
+ ---
9
+ `K8s::Ray::RayCluster`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional)
15
+
16
+ ## Governed by
17
+
18
+ - [WK8401](/rules/WK8401.md): shmSize must not exceed the container memory limit — pod will not schedule if it does
19
+ - [WK8402](/rules/WK8402.md): RayCluster should set spec.rayVersion so KubeRay selects the correct autoscaler image
20
+ - [WK8403](/rules/WK8403.md): spec.rayVersion should match the Ray version in the head container image tag
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: RayJob
4
+ description: k8s resource type K8s::Ray::RayJob
5
+ name: RayJob
6
+ lexicon: k8s
7
+ resource_type: K8s::Ray::RayJob
8
+ ---
9
+ `K8s::Ray::RayJob`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional)
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: RayService
4
+ description: k8s resource type K8s::Ray::RayService
5
+ name: RayService
6
+ lexicon: k8s
7
+ resource_type: K8s::Ray::RayService
8
+ ---
9
+ `K8s::Ray::RayService`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional)
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: Receiver
4
+ description: k8s resource type K8s::Flux::Receiver
5
+ name: Receiver
6
+ lexicon: k8s
7
+ resource_type: K8s::Flux::Receiver
8
+ ---
9
+ `K8s::Flux::Receiver`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional): ReceiverSpec defines the desired state of the Receiver.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ReferenceGrant
4
+ description: k8s resource type K8s::Gateway::ReferenceGrant
5
+ name: ReferenceGrant
6
+ lexicon: k8s
7
+ resource_type: K8s::Gateway::ReferenceGrant
8
+ ---
9
+ `K8s::Gateway::ReferenceGrant`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional): Spec defines the desired state of ReferenceGrant.
@@ -0,0 +1,19 @@
1
+ ---
2
+ type: resource-type
3
+ title: ReplicaSet
4
+ description: k8s resource type K8s::Apps::ReplicaSet
5
+ name: ReplicaSet
6
+ lexicon: k8s
7
+ resource_type: K8s::Apps::ReplicaSet
8
+ ---
9
+ `K8s::Apps::ReplicaSet`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
14
+ - `spec` (`Record<string, unknown>`, optional): Spec defines the specification of the desired behavior of the ReplicaSet. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
15
+
16
+ ## Governed by
17
+
18
+ - [WK8002](/rules/WK8002.md): Latest Image Tag
19
+ - [WK8003](/rules/WK8003.md): Missing Resource Limits
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ReplicaSetList
4
+ description: k8s resource type K8s::Apps::ReplicaSetList
5
+ name: ReplicaSetList
6
+ lexicon: k8s
7
+ resource_type: K8s::Apps::ReplicaSetList
8
+ ---
9
+ `K8s::Apps::ReplicaSetList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): List of ReplicaSets. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ReplicationController
4
+ description: k8s resource type K8s::Core::ReplicationController
5
+ name: ReplicationController
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::ReplicationController
8
+ ---
9
+ `K8s::Core::ReplicationController`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): If the Labels of a ReplicationController are empty, they are defaulted to be the same as the Pod(s) that the replication controller manages. Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
14
+ - `spec` (`Record<string, unknown>`, optional): Spec defines the specification of the desired behavior of the replication controller. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ReplicationControllerList
4
+ description: k8s resource type K8s::Core::ReplicationControllerList
5
+ name: ReplicationControllerList
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::ReplicationControllerList
8
+ ---
9
+ `K8s::Core::ReplicationControllerList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): List of replication controllers. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceClaim
4
+ description: k8s resource type K8s::Resource::ResourceClaim
5
+ name: ResourceClaim
6
+ lexicon: k8s
7
+ resource_type: K8s::Resource::ResourceClaim
8
+ ---
9
+ `K8s::Resource::ResourceClaim`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `spec` (`Record<string, unknown>`, required): Spec describes what is being requested and how to configure it. The spec is immutable.
14
+ - `metadata` (`ObjectMeta`, optional): Standard object metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceClaimList
4
+ description: k8s resource type K8s::Resource::ResourceClaimList
5
+ name: ResourceClaimList
6
+ lexicon: k8s
7
+ resource_type: K8s::Resource::ResourceClaimList
8
+ ---
9
+ `K8s::Resource::ResourceClaimList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is the list of resource claims.
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceClaimTemplate
4
+ description: k8s resource type K8s::Resource::ResourceClaimTemplate
5
+ name: ResourceClaimTemplate
6
+ lexicon: k8s
7
+ resource_type: K8s::Resource::ResourceClaimTemplate
8
+ ---
9
+ `K8s::Resource::ResourceClaimTemplate`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `spec` (`Record<string, unknown>`, required): Describes the ResourceClaim that is to be generated. This field is immutable. A ResourceClaim will get created by the control plane for a Pod when needed and then not get updated anymore.
14
+ - `metadata` (`ObjectMeta`, optional): Standard object metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceClaimTemplateList
4
+ description: k8s resource type K8s::Resource::ResourceClaimTemplateList
5
+ name: ResourceClaimTemplateList
6
+ lexicon: k8s
7
+ resource_type: K8s::Resource::ResourceClaimTemplateList
8
+ ---
9
+ `K8s::Resource::ResourceClaimTemplateList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is the list of resource claim templates.
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceQuota
4
+ description: k8s resource type K8s::Core::ResourceQuota
5
+ name: ResourceQuota
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::ResourceQuota
8
+ ---
9
+ `K8s::Core::ResourceQuota`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
14
+ - `spec` (`Record<string, unknown>`, optional): Spec defines the desired quota. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceQuotaList
4
+ description: k8s resource type K8s::Core::ResourceQuotaList
5
+ name: ResourceQuotaList
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::ResourceQuotaList
8
+ ---
9
+ `K8s::Core::ResourceQuotaList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is a list of ResourceQuota objects. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceSet
4
+ description: k8s resource type K8s::Flux::ResourceSet
5
+ name: ResourceSet
6
+ lexicon: k8s
7
+ resource_type: K8s::Flux::ResourceSet
8
+ ---
9
+ `K8s::Flux::ResourceSet`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional): ResourceSetSpec defines the desired state of ResourceSet
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceSetInputProvider
4
+ description: k8s resource type K8s::Flux::ResourceSetInputProvider
5
+ name: ResourceSetInputProvider
6
+ lexicon: k8s
7
+ resource_type: K8s::Flux::ResourceSetInputProvider
8
+ ---
9
+ `K8s::Flux::ResourceSetInputProvider`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `spec` (`Record<string, unknown>`, optional): ResourceSetInputProviderSpec defines the desired state of ResourceSetInputProvider
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceSlice
4
+ description: k8s resource type K8s::Resource::ResourceSlice
5
+ name: ResourceSlice
6
+ lexicon: k8s
7
+ resource_type: K8s::Resource::ResourceSlice
8
+ ---
9
+ `K8s::Resource::ResourceSlice`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `spec` (`Record<string, unknown>`, required): Contains the information published by the driver. Changing the spec automatically increments the metadata.generation number.
14
+ - `metadata` (`ObjectMeta`, optional): Standard object metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ResourceSliceList
4
+ description: k8s resource type K8s::Resource::ResourceSliceList
5
+ name: ResourceSliceList
6
+ lexicon: k8s
7
+ resource_type: K8s::Resource::ResourceSliceList
8
+ ---
9
+ `K8s::Resource::ResourceSliceList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is the list of resource ResourceSlices.
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: Role
4
+ description: k8s resource type K8s::Rbac::Role
5
+ name: Role
6
+ lexicon: k8s
7
+ resource_type: K8s::Rbac::Role
8
+ ---
9
+ `K8s::Rbac::Role`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
14
+ - `rules` (`PolicyRule[]`, optional): Rules holds all the PolicyRules for this Role
@@ -0,0 +1,15 @@
1
+ ---
2
+ type: resource-type
3
+ title: RoleBinding
4
+ description: k8s resource type K8s::Rbac::RoleBinding
5
+ name: RoleBinding
6
+ lexicon: k8s
7
+ resource_type: K8s::Rbac::RoleBinding
8
+ ---
9
+ `K8s::Rbac::RoleBinding`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `roleRef` (`RoleRef`, required): RoleRef can reference a Role in the current namespace or a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. This field is immutable.
14
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
15
+ - `subjects` (`Subject[]`, optional): Subjects holds references to the objects the role applies to.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: RoleBindingList
4
+ description: k8s resource type K8s::Rbac::RoleBindingList
5
+ name: RoleBindingList
6
+ lexicon: k8s
7
+ resource_type: K8s::Rbac::RoleBindingList
8
+ ---
9
+ `K8s::Rbac::RoleBindingList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is a list of RoleBindings
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard object's metadata.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: RoleList
4
+ description: k8s resource type K8s::Rbac::RoleList
5
+ name: RoleList
6
+ lexicon: k8s
7
+ resource_type: K8s::Rbac::RoleList
8
+ ---
9
+ `K8s::Rbac::RoleList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is a list of Roles
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard object's metadata.
@@ -0,0 +1,16 @@
1
+ ---
2
+ type: resource-type
3
+ title: RuntimeClass
4
+ description: k8s resource type K8s::Node::RuntimeClass
5
+ name: RuntimeClass
6
+ lexicon: k8s
7
+ resource_type: K8s::Node::RuntimeClass
8
+ ---
9
+ `K8s::Node::RuntimeClass`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `handler` (`string`, required): handler specifies the underlying runtime and configuration that the CRI implementation will use to handle pods of this class. The possible values are specific to the node & CRI configuration. It is assumed that all handlers are available on every node, and handlers of the same name are equivalent on every node. For example, a handler called "runc" might specify that the runc OCI runtime (using native Linux containers) will be used to run the containers in a pod. The Handler must be lowercase, conform to the DNS Label (RFC 1123) requirements, and is immutable.
14
+ - `metadata` (`ObjectMeta`, optional): More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
15
+ - `overhead` (`Record<string, unknown>`, optional): overhead represents the resource overhead associated with running a pod for a given RuntimeClass. For more details, see https://kubernetes.io/docs/concepts/scheduling-eviction/pod-overhead/
16
+ - `scheduling` (`Record<string, unknown>`, optional): scheduling holds the scheduling constraints to ensure that pods running with this RuntimeClass are scheduled to nodes that support it. If scheduling is nil, this RuntimeClass is assumed to be supported by all nodes.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: RuntimeClassList
4
+ description: k8s resource type K8s::Node::RuntimeClassList
5
+ name: RuntimeClassList
6
+ lexicon: k8s
7
+ resource_type: K8s::Node::RuntimeClassList
8
+ ---
9
+ `K8s::Node::RuntimeClassList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): items is a list of schema objects.
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
@@ -0,0 +1,16 @@
1
+ ---
2
+ type: resource-type
3
+ title: SA
4
+ description: k8s resource type K8s::Core::ServiceAccount
5
+ name: SA
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::ServiceAccount
8
+ ---
9
+ `K8s::Core::ServiceAccount`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `automountServiceAccountToken` (`boolean`, optional): AutomountServiceAccountToken indicates whether pods running as this service account should have an API token automatically mounted. Can be overridden at the pod level.
14
+ - `imagePullSecrets` (`LocalObjectReference[]`, optional): ImagePullSecrets is a list of references to secrets in the same namespace to use for pulling any images in pods that reference this ServiceAccount. ImagePullSecrets are distinct from Secrets because Secrets can be mounted in the pod, but ImagePullSecrets are only accessed by the kubelet. More info: https://kubernetes.io/docs/concepts/containers/images/#specifying-imagepullsecrets-on-a-pod
15
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
16
+ - `secrets` (`ObjectReference[]`, optional): Secrets is a list of the secrets in the same namespace that pods running using this ServiceAccount are allowed to use. Pods are only limited to this list if this service account has a "kubernetes.io/enforce-mountable-secrets" annotation set to "true". The "kubernetes.io/enforce-mountable-secrets" annotation is deprecated since v1.32. Prefer separate namespaces to isolate access to mounted secrets. This field should not be used to find auto-generated service account token secrets for use outside of pods. Instead, tokens can be requested directly using the TokenRequest API, or service account token secrets can be manually created. More info: https://kubernetes.io/docs/concepts/configuration/secret
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: Scale
4
+ description: k8s resource type K8s::Autoscaling::Scale
5
+ name: Scale
6
+ lexicon: k8s
7
+ resource_type: K8s::Autoscaling::Scale
8
+ ---
9
+ `K8s::Autoscaling::Scale`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `metadata` (`ObjectMeta`, optional): Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
14
+ - `spec` (`Record<string, unknown>`, optional): spec defines the behavior of the scale. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: ScheduledBackup
4
+ description: k8s resource type K8s::Cnpg::ScheduledBackup
5
+ name: ScheduledBackup
6
+ lexicon: k8s
7
+ resource_type: K8s::Cnpg::ScheduledBackup
8
+ ---
9
+ `K8s::Cnpg::ScheduledBackup`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `spec` (`Record<string, unknown>`, required): Specification of the desired behavior of the ScheduledBackup. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
14
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata.
@@ -0,0 +1,17 @@
1
+ ---
2
+ type: resource-type
3
+ title: Sec
4
+ description: k8s resource type K8s::Core::Secret
5
+ name: Sec
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::Secret
8
+ ---
9
+ `K8s::Core::Secret`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `data` (`Record<string, string>`, optional): Data contains the secret data. Each key must consist of alphanumeric characters, '-', '_' or '.'. The serialized form of the secret data is a base64 encoded string, representing the arbitrary (possibly non-string) data value here. Described in https://tools.ietf.org/html/rfc4648#section-4
14
+ - `immutable` (`boolean`, optional): Immutable, if set to true, ensures that data stored in the Secret cannot be updated (only object metadata can be modified). If not set to true, the field can be modified at any time. Defaulted to nil.
15
+ - `metadata` (`ObjectMeta`, optional): Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
16
+ - `stringData` (`Record<string, string>`, optional): stringData allows specifying non-binary secret data in string form. It is provided as a write-only input field for convenience. All keys and values are merged into the data field on write, overwriting any existing values. The stringData field is never output when reading from the API.
17
+ - `type` (`string`, optional): Used to facilitate programmatic handling of secret data. More info: https://kubernetes.io/docs/concepts/configuration/secret/#secret-types
@@ -0,0 +1,14 @@
1
+ ---
2
+ type: resource-type
3
+ title: SecretList
4
+ description: k8s resource type K8s::Core::SecretList
5
+ name: SecretList
6
+ lexicon: k8s
7
+ resource_type: K8s::Core::SecretList
8
+ ---
9
+ `K8s::Core::SecretList`, a resource type of the k8s lexicon.
10
+
11
+ ## Properties
12
+
13
+ - `items` (`Record<string, unknown>[]`, required): Items is a list of secret objects. More info: https://kubernetes.io/docs/concepts/configuration/secret
14
+ - `metadata` (`Record<string, unknown>`, optional): Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds