| n | name: v4 | n | name: v5 |
| served: true | | served: true |
| n | storage: false | n | storage: true |
| schema: | | schema: |
| openAPIV3Schema: | | openAPIV3Schema: |
| type: object | | type: object |
| t | | t | properties: |
| | | spec: |
| | | type: object |
| | | properties: |
| | | docker: |
| | | type: object |
| | | properties: |
| | | registry: |
| | | type: string |
| | | repository: |
| | | type: string |
| | | imageTag: |
| | | type: string |
| | | imagePullPolicy: |
| | | type: string |
| | | default: IfNotPresent |
| | | required: |
| | | - registry |
| | | - repository |
| | | - imageTag |
| | | monitoring: |
| | | type: object |
| | | properties: |
| | | enableOpenTelemetry: |
| | | type: boolean |
| | | security: |
| | | type: object |
| | | properties: |
| | | allowDumps: |
| | | type: boolean |
| | | default: true |
| | | allowNodeMetricsCollection: |
| | | type: boolean |
| | | default: true |
| | | allowPodMetricsCollection: |
| | | type: boolean |
| | | default: true |
| | | services: |
| | | type: array |
| | | items: |
| | | type: object |
| | | properties: |
| | | name: |
| | | type: string |
| | | serviceType: |
| | | type: string |
| | | default: NodePort |
| | | port: |
| | | type: integer |
| | | dnsName: |
| | | type: string |
| | | required: |
| | | - name |
| | | - port |
| | | settings: |
| x-kubernetes-preserve-unknown-fields: true | | x-kubernetes-preserve-unknown-fields: true |
| | | type: object |
| | | additionalProperties: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | storage: |
| | | type: object |
| | | properties: |
| | | data: |
| | | type: object |
| | | properties: |
| | | className: |
| | | type: string |
| | | labels: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | annotations: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | accessMode: |
| | | type: string |
| | | size: |
| | | type: string |
| | | claimName: |
| | | type: string |
| | | logs: |
| | | type: object |
| | | properties: |
| | | className: |
| | | type: string |
| | | labels: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | annotations: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | accessMode: |
| | | type: string |
| | | size: |
| | | type: string |
| | | claimName: |
| | | type: string |
| | | backup: |
| | | type: object |
| | | properties: |
| | | className: |
| | | type: string |
| | | labels: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | annotations: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | accessMode: |
| | | type: string |
| | | size: |
| | | type: string |
| | | claimName: |
| | | type: string |
| | | className: |
| | | type: string |
| | | labels: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | annotations: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | accessMode: |
| | | type: string |
| | | size: |
| | | type: string |
| | | claimName: |
| | | type: string |
| | | credentials: |
| | | type: object |
| | | properties: |
| | | serviceAccount: |
| | | type: string |
| | | dockerRegistry: |
| | | type: string |
| | | infrastructure: |
| | | type: string |
| | | default: other |
| | | status: |
| | | type: object |
| | | properties: |
| | | azure: |
| | | type: object |
| | | properties: |
| | | uploadStatus: |
| | | type: object |
| | | properties: |
| | | metrics: |
| | | type: object |
| | | properties: |
| | | lastUploadTime: |
| | | type: string |
| | | format: date-time |
| | | message: |
| | | type: string |
| | | logs: |
| | | type: object |
| | | properties: |
| | | lastUploadTime: |
| | | type: string |
| | | format: date-time |
| | | message: |
| | | type: string |
| | | usage: |
| | | type: object |
| | | properties: |
| | | lastUploadTime: |
| | | type: string |
| | | format: date-time |
| | | message: |
| | | type: string |
| | | exportStatus: |
| | | type: object |
| | | properties: |
| | | metrics: |
| | | type: object |
| | | properties: |
| | | lastExportTime: |
| | | type: string |
| | | format: date-time |
| | | message: |
| | | type: string |
| | | logs: |
| | | type: object |
| | | properties: |
| | | lastExportTime: |
| | | type: string |
| | | format: date-time |
| | | message: |
| | | type: string |
| | | usage: |
| | | type: object |
| | | properties: |
| | | lastExportTime: |
| | | type: string |
| | | format: date-time |
| | | message: |
| | | type: string |
| | | observedGeneration: |
| | | type: integer |
| | | runningVersion: |
| | | type: string |
| | | registryVersions: |
| | | type: object |
| | | properties: |
| | | next: |
| | | type: string |
| | | previous: |
| | | type: string |
| | | current: |
| | | type: string |
| | | latest: |
| | | type: string |
| | | behind: |
| | | type: integer |
| | | available: |
| | | type: array |
| | | items: |
| | | type: string |
| | | releasedVersions: |
| | | type: object |
| | | properties: |
| | | next: |
| | | type: string |
| | | previous: |
| | | type: string |
| | | current: |
| | | type: string |
| | | latest: |
| | | type: string |
| | | behind: |
| | | type: integer |
| | | available: |
| | | type: array |
| | | items: |
| | | type: string |
| | | arcDataServicesK8sExtensionLatestVersion: |
| | | type: string |
| | | endpoints: |
| | | type: object |
| | | additionalProperties: |
| | | type: string |
| | | state: |
| | | type: string |
| | | healthState: |
| | | type: string |
| | | reason: |
| | | type: string |
| | | message: |
| | | type: string |
| | | lastUpdateTime: |
| | | type: string |
| | | format: date-time |
| | | apiVersion: |
| | | type: string |
| | | kind: |
| | | type: string |
| subresources: | | subresources: |
| status: {} | | status: {} |
| additionalPrinterColumns: | | additionalPrinterColumns: |
| - name: State | | - name: State |
| type: string | | type: string |
| jsonPath: .status.state | | jsonPath: .status.state |