@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.
- package/dist/api/classify.d.ts.map +1 -1
- package/dist/api/connect.d.ts.map +1 -1
- package/dist/codegen/docs.d.ts.map +1 -1
- package/dist/components/argo-app.d.ts +104 -0
- package/dist/components/argo-app.d.ts.map +1 -0
- package/dist/components/builders.d.ts +8 -0
- package/dist/components/builders.d.ts.map +1 -1
- package/dist/components/capability-plugin.d.ts +1 -0
- package/dist/components/capability-plugin.d.ts.map +1 -1
- package/dist/components/flux-reconcile.d.ts +84 -0
- package/dist/components/flux-reconcile.d.ts.map +1 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/kustomize-apply.d.ts +29 -7
- package/dist/components/kustomize-apply.d.ts.map +1 -1
- package/dist/composites/flux-app.d.ts +132 -0
- package/dist/composites/flux-app.d.ts.map +1 -0
- package/dist/composites/index.d.ts +2 -0
- package/dist/composites/index.d.ts.map +1 -1
- package/dist/config-schema.d.ts +3 -0
- package/dist/config-schema.d.ts.map +1 -1
- package/dist/config.d.ts +32 -5
- package/dist/config.d.ts.map +1 -1
- package/dist/crd/crd-sources.d.ts.map +1 -1
- package/dist/crd/parser.d.ts.map +1 -1
- package/dist/deep-observe-hooks.d.ts +8 -0
- package/dist/deep-observe-hooks.d.ts.map +1 -1
- package/dist/describe-resources.d.ts +10 -8
- package/dist/describe-resources.d.ts.map +1 -1
- package/dist/generated/index.d.ts +15 -4
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/integrity.json +10 -6
- package/dist/kube/connect.d.ts +5 -4
- package/dist/kube/connect.d.ts.map +1 -1
- package/dist/kube/get.d.ts +4 -4
- package/dist/kustomize/render.d.ts +15 -0
- package/dist/kustomize/render.d.ts.map +1 -0
- package/dist/kustomize/rendered-entity.d.ts +39 -0
- package/dist/kustomize/rendered-entity.d.ts.map +1 -0
- package/dist/kustomize/root.d.ts +19 -0
- package/dist/kustomize/root.d.ts.map +1 -0
- package/dist/lint/audit-catalog.d.ts.map +1 -1
- package/dist/lint/post-synth/argo-helpers.d.ts +2 -0
- package/dist/lint/post-synth/argo-helpers.d.ts.map +1 -1
- package/dist/lint/post-synth/flux002.d.ts +14 -0
- package/dist/lint/post-synth/flux002.d.ts.map +1 -0
- package/dist/lint/post-synth/flux003.d.ts +17 -0
- package/dist/lint/post-synth/flux003.d.ts.map +1 -0
- package/dist/lint/post-synth/index.d.ts.map +1 -1
- package/dist/lint/rules/flux-source-ref-pin.d.ts +16 -0
- package/dist/lint/rules/flux-source-ref-pin.d.ts.map +1 -0
- package/dist/manifest.json +1 -1
- package/dist/meta.json +92 -16
- package/dist/okf/index.md +256 -0
- package/dist/okf/rules/ARGO001.md +16 -0
- package/dist/okf/rules/ARGO002.md +16 -0
- package/dist/okf/rules/ARGO003.md +15 -0
- package/dist/okf/rules/ARGO004.md +17 -0
- package/dist/okf/rules/ARGO005.md +15 -0
- package/dist/okf/rules/FLUX001.md +17 -0
- package/dist/okf/rules/FLUX002.md +19 -0
- package/dist/okf/rules/FLUX003.md +15 -0
- package/dist/okf/rules/WK8001.md +16 -0
- package/dist/okf/rules/WK8002.md +20 -0
- package/dist/okf/rules/WK8003.md +19 -0
- package/dist/okf/rules/WK8005.md +11 -0
- package/dist/okf/rules/WK8006.md +11 -0
- package/dist/okf/rules/WK8041.md +11 -0
- package/dist/okf/rules/WK8042.md +11 -0
- package/dist/okf/rules/WK8101.md +11 -0
- package/dist/okf/rules/WK8102.md +11 -0
- package/dist/okf/rules/WK8103.md +11 -0
- package/dist/okf/rules/WK8104.md +15 -0
- package/dist/okf/rules/WK8105.md +11 -0
- package/dist/okf/rules/WK8201.md +11 -0
- package/dist/okf/rules/WK8202.md +11 -0
- package/dist/okf/rules/WK8203.md +11 -0
- package/dist/okf/rules/WK8204.md +11 -0
- package/dist/okf/rules/WK8205.md +11 -0
- package/dist/okf/rules/WK8207.md +11 -0
- package/dist/okf/rules/WK8208.md +11 -0
- package/dist/okf/rules/WK8209.md +11 -0
- package/dist/okf/rules/WK8301.md +16 -0
- package/dist/okf/rules/WK8302.md +11 -0
- package/dist/okf/rules/WK8303.md +15 -0
- package/dist/okf/rules/WK8304.md +15 -0
- package/dist/okf/rules/WK8305.md +15 -0
- package/dist/okf/rules/WK8306.md +11 -0
- package/dist/okf/rules/WK8401.md +15 -0
- package/dist/okf/rules/WK8402.md +15 -0
- package/dist/okf/rules/WK8403.md +15 -0
- package/dist/okf/types/APIGroup.md +16 -0
- package/dist/okf/types/APIGroupList.md +13 -0
- package/dist/okf/types/APIResourceList.md +14 -0
- package/dist/okf/types/APIService.md +14 -0
- package/dist/okf/types/APIServiceList.md +14 -0
- package/dist/okf/types/APIVersions.md +14 -0
- package/dist/okf/types/Addon.md +14 -0
- package/dist/okf/types/Alert.md +14 -0
- package/dist/okf/types/AppProject.md +19 -0
- package/dist/okf/types/Application.md +23 -0
- package/dist/okf/types/ApplicationSet.md +18 -0
- package/dist/okf/types/Backup.md +14 -0
- package/dist/okf/types/BatchJob.md +14 -0
- package/dist/okf/types/Binding.md +14 -0
- package/dist/okf/types/Bucket.md +18 -0
- package/dist/okf/types/CM.md +16 -0
- package/dist/okf/types/CSIDriver.md +14 -0
- package/dist/okf/types/CSIDriverList.md +14 -0
- package/dist/okf/types/CSINode.md +14 -0
- package/dist/okf/types/CSINodeList.md +14 -0
- package/dist/okf/types/CSIStorageCapacity.md +17 -0
- package/dist/okf/types/CSIStorageCapacityList.md +14 -0
- package/dist/okf/types/Certificate.md +18 -0
- package/dist/okf/types/CertificateRequest.md +14 -0
- package/dist/okf/types/CertificateSigningRequest.md +14 -0
- package/dist/okf/types/CertificateSigningRequestList.md +14 -0
- package/dist/okf/types/Challenge.md +14 -0
- package/dist/okf/types/Cluster.md +14 -0
- package/dist/okf/types/ClusterIssuer.md +14 -0
- package/dist/okf/types/ClusterRole.md +15 -0
- package/dist/okf/types/ClusterRoleBinding.md +15 -0
- package/dist/okf/types/ClusterRoleBindingList.md +14 -0
- package/dist/okf/types/ClusterRoleList.md +14 -0
- package/dist/okf/types/ClusterTrustBundle.md +14 -0
- package/dist/okf/types/ClusterTrustBundleList.md +14 -0
- package/dist/okf/types/ComponentStatus.md +14 -0
- package/dist/okf/types/ComponentStatusList.md +14 -0
- package/dist/okf/types/ConfigMapList.md +14 -0
- package/dist/okf/types/ControllerRevision.md +15 -0
- package/dist/okf/types/ControllerRevisionList.md +14 -0
- package/dist/okf/types/CoreEventList.md +14 -0
- package/dist/okf/types/CrdbCluster.md +14 -0
- package/dist/okf/types/CronJob.md +20 -0
- package/dist/okf/types/CronJobList.md +14 -0
- package/dist/okf/types/CustomResourceDefinition.md +14 -0
- package/dist/okf/types/CustomResourceDefinitionList.md +14 -0
- package/dist/okf/types/DaemonSet.md +19 -0
- package/dist/okf/types/DaemonSetList.md +14 -0
- package/dist/okf/types/DeleteOptions.md +18 -0
- package/dist/okf/types/Deploy.md +14 -0
- package/dist/okf/types/DeploymentList.md +14 -0
- package/dist/okf/types/DeviceClass.md +14 -0
- package/dist/okf/types/DeviceClassList.md +14 -0
- package/dist/okf/types/DeviceTaintRule.md +14 -0
- package/dist/okf/types/DeviceTaintRuleList.md +14 -0
- package/dist/okf/types/EndpointSlice.md +16 -0
- package/dist/okf/types/EndpointSliceList.md +14 -0
- package/dist/okf/types/Endpoints.md +14 -0
- package/dist/okf/types/EndpointsList.md +14 -0
- package/dist/okf/types/Event.md +27 -0
- package/dist/okf/types/EventsEvent.md +27 -0
- package/dist/okf/types/EventsEventList.md +14 -0
- package/dist/okf/types/Eviction.md +14 -0
- package/dist/okf/types/FlowSchema.md +14 -0
- package/dist/okf/types/FlowSchemaList.md +14 -0
- package/dist/okf/types/FluxHelmChart.md +14 -0
- package/dist/okf/types/FluxInstance.md +14 -0
- package/dist/okf/types/FluxReport.md +14 -0
- package/dist/okf/types/GRPCRoute.md +14 -0
- package/dist/okf/types/Gateway.md +14 -0
- package/dist/okf/types/GatewayClass.md +14 -0
- package/dist/okf/types/GitRepository.md +19 -0
- package/dist/okf/types/HTTPRoute.md +14 -0
- package/dist/okf/types/HelmChartConfig.md +14 -0
- package/dist/okf/types/HelmRelease.md +14 -0
- package/dist/okf/types/HelmRepository.md +14 -0
- package/dist/okf/types/HorizontalPodAutoscaler.md +14 -0
- package/dist/okf/types/HorizontalPodAutoscalerList.md +14 -0
- package/dist/okf/types/IPAddress.md +14 -0
- package/dist/okf/types/IPAddressList.md +14 -0
- package/dist/okf/types/ImagePolicy.md +14 -0
- package/dist/okf/types/ImageRepository.md +14 -0
- package/dist/okf/types/ImageUpdateAutomation.md +14 -0
- package/dist/okf/types/InfisicalDynamicSecret.md +14 -0
- package/dist/okf/types/InfisicalPushSecret.md +14 -0
- package/dist/okf/types/InfisicalSecret.md +14 -0
- package/dist/okf/types/Ing.md +14 -0
- package/dist/okf/types/IngressClass.md +14 -0
- package/dist/okf/types/IngressClassList.md +14 -0
- package/dist/okf/types/IngressList.md +14 -0
- package/dist/okf/types/IngressRoute.md +14 -0
- package/dist/okf/types/IngressRouteTCP.md +14 -0
- package/dist/okf/types/IngressRouteUDP.md +14 -0
- package/dist/okf/types/Issuer.md +14 -0
- package/dist/okf/types/JobList.md +14 -0
- package/dist/okf/types/K3sHelmChart.md +14 -0
- package/dist/okf/types/Kustomization.md +20 -0
- package/dist/okf/types/Lease.md +14 -0
- package/dist/okf/types/LeaseCandidate.md +14 -0
- package/dist/okf/types/LeaseCandidateList.md +14 -0
- package/dist/okf/types/LeaseList.md +14 -0
- package/dist/okf/types/LimitRange.md +14 -0
- package/dist/okf/types/LimitRangeList.md +14 -0
- package/dist/okf/types/LocalSubjectAccessReview.md +14 -0
- package/dist/okf/types/MicroVM.md +14 -0
- package/dist/okf/types/MicroVMClass.md +14 -0
- package/dist/okf/types/MicroVMImage.md +14 -0
- package/dist/okf/types/MicroVMNetwork.md +14 -0
- package/dist/okf/types/MicroVMReplicaSet.md +14 -0
- package/dist/okf/types/Middleware.md +14 -0
- package/dist/okf/types/MiddlewareTCP.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicy.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicyBinding.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicyBindingList.md +14 -0
- package/dist/okf/types/MutatingAdmissionPolicyList.md +14 -0
- package/dist/okf/types/MutatingWebhookConfiguration.md +14 -0
- package/dist/okf/types/MutatingWebhookConfigurationList.md +14 -0
- package/dist/okf/types/Namespace.md +19 -0
- package/dist/okf/types/NamespaceList.md +14 -0
- package/dist/okf/types/NetPol.md +14 -0
- package/dist/okf/types/NetworkPolicyList.md +14 -0
- package/dist/okf/types/Node.md +22 -0
- package/dist/okf/types/NodeList.md +14 -0
- package/dist/okf/types/OCIRepository.md +18 -0
- package/dist/okf/types/ObjectStore.md +14 -0
- package/dist/okf/types/Order.md +14 -0
- package/dist/okf/types/PDB.md +18 -0
- package/dist/okf/types/PersistentVolume.md +14 -0
- package/dist/okf/types/PersistentVolumeClaim.md +14 -0
- package/dist/okf/types/PersistentVolumeClaimList.md +14 -0
- package/dist/okf/types/PersistentVolumeList.md +14 -0
- package/dist/okf/types/Pod.md +18 -0
- package/dist/okf/types/PodCertificateRequest.md +14 -0
- package/dist/okf/types/PodCertificateRequestList.md +14 -0
- package/dist/okf/types/PodDisruptionBudgetList.md +14 -0
- package/dist/okf/types/PodList.md +14 -0
- package/dist/okf/types/PodTemplate.md +14 -0
- package/dist/okf/types/PodTemplateList.md +14 -0
- package/dist/okf/types/Pooler.md +14 -0
- package/dist/okf/types/PriorityClass.md +17 -0
- package/dist/okf/types/PriorityClassList.md +14 -0
- package/dist/okf/types/PriorityLevelConfiguration.md +14 -0
- package/dist/okf/types/PriorityLevelConfigurationList.md +14 -0
- package/dist/okf/types/PrometheusRule.md +14 -0
- package/dist/okf/types/Provider.md +14 -0
- package/dist/okf/types/RayCluster.md +20 -0
- package/dist/okf/types/RayJob.md +14 -0
- package/dist/okf/types/RayService.md +14 -0
- package/dist/okf/types/Receiver.md +14 -0
- package/dist/okf/types/ReferenceGrant.md +14 -0
- package/dist/okf/types/ReplicaSet.md +19 -0
- package/dist/okf/types/ReplicaSetList.md +14 -0
- package/dist/okf/types/ReplicationController.md +14 -0
- package/dist/okf/types/ReplicationControllerList.md +14 -0
- package/dist/okf/types/ResourceClaim.md +14 -0
- package/dist/okf/types/ResourceClaimList.md +14 -0
- package/dist/okf/types/ResourceClaimTemplate.md +14 -0
- package/dist/okf/types/ResourceClaimTemplateList.md +14 -0
- package/dist/okf/types/ResourceQuota.md +14 -0
- package/dist/okf/types/ResourceQuotaList.md +14 -0
- package/dist/okf/types/ResourceSet.md +14 -0
- package/dist/okf/types/ResourceSetInputProvider.md +14 -0
- package/dist/okf/types/ResourceSlice.md +14 -0
- package/dist/okf/types/ResourceSliceList.md +14 -0
- package/dist/okf/types/Role.md +14 -0
- package/dist/okf/types/RoleBinding.md +15 -0
- package/dist/okf/types/RoleBindingList.md +14 -0
- package/dist/okf/types/RoleList.md +14 -0
- package/dist/okf/types/RuntimeClass.md +16 -0
- package/dist/okf/types/RuntimeClassList.md +14 -0
- package/dist/okf/types/SA.md +16 -0
- package/dist/okf/types/Scale.md +14 -0
- package/dist/okf/types/ScheduledBackup.md +14 -0
- package/dist/okf/types/Sec.md +17 -0
- package/dist/okf/types/SecretList.md +14 -0
- package/dist/okf/types/SelfSubjectAccessReview.md +14 -0
- package/dist/okf/types/SelfSubjectReview.md +13 -0
- package/dist/okf/types/SelfSubjectRulesReview.md +14 -0
- package/dist/okf/types/ServersTransport.md +14 -0
- package/dist/okf/types/ServersTransportTCP.md +14 -0
- package/dist/okf/types/Service.md +20 -0
- package/dist/okf/types/ServiceAccountList.md +14 -0
- package/dist/okf/types/ServiceCIDR.md +14 -0
- package/dist/okf/types/ServiceCIDRList.md +14 -0
- package/dist/okf/types/ServiceList.md +14 -0
- package/dist/okf/types/ServiceMonitor.md +14 -0
- package/dist/okf/types/StatefulSet.md +19 -0
- package/dist/okf/types/StatefulSetList.md +14 -0
- package/dist/okf/types/Status.md +17 -0
- package/dist/okf/types/StorageClass.md +20 -0
- package/dist/okf/types/StorageClassList.md +14 -0
- package/dist/okf/types/StorageVersionMigration.md +14 -0
- package/dist/okf/types/StorageVersionMigrationList.md +14 -0
- package/dist/okf/types/SubjectAccessReview.md +14 -0
- package/dist/okf/types/TLSOption.md +14 -0
- package/dist/okf/types/TLSStore.md +14 -0
- package/dist/okf/types/TokenRequest.md +14 -0
- package/dist/okf/types/TokenReview.md +14 -0
- package/dist/okf/types/TraefikService.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicy.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicyBinding.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicyBindingList.md +14 -0
- package/dist/okf/types/ValidatingAdmissionPolicyList.md +14 -0
- package/dist/okf/types/ValidatingWebhookConfiguration.md +14 -0
- package/dist/okf/types/ValidatingWebhookConfigurationList.md +14 -0
- package/dist/okf/types/VolumeAttachment.md +14 -0
- package/dist/okf/types/VolumeAttachmentList.md +14 -0
- package/dist/okf/types/VolumeAttributesClass.md +15 -0
- package/dist/okf/types/VolumeAttributesClassList.md +14 -0
- package/dist/okf/types/WatchEvent.md +14 -0
- package/dist/plugin.d.ts.map +1 -1
- package/dist/rules/argo-helpers.ts +2 -0
- package/dist/rules/flux-source-ref-pin.ts +52 -0
- package/dist/rules/flux002.ts +77 -0
- package/dist/rules/flux003.ts +75 -0
- package/dist/serializer.d.ts.map +1 -1
- package/dist/skills/chant-k8s-flux.md +162 -0
- package/dist/types/index.d.ts +41 -3
- package/dist/validate.d.ts.map +1 -1
- package/package.json +3 -3
- package/src/api/classify.test.ts +20 -0
- package/src/api/classify.ts +8 -1
- package/src/api/connect.ts +10 -0
- package/src/codegen/docs.ts +11 -0
- package/src/components/argo-app.test.ts +137 -0
- package/src/components/argo-app.ts +163 -0
- package/src/components/builders.ts +8 -0
- package/src/components/capability-plugin.ts +11 -1
- package/src/components/flux-reconcile.test.ts +145 -0
- package/src/components/flux-reconcile.ts +159 -0
- package/src/components/index.ts +13 -0
- package/src/components/kustomize-apply.ts +12 -41
- package/src/composites/composites.test.ts +122 -0
- package/src/composites/flux-app.ts +274 -0
- package/src/composites/index.ts +9 -0
- package/src/config-augmentation.test.ts +72 -0
- package/src/config-schema.ts +5 -0
- package/src/config.ts +33 -5
- package/src/crd/crd-sources.ts +37 -0
- package/src/crd/parser.ts +6 -0
- package/src/deep-observe-hooks.ts +60 -0
- package/src/deep-observe.test.ts +114 -0
- package/src/describe-resources.test.ts +215 -6
- package/src/describe-resources.ts +197 -118
- package/src/generated/index.d.ts +41 -3
- package/src/generated/index.ts +15 -4
- package/src/generated/lexicon-k8s.json +92 -16
- package/src/generated/operations.json +48 -0
- package/src/index.ts +4 -0
- package/src/kube/connect.ts +5 -4
- package/src/kube/get.ts +4 -4
- package/src/kustomize/render.ts +84 -0
- package/src/kustomize/rendered-entity.ts +72 -0
- package/src/kustomize/root.test.ts +268 -0
- package/src/kustomize/root.ts +109 -0
- package/src/lint/audit-catalog.ts +2 -0
- package/src/lint/post-synth/argo-helpers.ts +2 -0
- package/src/lint/post-synth/flux002.ts +77 -0
- package/src/lint/post-synth/flux003.ts +75 -0
- package/src/lint/post-synth/index.ts +4 -0
- package/src/lint/post-synth/post-synth.test.ts +132 -0
- package/src/lint/rules/flux-source-ref-pin.ts +52 -0
- package/src/lint/rules/rules.test.ts +51 -0
- package/src/plugin.test.ts +2 -0
- package/src/plugin.ts +47 -0
- package/src/serializer.ts +34 -4
- package/src/skills/chant-k8s-flux.md +162 -0
- package/src/testdata/kustomize-root/base/deployment.yaml +17 -0
- package/src/testdata/kustomize-root/base/kustomization.yaml +3 -0
- package/src/testdata/kustomize-root/base/service.yaml +9 -0
- package/src/testdata/kustomize-root/overlays/prod/kustomization.yaml +6 -0
- package/src/validate.ts +4 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CSINodeList
|
|
4
|
+
description: k8s resource type K8s::Storage::CSINodeList
|
|
5
|
+
name: CSINodeList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Storage::CSINodeList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Storage::CSINodeList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of CSINode
|
|
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,17 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CSIStorageCapacity
|
|
4
|
+
description: k8s resource type K8s::Storage::CSIStorageCapacity
|
|
5
|
+
name: CSIStorageCapacity
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Storage::CSIStorageCapacity
|
|
8
|
+
---
|
|
9
|
+
`K8s::Storage::CSIStorageCapacity`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `storageClassName` (`string`, required): storageClassName represents the name of the StorageClass that the reported capacity applies to. It must meet the same requirements as the name of a StorageClass object (non-empty, DNS subdomain). If that object no longer exists, the CSIStorageCapacity object is obsolete and should be removed by its creator. This field is immutable.
|
|
14
|
+
- `capacity` (`string`, optional): capacity is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields. The semantic is currently (CSI spec 1.2) defined as: The available capacity, in bytes, of the storage that can be used to provision volumes. If not set, that information is currently unavailable.
|
|
15
|
+
- `maximumVolumeSize` (`string`, optional): maximumVolumeSize is the value reported by the CSI driver in its GetCapacityResponse for a GetCapacityRequest with topology and parameters that match the previous fields. This is defined since CSI spec 1.4.0 as the largest size that may be used in a CreateVolumeRequest.capacity_range.required_bytes field to create a volume with the same parameters as those in GetCapacityRequest. The corresponding value in the Kubernetes API is ResourceRequirements.Requests in a volume claim.
|
|
16
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata. The name has no particular meaning. It must be a DNS subdomain (dots allowed, 253 characters). To ensure that there are no conflicts with other CSI drivers on the cluster, the recommendation is to use csisc-<uuid>, a generated name, or a reverse-domain name which ends with the unique CSI driver name. Objects are namespaced. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
17
|
+
- `nodeTopology` (`LabelSelector`, optional): nodeTopology defines which nodes have access to the storage for which capacity was reported. If not set, the storage is not accessible from any node in the cluster. If empty, the storage is accessible from all nodes. This field is immutable.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CSIStorageCapacityList
|
|
4
|
+
description: k8s resource type K8s::Storage::CSIStorageCapacityList
|
|
5
|
+
name: CSIStorageCapacityList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Storage::CSIStorageCapacityList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Storage::CSIStorageCapacityList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of CSIStorageCapacity 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,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Certificate
|
|
4
|
+
description: k8s resource type K8s::CertManager::Certificate
|
|
5
|
+
name: Certificate
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::CertManager::Certificate
|
|
8
|
+
---
|
|
9
|
+
`K8s::CertManager::Certificate`, 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): Specification of the desired state of the Certificate resource. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
|
|
15
|
+
|
|
16
|
+
## Governed by
|
|
17
|
+
|
|
18
|
+
- [WK8304](/rules/WK8304.md): SSL redirect without certificate — ssl-redirect annotation requires a valid certificate-arn and HTTPS listen-ports
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CertificateRequest
|
|
4
|
+
description: k8s resource type K8s::CertManager::CertificateRequest
|
|
5
|
+
name: CertificateRequest
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::CertManager::CertificateRequest
|
|
8
|
+
---
|
|
9
|
+
`K8s::CertManager::CertificateRequest`, 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): Specification of the desired state of the CertificateRequest resource. 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: CertificateSigningRequest
|
|
4
|
+
description: k8s resource type K8s::Certificates::CertificateSigningRequest
|
|
5
|
+
name: CertificateSigningRequest
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Certificates::CertificateSigningRequest
|
|
8
|
+
---
|
|
9
|
+
`K8s::Certificates::CertificateSigningRequest`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): spec contains the certificate request, and is immutable after creation. Only the request, signerName, expirationSeconds, and usages fields can be set on creation. Other fields are derived by Kubernetes and cannot be modified by users.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional)
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CertificateSigningRequestList
|
|
4
|
+
description: k8s resource type K8s::Certificates::CertificateSigningRequestList
|
|
5
|
+
name: CertificateSigningRequestList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Certificates::CertificateSigningRequestList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Certificates::CertificateSigningRequestList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is a collection of CertificateSigningRequest objects
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional)
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Challenge
|
|
4
|
+
description: k8s resource type K8s::Acme::Challenge
|
|
5
|
+
name: Challenge
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Acme::Challenge
|
|
8
|
+
---
|
|
9
|
+
`K8s::Acme::Challenge`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required)
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Cluster
|
|
4
|
+
description: k8s resource type K8s::Cnpg::Cluster
|
|
5
|
+
name: Cluster
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Cnpg::Cluster
|
|
8
|
+
---
|
|
9
|
+
`K8s::Cnpg::Cluster`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Specification of the desired behavior of the cluster. 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,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ClusterIssuer
|
|
4
|
+
description: k8s resource type K8s::CertManager::ClusterIssuer
|
|
5
|
+
name: ClusterIssuer
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::CertManager::ClusterIssuer
|
|
8
|
+
---
|
|
9
|
+
`K8s::CertManager::ClusterIssuer`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Desired state of the ClusterIssuer resource.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ClusterRole
|
|
4
|
+
description: k8s resource type K8s::Rbac::ClusterRole
|
|
5
|
+
name: ClusterRole
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Rbac::ClusterRole
|
|
8
|
+
---
|
|
9
|
+
`K8s::Rbac::ClusterRole`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `aggregationRule` (`Record<string, unknown>`, optional): AggregationRule is an optional field that describes how to build the Rules for this ClusterRole. If AggregationRule is set, then the Rules are controller managed and direct changes to Rules will be stomped by the controller.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
15
|
+
- `rules` (`PolicyRule[]`, optional): Rules holds all the PolicyRules for this ClusterRole
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ClusterRoleBinding
|
|
4
|
+
description: k8s resource type K8s::Rbac::ClusterRoleBinding
|
|
5
|
+
name: ClusterRoleBinding
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Rbac::ClusterRoleBinding
|
|
8
|
+
---
|
|
9
|
+
`K8s::Rbac::ClusterRoleBinding`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `roleRef` (`RoleRef`, required): RoleRef can only reference 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: ClusterRoleBindingList
|
|
4
|
+
description: k8s resource type K8s::Rbac::ClusterRoleBindingList
|
|
5
|
+
name: ClusterRoleBindingList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Rbac::ClusterRoleBindingList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Rbac::ClusterRoleBindingList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is a list of ClusterRoleBindings
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ClusterRoleList
|
|
4
|
+
description: k8s resource type K8s::Rbac::ClusterRoleList
|
|
5
|
+
name: ClusterRoleList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Rbac::ClusterRoleList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Rbac::ClusterRoleList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is a list of ClusterRoles
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard object's metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ClusterTrustBundle
|
|
4
|
+
description: k8s resource type K8s::Certificates::ClusterTrustBundle
|
|
5
|
+
name: ClusterTrustBundle
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Certificates::ClusterTrustBundle
|
|
8
|
+
---
|
|
9
|
+
`K8s::Certificates::ClusterTrustBundle`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): spec contains the signer (if any) and trust anchors.
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): metadata contains the object metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ClusterTrustBundleList
|
|
4
|
+
description: k8s resource type K8s::Certificates::ClusterTrustBundleList
|
|
5
|
+
name: ClusterTrustBundleList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Certificates::ClusterTrustBundleList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Certificates::ClusterTrustBundleList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is a collection of ClusterTrustBundle objects
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): metadata contains the list metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ComponentStatus
|
|
4
|
+
description: k8s resource type K8s::Core::ComponentStatus
|
|
5
|
+
name: ComponentStatus
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::ComponentStatus
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::ComponentStatus`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `conditions` (`Record<string, unknown>[]`, optional): List of component conditions observed
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): 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: ComponentStatusList
|
|
4
|
+
description: k8s resource type K8s::Core::ComponentStatusList
|
|
5
|
+
name: ComponentStatusList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::ComponentStatusList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::ComponentStatusList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): List of ComponentStatus objects.
|
|
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: ConfigMapList
|
|
4
|
+
description: k8s resource type K8s::Core::ConfigMapList
|
|
5
|
+
name: ConfigMapList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::ConfigMapList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::ConfigMapList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is the list of ConfigMaps.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: ControllerRevision
|
|
4
|
+
description: k8s resource type K8s::Apps::ControllerRevision
|
|
5
|
+
name: ControllerRevision
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apps::ControllerRevision
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apps::ControllerRevision`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `revision` (`number`, required): Revision indicates the revision of the state represented by Data.
|
|
14
|
+
- `data` (`Record<string, unknown>`, optional): Data is the serialized representation of the state.
|
|
15
|
+
- `metadata` (`ObjectMeta`, optional): 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: ControllerRevisionList
|
|
4
|
+
description: k8s resource type K8s::Apps::ControllerRevisionList
|
|
5
|
+
name: ControllerRevisionList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apps::ControllerRevisionList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apps::ControllerRevisionList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is the list of ControllerRevisions
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): 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: CoreEventList
|
|
4
|
+
description: k8s resource type K8s::Core::EventList
|
|
5
|
+
name: CoreEventList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::EventList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::EventList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): List of events
|
|
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: CrdbCluster
|
|
4
|
+
description: k8s resource type K8s::Crdb::CrdbCluster
|
|
5
|
+
name: CrdbCluster
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Crdb::CrdbCluster
|
|
8
|
+
---
|
|
9
|
+
`K8s::Crdb::CrdbCluster`, 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): CrdbClusterSpec defines the desired state of a CockroachDB Cluster that the operator maintains.
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CronJob
|
|
4
|
+
description: k8s resource type K8s::Batch::CronJob
|
|
5
|
+
name: CronJob
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Batch::CronJob
|
|
8
|
+
---
|
|
9
|
+
`K8s::Batch::CronJob`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Specification of the desired behavior of a cron job, including the schedule. 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. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
15
|
+
|
|
16
|
+
## Governed by
|
|
17
|
+
|
|
18
|
+
- [WK8002](/rules/WK8002.md): Latest Image Tag
|
|
19
|
+
- [WK8003](/rules/WK8003.md): Missing Resource Limits
|
|
20
|
+
- [WK8301](/rules/WK8301.md): Probes required — containers should have livenessProbe and readinessProbe
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: CronJobList
|
|
4
|
+
description: k8s resource type K8s::Batch::CronJobList
|
|
5
|
+
name: CronJobList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Batch::CronJobList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Batch::CronJobList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of CronJobs.
|
|
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: CustomResourceDefinition
|
|
4
|
+
description: k8s resource type K8s::Apiextensions::CustomResourceDefinition
|
|
5
|
+
name: CustomResourceDefinition
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apiextensions::CustomResourceDefinition
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apiextensions::CustomResourceDefinition`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): spec describes how the user wants the resources to appear
|
|
14
|
+
- `metadata` (`ObjectMeta`, optional): 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: CustomResourceDefinitionList
|
|
4
|
+
description: k8s resource type K8s::Apiextensions::CustomResourceDefinitionList
|
|
5
|
+
name: CustomResourceDefinitionList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apiextensions::CustomResourceDefinitionList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apiextensions::CustomResourceDefinitionList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items list individual CustomResourceDefinition objects
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard object's metadata More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: DaemonSet
|
|
4
|
+
description: k8s resource type K8s::Apps::DaemonSet
|
|
5
|
+
name: DaemonSet
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apps::DaemonSet
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apps::DaemonSet`, 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): The desired behavior of this daemon set. 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: DaemonSetList
|
|
4
|
+
description: k8s resource type K8s::Apps::DaemonSetList
|
|
5
|
+
name: DaemonSetList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apps::DaemonSetList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apps::DaemonSetList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): A list of daemon sets.
|
|
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,18 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: DeleteOptions
|
|
4
|
+
description: k8s resource type K8s::Core::DeleteOptions
|
|
5
|
+
name: DeleteOptions
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::DeleteOptions
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::DeleteOptions`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `dryRun` (`string[]`, optional): When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed
|
|
14
|
+
- `gracePeriodSeconds` (`number`, optional): The duration in seconds before the object should be deleted. Value must be non-negative integer. The value zero indicates delete immediately. If this value is nil, the default grace period for the specified type will be used. Defaults to a per object value if not specified. zero means delete immediately.
|
|
15
|
+
- `ignoreStoreReadErrorWithClusterBreakingPotential` (`boolean`, optional): if set to true, it will trigger an unsafe deletion of the resource in case the normal deletion flow fails with a corrupt object error. A resource is considered corrupt if it can not be retrieved from the underlying storage successfully because of a) its data can not be transformed e.g. decryption failure, or b) it fails to decode into an object. NOTE: unsafe deletion ignores finalizer constraints, skips precondition checks, and removes the object from the storage. WARNING: This may potentially break the cluster if the workload associated with the resource being unsafe-deleted relies on normal deletion flow. Use only if you REALLY know what you are doing. The default value is false, and the user must opt in to enable it
|
|
16
|
+
- `orphanDependents` (`boolean`, optional): Deprecated: please use the PropagationPolicy, this field will be deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the "orphan" finalizer will be added to/removed from the object's finalizers list. Either this field or PropagationPolicy may be set, but not both.
|
|
17
|
+
- `preconditions` (`Record<string, unknown>`, optional): Must be fulfilled before a deletion is carried out. If not possible, a 409 Conflict status will be returned.
|
|
18
|
+
- `propagationPolicy` (`string`, optional): Whether and how garbage collection will be performed. Either this field or OrphanDependents may be set, but not both. The default policy is decided by the existing finalizer set in the metadata.finalizers and the resource-specific default policy. Acceptable values are: 'Orphan' - orphan the dependents; 'Background' - allow the garbage collector to delete the dependents in the background; 'Foreground' - a cascading policy that deletes all dependents in the foreground.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Deploy
|
|
4
|
+
description: k8s resource type K8s::Apps::Deployment
|
|
5
|
+
name: Deploy
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apps::Deployment
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apps::Deployment`, 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): Specification of the desired behavior of the Deployment.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: DeploymentList
|
|
4
|
+
description: k8s resource type K8s::Apps::DeploymentList
|
|
5
|
+
name: DeploymentList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Apps::DeploymentList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Apps::DeploymentList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is the list of Deployments.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: DeviceClass
|
|
4
|
+
description: k8s resource type K8s::Resource::DeviceClass
|
|
5
|
+
name: DeviceClass
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Resource::DeviceClass
|
|
8
|
+
---
|
|
9
|
+
`K8s::Resource::DeviceClass`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Spec defines what can be allocated and how to configure it. This is mutable. Consumers have to be prepared for classes changing at any time, either because they get updated or replaced. Claim allocations are done once based on whatever was set in classes at the time of allocation. 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: DeviceClassList
|
|
4
|
+
description: k8s resource type K8s::Resource::DeviceClassList
|
|
5
|
+
name: DeviceClassList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Resource::DeviceClassList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Resource::DeviceClassList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is the list of resource classes.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: DeviceTaintRule
|
|
4
|
+
description: k8s resource type K8s::Resource::DeviceTaintRule
|
|
5
|
+
name: DeviceTaintRule
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Resource::DeviceTaintRule
|
|
8
|
+
---
|
|
9
|
+
`K8s::Resource::DeviceTaintRule`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `spec` (`Record<string, unknown>`, required): Spec specifies the selector and one taint. 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: DeviceTaintRuleList
|
|
4
|
+
description: k8s resource type K8s::Resource::DeviceTaintRuleList
|
|
5
|
+
name: DeviceTaintRuleList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Resource::DeviceTaintRuleList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Resource::DeviceTaintRuleList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): Items is the list of DeviceTaintRules.
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: EndpointSlice
|
|
4
|
+
description: k8s resource type K8s::Discovery::EndpointSlice
|
|
5
|
+
name: EndpointSlice
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Discovery::EndpointSlice
|
|
8
|
+
---
|
|
9
|
+
`K8s::Discovery::EndpointSlice`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `addressType` (`string`, required): addressType specifies the type of address carried by this EndpointSlice. All addresses in this slice must be the same type. This field is immutable after creation. The following address types are currently supported: * IPv4: Represents an IPv4 Address. * IPv6: Represents an IPv6 Address. * FQDN: Represents a Fully Qualified Domain Name. (Deprecated) The EndpointSlice controller only generates, and kube-proxy only processes, slices of addressType "IPv4" and "IPv6". No semantics are defined for the "FQDN" type.
|
|
14
|
+
- `endpoints` (`Record<string, unknown>[]`, optional): endpoints is a list of unique endpoints in this slice. Each slice may include a maximum of 1000 endpoints.
|
|
15
|
+
- `metadata` (`ObjectMeta`, optional): Standard object's metadata.
|
|
16
|
+
- `ports` (`Record<string, unknown>[]`, optional): ports specifies the list of network ports exposed by each endpoint in this slice. Each port must have a unique name. Each slice may include a maximum of 100 ports. Services always have at least 1 port, so EndpointSlices generated by the EndpointSlice controller will likewise always have at least 1 port. EndpointSlices used for other purposes may have an empty ports list.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: EndpointSliceList
|
|
4
|
+
description: k8s resource type K8s::Discovery::EndpointSliceList
|
|
5
|
+
name: EndpointSliceList
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Discovery::EndpointSliceList
|
|
8
|
+
---
|
|
9
|
+
`K8s::Discovery::EndpointSliceList`, a resource type of the k8s lexicon.
|
|
10
|
+
|
|
11
|
+
## Properties
|
|
12
|
+
|
|
13
|
+
- `items` (`Record<string, unknown>[]`, required): items is the list of endpoint slices
|
|
14
|
+
- `metadata` (`Record<string, unknown>`, optional): Standard list metadata.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
---
|
|
2
|
+
type: resource-type
|
|
3
|
+
title: Endpoints
|
|
4
|
+
description: k8s resource type K8s::Core::Endpoints
|
|
5
|
+
name: Endpoints
|
|
6
|
+
lexicon: k8s
|
|
7
|
+
resource_type: K8s::Core::Endpoints
|
|
8
|
+
---
|
|
9
|
+
`K8s::Core::Endpoints`, 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
|
+
- `subsets` (`Record<string, unknown>[]`, optional): The set of all endpoints is the union of all subsets. Addresses are placed into subsets according to the IPs they share. A single address with multiple ports, some of which are ready and some of which are not (because they come from different containers) will result in the address being displayed in different subsets for the different ports. No address will appear in both Addresses and NotReadyAddresses in the same subset. Sets of addresses and ports that comprise a service.
|