hexsha
stringlengths
40
40
size
int64
24
1.05M
ext
stringclasses
2 values
lang
stringclasses
1 value
max_stars_repo_path
stringlengths
5
269
max_stars_repo_name
stringlengths
7
107
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
sequence
max_stars_count
int64
1
84.9k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
5
269
max_issues_repo_name
stringlengths
7
107
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
sequence
max_issues_count
int64
1
116k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
5
269
max_forks_repo_name
stringlengths
7
107
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
sequence
max_forks_count
int64
1
55.9k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
24
1.05M
avg_line_length
float64
1
304k
max_line_length
int64
14
1.03M
alphanum_fraction
float64
0
1
73c1bf90a6e9e56aac20a4d6c3a74883ebab65fb
352
yaml
YAML
site/content/examples/authdemo/03-secret.yaml
amuraru/contour
0541cccb9039afc31387eca3149e6d315fbba402
[ "Apache-2.0" ]
1,873
2017-10-31T07:48:09.000Z
2019-09-14T15:24:29.000Z
site/content/examples/authdemo/03-secret.yaml
amuraru/contour
0541cccb9039afc31387eca3149e6d315fbba402
[ "Apache-2.0" ]
2,698
2019-09-15T23:17:19.000Z
2022-03-31T23:08:25.000Z
site/content/examples/authdemo/03-secret.yaml
amuraru/contour
0541cccb9039afc31387eca3149e6d315fbba402
[ "Apache-2.0" ]
347
2019-09-17T05:39:58.000Z
2022-03-29T13:29:03.000Z
--- apiVersion: v1 kind: Secret type: Opaque metadata: name: passwords namespace: projectcontour-auth annotations: projectcontour.io/auth-type: basic data: auth: dXNlcjE6JGFwcjEkbEFFcGZZYW8kem1IZFdZa0dkVUVKSzkwbk9saTRCMQp1c2VyMjokYXByMSQ3R0Yuczg4VSQ2dEI4Y2FXWkROalZQTnVuMEQ2aVcwCnVzZXIzOiRhcHIxJEVSTWtmQmJnJE41MWQydll0VjBYZUVHWEpTLnBUTy4K
27.076923
184
0.863636
73c30497d4c908f9dc41b91b5e08b47df491b05a
251
yaml
YAML
deployment/service.yaml
officialMKL/kundenverwaltung
90d74dcd860d5bc8f6a6bb6cfb3237f794324bac
[ "MIT" ]
null
null
null
deployment/service.yaml
officialMKL/kundenverwaltung
90d74dcd860d5bc8f6a6bb6cfb3237f794324bac
[ "MIT" ]
null
null
null
deployment/service.yaml
officialMKL/kundenverwaltung
90d74dcd860d5bc8f6a6bb6cfb3237f794324bac
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: kundenverwaltung labels: app.kubernetes.io/name: kundenverwaltung spec: selector: app.kubernetes.io/name: kundenverwaltung ports: - protocol: TCP port: 8080 targetPort: 3000
17.928571
44
0.705179
73c34cd907a22c7f530a1bdbb3b5bf62c14dac61
72
yaml
YAML
deploy/serviceaccount.yaml
sematext/sematext-operator
22fe1b8d04222f1b8f60e2d29d3ced0a2371c3e3
[ "Apache-2.0" ]
null
null
null
deploy/serviceaccount.yaml
sematext/sematext-operator
22fe1b8d04222f1b8f60e2d29d3ced0a2371c3e3
[ "Apache-2.0" ]
1
2021-09-04T08:27:59.000Z
2021-09-04T08:27:59.000Z
deploy/serviceaccount.yaml
sematext/sematext-operator
22fe1b8d04222f1b8f60e2d29d3ced0a2371c3e3
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: ServiceAccount metadata: name: sematext-operator
14.4
25
0.805556
73c3cd8ff3be43e6b83dc0046b925194f475071e
336
yaml
YAML
assets/queries/k8s/security_context_deny_admission_control_plugin_not_set/test/positive1.yaml
acald-creator/kics
ff00cebfd31fa5418b75e2c7f884c1e4e54d6fec
[ "Apache-2.0" ]
null
null
null
assets/queries/k8s/security_context_deny_admission_control_plugin_not_set/test/positive1.yaml
acald-creator/kics
ff00cebfd31fa5418b75e2c7f884c1e4e54d6fec
[ "Apache-2.0" ]
4
2022-03-27T08:23:09.000Z
2022-03-31T00:29:52.000Z
assets/queries/k8s/security_context_deny_admission_control_plugin_not_set/test/positive1.yaml
acald-creator/kics
ff00cebfd31fa5418b75e2c7f884c1e4e54d6fec
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: command-demo labels: purpose: demonstrate-command spec: containers: - name: command-demo-container image: gcr.io/google_containers/kube-apiserver-amd64:v1.6.0 command: ["kube-apiserver"] args: ["--enable-admission-plugins=AlwaysAdmit"] restartPolicy: OnFailure
24
65
0.71131
73c3e2d82a12f865a44553afd0ab4eafec6cbacb
1,197
yaml
YAML
config/monitoring/200-common/200-prometheus-exporter/prometheus.yaml
Leon-Liangming/serving
d8283a8db83525430f093a8d2bc5e77e2605685d
[ "Apache-2.0" ]
1
2021-11-09T10:21:02.000Z
2021-11-09T10:21:02.000Z
config/monitoring/200-common/200-prometheus-exporter/prometheus.yaml
Leon-Liangming/serving
d8283a8db83525430f093a8d2bc5e77e2605685d
[ "Apache-2.0" ]
1
2021-05-25T12:09:27.000Z
2021-05-25T12:09:27.000Z
config/monitoring/200-common/200-prometheus-exporter/prometheus.yaml
Leon-Liangming/serving
d8283a8db83525430f093a8d2bc5e77e2605685d
[ "Apache-2.0" ]
null
null
null
# Copyright 2018 The Knative Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # We use the following service to put all Prometheus instances that we initiated # for the system use and monitor them through this service. Instead of this, # we can monitor prometheus-operated service as well but that service will contain # all Prometheus instances, including the user created one. apiVersion: v1 kind: Service metadata: name: prometheus-system-discovery namespace: knative-monitoring labels: app: prometheus spec: clusterIP: None ports: - name: web port: 9090 protocol: TCP targetPort: web selector: app: prometheus sessionAffinity: None type: ClusterIP
32.351351
82
0.758563
73c448cf62b91b2c2508a86f4b9234b6b37214b9
1,448
yaml
YAML
proj/Configs/feature-flags.yaml
clodonil/workshop_tekton_pipelines
d33698f022688028451dfa7b4787aa9c0eb8c28f
[ "Apache-2.0" ]
null
null
null
proj/Configs/feature-flags.yaml
clodonil/workshop_tekton_pipelines
d33698f022688028451dfa7b4787aa9c0eb8c28f
[ "Apache-2.0" ]
null
null
null
proj/Configs/feature-flags.yaml
clodonil/workshop_tekton_pipelines
d33698f022688028451dfa7b4787aa9c0eb8c28f
[ "Apache-2.0" ]
1
2022-03-10T23:00:25.000Z
2022-03-10T23:00:25.000Z
# Please edit the object below. Lines beginning with a '#' will be ignored, # and an empty file will abort the edit. If an error occurs while saving this file will be # reopened with the relevant failures. # apiVersion: v1 data: disable-affinity-assistant: "true" disable-creds-init: "false" enable-api-fields: stable enable-custom-tasks: "false" enable-tekton-oci-bundles: "false" require-git-ssh-secret-known-hosts: "false" running-in-environment-with-injected-sidecars: "true" send-cloudevents-for-runs: "false" kind: ConfigMap metadata: annotations: kubectl.kubernetes.io/last-applied-configuration: | {"apiVersion":"v1","data":{"disable-affinity-assistant":"false","disable-creds-init":"false","enable-api-fields":"stable","enable-custom-tasks":"false","enable-tekton-oci-bundles":"false","require-git-ssh-secret-known-hosts":"false","running-in-environment-with-injected-sidecars":"true","send-cloudevents-for-runs":"false"},"kind":"ConfigMap","metadata":{"annotations":{},"labels":{"app.kubernetes.io/instance":"default","app.kubernetes.io/part-of":"tekton-pipelines"},"name":"feature-flags","namespace":"tekton-pipelines"}} creationTimestamp: "2022-06-07T22:36:58Z" labels: app.kubernetes.io/instance: default app.kubernetes.io/part-of: tekton-pipelines name: feature-flags namespace: tekton-pipelines resourceVersion: "357" uid: 8f306869-fe3f-427e-94ea-c01707b1b455
53.62963
532
0.728591
73c4e6324f86381eb8d334a4fd3b5293dae5733e
1,554
yaml
YAML
pigeon-wps/deploy-prod.yaml
g7401/pigeon
27107fbec9a4bc29b0503814c19c7db7b2cae7ed
[ "Apache-2.0" ]
null
null
null
pigeon-wps/deploy-prod.yaml
g7401/pigeon
27107fbec9a4bc29b0503814c19c7db7b2cae7ed
[ "Apache-2.0" ]
null
null
null
pigeon-wps/deploy-prod.yaml
g7401/pigeon
27107fbec9a4bc29b0503814c19c7db7b2cae7ed
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: app-utility-pigeon-wfe-deployment namespace: app-utility labels: name: app-utility-pigeon-wfe-deployment spec: replicas: 1 selector: matchLabels: app: app-utility-pigeon-wfe template: metadata: labels: app: app-utility-pigeon-wfe spec: containers: - name: app-utility-pigeon-wfe image: azrce2acr01.azurecr.cn/pigeon-wfe-user:1.0.1 resources: requests: memory: "200Mi" limits: memory: "512Mi" ports: - containerPort: 11554 volumeMounts: - mountPath: /etc/nginx/nginx.conf name: nginx subPath: nginx.conf - mountPath: /usr/share/nginx/html/config/server.js name: url-config subPath: server.js volumes: - name: nginx configMap: name: app-utility-pigeon-wfe-config-map items: - key: nginx_conf path: nginx.conf - name: url-config configMap: name: app-utility-pigeon-wfe-config-url-map items: - key: url_conf path: server.js affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: kubernetes.azure.com/mode operator: In values: - system
27.263158
61
0.529601
73c52d9cd721c47f2699ce59b3b6cd18bac8109a
868
yml
YAML
xgce/ravens-d3m-configmap_04_DA_college_debt.yml
TwoRavens/test-deploy
1d6e7827190ae21b2daa59256c99573cb36d80dc
[ "Apache-2.0" ]
null
null
null
xgce/ravens-d3m-configmap_04_DA_college_debt.yml
TwoRavens/test-deploy
1d6e7827190ae21b2daa59256c99573cb36d80dc
[ "Apache-2.0" ]
null
null
null
xgce/ravens-d3m-configmap_04_DA_college_debt.yml
TwoRavens/test-deploy
1d6e7827190ae21b2daa59256c99573cb36d80dc
[ "Apache-2.0" ]
null
null
null
# ------------------------ # Updated for winter 2019 # Shared env variables # Used by containers: # - ta3-main # - celery-woker # - ta2-main (ignores django/db related variables) # ------------------------ apiVersion: v1 kind: ConfigMap metadata: name: ravens-d3m-config namespace: default data: # ---------------------------------- # D3M winter eval variables # ref: https://datadrivendiscovery.org/wiki/display/work/Evaluation+Workflow # ---------------------------------- D3MRUN: ta2ta3 D3MINPUTDIR: "/ravens_volume/test_data/DA_college_debt" D3MPROBLEMPATH: "/ravens_volume/test_data/DA_college_debt/TRAIN/problem_TRAIN/problemDoc.json" D3MOUTPUTDIR: "/ravens_volume/test_output" D3MLOCALDIR: "/ravens_volume/test_output/local_dir" D3MSTATICDIR: "/ravens_volume/test_output/static_dir" D3MCPU: "1" D3MRAM: "512Mi" D3MTIMEOUT: "10"
31
96
0.652074
73c5444ae9a8a2bb3254eb35c9029b4a88b665ad
1,673
yaml
YAML
label_sync/cluster/label_sync_cron_job.yaml
standardgalactic/test-infra
744d5585cc36559d1e95828e5dcb145d515e37bf
[ "Apache-2.0" ]
null
null
null
label_sync/cluster/label_sync_cron_job.yaml
standardgalactic/test-infra
744d5585cc36559d1e95828e5dcb145d515e37bf
[ "Apache-2.0" ]
null
null
null
label_sync/cluster/label_sync_cron_job.yaml
standardgalactic/test-infra
744d5585cc36559d1e95828e5dcb145d515e37bf
[ "Apache-2.0" ]
null
null
null
# Copyright 2017 The Kubernetes Authors All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. --- apiVersion: batch/v1beta1 kind: CronJob metadata: name: label-sync spec: schedule: "17 * * * *" # Every hour at 17 minutes past the hour concurrencyPolicy: Forbid jobTemplate: metadata: labels: app: label-sync spec: template: spec: containers: - name: label-sync image: gcr.io/k8s-prow/label_sync:v20220308-20455104ba args: - --config=/etc/config/labels.yaml - --confirm=true - --orgs=kubernetes,kubernetes-client,kubernetes-csi,kubernetes-sigs - --token=/etc/github/oauth volumeMounts: - name: oauth mountPath: /etc/github readOnly: true - name: config mountPath: /etc/config readOnly: true restartPolicy: Never volumes: - name: oauth secret: secretName: oauth-token - name: config configMap: name: label-config
32.173077
82
0.604304
73c5454a95b65059d9135d4598e4af3731bc1013
1,420
yaml
YAML
prow/cluster/components/33-crier_deployment.yaml
colunira/test-infra
02dd40a13822ae70dd1394834d2a7428b8b297d9
[ "Apache-2.0" ]
null
null
null
prow/cluster/components/33-crier_deployment.yaml
colunira/test-infra
02dd40a13822ae70dd1394834d2a7428b8b297d9
[ "Apache-2.0" ]
null
null
null
prow/cluster/components/33-crier_deployment.yaml
colunira/test-infra
02dd40a13822ae70dd1394834d2a7428b8b297d9
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: namespace: default name: crier labels: app: crier spec: replicas: 1 selector: matchLabels: app: crier template: metadata: labels: app: crier spec: serviceAccountName: crier terminationGracePeriodSeconds: 30 containers: - name: crier image: gcr.io/k8s-prow/crier:v20200319-1aea24112 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config - --slack-workers=1 - --slack-token-file=/etc/slack/token - --build-cluster=/etc/cluster/cluster.yaml volumeMounts: - name: config mountPath: /etc/config readOnly: true - name: job-config mountPath: /etc/job-config readOnly: true - name: slack mountPath: /etc/slack readOnly: true - name: cluster mountPath: /etc/cluster readOnly: true volumes: - name: config configMap: name: config - name: job-config configMap: name: job-config - name: slack secret: secretName: slack-token - name: cluster secret: defaultMode: 420 secretName: workload-cluster
25.357143
58
0.517606
73c5753943bd8dee3e57c909533a350c8db4bd3d
380
yaml
YAML
kube/ingress.yaml
bgfraser/baby-tracker
ba6e786e9ab9d62e9e1bacb84c58677bbcfcf833
[ "MIT" ]
null
null
null
kube/ingress.yaml
bgfraser/baby-tracker
ba6e786e9ab9d62e9e1bacb84c58677bbcfcf833
[ "MIT" ]
null
null
null
kube/ingress.yaml
bgfraser/baby-tracker
ba6e786e9ab9d62e9e1bacb84c58677bbcfcf833
[ "MIT" ]
null
null
null
# apiVersion: networking.k8s.io/v1beta1 # for k3s < v1.19 apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: server annotations: ingress.kubernetes.io/ssl-redirect: "false" spec: rules: - http: paths: - path: / pathType: Prefix backend: service: name: server port: number: 8080
20
57
0.573684
73c5a744fcb84aa5bbd7b3fb392ab8721ee26683
290
yaml
YAML
config/rbac/secret_role_binding.yaml
cuppett/aws-cloudformation-controller
8bf8343f91ddb66afcb0f6441995fabc2e29f23f
[ "MIT" ]
1
2022-02-27T13:14:01.000Z
2022-02-27T13:14:01.000Z
config/rbac/secret_role_binding.yaml
cuppett/aws-cloudformation-operator
8bf8343f91ddb66afcb0f6441995fabc2e29f23f
[ "MIT" ]
19
2022-02-02T00:21:09.000Z
2022-03-25T19:57:02.000Z
config/rbac/secret_role_binding.yaml
cuppett/aws-cloudformation-controller
8bf8343f91ddb66afcb0f6441995fabc2e29f23f
[ "MIT" ]
1
2022-02-08T21:51:41.000Z
2022-02-08T21:51:41.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: manager-secret-rolebinding namespace: system roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: secret-role subjects: - kind: ServiceAccount name: controller-manager namespace: system
20.714286
40
0.762069
73c5ad869851f6064c5084912874aa25aab04f12
1,976
yaml
YAML
cluster/apps/sonarr/deployment.yaml
budimanjojo/home-cluster
c8dcb871ff0de2e5b7511ac619b320fc8c33241a
[ "Unlicense" ]
9
2021-08-19T05:55:04.000Z
2022-03-13T08:24:13.000Z
cluster/apps/sonarr/deployment.yaml
budimanjojo/home-cluster
c8dcb871ff0de2e5b7511ac619b320fc8c33241a
[ "Unlicense" ]
10
2021-06-27T08:03:11.000Z
2021-12-21T10:52:04.000Z
cluster/apps/sonarr/deployment.yaml
budimanjojo/home-cluster
c8dcb871ff0de2e5b7511ac619b320fc8c33241a
[ "Unlicense" ]
2
2021-08-14T14:10:04.000Z
2021-08-14T14:48:50.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: sonarr labels: app.kubernetes.io/name: sonarr spec: replicas: 1 strategy: type: Recreate selector: matchLabels: app.kubernetes.io/name: sonarr template: metadata: labels: app.kubernetes.io/name: sonarr spec: containers: - name: sonarr image: ghcr.io/k8s-at-home/sonarr:v3.0.6.1342 imagePullPolicy: IfNotPresent resources: requests: cpu: 50m memory: 250Mi limits: cpu: 300m memory: 500Mi ports: - name: http protocol: TCP containerPort: 8989 volumeMounts: - name: sonarr-config mountPath: /config - name: sonarr-media mountPath: /tv subPath: TV - name: sonarr-downloads mountPath: /downloads livenessProbe: tcpSocket: port: http initialDelaySeconds: 30 timeoutSeconds: 5 periodSeconds: 5 successThreshold: 1 failureThreshold: 30 readinessProbe: tcpSocket: port: http initialDelaySeconds: 30 timeoutSeconds: 5 periodSeconds: 5 successThreshold: 1 failureThreshold: 30 env: - name: TZ value: ${CONFIG_TIMEZONE} securityContext: runAsUser: 1000 runAsGroup: 1000 fsGroup: 1000 fsGroupChangePolicy: "OnRootMismatch" volumes: - name: sonarr-config persistentVolumeClaim: claimName: sonarr-config - name: sonarr-media persistentVolumeClaim: claimName: shared-media - name: sonarr-downloads persistentVolumeClaim: claimName: shared-downloads
26
55
0.522773
73c63cfc4a3a21aa09ff1f5b8591412654acbe67
2,015
yaml
YAML
config/200-config.yaml
skonto/net-kourier
411ab1e94c8be5fe1173691e1ea8738f44d22991
[ "Apache-2.0" ]
null
null
null
config/200-config.yaml
skonto/net-kourier
411ab1e94c8be5fe1173691e1ea8738f44d22991
[ "Apache-2.0" ]
null
null
null
config/200-config.yaml
skonto/net-kourier
411ab1e94c8be5fe1173691e1ea8738f44d22991
[ "Apache-2.0" ]
1
2022-03-28T07:47:09.000Z
2022-03-28T07:47:09.000Z
# Copyright 2021 The Knative Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: v1 kind: ConfigMap metadata: name: config-kourier namespace: knative-serving labels: networking.knative.dev/ingress-provider: kourier app.kubernetes.io/component: net-kourier app.kubernetes.io/version: devel app.kubernetes.io/name: knative-serving serving.knative.dev/release: devel data: _example: | ################################ # # # EXAMPLE CONFIGURATION # # # ################################ # This block is not actually functional configuration, # but serves to illustrate the available configuration # options and document them in a way that is accessible # to users that `kubectl edit` this config map. # # These sample configuration options may be copied out of # this example block and unindented to be in the data block # to actually change the configuration. # Specifies whether requests reaching the Kourier gateway # in the context of services should be logged. Readiness # probes etc. must be configured via the bootstrap config. enable-service-access-logging: "true" # Specifies whether to use proxy-protocol in order to safely # transport connection information such as a client's address # across multiple layers of TCP proxies. # NOTE THAT THIS IS AN EXPERIMENTAL / ALPHA FEATURE enable-proxy-protocol: "false"
38.018868
74
0.687345
73c640790a370f0b19218bd45f596f75e942ab1f
399
yaml
YAML
part2/2_4/manifests/deployment-todo-backend.yaml
NiklasKuu/DevOpsWithKubernetes
e9afdce0c7c87478027d88253446f8ca12b10542
[ "MIT" ]
null
null
null
part2/2_4/manifests/deployment-todo-backend.yaml
NiklasKuu/DevOpsWithKubernetes
e9afdce0c7c87478027d88253446f8ca12b10542
[ "MIT" ]
null
null
null
part2/2_4/manifests/deployment-todo-backend.yaml
NiklasKuu/DevOpsWithKubernetes
e9afdce0c7c87478027d88253446f8ca12b10542
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: namespace: todo-application name: dev-kub-todolist-backend-2-4-dep spec: replicas: 1 selector: matchLabels: app: dev-kub-todolist-backend-2-4 template: metadata: labels: app: dev-kub-todolist-backend-2-4 spec: containers: - name: todolist image: niklasku/dev_kub_todolist_backend:2_2_2
21
56
0.666667
73c667af627cc3debfd30162c7320e109301cd6e
244
yaml
YAML
practical_guide/s13-managing-data-volumes-with-kubernetes/kub-data/host-persistentvolume.yaml
RommelTJ/docker_and_kubernetes_notes
4156793bc87fc7a0ba4ae1c4c3ac4df3459eb265
[ "MIT" ]
null
null
null
practical_guide/s13-managing-data-volumes-with-kubernetes/kub-data/host-persistentvolume.yaml
RommelTJ/docker_and_kubernetes_notes
4156793bc87fc7a0ba4ae1c4c3ac4df3459eb265
[ "MIT" ]
34
2021-03-11T04:24:31.000Z
2022-03-31T14:32:29.000Z
practical_guide/s13-managing-data-volumes-with-kubernetes/kub-data/host-persistentvolume.yaml
RommelTJ/docker_and_kubernetes_notes
4156793bc87fc7a0ba4ae1c4c3ac4df3459eb265
[ "MIT" ]
null
null
null
apiVersion: v1 kind: PersistentVolume metadata: name: host-pv spec: capacity: storage: 4Gi volumeMode: Filesystem storageClassName: standard accessModes: - ReadWriteOnce hostPath: path: /data type: DirectoryOrCreate
16.266667
28
0.72541
73c6fc506ef9d0924b5772f95fb127df09970617
824
yaml
YAML
docs/kubernetes/config_examples/f5-resource-configmap-https.yaml
f5devcentral/f5-ci-docs
4e51da4d1a019900ca40939abe7fb3635f42731b
[ "Apache-2.0" ]
9
2017-12-10T10:25:19.000Z
2021-03-08T19:05:16.000Z
docs/kubernetes/config_examples/f5-resource-configmap-https.yaml
f5devcentral/f5-ci-docs
4e51da4d1a019900ca40939abe7fb3635f42731b
[ "Apache-2.0" ]
105
2017-12-01T20:56:36.000Z
2021-03-09T12:46:23.000Z
docs/kubernetes/config_examples/f5-resource-configmap-https.yaml
f5devcentral/f5-ci-docs
4e51da4d1a019900ca40939abe7fb3635f42731b
[ "Apache-2.0" ]
65
2017-12-01T20:42:32.000Z
2021-04-30T01:45:26.000Z
kind: ConfigMap apiVersion: v1 metadata: name: myApp.vs.https labels: f5type: virtual-server data: schema: "f5schemadb://bigip-virtual-server_v0.1.7.json" data: | { "virtualServer": { "backend": { "servicePort": 80, "serviceName": "myService", "healthMonitors": [{ "interval": 30, "protocol": "http", "send": "GET /\r\n", "recv": "200|OK", "timeout": 120 }] }, "frontend": { "virtualAddress": { "port": 8443, "bindAddr": "1.2.3.4" }, "partition": "k8s", "balance": "round-robin", "mode": "http", "sslProfile": { "f5ProfileName": "Common/clientssl" } } } }
22.27027
57
0.43568
73c7094a9c0ffe392dc97ba45fc3d5204602fca3
493
yaml
YAML
pkg/addons/data/ClusterRole.rbac.authorization.k8s.io/system-controller-pv-protection-controller.yaml
openshift-cherrypick-robot/openshift-azure
a75d167bd88bb88366f1e7cb137de4e57496a176
[ "Apache-2.0" ]
null
null
null
pkg/addons/data/ClusterRole.rbac.authorization.k8s.io/system-controller-pv-protection-controller.yaml
openshift-cherrypick-robot/openshift-azure
a75d167bd88bb88366f1e7cb137de4e57496a176
[ "Apache-2.0" ]
null
null
null
pkg/addons/data/ClusterRole.rbac.authorization.k8s.io/system-controller-pv-protection-controller.yaml
openshift-cherrypick-robot/openshift-azure
a75d167bd88bb88366f1e7cb137de4e57496a176
[ "Apache-2.0" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: annotations: authorization.openshift.io/system-only: "true" rbac.authorization.kubernetes.io/autoupdate: "true" labels: kubernetes.io/bootstrapping: rbac-defaults name: system:controller:pv-protection-controller rules: - apiGroups: - "" resources: - persistentvolumes verbs: - get - list - update - watch - apiGroups: - "" resources: - events verbs: - create - patch - update
17.607143
55
0.69574
73c70f77017f2ea2e3925eef369c0c3d6e25d63e
834
yaml
YAML
service.yaml
trustedanalytics-ng/tap-catalog
05bda65f1c01b4dcecf7dc6dcc7ad35f38bc91ab
[ "ECL-2.0", "Apache-2.0" ]
1
2019-09-05T19:43:19.000Z
2019-09-05T19:43:19.000Z
service.yaml
trustedanalytics-ng/tap-catalog
05bda65f1c01b4dcecf7dc6dcc7ad35f38bc91ab
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
service.yaml
trustedanalytics-ng/tap-catalog
05bda65f1c01b4dcecf7dc6dcc7ad35f38bc91ab
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
# Copyright (c) 2017 Intel Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. --- kind: "Service" apiVersion: "v1" metadata: name: "catalog" labels: id: "catalog" spec: type: "NodePort" selector: id: "catalog" ports: - port: 80 protocol: "TCP" name: "rest"
26.903226
74
0.678657
73c73ad5cfd19d75b88b9778aa2574a4f6221b09
2,614
yaml
YAML
config-root/namespaces/jx/lighthouse/lighthouse-foghorn-deploy.yaml
james-knott/jx3-eks-vault
a3f24678ef8c4cf77e33dc5537531aa64f5b0dbe
[ "Apache-2.0" ]
null
null
null
config-root/namespaces/jx/lighthouse/lighthouse-foghorn-deploy.yaml
james-knott/jx3-eks-vault
a3f24678ef8c4cf77e33dc5537531aa64f5b0dbe
[ "Apache-2.0" ]
null
null
null
config-root/namespaces/jx/lighthouse/lighthouse-foghorn-deploy.yaml
james-knott/jx3-eks-vault
a3f24678ef8c4cf77e33dc5537531aa64f5b0dbe
[ "Apache-2.0" ]
null
null
null
# Source: lighthouse/templates/foghorn-deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: lighthouse-foghorn labels: chart: "lighthouse-1.1.52" app: lighthouse-foghorn gitops.jenkins-x.io/pipeline: 'namespaces' annotations: meta.helm.sh/release-name: 'lighthouse' wave.pusher.com/update-on-config-change: 'true' namespace: jx spec: replicas: 1 selector: matchLabels: app: lighthouse-foghorn template: metadata: labels: app: lighthouse-foghorn annotations: jenkins-x.io/hash: '68dc34b0856f5ff4f3ab1aec293860b4d61a2602073b5a630a38a2d87131d4c8' spec: serviceAccountName: lighthouse-foghorn containers: - name: lighthouse-foghorn image: ghcr.io/jenkins-x/lighthouse-foghorn:1.1.52 imagePullPolicy: IfNotPresent args: - "--namespace=jx" env: - name: "GIT_KIND" value: "github" - name: "GIT_SERVER" value: "https://github.com" - name: "GIT_USER" value: james-knott - name: "GIT_TOKEN" valueFrom: secretKeyRef: name: lighthouse-oauth-token key: oauth - name: "HMAC_TOKEN" valueFrom: secretKeyRef: name: "lighthouse-hmac-token" key: hmac optional: false - name: "JX_LOG_FORMAT" value: "json" - name: "LOGRUS_FORMAT" value: "json" - name: LOGRUS_SERVICE value: "lighthouse" - name: LOGRUS_SERVICE_VERSION value: "1.1.52" - name: LOGRUS_STACK_SKIP value: "" - name: DEFAULT_PIPELINE_RUN_SERVICE_ACCOUNT value: "tekton-bot" - name: DEFAULT_PIPELINE_RUN_TIMEOUT value: "2h0m0s" - name: FILE_BROWSER value: "git" - name: JX_DEFAULT_IMAGE value: "ghcr.io/jenkins-x/builder-maven:2.1.149-768" - name: LIGHTHOUSE_DASHBOARD_TEMPLATE value: "namespaces/{{ .Namespace }}/pipelineruns/{{ .PipelineRun }}" - name: LIGHTHOUSE_VERSIONSTREAM_JENKINS_X_JX3_PIPELINE_CATALOG value: "4b0f90957c0a23c879b4820bc37d7f0f12086837" resources: limits: cpu: 100m memory: 256Mi requests: cpu: 80m memory: 128Mi terminationGracePeriodSeconds: 180
32.271605
93
0.550497
73c77794e91ebdc1c70004eae54cf7e80d176018
249
yaml
YAML
pod.yaml
apoex/sftp
e1626cf93a5fcc263f6aa6722af3d30e0abe3be7
[ "MIT" ]
4
2019-05-21T00:34:48.000Z
2019-08-21T17:36:31.000Z
pod.yaml
apoex/sftp
e1626cf93a5fcc263f6aa6722af3d30e0abe3be7
[ "MIT" ]
1
2019-04-24T16:16:08.000Z
2019-05-09T12:04:10.000Z
pod.yaml
apoex/sftp
e1626cf93a5fcc263f6aa6722af3d30e0abe3be7
[ "MIT" ]
11
2018-10-24T00:34:00.000Z
2021-07-19T18:23:28.000Z
--- apiVersion: v1 kind: Pod metadata: name: sftp spec: containers: - name: sftp image: amimof/sftp env: - name: SSH_USERNAME value: "beyonce" - name: SSH_PASSWORD value: "knowles" ports: - containerPort: 22
15.5625
24
0.606426
73c7e03c6ee72916181b2bae5ca255e6612a6f86
401
yaml
YAML
k8s-specifications/redis-deployment.yaml
thinknyx-technologies-llp/example-voting-app
e7cce41d56d4639d9104266ff09dab57d710f644
[ "Apache-2.0" ]
null
null
null
k8s-specifications/redis-deployment.yaml
thinknyx-technologies-llp/example-voting-app
e7cce41d56d4639d9104266ff09dab57d710f644
[ "Apache-2.0" ]
null
null
null
k8s-specifications/redis-deployment.yaml
thinknyx-technologies-llp/example-voting-app
e7cce41d56d4639d9104266ff09dab57d710f644
[ "Apache-2.0" ]
1
2020-02-07T09:47:29.000Z
2020-02-07T09:47:29.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: redis spec: replicas: 1 selector: matchLabels: app: redis template: metadata: labels: app: redis spec: containers: - image: redis:alpine name: redis volumeMounts: - mountPath: /data name: redis-data volumes: - name: redis-data emptyDir: {}
16.708333
27
0.553616
73c833388db3a27f81e19fb5697299b914f16cfb
185
yml
YAML
kube/cashaddress-srv.yml
ToshiakiNishino/bccaddress
fac797141bed4a7fc0cc06d91a55e594cbb137ea
[ "MIT" ]
84
2017-08-25T08:30:48.000Z
2022-03-03T01:35:46.000Z
kube/cashaddress-srv.yml
ToshiakiNishino/bccaddress
fac797141bed4a7fc0cc06d91a55e594cbb137ea
[ "MIT" ]
28
2017-08-25T06:30:10.000Z
2022-01-25T16:44:34.000Z
kube/cashaddress-srv.yml
ToshiakiNishino/bccaddress
fac797141bed4a7fc0cc06d91a55e594cbb137ea
[ "MIT" ]
48
2017-08-25T06:23:59.000Z
2022-03-03T01:35:54.000Z
apiVersion: v1 kind: Service metadata: name: cashaddress namespace: default spec: ports: - port: 88 targetPort: 80 selector: service: cashaddress type: NodePort
14.230769
24
0.686486
73c8e6c2a736514fa6f833dbcd764103c4ed020d
282
yaml
YAML
yaml/01-kube-system/02-admin-role.yaml
SysBind/opencast-operator
f1ff6393bbeb47e798f0e50a8b99fad9afc154eb
[ "Apache-2.0" ]
null
null
null
yaml/01-kube-system/02-admin-role.yaml
SysBind/opencast-operator
f1ff6393bbeb47e798f0e50a8b99fad9afc154eb
[ "Apache-2.0" ]
null
null
null
yaml/01-kube-system/02-admin-role.yaml
SysBind/opencast-operator
f1ff6393bbeb47e798f0e50a8b99fad9afc154eb
[ "Apache-2.0" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: admin namespace: kube-system subjects: - kind: ServiceAccount name: admin namespace: kube-system roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: cluster-admin
20.142857
40
0.758865
73c93a51acea95b0fae21e45abb483bcbb2ef6ef
214
yaml
YAML
cluster/apps/media/tdarr/pvc.yaml
salisk/k8s-gitops
d3c082c01477c4fd9c2963659629a7a66666a064
[ "MIT" ]
null
null
null
cluster/apps/media/tdarr/pvc.yaml
salisk/k8s-gitops
d3c082c01477c4fd9c2963659629a7a66666a064
[ "MIT" ]
2
2021-08-10T13:57:34.000Z
2021-11-11T10:36:52.000Z
cluster/apps/media/tdarr/pvc.yaml
salisk/k8s-gitops
d3c082c01477c4fd9c2963659629a7a66666a064
[ "MIT" ]
null
null
null
--- apiVersion: v1 kind: PersistentVolumeClaim metadata: name: tdarr-config-v1 namespace: media spec: accessModes: - ReadWriteOnce resources: requests: storage: 5Gi storageClassName: longhorn
15.285714
28
0.724299
73c95d3de43e4040b304812ba569d753ac6ee93c
183
yml
YAML
packages/fabric8-tenant-che-quotas-oso/src/main/fabric8/object-counts-rq.yml
fabric8-services/fabric8-tenant-che
e788e4d05b8913ed33e0ddd382c8dae1fe9e5d0d
[ "Apache-2.0" ]
1
2017-11-17T16:32:05.000Z
2017-11-17T16:32:05.000Z
packages/fabric8-tenant-che-quotas-oso/src/main/fabric8/object-counts-rq.yml
fabric8-services/fabric8-tenant-che
e788e4d05b8913ed33e0ddd382c8dae1fe9e5d0d
[ "Apache-2.0" ]
105
2017-08-25T13:12:41.000Z
2018-10-04T14:14:29.000Z
packages/fabric8-tenant-che-quotas-oso/src/main/fabric8/object-counts-rq.yml
fabric8-services/fabric8-tenant-che
e788e4d05b8913ed33e0ddd382c8dae1fe9e5d0d
[ "Apache-2.0" ]
12
2017-08-25T13:08:33.000Z
2018-10-04T14:04:50.000Z
apiVersion: v1 kind: ResourceQuota metadata: name: object-counts spec: hard: persistentvolumeclaims: "2" replicationcontrollers: "20" secrets: "20" services: "15"
16.636364
32
0.693989
73c9a4729eee0976590b8fd2c42b19d51c55f9b3
303
yaml
YAML
monitoring/prometheus-svc.yaml
victoriouscoder/oreilly-kubernetes
61d0c06f422627ceba53ee5e5ccfbdf6d7aca52c
[ "Apache-2.0" ]
323
2017-02-10T18:10:51.000Z
2022-03-24T08:04:37.000Z
monitoring/prometheus-svc.yaml
acropcom/oreilly-kubernetes
5b1d1fe682d948ebc4282710f71aa34bb1c477ad
[ "Apache-2.0" ]
6
2017-02-14T16:04:30.000Z
2019-01-03T11:35:38.000Z
monitoring/prometheus-svc.yaml
acropcom/oreilly-kubernetes
5b1d1fe682d948ebc4282710f71aa34bb1c477ad
[ "Apache-2.0" ]
254
2017-02-14T14:57:20.000Z
2022-03-15T00:01:24.000Z
apiVersion: v1 kind: Service metadata: name: prometheus namespace: monitoring labels: name: prometheus annotations: prometheus.io/scrape: 'true' spec: type: NodePort ports: - port: 9090 protocol: TCP name: webui nodePort: 30090 selector: name: prometheus
15.947368
32
0.663366
73c9fa8955eebf08e2d2b09187be61bc6f78d53f
1,119
yml
YAML
tests/fiaas_deploy_daemon/e2e_expected/v3minimal-service.yml
ariadnarouco/fiaas-deploy-daemon
644c09e79f6f07bd85ca9153e731755836f7e454
[ "Apache-2.0" ]
null
null
null
tests/fiaas_deploy_daemon/e2e_expected/v3minimal-service.yml
ariadnarouco/fiaas-deploy-daemon
644c09e79f6f07bd85ca9153e731755836f7e454
[ "Apache-2.0" ]
null
null
null
tests/fiaas_deploy_daemon/e2e_expected/v3minimal-service.yml
ariadnarouco/fiaas-deploy-daemon
644c09e79f6f07bd85ca9153e731755836f7e454
[ "Apache-2.0" ]
null
null
null
# Copyright 2017-2019 The FIAAS Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: v1 kind: Service metadata: labels: app: v3-data-examples-v3minimal fiaas/deployed_by: "" fiaas/deployment_id: DEPLOYMENT_ID fiaas/version: VERSION global/label: "true" service/label: "true" name: v3-data-examples-v3minimal namespace: default ownerReferences: [] finalizers: [] spec: ports: - name: http port: 80 protocol: TCP targetPort: '8080' selector: app: v3-data-examples-v3minimal sessionAffinity: None type: SERVICE_TYPE loadBalancerSourceRanges: []
27.975
74
0.730116
73ca266aad9a55e96411ee69ec5ac10a5274fa3f
683
yml
YAML
kubernetes/reddit/mongo-deployment-yc.yml
Otus-DevOps-2021-05/DarkonGH_microservices
1c360fb4fe03fed3259f3ab2466f52271c87506c
[ "MIT" ]
null
null
null
kubernetes/reddit/mongo-deployment-yc.yml
Otus-DevOps-2021-05/DarkonGH_microservices
1c360fb4fe03fed3259f3ab2466f52271c87506c
[ "MIT" ]
6
2021-09-25T09:00:40.000Z
2021-11-18T16:58:48.000Z
kubernetes/reddit/mongo-deployment-yc.yml
Otus-DevOps-2021-05/DarkonGH_microservices
1c360fb4fe03fed3259f3ab2466f52271c87506c
[ "MIT" ]
1
2021-12-01T18:08:27.000Z
2021-12-01T18:08:27.000Z
--- apiVersion: apps/v1 kind: Deployment metadata: name: mongo labels: app: reddit component: mongo post-db: "true" comment-db: "true" spec: replicas: 1 selector: matchLabels: app: reddit component: mongo template: metadata: name: mongo labels: app: reddit component: mongo post-db: "true" comment-db: "true" spec: containers: - image: mongo:3.2 name: mongo volumeMounts: - name: mongo-persistent-storage mountPath: /data/db volumes: - name: mongo-persistent-storage persistentVolumeClaim: claimName: pvc-dynamic
18.972222
40
0.573939
73ca9f28ef8a93110d2bc104006b70222936b093
1,184
yaml
YAML
prow/cluster/cherrypicker_deployment.yaml
howardjohn/test-infra
178eb5ea1b61fe2a20f41181188b614124e4e393
[ "Apache-2.0" ]
null
null
null
prow/cluster/cherrypicker_deployment.yaml
howardjohn/test-infra
178eb5ea1b61fe2a20f41181188b614124e4e393
[ "Apache-2.0" ]
null
null
null
prow/cluster/cherrypicker_deployment.yaml
howardjohn/test-infra
178eb5ea1b61fe2a20f41181188b614124e4e393
[ "Apache-2.0" ]
1
2019-07-26T17:52:56.000Z
2019-07-26T17:52:56.000Z
apiVersion: apps/v1 kind: Deployment metadata: namespace: default name: cherrypicker labels: app.kubernetes.io/part-of: prow app: cherrypicker spec: replicas: 1 selector: matchLabels: app: cherrypicker template: metadata: labels: app: cherrypicker spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker image: gcr.io/k8s-prow/cherrypicker:v20211125-63078d9fff args: - --create-issue-on-conflict - --dry-run=false - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --github-token-path=/etc/github/oauth - "--labels=cla: yes" - --labels=release-notes-none - --use-prow-assignments=false ports: - name: http containerPort: 8888 volumeMounts: - name: hmac mountPath: /etc/webhook readOnly: true - name: oauth mountPath: /etc/github readOnly: true volumes: - name: hmac secret: secretName: hmac-token - name: oauth secret: secretName: oauth-token
24.163265
64
0.576858
73cabd0ccb72b1e9fa80f0ad11b39122e88e90d4
554
yaml
YAML
charts/enterprise-metrics/exports/small/v1.Service-enterprise-metrics-ingester.yaml
lexfrei/helm-charts
b49effac16bbbbe6017bf8e545c8d1d1d03ead62
[ "Apache-2.0" ]
null
null
null
charts/enterprise-metrics/exports/small/v1.Service-enterprise-metrics-ingester.yaml
lexfrei/helm-charts
b49effac16bbbbe6017bf8e545c8d1d1d03ead62
[ "Apache-2.0" ]
null
null
null
charts/enterprise-metrics/exports/small/v1.Service-enterprise-metrics-ingester.yaml
lexfrei/helm-charts
b49effac16bbbbe6017bf8e545c8d1d1d03ead62
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Service metadata: labels: app: enterprise-metrics-ingester app.kubernetes.io/managed-by: Helmraiser chart: enterprise-metrics-1.4.3 heritage: Helm release: enterprise-metrics name: enterprise-metrics-ingester namespace: enterprise-metrics spec: ports: - name: http-metrics port: 8080 protocol: TCP targetPort: http-metrics - name: grpc port: 9095 protocol: TCP targetPort: grpc selector: app: enterprise-metrics-ingester release: enterprise-metrics type: ClusterIP
21.307692
44
0.709386
73cb8bb18d0eefd8498d2b4fb23a3dd18ba68474
1,894
yaml
YAML
install/topic-operator/05-Deployment-strimzi-topic-operator.yaml
multi-arch/amqstreams-1-openshift-image
10f29e01095e920527a4ea2f5480d9d3da884dba
[ "Apache-2.0" ]
null
null
null
install/topic-operator/05-Deployment-strimzi-topic-operator.yaml
multi-arch/amqstreams-1-openshift-image
10f29e01095e920527a4ea2f5480d9d3da884dba
[ "Apache-2.0" ]
null
null
null
install/topic-operator/05-Deployment-strimzi-topic-operator.yaml
multi-arch/amqstreams-1-openshift-image
10f29e01095e920527a4ea2f5480d9d3da884dba
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: strimzi-topic-operator labels: app: strimzi spec: replicas: 1 selector: matchLabels: name: strimzi-topic-operator template: metadata: labels: name: strimzi-topic-operator spec: serviceAccountName: strimzi-topic-operator containers: - name: strimzi-topic-operator image: registry.redhat.io/amq7/amq-streams-rhel8-operator:1.8.0 args: - /opt/strimzi/bin/topic_operator_run.sh env: - name: STRIMZI_RESOURCE_LABELS value: "strimzi.io/cluster=my-cluster" - name: STRIMZI_KAFKA_BOOTSTRAP_SERVERS value: my-cluster-kafka-bootstrap:9092 - name: STRIMZI_ZOOKEEPER_CONNECT value: my-cluster-zookeeper-client:2181 - name: STRIMZI_ZOOKEEPER_SESSION_TIMEOUT_MS value: "18000" - name: STRIMZI_FULL_RECONCILIATION_INTERVAL_MS value: "120000" - name: STRIMZI_TOPIC_METADATA_MAX_ATTEMPTS value: "6" - name: STRIMZI_LOG_LEVEL value: INFO - name: STRIMZI_TLS_ENABLED value: "false" - name: STRIMZI_NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace livenessProbe: httpGet: path: /healthy port: 8080 initialDelaySeconds: 10 periodSeconds: 30 readinessProbe: httpGet: path: /ready port: 8080 initialDelaySeconds: 10 periodSeconds: 30 resources: limits: memory: 96Mi cpu: 100m requests: memory: 96Mi cpu: 100m strategy: type: Recreate
29.138462
73
0.546463
73cbb52b125fdbea6b3da79149bbd9497ee223bb
1,499
yaml
YAML
deploy/c32/knative-serving/net-contour/deployment.net-contour-controller.k8s.yaml
seankhliao/mono
2e4bfe0daf32865345855db6ca10d35a29d1c1f2
[ "MIT" ]
null
null
null
deploy/c32/knative-serving/net-contour/deployment.net-contour-controller.k8s.yaml
seankhliao/mono
2e4bfe0daf32865345855db6ca10d35a29d1c1f2
[ "MIT" ]
null
null
null
deploy/c32/knative-serving/net-contour/deployment.net-contour-controller.k8s.yaml
seankhliao/mono
2e4bfe0daf32865345855db6ca10d35a29d1c1f2
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: net-contour-controller namespace: knative-serving labels: networking.knative.dev/ingress-provider: contour spec: replicas: 1 selector: matchLabels: app: net-contour-controller template: metadata: labels: app: net-contour-controller spec: serviceAccountName: controller containers: - name: controller # This is the Go import path for the binary that is containerized # and substituted here. image: gcr.io/knative-releases/knative.dev/net-contour/cmd/controller@sha256:63983c389450277f379eb7079761c6ffb3d3f01768fed0a2db28c426d63039f7 ports: - name: metrics containerPort: 9090 - name: profiling containerPort: 8008 env: - name: SYSTEM_NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace - name: CONFIG_LOGGING_NAME value: config-logging - name: CONFIG_OBSERVABILITY_NAME value: config-observability - name: METRICS_DOMAIN value: knative.dev/net-contour resources: limits: cpu: 400m memory: 400Mi requests: cpu: 40m memory: 40Mi securityContext: allowPrivilegeEscalation: false capabilities: drop: - all readOnlyRootFilesystem: true runAsNonRoot: true
27.759259
149
0.610407
73cbc156e23d65f85bcc04cf6719f83ec939bd64
349
yaml
YAML
tekton/persistent-volume-claims/aws/build-images.yaml
ckavili/ubiquitous-journey-1
964d05405f74039dd56c53bb0a9ec71aa3543039
[ "Apache-2.0" ]
null
null
null
tekton/persistent-volume-claims/aws/build-images.yaml
ckavili/ubiquitous-journey-1
964d05405f74039dd56c53bb0a9ec71aa3543039
[ "Apache-2.0" ]
8
2021-03-12T05:03:50.000Z
2021-05-09T05:31:36.000Z
tekton/persistent-volume-claims/aws/build-images.yaml
tersian/ubiquitous-journey
5dec8223c31c1c56ce3c56a5744ab4ce0062809f
[ "Apache-2.0" ]
5
2021-06-29T00:16:50.000Z
2022-03-15T10:42:39.000Z
apiVersion: v1 kind: PersistentVolumeClaim metadata: name: build-images annotations: volume.beta.kubernetes.io/storage-provisioner: kubernetes.io/aws-ebs labels: rht-labs.com/uj: ubiquitous-journey spec: resources: requests: storage: 10Gi storageClassName: gp2 volumeMode: Filesystem accessModes: - ReadWriteOnce
20.529412
72
0.74212
73cbdef1c3c746c484a21fd11240d64c7f9243d1
12,090
yaml
YAML
ee/fe/modules/450-keepalived/crds/crd.yaml
rinat-nezametdinov/deckhouse
2d46f25e798da2068746ac5f6a7b61b50ad9d954
[ "Apache-2.0" ]
596
2020-11-12T12:16:12.000Z
2022-03-26T23:49:13.000Z
ee/fe/modules/450-keepalived/crds/crd.yaml
rinat-nezametdinov/deckhouse
2d46f25e798da2068746ac5f6a7b61b50ad9d954
[ "Apache-2.0" ]
851
2021-07-01T06:49:47.000Z
2022-03-31T18:41:30.000Z
ee/fe/modules/450-keepalived/crds/crd.yaml
rinat-nezametdinov/deckhouse
2d46f25e798da2068746ac5f6a7b61b50ad9d954
[ "Apache-2.0" ]
32
2021-07-04T11:03:17.000Z
2022-03-23T14:09:18.000Z
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: keepalivedinstances.deckhouse.io labels: heritage: deckhouse module: keepalived spec: group: deckhouse.io scope: Cluster names: plural: keepalivedinstances singular: keepalivedinstance kind: KeepalivedInstance preserveUnknownFields: false versions: - name: v1alpha1 served: true storage: true schema: openAPIV3Schema: type: object description: | The CustomResource for configuring keepalived clusters. Each `KeepalivedInstance` CR defines a single keepalived cluster. `metadata.name` — the name of the cluster (used in pod names). required: - spec properties: spec: type: object required: - nodeSelector - vrrpInstances properties: nodeSelector: type: object additionalProperties: type: string x-kubernetes-preserve-unknown-fields: true description: | Defines the `nodeSelector` parameter for keepalived pods. **Format**: the standard `nodeSelector` list. Instance pods inherit this field as is. tolerations: description: | Defines `tolerations` for keepalived pods. **Format**: the standard [toleration](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/) list. Instance pods inherit this field as is. items: properties: effect: description: | Defines the taint's effect this toleration is associated with (it matches any effect if empty). type: string enum: ["NoSchedule", "PreferNoSchedule", "NoExecute"] key: description: | Defines the taint's key this toleration is associated with (it matches any key if empty). If the key is omitted (emplty), then `operator` must be set to `Exists` (which means it matches any `value` and `key`). type: string operator: description: | Defines how the key and its value are linked — whether the key must be `Equal` to the value or can have any value. Setting it to `Exists` is equivalent to the value having any value so that the pod with the specified toleration can match the corresponding taint. type: string enum: ["Exists", "Equal"] x-doc-default: "Equal" tolerationSeconds: description: | Specifies the period (in seconds) that the scheduler waits before evicting a Pod from a node if the toleration no longer matches the taint (**only** applicable to the `NoExecute` effect, otherwise ignored). If the parameter **is not set**, the Pod will not be evicted from the node if the toleration no longer matches the taint. If the parameter **is set to zero** (or negative), the Pod will be evicted immediately if the toleration no longer matches the taint. **The default is**: not set. format: int64 type: integer value: description: | The value that the toleration must match. Must be empty if the operator parameter is set to `Exists`. type: string type: object type: array vrrpInstances: type: array description: | A list of VRRP instances in the keepalived cluster. Essentially, it is a list of address groups that migrate between servers simultaneously and cannot work separately. Do not confuse `vrrpInstance` with `KeepalivedInstance`. `vrrpInstance` is a component of `KeepalivedInstance`. The `keepalived` module configures VRRP instances so that all addresses (all groups) are evenly distributed across all servers (instead of gathering together on the same node). items: type: object required: - id - interface - virtualIPAddresses properties: id: type: integer description: | A unique **cluster-wide** identifier of a VRRP group. Do not use the same ID in different `KeepalivedInstance` instances unless you have a perfect reason to do so. maximum: 255 minimum: 1 interface: type: object description: | Defines the strategy of detecting interface for the service VRRP traffic on the node. properties: detectionStrategy: type: string description: | You can select one of the following three interface detecting strategis: * `Name` — set the interface name explicitly using the `spec.vrrpInstances[].interface.name` parameter. In this case, all nodes must have the same interface that serves the correct network (e.g., eth0). * `NetworkAddress` — find an interface with an IP from this subnet on the node and use it. * `DefaultRoute` — use the interface for the default route on the node (254 "main" in the table). name: type: string description: | The name of the interface for the service VRRP traffic if the `Name` `detectionStrategy` is used. **A mandatory parameter** if `detectionStrategy` = `Name`. minLength: 1 networkAddress: type: string description: | The address of the subnet to use for determining an interface if `detectionStrategy` = `NetworkAddress`. **A mandatory parameter** if `detectionStrategy` = `NetworkAddress`. pattern: '^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}/[0-9]{1,2}$' example: '192.168.42.0/24' oneOf: - properties: detectionStrategy: enum: [Name] required: [detectionStrategy, name] - properties: detectionStrategy: enum: [NetworkAddress] required: [detectionStrategy, networkAddress] - properties: detectionStrategy: enum: [DefaultRoute] required: [detectionStrategy] preempt: type: boolean description: | Defines if the IP is passed to a node after its recovery from a failure. It makes sense not to pass the IP if you have just one `vrrpInstance` to preserve connections. If you have a lot of groups and a lot of traffic, it is better to pass it to prevent the concentration of all groups on one node. **The default is** — `true`, that is, the IP will passed to a node after its recovery. virtualIPAddresses: type: array description: 'A list of IP addresses that will "jump" between the servers **in tandem**' items: type: object required: - address properties: address: type: string description: | One of the group addresses. example: '192.168.42.15/32' pattern: '^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}/[0-9]{1,2}$' interface: type: object description: | An interface for binding a virtual IP address on a node (similar to `spec.vrrpInstances[].interface`). If omitted, the main service interface defined in `spec.vrrpInstances[].interface` will be used. x-doc-required: false properties: detectionStrategy: type: string description: | You can select one of the following three interface detecting strategis ti bind an IP address: * `Name` — set the interface name explicitly using the `spec.vrrpInstances[].virtualIPAddresses[].interface.name` parameter. In this case, all nodes must have the same interface that serves the correct network (e.g., eth0). * `NetworkAddress` — find an interface with an IP from this subnet on the node and use it. * `DefaultRoute` — use the interface for the default route on the node (254 "main" in the table). name: type: string description: | A name of the interface to bind a virtual IP address if `virtualIPaddresses[].detectionStrategy` = `Name` is used. **A mandatory parameter** if `virtualIPaddresses[].detectionStrategy` = `Name`. minLength: 1 networkAddress: type: string description: | The address of the subnet to use for determining an interface if `virtualIPaddresses[].detectionStrategy` = `NetworkAddress`. **A mandatory parameter** if `virtualIPaddresses[].detectionStrategy` = `NetworkAddress`. pattern: '^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}/[0-9]{1,2}$' example: '192.168.42.0/24' oneOf: - properties: detectionStrategy: enum: [Name] required: [detectionStrategy, name] - properties: detectionStrategy: enum: [NetworkAddress] required: [detectionStrategy, networkAddress] - properties: detectionStrategy: enum: [DefaultRoute] required: [detectionStrategy]
55.205479
281
0.473284
73cbe3d7b875217687410133b34a14ac31045aca
6,805
yaml
YAML
deploy/v1.6.0/csi-azuredisk-node-windows.yaml
Carrefour-Group/azuredisk-csi-driver
0bfa1a5efaff104ddd5554e41018eab717cda1ab
[ "Apache-2.0" ]
86
2019-03-07T09:17:23.000Z
2022-03-30T17:14:41.000Z
deploy/v1.6.0/csi-azuredisk-node-windows.yaml
Carrefour-Group/azuredisk-csi-driver
0bfa1a5efaff104ddd5554e41018eab717cda1ab
[ "Apache-2.0" ]
1,206
2019-03-07T06:47:57.000Z
2022-03-31T23:24:24.000Z
deploy/v1.6.0/csi-azuredisk-node-windows.yaml
Carrefour-Group/azuredisk-csi-driver
0bfa1a5efaff104ddd5554e41018eab717cda1ab
[ "Apache-2.0" ]
126
2019-03-07T06:34:15.000Z
2022-03-29T06:00:57.000Z
--- kind: DaemonSet apiVersion: apps/v1 metadata: name: csi-azuredisk-node-win namespace: kube-system spec: updateStrategy: rollingUpdate: maxUnavailable: 1 type: RollingUpdate selector: matchLabels: app: csi-azuredisk-node-win template: metadata: labels: app: csi-azuredisk-node-win spec: serviceAccountName: csi-azuredisk-node-sa tolerations: - key: "node.kubernetes.io/os" operator: "Exists" effect: "NoSchedule" nodeSelector: kubernetes.io/os: windows affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: type operator: NotIn values: - virtual-kubelet priorityClassName: system-node-critical containers: - name: liveness-probe volumeMounts: - mountPath: C:\csi name: plugin-dir image: mcr.microsoft.com/oss/kubernetes-csi/livenessprobe:v2.3.0 args: - "--csi-address=$(CSI_ENDPOINT)" - "--probe-timeout=3s" - "--health-port=29603" - "--v=2" env: - name: CSI_ENDPOINT value: unix://C:\\csi\\csi.sock resources: limits: cpu: 200m memory: 200Mi requests: cpu: 10m memory: 20Mi - name: node-driver-registrar image: mcr.microsoft.com/oss/kubernetes-csi/csi-node-driver-registrar:v2.3.0 args: - "--v=2" - "--csi-address=$(CSI_ENDPOINT)" - "--kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)" lifecycle: preStop: exec: command: ["cmd", "/c", "del /f C:\\registration\\disk.csi.azure.com-reg.sock C:\\csi\\disk.csi.azure.com\\csi.sock"] livenessProbe: exec: command: - /csi-node-driver-registrar.exe - --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH) - --mode=kubelet-registration-probe initialDelaySeconds: 3 env: - name: CSI_ENDPOINT value: unix://C:\\csi\\csi.sock - name: DRIVER_REG_SOCK_PATH value: C:\\var\\lib\\kubelet\\plugins\\disk.csi.azure.com\\csi.sock - name: KUBE_NODE_NAME valueFrom: fieldRef: fieldPath: spec.nodeName volumeMounts: - name: kubelet-dir mountPath: "C:\\var\\lib\\kubelet" - name: plugin-dir mountPath: C:\csi - name: registration-dir mountPath: C:\registration resources: limits: cpu: 200m memory: 200Mi requests: cpu: 10m memory: 20Mi - name: azuredisk image: mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.6.0 imagePullPolicy: IfNotPresent args: - "--v=5" - "--endpoint=$(CSI_ENDPOINT)" - "--nodeid=$(KUBE_NODE_NAME)" - "--metrics-address=0.0.0.0:29605" - "--user-agent-suffix=OSS-kubectl" ports: - containerPort: 29603 name: healthz protocol: TCP livenessProbe: failureThreshold: 5 httpGet: path: /healthz port: healthz initialDelaySeconds: 30 timeoutSeconds: 10 periodSeconds: 30 env: - name: AZURE_CREDENTIAL_FILE valueFrom: configMapKeyRef: name: azure-cred-file key: path-windows optional: true - name: CSI_ENDPOINT value: unix://C:\\csi\\csi.sock - name: KUBE_NODE_NAME valueFrom: fieldRef: apiVersion: v1 fieldPath: spec.nodeName volumeMounts: - name: kubelet-dir mountPath: "C:\\var\\lib\\kubelet" - name: plugin-dir mountPath: C:\csi - name: azure-config mountPath: C:\k - name: csi-proxy-fs-pipe-v1 mountPath: \\.\pipe\csi-proxy-filesystem-v1 - name: csi-proxy-disk-pipe-v1 mountPath: \\.\pipe\csi-proxy-disk-v1 - name: csi-proxy-volume-pipe-v1 mountPath: \\.\pipe\csi-proxy-volume-v1 # these paths are still included for compatibility, they're used # only if the node has still the beta version of the CSI proxy - name: csi-proxy-fs-pipe-v1beta1 mountPath: \\.\pipe\csi-proxy-filesystem-v1beta1 - name: csi-proxy-disk-pipe-v1beta2 mountPath: \\.\pipe\csi-proxy-disk-v1beta2 - name: csi-proxy-volume-pipe-v1beta2 mountPath: \\.\pipe\csi-proxy-volume-v1beta2 resources: limits: cpu: 400m memory: 400Mi requests: cpu: 10m memory: 20Mi volumes: - name: csi-proxy-fs-pipe-v1 hostPath: path: \\.\pipe\csi-proxy-filesystem-v1 type: "" - name: csi-proxy-disk-pipe-v1 hostPath: path: \\.\pipe\csi-proxy-disk-v1 type: "" - name: csi-proxy-volume-pipe-v1 hostPath: path: \\.\pipe\csi-proxy-volume-v1 type: "" # these paths are still included for compatibility, they're used # only if the node has still the beta version of the CSI proxy - name: csi-proxy-fs-pipe-v1beta1 hostPath: path: \\.\pipe\csi-proxy-filesystem-v1beta1 type: "" - name: csi-proxy-disk-pipe-v1beta2 hostPath: path: \\.\pipe\csi-proxy-disk-v1beta2 type: "" - name: csi-proxy-volume-pipe-v1beta2 hostPath: path: \\.\pipe\csi-proxy-volume-v1beta2 type: "" - name: registration-dir hostPath: path: C:\var\lib\kubelet\plugins_registry\ type: Directory - name: kubelet-dir hostPath: path: C:\var\lib\kubelet\ type: Directory - name: plugin-dir hostPath: path: C:\var\lib\kubelet\plugins\disk.csi.azure.com\ type: DirectoryOrCreate - name: azure-config hostPath: path: C:\k type: Directory
33.357843
132
0.500808
73cc098c3408ea80353d73bee7daaf6b87f84340
113
yaml
YAML
controllers/testutils/.objects/testset_normal_updated/manifests/ns.yaml
cloudnativedaysjp/reviewapp-operator
984bcf6f2d9894088b05375009a604c8d2590dfb
[ "MIT" ]
2
2021-12-26T13:28:17.000Z
2021-12-27T12:36:00.000Z
controllers/testutils/.objects/testset_normal_updated/manifests/ns.yaml
cloudnativedaysjp/reviewapp-operator
984bcf6f2d9894088b05375009a604c8d2590dfb
[ "MIT" ]
38
2021-10-01T16:37:17.000Z
2022-03-31T17:30:54.000Z
controllers/testutils/.objects/testset_normal_updated/manifests/ns.yaml
cloudnativedaysjp/reviewapp-operator
984bcf6f2d9894088b05375009a604c8d2590dfb
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Namespace metadata: name: demo-dev-sample-1 annotations: testcase: testset-normal-2
16.142857
30
0.743363
73cc3782b1a7bd692f985458c0ac1d1d0fdce567
579
yaml
YAML
nlp/volumes/azure/solrserver.backup.yaml
MaxTaggart/dos.install
9b3c4781e534c3f8fe0b228bf0c04aa0d4c7c3ba
[ "Apache-2.0" ]
null
null
null
nlp/volumes/azure/solrserver.backup.yaml
MaxTaggart/dos.install
9b3c4781e534c3f8fe0b228bf0c04aa0d4c7c3ba
[ "Apache-2.0" ]
null
null
null
nlp/volumes/azure/solrserver.backup.yaml
MaxTaggart/dos.install
9b3c4781e534c3f8fe0b228bf0c04aa0d4c7c3ba
[ "Apache-2.0" ]
4
2018-08-13T16:46:45.000Z
2018-10-12T15:38:51.000Z
apiVersion: v1 kind: PersistentVolume metadata: name: nlp.solrserver.backup namespace: fabricnlp labels: type: azure namespace: fabricnlp spec: #persistentVolumeReclaimPolicy: Delete capacity: storage: 32Gi storageClassName: default accessModes: - ReadWriteMany azureFile: secretName: azure-secret secretNamespace: default shareName: fabricnlpbackups readOnly: false mountOptions: - dir_mode=0731 - file_mode=0724 - uid=1000 - gid=1000 claimRef: namespace: fabricnlp name: nlp.solrserver.backup
19.965517
40
0.70639
73cceeb14bd20b02bc9747c6608a33e646b49aa9
579
yaml
YAML
src/k8s/auditlogservice.yaml
rlmhermans/pitstop
d45f0a0e1429f24e9dc5e04e7d5bd0cb92d23730
[ "Apache-2.0" ]
899
2017-09-29T07:57:36.000Z
2022-03-25T04:59:13.000Z
src/k8s/auditlogservice.yaml
rlmhermans/pitstop
d45f0a0e1429f24e9dc5e04e7d5bd0cb92d23730
[ "Apache-2.0" ]
63
2017-11-11T20:21:18.000Z
2022-02-02T14:55:50.000Z
src/k8s/auditlogservice.yaml
rlmhermans/pitstop
d45f0a0e1429f24e9dc5e04e7d5bd0cb92d23730
[ "Apache-2.0" ]
448
2017-09-30T16:04:32.000Z
2022-03-27T07:24:49.000Z
apiVersion: apps/v1 kind: Deployment metadata: labels: app: auditlogservice version: "1.0" name: auditlogservice namespace: pitstop spec: replicas: 1 selector: matchLabels: app: auditlogservice version: "1.0" template: metadata: labels: app: auditlogservice version: "1.0" spec: containers: - env: - name: DOTNET_ENVIRONMENT value: Production image: pitstop/auditlogservice:1.0 imagePullPolicy: IfNotPresent name: auditlogservice restartPolicy: Always
19.3
42
0.625216
73cd19b4bffeaf7ac90cdc5a7818b67e4a46df7b
1,190
yaml
YAML
config-root/namespaces/jx/jxboot-helmfile-resources/jx-gcpods-cronjob.yaml
shgattu/jx3-minikube
8e6cbbb57f62c5286d9c716d4040d58258398d98
[ "Apache-2.0" ]
null
null
null
config-root/namespaces/jx/jxboot-helmfile-resources/jx-gcpods-cronjob.yaml
shgattu/jx3-minikube
8e6cbbb57f62c5286d9c716d4040d58258398d98
[ "Apache-2.0" ]
null
null
null
config-root/namespaces/jx/jxboot-helmfile-resources/jx-gcpods-cronjob.yaml
shgattu/jx3-minikube
8e6cbbb57f62c5286d9c716d4040d58258398d98
[ "Apache-2.0" ]
null
null
null
# Source: jxboot-helmfile-resources/templates/jx-gcpods-cronjob.yaml apiVersion: batch/v1beta1 kind: CronJob metadata: name: jx-gcpods annotations: meta.helm.sh/release-name: 'jxboot-helmfile-resources' namespace: jx labels: gitops.jenkins-x.io/pipeline: 'namespaces' spec: concurrencyPolicy: Forbid failedJobsHistoryLimit: 1 successfulJobsHistoryLimit: 3 schedule: "0/30 */3 * * *" startingDeadlineSeconds: 4000 jobTemplate: spec: template: metadata: labels: app: gcpods release: jxboot-helmfile-resources spec: restartPolicy: Never serviceAccountName: jx-gcpods containers: - name: gcpods command: [jx] args: - gitops - gc - pods imagePullPolicy: IfNotPresent image: "ghcr.io/jenkins-x/jx-boot:3.2.231" env: - name: JX_LOG_FORMAT value: json - name: JX_LOG_LEVEL value: info - name: PIPELINE_KIND value: dummy resources: {}
27.045455
68
0.544538
73cd2800ad4969b7847e90ecba9b0c6f25919e60
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation5631.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation5631.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation5631.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-5631 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
73cd3828729602287eeedaf56bd7df79fc1888a3
2,188
yaml
YAML
resources/static-manifests/kube-controller-manager.yaml
poseidon/terraform-kubernetes-bootkube
f325be50417e27dde6599a293409cb7d068cda0c
[ "MIT" ]
54
2017-11-04T12:46:31.000Z
2019-08-01T14:12:17.000Z
resources/static-manifests/kube-controller-manager.yaml
poseidon/terraform-kubernetes-bootkube
f325be50417e27dde6599a293409cb7d068cda0c
[ "MIT" ]
44
2017-10-04T14:34:12.000Z
2019-07-19T08:04:26.000Z
resources/static-manifests/kube-controller-manager.yaml
poseidon/terraform-kubernetes-bootkube
f325be50417e27dde6599a293409cb7d068cda0c
[ "MIT" ]
63
2017-10-04T15:49:34.000Z
2019-08-29T15:24:29.000Z
apiVersion: v1 kind: Pod metadata: name: kube-controller-manager namespace: kube-system labels: k8s-app: kube-controller-manager tier: control-plane spec: hostNetwork: true priorityClassName: system-cluster-critical securityContext: runAsNonRoot: true runAsUser: 65534 seccompProfile: type: RuntimeDefault containers: - name: kube-controller-manager image: ${kube_controller_manager_image} command: - kube-controller-manager - --authentication-kubeconfig=/etc/kubernetes/pki/controller-manager.conf - --authorization-kubeconfig=/etc/kubernetes/pki/controller-manager.conf - --allocate-node-cidrs=true - --client-ca-file=/etc/kubernetes/pki/ca.crt - --cluster-cidr=${pod_cidr} - --cluster-signing-cert-file=/etc/kubernetes/pki/ca.crt - --cluster-signing-key-file=/etc/kubernetes/pki/ca.key - --cluster-signing-duration=72h - --controllers=*,tokencleaner - --configure-cloud-routes=false - --kubeconfig=/etc/kubernetes/pki/controller-manager.conf - --leader-elect=true - --pod-eviction-timeout=1m - --root-ca-file=/etc/kubernetes/pki/ca.crt - --service-account-private-key-file=/etc/kubernetes/pki/service-account.key - --service-cluster-ip-range=${service_cidr} - --use-service-account-credentials=true livenessProbe: httpGet: scheme: HTTPS host: 127.0.0.1 path: /healthz port: 10257 initialDelaySeconds: 25 timeoutSeconds: 15 failureThreshold: 8 resources: requests: cpu: 150m volumeMounts: - name: secrets mountPath: /etc/kubernetes/pki readOnly: true - name: etc-ssl mountPath: /etc/ssl/certs readOnly: true - name: etc-pki mountPath: /etc/pki readOnly: true - name: flex mountPath: /usr/libexec/kubernetes/kubelet-plugins/volume/exec volumes: - name: secrets hostPath: path: /etc/kubernetes/pki - name: etc-ssl hostPath: path: /etc/ssl/certs - name: etc-pki hostPath: path: /etc/pki - name: flex hostPath: type: DirectoryOrCreate path: /var/lib/kubelet/volumeplugins
28.415584
80
0.664991
73cd7901b4ee23ed7b22d59585594b0cb369b8c7
150
yaml
YAML
deploy/service.yaml
Xcalizorz/lieutenant-api
925cb584cf7e09454bf9bccd879b10a4f12f8cc6
[ "BSD-3-Clause" ]
8
2019-12-17T13:40:24.000Z
2021-04-28T06:35:48.000Z
deploy/service.yaml
Xcalizorz/lieutenant-api
925cb584cf7e09454bf9bccd879b10a4f12f8cc6
[ "BSD-3-Clause" ]
78
2019-12-30T14:17:29.000Z
2022-01-31T14:24:04.000Z
deploy/service.yaml
Xcalizorz/lieutenant-api
925cb584cf7e09454bf9bccd879b10a4f12f8cc6
[ "BSD-3-Clause" ]
2
2020-04-23T07:28:16.000Z
2021-03-06T21:58:48.000Z
apiVersion: v1 kind: Service metadata: name: lieutenant-api spec: type: ClusterIP ports: - name: http port: 80 targetPort: http
13.636364
22
0.653333
73cdc49d4a8f8ad670a98d9d00818578c835579e
214
yml
YAML
cloud/k8/apps/account-rest-service/account-rest-service-LoadBalancer.yml
Tanzu-Solutions-Engineering/financial-open-banking-showcase
4ace012ffb090c86302f740a596d44e1ee702897
[ "Unlicense" ]
1
2021-11-02T22:33:09.000Z
2021-11-02T22:33:09.000Z
cloud/k8/apps/account-rest-service/account-rest-service-LoadBalancer.yml
Tanzu-Solutions-Engineering/financial-open-banking-showcase
4ace012ffb090c86302f740a596d44e1ee702897
[ "Unlicense" ]
null
null
null
cloud/k8/apps/account-rest-service/account-rest-service-LoadBalancer.yml
Tanzu-Solutions-Engineering/financial-open-banking-showcase
4ace012ffb090c86302f740a596d44e1ee702897
[ "Unlicense" ]
1
2021-11-17T22:25:42.000Z
2021-11-17T22:25:42.000Z
apiVersion: v1 kind: Service metadata: name: bank-account-rest-service spec: selector: name: bank-account-rest-service ports: - protocol: TCP port: 80 targetPort: 4001 type: LoadBalancer
17.833333
35
0.686916
73cdd0fabb98f8569192f73b8c776e34f0218b4a
644
yaml
YAML
k8s/overlays/dev/dashboard-deployment.yaml
flrs/sd_covid_dashboard
9aec46cd4484a32a969409d883733085fb434b80
[ "MIT" ]
null
null
null
k8s/overlays/dev/dashboard-deployment.yaml
flrs/sd_covid_dashboard
9aec46cd4484a32a969409d883733085fb434b80
[ "MIT" ]
null
null
null
k8s/overlays/dev/dashboard-deployment.yaml
flrs/sd_covid_dashboard
9aec46cd4484a32a969409d883733085fb434b80
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: dashboard spec: replicas: 1 selector: matchLabels: name: dashboard template: metadata: labels: name: dashboard spec: containers: - name: sd-covid-dashboard-dashboard image: flrs/sd_covid_dashboard_dashboard env: - name: DB_PASSWORD valueFrom: secretKeyRef: name: postgres-credentials key: password - name: DB_HOST value: postgres-service ports: - name: http containerPort: 8866
23
50
0.535714
73ce44b56898b3ca6ca668f872361d4623f6b897
260
yaml
YAML
datacrawler/datacrawler-charts/datacrawler-chart/templates/datacrawler-redis-filler.yaml
Simsso/Vision-Based-Page-Rank-Estimation
424d80031501701ebe1ab1473b0fb09ccd6f6453
[ "MIT" ]
3
2019-05-27T05:59:40.000Z
2021-06-03T20:10:49.000Z
datacrawler/datacrawler-charts/datacrawler-chart/templates/datacrawler-redis-filler.yaml
Simsso/Vision-Based-Page-Rank-Estimation
424d80031501701ebe1ab1473b0fb09ccd6f6453
[ "MIT" ]
null
null
null
datacrawler/datacrawler-charts/datacrawler-chart/templates/datacrawler-redis-filler.yaml
Simsso/Vision-Based-Page-Rank-Estimation
424d80031501701ebe1ab1473b0fb09ccd6f6453
[ "MIT" ]
1
2020-02-18T16:27:30.000Z
2020-02-18T16:27:30.000Z
apiVersion: v1 kind: Pod metadata: name: datacrawler-redis-filler labels: app: datacrawler-redis-filler spec: containers: - name: datacrawler-redis-filler image: gcr.io/projects-220919/datacrawler-redis-filler:latest restartPolicy: Never
21.666667
67
0.746154
73ce62a1754af12fd3a80cd8efdea2bd70e0be90
253
yaml
YAML
rules-tests/rule-can-create-modify-pod-v1/role-rolebinding/input/rolebinding.yaml
Daniel-GrunbergerCA/regolibrary
e3ecf17857ef80b12af243383da545aba02a42d1
[ "Apache-2.0" ]
null
null
null
rules-tests/rule-can-create-modify-pod-v1/role-rolebinding/input/rolebinding.yaml
Daniel-GrunbergerCA/regolibrary
e3ecf17857ef80b12af243383da545aba02a42d1
[ "Apache-2.0" ]
null
null
null
rules-tests/rule-can-create-modify-pod-v1/role-rolebinding/input/rolebinding.yaml
Daniel-GrunbergerCA/regolibrary
e3ecf17857ef80b12af243383da545aba02a42d1
[ "Apache-2.0" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: pod namespace: default subjects: - kind: User name: jane apiGroup: rbac.authorization.k8s.io roleRef: kind: Role name: test apiGroup: rbac.authorization.k8s.io
19.461538
40
0.73913
73cee735d4a4fceb7a7841f753a05581b8811960
651
yml
YAML
wtrungvu-services/k8s/minikube/bootstrap/zipkin/statefulset.yml
wtrungvu/Learning-Microservices-And-Distributed-Systems
39b893ebd2248a7eeb44bf43bb165b645437e529
[ "MIT" ]
null
null
null
wtrungvu-services/k8s/minikube/bootstrap/zipkin/statefulset.yml
wtrungvu/Learning-Microservices-And-Distributed-Systems
39b893ebd2248a7eeb44bf43bb165b645437e529
[ "MIT" ]
null
null
null
wtrungvu-services/k8s/minikube/bootstrap/zipkin/statefulset.yml
wtrungvu/Learning-Microservices-And-Distributed-Systems
39b893ebd2248a7eeb44bf43bb165b645437e529
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: StatefulSet metadata: name: zipkin labels: app: zipkin spec: serviceName: zipkin replicas: 1 template: metadata: name: zipkin labels: app: zipkin spec: containers: - name: zipkin image: openzipkin/zipkin imagePullPolicy: Always ports: - containerPort: 9411 protocol: TCP resources: requests: cpu: 100m memory: 256Mi limits: cpu: 200m memory: 256Mi restartPolicy: Always selector: matchLabels: app: zipkin
19.147059
34
0.522273
73cf49c66782f100372d1ab551c1100653c21963
266
yaml
YAML
docker-registry/base/registry-service.yaml
mgoltzsche/kustomizations
2f630986ccf9ac8cb88b1be0b630c7c39a7e60fe
[ "Apache-2.0" ]
null
null
null
docker-registry/base/registry-service.yaml
mgoltzsche/kustomizations
2f630986ccf9ac8cb88b1be0b630c7c39a7e60fe
[ "Apache-2.0" ]
null
null
null
docker-registry/base/registry-service.yaml
mgoltzsche/kustomizations
2f630986ccf9ac8cb88b1be0b630c7c39a7e60fe
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: registry spec: type: ClusterIP ports: - port: 443 targetPort: 443 protocol: TCP name: https - port: 5000 targetPort: 5000 protocol: TCP name: http selector: app: $(DEPLOYMENT_NAME)
14.777778
27
0.646617
73cfa6889c1c6342c36b9eafa63012aefa3256e3
131
yml
YAML
k8s/service-solr.yml
georgechang/sitecore-docker
8ccb01b5b0b02b76ef1bad7b75cb04a7ca4946e6
[ "MIT" ]
2
2019-09-23T14:15:37.000Z
2019-10-18T01:30:18.000Z
k8s/service-solr.yml
georgechang/sitecore-docker
8ccb01b5b0b02b76ef1bad7b75cb04a7ca4946e6
[ "MIT" ]
null
null
null
k8s/service-solr.yml
georgechang/sitecore-docker
8ccb01b5b0b02b76ef1bad7b75cb04a7ca4946e6
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: solr spec: selector: app: solr ports: - port: 8983 type: LoadBalancer
11.909091
20
0.664122
73cfe2e8d5dc57c777e82c5149044b598ac3fd20
295
yaml
YAML
kubernetes/service.yaml
tydavis/showReadiness
24303e4ecebaef5c6cb58cbc57441952b325d85e
[ "MIT" ]
null
null
null
kubernetes/service.yaml
tydavis/showReadiness
24303e4ecebaef5c6cb58cbc57441952b325d85e
[ "MIT" ]
null
null
null
kubernetes/service.yaml
tydavis/showReadiness
24303e4ecebaef5c6cb58cbc57441952b325d85e
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: showreadiness labels: app: showreadiness spec: type: ClusterIP sessionAffinity: None ports: - name: showreadiness port: 80 # Internal Port targetPort: 6080 # External port protocol: TCP selector: app: showreadiness
17.352941
36
0.701695
73cfe62f9966ef97a0f7d59ced0f315ecdcb3107
2,173
yaml
YAML
config/prow/cluster/statusreconciler_deployment.yaml
hilcj/test-infra
2958353c4b43d8e655a9438c8946250aae64c734
[ "Apache-2.0" ]
null
null
null
config/prow/cluster/statusreconciler_deployment.yaml
hilcj/test-infra
2958353c4b43d8e655a9438c8946250aae64c734
[ "Apache-2.0" ]
null
null
null
config/prow/cluster/statusreconciler_deployment.yaml
hilcj/test-infra
2958353c4b43d8e655a9438c8946250aae64c734
[ "Apache-2.0" ]
null
null
null
# Copyright 2016 The Kubernetes Authors All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: apps/v1 kind: Deployment metadata: namespace: default name: statusreconciler labels: app: statusreconciler spec: replicas: 1 selector: matchLabels: app: statusreconciler template: metadata: labels: app: statusreconciler spec: serviceAccountName: statusreconciler terminationGracePeriodSeconds: 180 containers: - name: statusreconciler image: gcr.io/k8s-prow/status-reconciler:v20201123-dbc92a6558 imagePullPolicy: Always args: - --dry-run=false - --continue-on-error=true - --plugin-config=/etc/plugins/plugins.yaml - --config-path=/etc/config/config.yaml - --github-token-path=/etc/github/oauth - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --job-config-path=/etc/job-config - --blacklist=kubernetes/kubernetes volumeMounts: - name: oauth mountPath: /etc/github readOnly: true - name: config mountPath: /etc/config readOnly: true - name: job-config mountPath: /etc/job-config readOnly: true - name: plugins mountPath: /etc/plugins readOnly: true volumes: - name: oauth secret: secretName: oauth-token - name: config configMap: name: config - name: job-config configMap: name: job-config - name: plugins configMap: name: plugins
29.364865
74
0.635527
73d0030a8ce7aa160a454dc53e4ed537c5bf61e6
109
yaml
YAML
src/configuration/configmap.yaml
qedzone/k8s-labs
bda92b52a2a605d2272fa098cd15ec475c73856a
[ "MIT" ]
1
2019-02-08T05:15:22.000Z
2019-02-08T05:15:22.000Z
src/configuration/configmap.yaml
qedzone/k8s-labs
bda92b52a2a605d2272fa098cd15ec475c73856a
[ "MIT" ]
null
null
null
src/configuration/configmap.yaml
qedzone/k8s-labs
bda92b52a2a605d2272fa098cd15ec475c73856a
[ "MIT" ]
null
null
null
kind: ConfigMap apiVersion: v1 metadata: name: log-config data: log.level: WARNING log.location: LOCAL
13.625
21
0.743119
73d00738bbb48f868bc4043b3a388a72ac6df367
1,335
yaml
YAML
devops/k8s/csvc/templates/application-configmap.yaml
HomeIncorporated/jhipster-holistic
d9b96f12c2d81087c43d57dfeff1d478925fae49
[ "MIT" ]
null
null
null
devops/k8s/csvc/templates/application-configmap.yaml
HomeIncorporated/jhipster-holistic
d9b96f12c2d81087c43d57dfeff1d478925fae49
[ "MIT" ]
null
null
null
devops/k8s/csvc/templates/application-configmap.yaml
HomeIncorporated/jhipster-holistic
d9b96f12c2d81087c43d57dfeff1d478925fae49
[ "MIT" ]
null
null
null
apiVersion: v1 kind: ConfigMap metadata: name: application-config namespace: enterpriseapp #common configuration shared between all applications data: application.yml: |- configserver: name: JHipster Registry status: Connected to the JHipster Registry running in Kubernetes eureka: client: initial-instance-info-replication-interval-seconds: 15 instance-info-replication-interval-seconds: 15 registry-fetch-interval-seconds: 15 fetch-registry: true register-with-eureka: true eureka-service-url-poll-interval-seconds: 15 instance: lease-renewal-interval-in-seconds: 10 registry-default-open-for-traffic-count: 0 jhipster: security: authentication: jwt: base64-secret: YTIyODI4OGU5NDQzNjc0YzMwNjE0NmM1NTY4Y2FmZDBlNmMyMjZlMWRiZjYzMTQ3NDhjYmY5YTc1OTVjMmRkNGZmYTY2YmU4YzczZTJiNThiNDU0ZTgwYTIzYmI1YTliNjQ5NA== # app specific configuration jhipster-registry.yml: |- eureka: client: service-url: defaultZone: http://admin:${spring.security.user.password}@jhipster-registry-0.jhipster-registry.enterpriseapp.svc.cluster.local:8761/eureka/,http://admin:${spring.security.user.password}@jhipster-registry-1.jhipster-registry.enterpriseapp.svc.cluster.local:8761/eureka/
39.264706
280
0.729588
73d00967e54aaf0d30d448c950af7b57c228e4ee
366
yml
YAML
manifests/deployment-2.yml
dhanasekharreddyalimili/example-voting-app
481d1d6326b9a702cdf8bc479ac623d80eac8e79
[ "Apache-2.0" ]
null
null
null
manifests/deployment-2.yml
dhanasekharreddyalimili/example-voting-app
481d1d6326b9a702cdf8bc479ac623d80eac8e79
[ "Apache-2.0" ]
null
null
null
manifests/deployment-2.yml
dhanasekharreddyalimili/example-voting-app
481d1d6326b9a702cdf8bc479ac623d80eac8e79
[ "Apache-2.0" ]
null
null
null
apiVersion : apps/v1 kind: Deployment metadata: name: "aks-1398" spec: replicas: 2 selector: matchLabels: app: "aks-1398" template: metadata: labels: app: "aks-1398" spec: containers: - name: "aks-1398" image: "votingapp2.azurecr.io/aks" ports: - containerPort: 80
19.263158
45
0.532787
73d00c92d302d73e5423e947eeaece4b8bc981b3
277
yaml
YAML
coder/manifests/redis-stafulset.yaml
abdennour/samples
b4661b15bf003416c368f90e4ee3181a20c80313
[ "Apache-2.0" ]
null
null
null
coder/manifests/redis-stafulset.yaml
abdennour/samples
b4661b15bf003416c368f90e4ee3181a20c80313
[ "Apache-2.0" ]
null
null
null
coder/manifests/redis-stafulset.yaml
abdennour/samples
b4661b15bf003416c368f90e4ee3181a20c80313
[ "Apache-2.0" ]
2
2021-02-01T16:55:10.000Z
2021-06-17T01:49:18.000Z
apiVersion: apps/v1 kind: StatefulSet metadata: name: redis spec: replicas: 1 selector: matchLabels: app: redis serviceName: redis template: metadata: labels: app: redis spec: containers: - image: redis name: redis
14.578947
20
0.602888
73d0210ad61821d57e0a7ba96505ef0406d9cc3a
754
yaml
YAML
ocp/deployment.yaml
daintree-henry/msa-containerapp-java-itemapi
41aee0d189c8e9af22ff9404ba363c31f96b56d8
[ "Apache-2.0" ]
null
null
null
ocp/deployment.yaml
daintree-henry/msa-containerapp-java-itemapi
41aee0d189c8e9af22ff9404ba363c31f96b56d8
[ "Apache-2.0" ]
null
null
null
ocp/deployment.yaml
daintree-henry/msa-containerapp-java-itemapi
41aee0d189c8e9af22ff9404ba363c31f96b56d8
[ "Apache-2.0" ]
null
null
null
kind: Deployment apiVersion: apps/v1 metadata: name: msa-containerapp-go-itemapi labels: app: msa-containerapp-go-itemapi app.kubernetes.io/component: msa-containerapp-go-itemapi app.kubernetes.io/instance: msa-containerapp-go-itemapi app.kubernetes.io/name: msa-containerapp-go-itemapi spec: replicas: 1 selector: matchLabels: app: msa-containerapp-go-itemapi template: metadata: labels: app: msa-containerapp-go-itemapi deploymentconfig: msa-containerapp-go-itemapi spec: containers: - name: msa-containerapp-go-itemapi image: >- image-registry.openshift-image-registry.svc:5000/cicd-demo/msa-containerapp-go-itemapi imagePullPolicy: Always
30.16
98
0.698939
73d04644cba29dfed7655190fb065464bcbf6134
1,102
yaml
YAML
deamonset.yaml
TheYkk/logger
3ff27b3cec1d6aea11c06d56b1cac2e30687f52f
[ "Apache-2.0" ]
18
2020-04-09T17:19:53.000Z
2021-05-28T12:55:11.000Z
deamonset.yaml
TheYkk/logger
3ff27b3cec1d6aea11c06d56b1cac2e30687f52f
[ "Apache-2.0" ]
1
2020-07-02T22:07:02.000Z
2020-07-02T22:10:10.000Z
deamonset.yaml
TheYkk/logger
3ff27b3cec1d6aea11c06d56b1cac2e30687f52f
[ "Apache-2.0" ]
1
2020-09-27T23:23:30.000Z
2020-09-27T23:23:30.000Z
apiVersion: apps/v1 kind: DaemonSet metadata: name: theykk-logger namespace: logger labels: app: theykk-logger spec: selector: matchLabels: app: theykk-logger template: metadata: labels: app: theykk-logger spec: containers: - name: theykk-logger image: theykk/logger:v0.2.16 imagePullPolicy: Always env: - name: MONGO_URI valueFrom: secretKeyRef: name: theykk-logger key: MONGO_URI - name: KUBE_HOSTNAME valueFrom: fieldRef: fieldPath: spec.nodeName resources: requests: cpu: 50m limits: memory: 200Mi volumeMounts: - name: varlog mountPath: /var/log - name: varlibdockercontainers mountPath: /var/lib/docker/containers readOnly: true volumes: - name: varlog hostPath: path: /var/log - name: varlibdockercontainers hostPath: path: /var/lib/docker/containers
22.489796
47
0.54265
73d071ba0f641945c259c0608a3134eafb2def96
497
yml
YAML
k8s/cms/kustomize/cms/overlays/local/strapi/ingress.yml
soluchok/sandbox
9735dae070cbef761d4de77b97c7f8e7e196c03a
[ "Apache-2.0" ]
null
null
null
k8s/cms/kustomize/cms/overlays/local/strapi/ingress.yml
soluchok/sandbox
9735dae070cbef761d4de77b97c7f8e7e196c03a
[ "Apache-2.0" ]
null
null
null
k8s/cms/kustomize/cms/overlays/local/strapi/ingress.yml
soluchok/sandbox
9735dae070cbef761d4de77b97c7f8e7e196c03a
[ "Apache-2.0" ]
null
null
null
# # Copyright SecureKey Technologies Inc. All Rights Reserved. # # SPDX-License-Identifier: Apache-2.0 # --- apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: strapi labels: app: strapi spec: tls: - hosts: - cms.||DOMAIN|| secretName: $(INGRESS_TLS_SECRET) rules: - host: cms.||DOMAIN|| http: paths: - pathType: Prefix path: "/" backend: service: name: strapi port: name: http
16.566667
60
0.56338
73d0b74ee3b65439d9df30e23db66aa070f2f618
2,533
yaml
YAML
apps/prow/cluster/tide_deployment.yaml
nehaLohia27/k8s.io
b9370f8baf29283186e46a14b94a4ec51a435bfa
[ "Apache-2.0" ]
null
null
null
apps/prow/cluster/tide_deployment.yaml
nehaLohia27/k8s.io
b9370f8baf29283186e46a14b94a4ec51a435bfa
[ "Apache-2.0" ]
null
null
null
apps/prow/cluster/tide_deployment.yaml
nehaLohia27/k8s.io
b9370f8baf29283186e46a14b94a4ec51a435bfa
[ "Apache-2.0" ]
null
null
null
# Copyright 2021 The Kubernetes Authors All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: apps/v1 kind: Deployment metadata: namespace: prow name: tide labels: app: tide spec: replicas: 1 # Do not scale up. strategy: type: Recreate selector: matchLabels: app: tide template: metadata: labels: app: tide spec: serviceAccountName: tide containers: - name: tide image: gcr.io/k8s-prow/tide:v20210823-85d839e086 args: - --config-path=/etc/config/config.yaml - --dry-run=false - --github-endpoint=http://ghproxy.prow.svc.cluster.local - --github-endpoint=https://api.github.com - --github-token-path=/etc/github/token - --gcs-credentials-file=/etc/gcs-credentials/service-account.json - --job-config-path=/etc/job-config - --history-uri=gs://k8s-infra-prow-results/tide-history.json - --status-path=gs://k8s-infra-prow-results/tide-status-checkpoint.yaml ports: - name: http containerPort: 8888 securityContext: allowPrivilegeEscalation: false capabilities: drop: - "ALL" privileged: false volumeMounts: - name: github-token mountPath: /etc/github readOnly: true - name: config mountPath: /etc/config readOnly: true - name: job-config mountPath: /etc/job-config readOnly: true - name: gcs-credentials mountPath: /etc/gcs-credentials readOnly: true volumes: - name: github-token secret: defaultMode: 420 secretName: k8s-infra-ci-robot-github-token - name: gcs-credentials secret: defaultMode: 420 secretName: k8s-infra-prow-sa-key - name: config configMap: name: config - name: job-config configMap: name: job-config
29.8
79
0.617055
73d187db621822da0aab95f7d694af194de38c41
303
yml
YAML
build/eirini/_vendir/eirini/core/resource-validator-service.yml
HCL-Cloud-Native-Labs/cf-for-k8s
3fc2a3feb5e6590af8930a3d45e41db987170ced
[ "Apache-2.0" ]
null
null
null
build/eirini/_vendir/eirini/core/resource-validator-service.yml
HCL-Cloud-Native-Labs/cf-for-k8s
3fc2a3feb5e6590af8930a3d45e41db987170ced
[ "Apache-2.0" ]
null
null
null
build/eirini/_vendir/eirini/core/resource-validator-service.yml
HCL-Cloud-Native-Labs/cf-for-k8s
3fc2a3feb5e6590af8930a3d45e41db987170ced
[ "Apache-2.0" ]
null
null
null
--- # Source: eirini/templates/core/resource-validator-service.yml apiVersion: v1 kind: Service metadata: name: eirini-resource-validator namespace: cf-system spec: ports: - port: 443 targetPort: 8443 protocol: TCP name: https selector: name: eirini-resource-validator
18.9375
62
0.69967
73d1cf78b822cc0aaf8c4c1b34360f0c92221b17
793
yaml
YAML
resource/yaml/mysql_deployment.yaml
7100429/container
64798beb050684c7bfc1447367f75cfce353d696
[ "Apache-2.0" ]
null
null
null
resource/yaml/mysql_deployment.yaml
7100429/container
64798beb050684c7bfc1447367f75cfce353d696
[ "Apache-2.0" ]
null
null
null
resource/yaml/mysql_deployment.yaml
7100429/container
64798beb050684c7bfc1447367f75cfce353d696
[ "Apache-2.0" ]
1
2021-07-22T05:54:17.000Z
2021-07-22T05:54:17.000Z
apiVersion: apps/v1 # for versions before 1.9.0 use apps/v1beta2 kind: Deployment metadata: name: mysql namespace: test spec: replicas: 1 selector: matchLabels: app: mysql strategy: type: Recreate template: metadata: labels: app: mysql spec: containers: - image: mysql:5.7 name: mysql imagePullPolicy: IfNotPresent env: - name: MYSQL_ROOT_PASSWORD value: "12345678" ports: - containerPort: 3306 name: "mysql" volumeMounts: - name: mysql-persistent-storage mountPath: /var/lib/mysql volumes: - name: mysql-persistent-storage persistentVolumeClaim: claimName: mysql-pvc
23.323529
64
0.56116
73d24c4f287cbf6ad354864389af37d91b922cae
738
yaml
YAML
k8s/mysql/mysql-deployment.yaml
eduardolm/java-kubernetes
1882a88640d25e331ceb13ab2c2b08aa97d655d2
[ "Apache-2.0" ]
null
null
null
k8s/mysql/mysql-deployment.yaml
eduardolm/java-kubernetes
1882a88640d25e331ceb13ab2c2b08aa97d655d2
[ "Apache-2.0" ]
null
null
null
k8s/mysql/mysql-deployment.yaml
eduardolm/java-kubernetes
1882a88640d25e331ceb13ab2c2b08aa97d655d2
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 # for versions before 1.9.0 use apps/v1beta2 kind: Deployment metadata: name: mysql namespace: dev-to spec: selector: matchLabels: app: mysql strategy: type: Recreate template: metadata: labels: app: mysql spec: containers: - image: mysql:latest name: mysql env: # Use secret in real usage - name: MYSQL_ROOT_PASSWORD value: root_pwd - name: MYSQL_USER value: myapp - name: MYSQL_PASSWORD value: myapp_pwd - name: MYSQL_DATABASE value: k8s_java ports: - containerPort: 3306 name: mysql
22.363636
64
0.531165
73d28c8c0d7cc54ab1aa8bd3db43572cfa69d355
155
yaml
YAML
test/e2e-multicluster-test/testdata/kube/service.yaml
phantomnat/kubevela
c8264b8c3419f90d90a0f8f4470e0289a7d075df
[ "Apache-2.0" ]
27
2020-08-06T02:39:48.000Z
2020-09-08T12:56:43.000Z
test/e2e-multicluster-test/testdata/kube/service.yaml
phantomnat/kubevela
c8264b8c3419f90d90a0f8f4470e0289a7d075df
[ "Apache-2.0" ]
143
2020-07-31T04:23:16.000Z
2020-09-10T07:15:20.000Z
test/e2e-multicluster-test/testdata/kube/service.yaml
phantomnat/kubevela
c8264b8c3419f90d90a0f8f4470e0289a7d075df
[ "Apache-2.0" ]
28
2020-07-03T06:13:56.000Z
2020-09-09T09:53:48.000Z
apiVersion: v1 kind: Service metadata: name: busybox spec: selector: app: busybox ports: - protocol: TCP port: 80 targetPort: 80
12.916667
20
0.632258
73d29b72ad9e3f8eae9e7d27ce3dcb919b952efe
292
yaml
YAML
artifacts/resources/mysql/pv-mysql.yaml
ThamiliniRam/wso2am-k8s-operator
a3c6284fa495e26bf05f55cf2bbc2a5c75579d44
[ "Apache-2.0" ]
null
null
null
artifacts/resources/mysql/pv-mysql.yaml
ThamiliniRam/wso2am-k8s-operator
a3c6284fa495e26bf05f55cf2bbc2a5c75579d44
[ "Apache-2.0" ]
null
null
null
artifacts/resources/mysql/pv-mysql.yaml
ThamiliniRam/wso2am-k8s-operator
a3c6284fa495e26bf05f55cf2bbc2a5c75579d44
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: PersistentVolume metadata: name: pv-mysql # labels: # name: apim-rdbms-data spec: persistentVolumeReclaimPolicy: Retain storageClassName: slow capacity: storage: 20Gi accessModes: - ReadWriteOnce hostPath: path: "/home/docker/my-test/my-mysql"
19.466667
41
0.722603
73d2af4b8e9530db9972bc80d0b1f2cffc748c2a
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation9613.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation9613.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation9613.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-9613 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
73d354dc63b46e793f2489e887786f0c113dceab
475
yaml
YAML
deploy/examples/business-application-injected-sidecar.yaml
lighteness/jaeger-operator
550e8a3a2b4f904480a733aba5ed4f81d04c018f
[ "Apache-2.0" ]
819
2018-08-28T12:35:51.000Z
2022-03-31T04:52:52.000Z
deploy/examples/business-application-injected-sidecar.yaml
lighteness/jaeger-operator
550e8a3a2b4f904480a733aba5ed4f81d04c018f
[ "Apache-2.0" ]
1,712
2018-08-31T14:57:15.000Z
2022-03-31T20:55:58.000Z
deploy/examples/business-application-injected-sidecar.yaml
lighteness/jaeger-operator
550e8a3a2b4f904480a733aba5ed4f81d04c018f
[ "Apache-2.0" ]
330
2018-08-31T10:30:39.000Z
2022-03-24T16:26:12.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: myapp annotations: "sidecar.jaegertracing.io/inject": "true" spec: selector: matchLabels: app: myapp template: metadata: labels: app: myapp annotations: sidecar.istio.io/inject: "true" spec: containers: - name: myapp image: jaegertracing/vertx-create-span:operator-e2e-tests ports: - containerPort: 8080 protocol: TCP
19.791667
65
0.612632
73d3aefcd934951e06764f7f55d689834056c8e3
211
yaml
YAML
k8s/account-service/service-account.yaml
k-yomo/eitan-flash
508b5a33f5f30f4b98d71e9ed389d2c662de06c2
[ "Apache-2.0" ]
2
2021-05-25T13:56:19.000Z
2021-05-25T14:05:42.000Z
k8s/account-service/service-account.yaml
k-yomo/eitan-flash
508b5a33f5f30f4b98d71e9ed389d2c662de06c2
[ "Apache-2.0" ]
8
2021-03-16T15:01:41.000Z
2021-06-18T15:01:33.000Z
k8s/account-service/service-account.yaml
k-yomo/eitan
508b5a33f5f30f4b98d71e9ed389d2c662de06c2
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: ServiceAccount metadata: name: account-service-sa namespace: account-service annotations: iam.gke.io/gcp-service-account: "account-service-prod@eitan-prod.iam.gserviceaccount.com"
26.375
93
0.781991
73d3bcb046cc093b83063af45fa5eb5dc607eb16
131
yaml
YAML
namespaces/live-1.cloud-platform.service.justice.gov.uk/offender-events-dev/03-resourcequota.yaml
martyn-w/cloud-platform-environments
784924e37ebb6e2c074f88bf8fbb4eb7bdf3d634
[ "MIT" ]
28
2018-07-13T15:02:24.000Z
2022-03-17T09:23:54.000Z
namespaces/live-1.cloud-platform.service.justice.gov.uk/offender-events-dev/03-resourcequota.yaml
martyn-w/cloud-platform-environments
784924e37ebb6e2c074f88bf8fbb4eb7bdf3d634
[ "MIT" ]
963
2018-05-30T15:46:06.000Z
2022-03-30T10:06:39.000Z
namespaces/live-1.cloud-platform.service.justice.gov.uk/offender-events-dev/03-resourcequota.yaml
martyn-w/cloud-platform-environments
784924e37ebb6e2c074f88bf8fbb4eb7bdf3d634
[ "MIT" ]
29
2018-12-04T09:37:36.000Z
2022-02-25T10:35:34.000Z
apiVersion: v1 kind: ResourceQuota metadata: name: namespace-quota namespace: offender-events-dev spec: hard: pods: "50"
14.555556
32
0.725191
73d3f0077644e814d691f7d43eca8f0878dfff01
400
yaml
YAML
config/rbac/cloudstackmachine_viewer_role.yaml
shapeblue/cluster-api-provider-cloudstack
683590483bbf4b82520502b0954bc49bc4ca7c41
[ "Apache-2.0" ]
8
2022-01-18T22:14:26.000Z
2022-03-07T13:33:58.000Z
config/rbac/cloudstackmachine_viewer_role.yaml
shapeblue/cluster-api-provider-cloudstack
683590483bbf4b82520502b0954bc49bc4ca7c41
[ "Apache-2.0" ]
56
2022-01-18T22:35:21.000Z
2022-03-31T18:44:51.000Z
config/rbac/cloudstackmachine_viewer_role.yaml
aws/cluster-api-provider-cloudstack
b9dc417e24dbd90e1c1eb5573d5c735444eca64d
[ "Apache-2.0" ]
5
2022-01-19T18:27:29.000Z
2022-02-21T18:23:21.000Z
# permissions for end users to view cloudstackmachines. apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: cloudstackmachine-viewer-role rules: - apiGroups: - infrastructure.cluster.x-k8s.io resources: - cloudstackmachines verbs: - get - list - watch - apiGroups: - infrastructure.cluster.x-k8s.io resources: - cloudstackmachines/status verbs: - get
19.047619
55
0.74
73d42440f2af19327e08d44c7c6c7ea5b4c5b001
1,208
yaml
YAML
config/operator/rbac/fetcher_editor_role.yaml
CalvinKirs/skywalking-swck
9dd9000850865865ec74eb079d2b220656f062b1
[ "Apache-2.0" ]
1
2021-02-19T02:50:34.000Z
2021-02-19T02:50:34.000Z
config/operator/rbac/fetcher_editor_role.yaml
CalvinKirs/skywalking-swck
9dd9000850865865ec74eb079d2b220656f062b1
[ "Apache-2.0" ]
null
null
null
config/operator/rbac/fetcher_editor_role.yaml
CalvinKirs/skywalking-swck
9dd9000850865865ec74eb079d2b220656f062b1
[ "Apache-2.0" ]
2
2021-08-24T05:29:45.000Z
2021-08-24T08:36:05.000Z
# Licensed to Apache Software Foundation (ASF) under one or more contributor # license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright # ownership. Apache Software Foundation (ASF) licenses this file to you under # the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. # permissions for end users to edit fetchers. apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: fetcher-editor-role rules: - apiGroups: - operator.skywalking.apache.org resources: - fetchers verbs: - create - delete - get - list - patch - update - watch - apiGroups: - operator.skywalking.apache.org resources: - fetchers/status verbs: - get
28.093023
77
0.748344
73d43aaa6b15653074ff557027d5085fc6c667c4
289
yaml
YAML
charts/base-cloud/templates/rbac-api-proxy-policy.yaml
isabella232/cloud-robotics
cebf5af85fdf6d855ef8c5a9c79cf7f51ce75f1e
[ "Apache-2.0" ]
12
2019-12-24T13:19:07.000Z
2021-12-16T20:55:19.000Z
charts/base-cloud/templates/rbac-api-proxy-policy.yaml
SAP/ewm-cloud-robotics-s4
05df10276940d27fa448f9dfe756b5d7c771bb13
[ "Apache-2.0" ]
7
2019-07-08T09:51:49.000Z
2022-01-02T01:03:20.000Z
charts/base-cloud/templates/rbac-api-proxy-policy.yaml
isabella232/cloud-robotics
cebf5af85fdf6d855ef8c5a9c79cf7f51ce75f1e
[ "Apache-2.0" ]
3
2019-09-11T13:50:09.000Z
2021-08-17T12:12:15.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: rbac-apiserver-proxy rules: - apiGroups: ["authentication.k8s.io"] resources: - tokenreviews verbs: ["create"] - apiGroups: ["authorization.k8s.io"] resources: - subjectaccessreviews verbs: ["create"]
22.230769
40
0.730104
73d474586a3b850dc7745f93fe182bcb892ba3ff
98
yaml
YAML
quarkus-tekton-app/sa.yaml
popcor255/tekton-pipeline-experiments
3791664869e220a478b9da914fbd436342737fed
[ "Apache-2.0" ]
3
2020-01-16T14:36:12.000Z
2020-01-18T02:37:50.000Z
quarkus-tekton-app/sa.yaml
popcor255/tekton-pipeline-experiments
3791664869e220a478b9da914fbd436342737fed
[ "Apache-2.0" ]
null
null
null
quarkus-tekton-app/sa.yaml
popcor255/tekton-pipeline-experiments
3791664869e220a478b9da914fbd436342737fed
[ "Apache-2.0" ]
2
2020-01-16T14:37:39.000Z
2020-01-24T16:23:49.000Z
apiVersion: v1 kind: ServiceAccount metadata: name: tutorial-service secrets: - name: regcred
14
24
0.765306
73d4f4154cec59ec2fdc6d085845f1f2136eed1e
149
yaml
YAML
build/scripts/test/sealed-secret/a-secret.yaml
Numblesix/sealed-secrets-operator-helm
56b4e05983fc92a2e8dc7ebd3c122fa75a77a9fc
[ "Apache-2.0" ]
10
2020-11-05T17:10:42.000Z
2021-06-28T03:30:17.000Z
build/scripts/test/sealed-secret/a-secret.yaml
Numblesix/sealed-secrets-operator-helm
56b4e05983fc92a2e8dc7ebd3c122fa75a77a9fc
[ "Apache-2.0" ]
7
2020-06-09T18:58:56.000Z
2021-09-17T08:32:49.000Z
build/scripts/test/sealed-secret/a-secret.yaml
Numblesix/sealed-secrets-operator-helm
56b4e05983fc92a2e8dc7ebd3c122fa75a77a9fc
[ "Apache-2.0" ]
17
2020-07-10T07:43:44.000Z
2022-03-04T11:23:21.000Z
apiVersion: v1 kind: Secret metadata: name: a-secret namespace: sealed-secrets type: Opaque data: password: c3VzaXN1ZXNz username: c3VzaQ==
14.9
27
0.744966
73d4fa6f5e5905b0db82d22217f7ee209916b21c
67,386
yaml
YAML
deploy/crds/shipwright.io_clusterbuildstrategies_crd.yaml
snir911/build
97e34d4ae9d7c93caa9b0e77516a6748a58917b5
[ "Apache-2.0" ]
1
2022-02-21T05:07:29.000Z
2022-02-21T05:07:29.000Z
deploy/crds/shipwright.io_clusterbuildstrategies_crd.yaml
snir911/build
97e34d4ae9d7c93caa9b0e77516a6748a58917b5
[ "Apache-2.0" ]
2
2020-12-03T11:40:17.000Z
2021-01-25T18:45:34.000Z
deploy/crds/shipwright.io_clusterbuildstrategies_crd.yaml
xiujuan95/build
c186129b4b60cc50d7ac6ee0507c02d6d15360bf
[ "Apache-2.0" ]
1
2022-02-21T05:07:30.000Z
2022-02-21T05:07:30.000Z
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: clusterbuildstrategies.shipwright.io spec: group: shipwright.io names: kind: ClusterBuildStrategy listKind: ClusterBuildStrategyList plural: clusterbuildstrategies shortNames: - cbs - cbss singular: clusterbuildstrategy scope: Cluster versions: - name: v1alpha1 schema: openAPIV3Schema: description: ClusterBuildStrategy is the Schema representing a strategy in the cluster scope to build images from source code. properties: apiVersion: description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' type: string kind: description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' type: string metadata: type: object spec: description: BuildStrategySpec defines the desired state of BuildStrategy properties: buildSteps: items: description: BuildStep defines a partial step that needs to run in container for building the image. properties: args: description: 'Arguments to the entrypoint. The docker image''s CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container''s environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' items: type: string type: array command: description: 'Entrypoint array. Not executed within a shell. The docker image''s ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container''s environment. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell' items: type: string type: array env: description: List of environment variables to set in the container. Cannot be updated. items: description: EnvVar represents an environment variable present in a Container. properties: name: description: Name of the environment variable. Must be a C_IDENTIFIER. type: string value: description: 'Variable references $(VAR_NAME) are expanded using the previous defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. The $(VAR_NAME) syntax can be escaped with a double $$, ie: $$(VAR_NAME). Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "".' type: string valueFrom: description: Source for the environment variable's value. Cannot be used if value is not empty. properties: configMapKeyRef: description: Selects a key of a ConfigMap. properties: key: description: The key to select. type: string name: description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. apiVersion, kind, uid?' type: string optional: description: Specify whether the ConfigMap or its key must be defined type: boolean required: - key type: object fieldRef: description: 'Selects a field of the pod: supports metadata.name, metadata.namespace, `metadata.labels[''<KEY>'']`, `metadata.annotations[''<KEY>'']`, spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.' properties: apiVersion: description: Version of the schema the FieldPath is written in terms of, defaults to "v1". type: string fieldPath: description: Path of the field to select in the specified API version. type: string required: - fieldPath type: object resourceFieldRef: description: 'Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.' properties: containerName: description: 'Container name: required for volumes, optional for env vars' type: string divisor: anyOf: - type: integer - type: string description: Specifies the output format of the exposed resources, defaults to "1" pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: description: 'Required: resource to select' type: string required: - resource type: object secretKeyRef: description: Selects a key of a secret in the pod's namespace properties: key: description: The key of the secret to select from. Must be a valid secret key. type: string name: description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. apiVersion, kind, uid?' type: string optional: description: Specify whether the Secret or its key must be defined type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: description: List of sources to populate environment variables in the container. The keys defined within a source must be a C_IDENTIFIER. All invalid keys will be reported as an event when the container is starting. When a key exists in multiple sources, the value associated with the last source will take precedence. Values defined by an Env with a duplicate key will take precedence. Cannot be updated. items: description: EnvFromSource represents the source of a set of ConfigMaps properties: configMapRef: description: The ConfigMap to select from properties: name: description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. apiVersion, kind, uid?' type: string optional: description: Specify whether the ConfigMap must be defined type: boolean type: object prefix: description: An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER. type: string secretRef: description: The Secret to select from properties: name: description: 'Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. apiVersion, kind, uid?' type: string optional: description: Specify whether the Secret must be defined type: boolean type: object type: object type: array image: description: 'Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.' type: string imagePullPolicy: description: 'Image pull policy. One of Always, Never, IfNotPresent. Defaults to Always if :latest tag is specified, or IfNotPresent otherwise. Cannot be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images' type: string lifecycle: description: Actions that the management system should take in response to container lifecycle events. Cannot be updated. properties: postStart: description: 'PostStart is called immediately after a container is created. If the handler fails, the container is terminated and restarted according to its restart policy. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' properties: exec: description: One and only one of the following should be specified. Exec specifies the action to take. properties: command: description: Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. items: type: string type: array type: object httpGet: description: HTTPGet specifies the http request to perform. properties: host: description: Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead. type: string httpHeaders: description: Custom headers to set in the request. HTTP allows repeated headers. items: description: HTTPHeader describes a custom header to be used in HTTP probes properties: name: description: The header field name type: string value: description: The header field value type: string required: - name - value type: object type: array path: description: Path to access on the HTTP server. type: string port: anyOf: - type: integer - type: string description: Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true scheme: description: Scheme to use for connecting to the host. Defaults to HTTP. type: string required: - port type: object tcpSocket: description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported TODO: implement a realistic TCP lifecycle hook' properties: host: description: 'Optional: Host name to connect to, defaults to the pod IP.' type: string port: anyOf: - type: integer - type: string description: Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true required: - port type: object type: object preStop: description: 'PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc. The handler is not called if the container crashes or exits. The reason for termination is passed to the handler. The Pod''s termination grace period countdown begins before the PreStop hooked is executed. Regardless of the outcome of the handler, the container will eventually terminate within the Pod''s termination grace period. Other management of the container blocks until the hook completes or until the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks' properties: exec: description: One and only one of the following should be specified. Exec specifies the action to take. properties: command: description: Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. items: type: string type: array type: object httpGet: description: HTTPGet specifies the http request to perform. properties: host: description: Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead. type: string httpHeaders: description: Custom headers to set in the request. HTTP allows repeated headers. items: description: HTTPHeader describes a custom header to be used in HTTP probes properties: name: description: The header field name type: string value: description: The header field value type: string required: - name - value type: object type: array path: description: Path to access on the HTTP server. type: string port: anyOf: - type: integer - type: string description: Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true scheme: description: Scheme to use for connecting to the host. Defaults to HTTP. type: string required: - port type: object tcpSocket: description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported TODO: implement a realistic TCP lifecycle hook' properties: host: description: 'Optional: Host name to connect to, defaults to the pod IP.' type: string port: anyOf: - type: integer - type: string description: Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: description: 'Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' properties: exec: description: One and only one of the following should be specified. Exec specifies the action to take. properties: command: description: Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. items: type: string type: array type: object failureThreshold: description: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. format: int32 type: integer httpGet: description: HTTPGet specifies the http request to perform. properties: host: description: Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead. type: string httpHeaders: description: Custom headers to set in the request. HTTP allows repeated headers. items: description: HTTPHeader describes a custom header to be used in HTTP probes properties: name: description: The header field name type: string value: description: The header field value type: string required: - name - value type: object type: array path: description: Path to access on the HTTP server. type: string port: anyOf: - type: integer - type: string description: Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true scheme: description: Scheme to use for connecting to the host. Defaults to HTTP. type: string required: - port type: object initialDelaySeconds: description: 'Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' format: int32 type: integer periodSeconds: description: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. format: int32 type: integer successThreshold: description: Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. format: int32 type: integer tcpSocket: description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported TODO: implement a realistic TCP lifecycle hook' properties: host: description: 'Optional: Host name to connect to, defaults to the pod IP.' type: string port: anyOf: - type: integer - type: string description: Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: description: 'Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' format: int32 type: integer type: object name: description: Name of the container specified as a DNS_LABEL. Each container in a pod must have a unique name (DNS_LABEL). Cannot be updated. type: string ports: description: List of ports to expose from the container. Exposing a port here gives the system additional information about the network connections a container uses, but is primarily informational. Not specifying a port here DOES NOT prevent that port from being exposed. Any port which is listening on the default "0.0.0.0" address inside a container will be accessible from the network. Cannot be updated. items: description: ContainerPort represents a network port in a single container. properties: containerPort: description: Number of port to expose on the pod's IP address. This must be a valid port number, 0 < x < 65536. format: int32 type: integer hostIP: description: What host IP to bind the external port to. type: string hostPort: description: Number of port to expose on the host. If specified, this must be a valid port number, 0 < x < 65536. If HostNetwork is specified, this must match ContainerPort. Most containers do not need this. format: int32 type: integer name: description: If specified, this must be an IANA_SVC_NAME and unique within the pod. Each named port in a pod must have a unique name. Name for the port that can be referred to by services. type: string protocol: default: TCP description: Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP". type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: description: 'Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' properties: exec: description: One and only one of the following should be specified. Exec specifies the action to take. properties: command: description: Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. items: type: string type: array type: object failureThreshold: description: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. format: int32 type: integer httpGet: description: HTTPGet specifies the http request to perform. properties: host: description: Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead. type: string httpHeaders: description: Custom headers to set in the request. HTTP allows repeated headers. items: description: HTTPHeader describes a custom header to be used in HTTP probes properties: name: description: The header field name type: string value: description: The header field value type: string required: - name - value type: object type: array path: description: Path to access on the HTTP server. type: string port: anyOf: - type: integer - type: string description: Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true scheme: description: Scheme to use for connecting to the host. Defaults to HTTP. type: string required: - port type: object initialDelaySeconds: description: 'Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' format: int32 type: integer periodSeconds: description: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. format: int32 type: integer successThreshold: description: Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. format: int32 type: integer tcpSocket: description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported TODO: implement a realistic TCP lifecycle hook' properties: host: description: 'Optional: Host name to connect to, defaults to the pod IP.' type: string port: anyOf: - type: integer - type: string description: Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: description: 'Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' format: int32 type: integer type: object resources: description: 'Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/' properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true description: 'Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/' type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true description: 'Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/' type: object type: object securityContext: description: 'Security options the pod should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/' properties: allowPrivilegeEscalation: description: 'AllowPrivilegeEscalation controls whether a process can gain more privileges than its parent process. This bool directly controls if the no_new_privs flag will be set on the container process. AllowPrivilegeEscalation is true always when the container is: 1) run as Privileged 2) has CAP_SYS_ADMIN' type: boolean capabilities: description: The capabilities to add/drop when running containers. Defaults to the default set of capabilities granted by the container runtime. properties: add: description: Added capabilities items: description: Capability represent POSIX capabilities type type: string type: array drop: description: Removed capabilities items: description: Capability represent POSIX capabilities type type: string type: array type: object privileged: description: Run container in privileged mode. Processes in privileged containers are essentially equivalent to root on the host. Defaults to false. type: boolean procMount: description: procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. type: string readOnlyRootFilesystem: description: Whether this container has a read-only root filesystem. Default is false. type: boolean runAsGroup: description: The GID to run the entrypoint of the container process. Uses runtime default if unset. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. format: int64 type: integer runAsNonRoot: description: Indicates that the container must run as a non-root user. If true, the Kubelet will validate the image at runtime to ensure that it does not run as UID 0 (root) and fail to start the container if it does. If unset or false, no such validation will be performed. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. type: boolean runAsUser: description: The UID to run the entrypoint of the container process. Defaults to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. format: int64 type: integer seLinuxOptions: description: The SELinux context to be applied to the container. If unspecified, the container runtime will allocate a random SELinux context for each container. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. properties: level: description: Level is SELinux level label that applies to the container. type: string role: description: Role is a SELinux role label that applies to the container. type: string type: description: Type is a SELinux type label that applies to the container. type: string user: description: User is a SELinux user label that applies to the container. type: string type: object seccompProfile: description: The seccomp options to use by this container. If seccomp options are provided at both the pod & container level, the container options override the pod options. properties: localhostProfile: description: localhostProfile indicates a profile defined in a file on the node should be used. The profile must be preconfigured on the node to work. Must be a descending path, relative to the kubelet's configured seccomp profile location. Must only be set if type is "Localhost". type: string type: description: "type indicates which kind of seccomp profile will be applied. Valid options are: \n Localhost - a profile defined in a file on the node should be used. RuntimeDefault - the container runtime default profile should be used. Unconfined - no profile should be applied." type: string required: - type type: object windowsOptions: description: The Windows specific settings applied to all containers. If unspecified, the options from the PodSecurityContext will be used. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. properties: gmsaCredentialSpec: description: GMSACredentialSpec is where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec named by the GMSACredentialSpecName field. type: string gmsaCredentialSpecName: description: GMSACredentialSpecName is the name of the GMSA credential spec to use. type: string runAsUserName: description: The UserName in Windows to run the entrypoint of the container process. Defaults to the user specified in image metadata if unspecified. May also be set in PodSecurityContext. If set in both SecurityContext and PodSecurityContext, the value specified in SecurityContext takes precedence. type: string type: object type: object startupProbe: description: 'StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod''s lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. This is a beta feature enabled by the StartupProbe feature flag. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' properties: exec: description: One and only one of the following should be specified. Exec specifies the action to take. properties: command: description: Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to explicitly call out to that shell. Exit status of 0 is treated as live/healthy and non-zero is unhealthy. items: type: string type: array type: object failureThreshold: description: Minimum consecutive failures for the probe to be considered failed after having succeeded. Defaults to 3. Minimum value is 1. format: int32 type: integer httpGet: description: HTTPGet specifies the http request to perform. properties: host: description: Host name to connect to, defaults to the pod IP. You probably want to set "Host" in httpHeaders instead. type: string httpHeaders: description: Custom headers to set in the request. HTTP allows repeated headers. items: description: HTTPHeader describes a custom header to be used in HTTP probes properties: name: description: The header field name type: string value: description: The header field value type: string required: - name - value type: object type: array path: description: Path to access on the HTTP server. type: string port: anyOf: - type: integer - type: string description: Name or number of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true scheme: description: Scheme to use for connecting to the host. Defaults to HTTP. type: string required: - port type: object initialDelaySeconds: description: 'Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' format: int32 type: integer periodSeconds: description: How often (in seconds) to perform the probe. Default to 10 seconds. Minimum value is 1. format: int32 type: integer successThreshold: description: Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup. Minimum value is 1. format: int32 type: integer tcpSocket: description: 'TCPSocket specifies an action involving a TCP port. TCP hooks not yet supported TODO: implement a realistic TCP lifecycle hook' properties: host: description: 'Optional: Host name to connect to, defaults to the pod IP.' type: string port: anyOf: - type: integer - type: string description: Number or name of the port to access on the container. Number must be in the range 1 to 65535. Name must be an IANA_SVC_NAME. x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: description: 'Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes' format: int32 type: integer type: object stdin: description: Whether this container should allocate a buffer for stdin in the container runtime. If this is not set, reads from stdin in the container will always result in EOF. Default is false. type: boolean stdinOnce: description: Whether the container runtime should close the stdin channel after it has been opened by a single attach. When stdin is true the stdin stream will remain open across multiple attach sessions. If stdinOnce is set to true, stdin is opened on container start, is empty until the first client attaches to stdin, and then remains open and accepts data until the client disconnects, at which time stdin is closed and remains closed until the container is restarted. If this flag is false, a container processes that reads from stdin will never receive an EOF. Default is false type: boolean terminationMessagePath: description: 'Optional: Path at which the file to which the container''s termination message will be written is mounted into the container''s filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.' type: string terminationMessagePolicy: description: Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated. type: string tty: description: Whether this container should allocate a TTY for itself, also requires 'stdin' to be true. Default is false. type: boolean volumeDevices: description: volumeDevices is the list of block devices to be used by the container. items: description: volumeDevice describes a mapping of a raw block device within a container. properties: devicePath: description: devicePath is the path inside of the container that the device will be mapped to. type: string name: description: name must match the name of a persistentVolumeClaim in the pod type: string required: - devicePath - name type: object type: array volumeMounts: description: Pod volumes to mount into the container's filesystem. Cannot be updated. items: description: VolumeMount describes a mounting of a Volume within a container. properties: mountPath: description: Path within the container at which the volume should be mounted. Must not contain ':'. type: string mountPropagation: description: mountPropagation determines how mounts are propagated from the host to container and the other way around. When not set, MountPropagationNone is used. This field is beta in 1.10. type: string name: description: This must match the Name of a Volume. type: string readOnly: description: Mounted read-only if true, read-write otherwise (false or unspecified). Defaults to false. type: boolean subPath: description: Path within the volume from which the container's volume should be mounted. Defaults to "" (volume's root). type: string subPathExpr: description: Expanded path within the volume from which the container's volume should be mounted. Behaves similarly to SubPath but environment variable references $(VAR_NAME) are expanded using the container's environment. Defaults to "" (volume's root). SubPathExpr and SubPath are mutually exclusive. type: string required: - mountPath - name type: object type: array workingDir: description: Container's working directory. If not specified, the container runtime's default will be used, which might be configured in the container image. Cannot be updated. type: string required: - name type: object type: array type: object status: description: BuildStrategyStatus defines the observed state of BuildStrategy type: object type: object served: true storage: true subresources: status: {}
59.528269
199
0.423218
73d50cc23e6ed40532497bcbb0b1cadf0e0b70bb
900
yaml
YAML
pkg/apis/config/testdata/config-defaults-with-pod-template.yaml
yuzp1996/pipeline
3c0fb3b8d0badf58a429f890420e0d44faa0e36c
[ "Apache-2.0" ]
317
2018-09-03T02:34:29.000Z
2019-03-07T21:09:49.000Z
pkg/apis/config/testdata/config-defaults-with-pod-template.yaml
yuzp1996/pipeline
3c0fb3b8d0badf58a429f890420e0d44faa0e36c
[ "Apache-2.0" ]
589
2018-09-06T18:03:14.000Z
2019-03-07T21:01:11.000Z
pkg/apis/config/testdata/config-defaults-with-pod-template.yaml
yuzp1996/pipeline
3c0fb3b8d0badf58a429f890420e0d44faa0e36c
[ "Apache-2.0" ]
99
2018-09-05T23:01:12.000Z
2019-03-07T03:24:34.000Z
# Copyright 2019 The Tekton Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: v1 kind: ConfigMap metadata: name: config-defaults namespace: tekton-pipelines data: default-timeout-minutes: "50" default-service-account: "tekton" default-pod-template: | nodeSelector: label: value1 default-affinity-assistant-pod-template: | nodeSelector: label: value2
31.034483
74
0.748889
73d51af89f4c184d96ee1ce1ac729bcdf3dca951
2,128
yaml
YAML
config/rbac/role.yaml
bardiharborow/matrix-operator
76ad52c43423dc6f5a1cbb93d17d37c2392bc80b
[ "Apache-2.0" ]
null
null
null
config/rbac/role.yaml
bardiharborow/matrix-operator
76ad52c43423dc6f5a1cbb93d17d37c2392bc80b
[ "Apache-2.0" ]
null
null
null
config/rbac/role.yaml
bardiharborow/matrix-operator
76ad52c43423dc6f5a1cbb93d17d37c2392bc80b
[ "Apache-2.0" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: manager-role rules: ## ## Base operator rules ## # We need to get namespaces so the operator can read namespaces to ensure they exist - apiGroups: - "" resources: - namespaces verbs: - get # We need to manage Helm release secrets - apiGroups: - "" resources: - secrets verbs: - "*" # We need to create events on CRs about things happening during reconciliation - apiGroups: - "" resources: - events verbs: - create ## ## Rules for homeserver.matrix.bardiharborow.com/v1alpha1, Kind: Synapse ## - apiGroups: - homeserver.matrix.bardiharborow.com resources: - synapses - synapses/status - synapses/finalizers verbs: - create - delete - get - list - patch - update - watch - verbs: - "*" apiGroups: - "" resources: - "serviceaccounts" - "services" - verbs: - "*" apiGroups: - "apps" resources: - "deployments" ## ## Rules for homeserver.matrix.bardiharborow.com/v1alpha1, Kind: Dendrite ## - apiGroups: - homeserver.matrix.bardiharborow.com resources: - dendrites - dendrites/status - dendrites/finalizers verbs: - create - delete - get - list - patch - update - watch - apiGroups: - "" resources: - pods - services - services/finalizers - endpoints - persistentvolumeclaims - events - configmaps - secrets verbs: - create - delete - get - list - patch - update - watch - apiGroups: - apps resources: - deployments - daemonsets - replicasets - statefulsets verbs: - create - delete - get - list - patch - update - watch ## ## Rules for client.matrix.bardiharborow.com/v1alpha1, Kind: Element ## - apiGroups: - client.matrix.bardiharborow.com resources: - elements - elements/status - elements/finalizers verbs: - create - delete - get - list - patch - update - watch - verbs: - "*" apiGroups: - "" resources: - "serviceaccounts" - "services" - verbs: - "*" apiGroups: - "apps" resources: - "deployments" # +kubebuilder:scaffold:rules
14.575342
84
0.640508
73d53eb2383fef59ad05c277f0c7b06a6a49c61a
9,465
yaml
YAML
manifest_staging/charts/gatekeeper/crds/assignmetadata-customresourcedefinition.yaml
rafaelh/gatekeeper
12d70ca0d5db1b91dfa27a85f0ffdbb412a487f2
[ "Apache-2.0" ]
null
null
null
manifest_staging/charts/gatekeeper/crds/assignmetadata-customresourcedefinition.yaml
rafaelh/gatekeeper
12d70ca0d5db1b91dfa27a85f0ffdbb412a487f2
[ "Apache-2.0" ]
null
null
null
manifest_staging/charts/gatekeeper/crds/assignmetadata-customresourcedefinition.yaml
rafaelh/gatekeeper
12d70ca0d5db1b91dfa27a85f0ffdbb412a487f2
[ "Apache-2.0" ]
null
null
null
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.5.0 labels: gatekeeper.sh/system: "yes" name: assignmetadata.mutations.gatekeeper.sh spec: group: mutations.gatekeeper.sh names: kind: AssignMetadata listKind: AssignMetadataList plural: assignmetadata singular: assignmetadata preserveUnknownFields: false scope: Cluster versions: - name: v1alpha1 schema: openAPIV3Schema: description: AssignMetadata is the Schema for the assignmetadata API properties: apiVersion: description: 'APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources' type: string kind: description: 'Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds' type: string metadata: type: object spec: description: AssignMetadataSpec defines the desired state of AssignMetadata properties: location: type: string match: description: Match selects objects to apply mutations to. properties: excludedNamespaces: items: type: string type: array kinds: items: description: Kinds accepts a list of objects with apiGroups and kinds fields that list the groups/kinds of objects to which the mutation will apply. If multiple groups/kinds objects are specified, only one match is needed for the resource to be in scope. properties: apiGroups: description: APIGroups is the API groups the resources belong to. '*' is all groups. If '*' is present, the length of the slice must be one. Required. items: type: string type: array kinds: items: type: string type: array type: object type: array labelSelector: description: A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects. properties: matchExpressions: description: matchExpressions is a list of label selector requirements. The requirements are ANDed. items: description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. properties: key: description: key is the label key that the selector applies to. type: string operator: description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. type: string values: description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. type: object type: object namespaceSelector: description: A label selector is a label query over a set of resources. The result of matchLabels and matchExpressions are ANDed. An empty label selector matches all objects. A null label selector matches no objects. properties: matchExpressions: description: matchExpressions is a list of label selector requirements. The requirements are ANDed. items: description: A label selector requirement is a selector that contains values, a key, and an operator that relates the key and values. properties: key: description: key is the label key that the selector applies to. type: string operator: description: operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist. type: string values: description: values is an array of string values. If the operator is In or NotIn, the values array must be non-empty. If the operator is Exists or DoesNotExist, the values array must be empty. This array is replaced during a strategic merge patch. items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string description: matchLabels is a map of {key,value} pairs. A single {key,value} in the matchLabels map is equivalent to an element of matchExpressions, whose key field is "key", the operator is "In", and the values array contains only "value". The requirements are ANDed. type: object type: object namespaces: items: type: string type: array scope: description: ResourceScope is an enum defining the different scopes available to a custom resource type: string type: object parameters: properties: assign: description: Assign.value holds the value to be assigned type: object x-kubernetes-preserve-unknown-fields: true type: object type: object status: description: AssignMetadataStatus defines the observed state of AssignMetadata properties: byPod: description: 'INSERT ADDITIONAL STATUS FIELD - define observed state of cluster Important: Run "make" to regenerate code after modifying this file' items: description: MutatorPodStatusStatus defines the observed state of MutatorPodStatus properties: enforced: type: boolean errors: items: description: MutatorError represents a single error caught while adding a mutator to a system properties: message: type: string required: - message type: object type: array id: type: string mutatorUID: description: Storing the mutator UID allows us to detect drift, such as when a mutator has been recreated after its CRD was deleted out from under it, interrupting the watch type: string observedGeneration: format: int64 type: integer operations: items: type: string type: array type: object type: array type: object type: object served: true storage: true subresources: status: {}
54.085714
317
0.528051
73d578151e76243488f3edfb60437e029cd50284
318
yaml
YAML
mock-data/large-cluster/k8s/v1:ServiceAccount/book-default.yaml
kubevious/logic-processor
f3b502fdd851fc955ddb00b39da589bbf05566e3
[ "Apache-2.0" ]
null
null
null
mock-data/large-cluster/k8s/v1:ServiceAccount/book-default.yaml
kubevious/logic-processor
f3b502fdd851fc955ddb00b39da589bbf05566e3
[ "Apache-2.0" ]
null
null
null
mock-data/large-cluster/k8s/v1:ServiceAccount/book-default.yaml
kubevious/logic-processor
f3b502fdd851fc955ddb00b39da589bbf05566e3
[ "Apache-2.0" ]
1
2022-01-16T20:19:54.000Z
2022-01-16T20:19:54.000Z
kind: ServiceAccount apiVersion: v1 metadata: name: default namespace: book selfLink: /api/v1/namespaces/book/serviceaccounts/default uid: 41334486-34bb-11ea-9cdc-42010a8001cf resourceVersion: '196785' creationTimestamp: '2020-01-11T21:42:24Z' secrets: - name: default-token-crbc6
22.714286
61
0.716981
73d57f39fd8d9006b9ee42ed28d325721f161e21
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation8486.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation8486.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation8486.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-8486 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
73d5c6060c917b10264970ea9f5b516817c70710
18,215
yaml
YAML
config/crd/bases/awx.ansible.com_awxs.yaml
oliverf1/awx-operator
a07f4c92b68588ace93ab1369ef63f0f8032184b
[ "Apache-2.0" ]
null
null
null
config/crd/bases/awx.ansible.com_awxs.yaml
oliverf1/awx-operator
a07f4c92b68588ace93ab1369ef63f0f8032184b
[ "Apache-2.0" ]
null
null
null
config/crd/bases/awx.ansible.com_awxs.yaml
oliverf1/awx-operator
a07f4c92b68588ace93ab1369ef63f0f8032184b
[ "Apache-2.0" ]
null
null
null
--- apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: awxs.awx.ansible.com spec: group: awx.ansible.com names: kind: AWX listKind: AWXList plural: awxs singular: awx scope: Namespaced versions: - name: v1beta1 served: true storage: true subresources: status: {} schema: openAPIV3Schema: description: Schema validation for the AWX CRD properties: spec: properties: deployment_type: description: Name of the deployment type type: string kind: description: Kind of the deployment type type: string api_version: description: apiVersion of the deployment type type: string task_privileged: description: If a privileged security context should be enabled type: boolean default: false admin_user: description: Username to use for the admin account type: string default: admin hostname: description: The hostname of the instance type: string admin_email: description: The admin user email type: string admin_password_secret: description: Secret where the admin password can be found type: string postgres_configuration_secret: description: Secret where the database configuration can be found type: string old_postgres_configuration_secret: description: Secret where the old database configuration can be found for data migration type: string postgres_label_selector: description: Label selector used to identify postgres pod for data migration type: string secret_key_secret: description: Secret where the secret key can be found type: string broadcast_websocket_secret: description: Secret where the broadcast websocket secret can be found type: string extra_volumes: description: Specify extra volumes to add to the application pod type: string service_type: description: The service type to be used on the deployed instance type: string enum: - LoadBalancer - loadbalancer - ClusterIP - clusterip - NodePort - nodeport ingress_type: description: The ingress type to use to reach the deployed instance type: string enum: - none - Ingress - ingress - Route - route ingress_path: description: The ingress path used to reach the deployed service type: string ingress_annotations: description: Annotations to add to the Ingress Controller type: string ingress_tls_secret: description: Secret where the Ingress TLS secret can be found type: string loadbalancer_annotations: description: Annotations to add to the loadbalancer type: string loadbalancer_protocol: description: Protocol to use for the loadbalancer type: string default: http enum: - http - https loadbalancer_port: description: Port to use for the loadbalancer type: integer default: 80 route_host: description: The DNS to use to points to the instance type: string route_tls_termination_mechanism: description: The secure TLS termination mechanism to use type: string default: Edge enum: - Edge - edge - Passthrough - passthrough route_tls_secret: description: Secret where the TLS related credentials are stored type: string nodeport_port: description: Port to use for the nodeport type: integer default: 30080 node_selector: description: nodeSelector for the pods type: string service_labels: description: Additional labels to apply to the service type: string tolerations: description: node tolerations for the pods type: string image: description: Registry path to the application container to use type: string image_version: description: Application container image version to use type: string ee_images: description: Registry path to the Execution Environment container to use type: array items: type: object properties: name: type: string image: type: string control_plane_ee_image: description: Registry path to the Execution Environment container image to use on control plane pods type: string ee_pull_credentials_secret: description: Secret where pull credentials for registered ees can be found type: string image_pull_policy: description: The image pull policy type: string default: IfNotPresent enum: - Always - always - Never - never - IfNotPresent - ifnotpresent image_pull_secret: description: The image pull secret type: string task_resource_requirements: description: Resource requirements for the task container properties: requests: properties: cpu: type: string memory: type: string storage: type: string type: object limits: properties: cpu: type: string memory: type: string storage: type: string type: object type: object web_resource_requirements: description: Resource requirements for the web container properties: requests: properties: cpu: type: string memory: type: string storage: type: string type: object limits: properties: cpu: type: string memory: type: string storage: type: string type: object type: object ee_resource_requirements: description: Resource requirements for the ee container properties: requests: properties: cpu: type: string memory: type: string storage: type: string type: object limits: properties: cpu: type: string memory: type: string storage: type: string type: object type: object service_account_annotations: description: ServiceAccount annotations type: string replicas: description: Number of instance replicas type: integer default: 1 format: int32 garbage_collect_secrets: description: Whether or not to remove secrets upon instance removal default: false type: boolean create_preload_data: description: Whether or not to preload data upon instance creation default: true type: boolean task_args: type: array items: type: string task_command: type: array items: type: string web_args: type: array items: type: string web_command: type: array items: type: string task_extra_env: type: string web_extra_env: type: string ee_extra_env: type: string ee_extra_volume_mounts: description: Specify volume mounts to be added to Execution container type: string task_extra_volume_mounts: description: Specify volume mounts to be added to Task container type: string web_extra_volume_mounts: description: Specify volume mounts to be added to the Web container type: string redis_image: description: Registry path to the redis container to use type: string redis_image_version: description: Redis container image version to use type: string redis_capabilities: description: Redis container capabilities type: array items: type: string init_container_image: description: Registry path to the init container to use type: string init_container_image_version: description: Init container image version to use type: string init_container_extra_commands: description: Extra commands for the init container type: string init_container_extra_volume_mounts: description: Specify volume mounts to be added to the init container type: string postgres_image: description: Registry path to the PostgreSQL container to use type: string postgres_image_version: description: PostgreSQL container image version to use type: string postgres_selector: description: nodeSelector for the Postgres pods type: string postgres_tolerations: description: node tolerations for the Postgres pods type: string postgres_storage_requirements: description: Storage requirements for the PostgreSQL container properties: requests: properties: storage: type: string type: object limits: properties: storage: type: string type: object type: object postgres_resource_requirements: description: Resource requirements for the PostgreSQL container properties: requests: properties: cpu: type: string memory: type: string type: object limits: properties: cpu: type: string memory: type: string type: object type: object postgres_storage_class: description: Storage class to use for the PostgreSQL PVC type: string postgres_data_path: description: Path where the PostgreSQL data are located type: string ca_trust_bundle: description: Path where the trusted CA bundle is available type: string development_mode: description: If the deployment should be done in development mode type: boolean ldap_cacert_secret: description: Secret where can be found the LDAP trusted Certificate Authority Bundle type: string bundle_cacert_secret: description: Secret where can be found the trusted Certificate Authority Bundle type: string projects_persistence: description: Whether or not the /var/lib/projects directory will be persistent default: false type: boolean projects_use_existing_claim: description: Using existing PersistentVolumeClaim type: string enum: - _Yes_ - _No_ projects_existing_claim: description: PersistentVolumeClaim to mount /var/lib/projects directory type: string projects_storage_class: description: Storage class for the /var/lib/projects PersistentVolumeClaim type: string projects_storage_size: description: Size for the /var/lib/projects PersistentVolumeClaim default: 8Gi type: string projects_storage_access_mode: description: AccessMode for the /var/lib/projects PersistentVolumeClaim default: ReadWriteMany type: string extra_settings: description: Extra settings to specify for the API items: properties: setting: type: string value: x-kubernetes-preserve-unknown-fields: true type: object type: array type: object status: properties: URL: description: URL to access the deployed instance type: string adminUser: description: Admin user of the deployed instance type: string adminPasswordSecret: description: Admin password secret name of the deployed instance type: string postgresConfigurationSecret: description: Postgres Configuration secret name of the deployed instance type: string broadcastWebsocketSecret: description: Broadcast websocket secret name of the deployed instance type: string secretKeySecret: description: Secret key secret name of the deployed instance type: string migratedFromSecret: description: The secret used for migrating an old instance. type: string version: description: Version of the deployed instance type: string image: description: URL of the image used for the deployed instance type: string conditions: description: The resulting conditions when a Service Telemetry is instantiated items: properties: status: type: string type: type: string reason: type: string lastTransitionTime: type: string type: object type: array type: object type: object
40.121145
118
0.45468
73d5d61434cc062f71341f4a34080fe412cff3f8
2,857
yaml
YAML
config-root/namespaces/jx/lighthouse-webui-plugin/lighthouse-webui-plugin-deploy.yaml
cns-ubiwhere/jx3
44ed8627078625d61dc4a3024af43c58bc02f5c4
[ "Apache-2.0" ]
null
null
null
config-root/namespaces/jx/lighthouse-webui-plugin/lighthouse-webui-plugin-deploy.yaml
cns-ubiwhere/jx3
44ed8627078625d61dc4a3024af43c58bc02f5c4
[ "Apache-2.0" ]
8
2022-01-11T15:18:05.000Z
2022-01-12T06:11:32.000Z
config-root/namespaces/jx/lighthouse-webui-plugin/lighthouse-webui-plugin-deploy.yaml
cns-ubiwhere/jx3
44ed8627078625d61dc4a3024af43c58bc02f5c4
[ "Apache-2.0" ]
null
null
null
# Source: lighthouse-webui-plugin/templates/deployment.yaml apiVersion: apps/v1 kind: Deployment metadata: name: lighthouse-webui-plugin labels: app.kubernetes.io/name: lighthouse-webui-plugin app.kubernetes.io/instance: "lighthouse-webui-plugin" helm.sh/chart: lighthouse-webui-plugin-0.1.7 app.kubernetes.io/version: "0.1.7" app.kubernetes.io/managed-by: "Helm" gitops.jenkins-x.io/pipeline: 'namespaces' annotations: meta.helm.sh/release-name: 'lighthouse-webui-plugin' wave.pusher.com/update-on-config-change: 'true' namespace: jx spec: replicas: 1 revisionHistoryLimit: 2 strategy: type: Recreate selector: matchLabels: app.kubernetes.io/name: lighthouse-webui-plugin app.kubernetes.io/instance: "lighthouse-webui-plugin" template: metadata: labels: app.kubernetes.io/name: lighthouse-webui-plugin app.kubernetes.io/instance: "lighthouse-webui-plugin" helm.sh/chart: lighthouse-webui-plugin-0.1.7 app.kubernetes.io/version: "0.1.7" app.kubernetes.io/managed-by: "Helm" spec: containers: - name: lighthouse-webui-plugin image: "ghcr.io/jenkins-x/lighthouse-webui-plugin:0.1.7" args: - -namespace - jx - -resync-interval - 60s - -keeper-endpoint - http://lighthouse-keeper.jx - -keeper-sync-interval - 60s - -event-trace-url-template - http://grafana-jx-observability.jx.snob.ubiwhere.com/explore?left=%5B%22now%22,%22now%22,%22Tempo%22,%7B%22query%22:%22{{.TraceID}}%22%7D%5D - -log-level - INFO - -store-data-path - "/data" - -store-max-events - "1000" - -store-events-max-age - "0" env: - name: XDG_CONFIG_HOME value: /home/jenkins - name: LIGHTHOUSE_HMAC_KEY valueFrom: secretKeyRef: key: hmac name: lighthouse-hmac-token volumeMounts: - name: data mountPath: "/data" ports: - name: http containerPort: 8080 livenessProbe: tcpSocket: port: http readinessProbe: httpGet: path: /healthz port: http resources: limits: cpu: "1" memory: 512M requests: cpu: "0.2" memory: 128M volumes: - name: data persistentVolumeClaim: claimName: lighthouse-webui-plugin securityContext: fsGroup: 1000 serviceAccountName: lighthouse-webui-plugin enableServiceLinks: false
30.72043
154
0.556528
73d671e391c6f15ed7575611340fe520442f8fb1
214
yaml
YAML
coreos/kubernetes/k8s-apps/dns/busyboxtest.yaml
chrigl/heat-examples
a4a88673950505197318ffca3859a6d9e0b3aeb2
[ "Apache-2.0" ]
3
2015-10-15T00:00:08.000Z
2016-11-06T12:06:19.000Z
coreos/kubernetes/k8s-apps/dns/busyboxtest.yaml
chrigl/heat-examples
a4a88673950505197318ffca3859a6d9e0b3aeb2
[ "Apache-2.0" ]
null
null
null
coreos/kubernetes/k8s-apps/dns/busyboxtest.yaml
chrigl/heat-examples
a4a88673950505197318ffca3859a6d9e0b3aeb2
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: busybox namespace: default spec: hostname: busybox-1 subdomain: default containers: - image: busybox command: - sleep - "3600" name: busybox
14.266667
21
0.649533
73d6e3f73bd49a1a76e88ab3d4d9039761f30dec
70,032
yaml
YAML
manifests/base/grafana/dash-k8s-compute-resources-namespace-workloads.yaml
RobDolares/multicluster-observability-operator
03f2e982fdc15b05981655b3257e0f20b40c3e68
[ "Apache-2.0" ]
null
null
null
manifests/base/grafana/dash-k8s-compute-resources-namespace-workloads.yaml
RobDolares/multicluster-observability-operator
03f2e982fdc15b05981655b3257e0f20b40c3e68
[ "Apache-2.0" ]
null
null
null
manifests/base/grafana/dash-k8s-compute-resources-namespace-workloads.yaml
RobDolares/multicluster-observability-operator
03f2e982fdc15b05981655b3257e0f20b40c3e68
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 data: k8s-compute-resources-namespace-workloads.json: |- { "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "prometheus operator ", "editable": true, "gnetId": 12118, "graphTooltip": 0, "id": 2, "iteration": 1602712355716, "links": [], "panels": [ { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 14, "panels": [], "repeat": null, "title": "CPU Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 1, "interval": "4m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "quota - requests", "color": "#F2495C", "dashes": true, "fill": 0, "hideTooltip": true, "legend": false, "linewidth": 2, "stack": false }, { "alias": "quota - limits", "color": "#FF9830", "dashes": true, "fill": 0, "hideTooltip": true, "legend": false, "linewidth": 2, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(\n node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}} - {{workload_type}}", "legendLink": null, "refId": "A", "step": 10 }, { "expr": "scalar(kube_resourcequota{cluster=\"$cluster\", namespace=\"$namespace\", type=\"hard\",resource=\"requests.cpu\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "quota - requests", "legendLink": null, "refId": "B", "step": 10 }, { "expr": "scalar(kube_resourcequota{cluster=\"$cluster\", namespace=\"$namespace\", type=\"hard\",resource=\"limits.cpu\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "quota - limits", "legendLink": null, "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "CPU Usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 15, "panels": [], "repeat": null, "title": "CPU Quota", "type": "row" }, { "aliasColors": {}, "bars": false, "columns": [], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fontSize": "100%", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 9 }, "id": 2, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "pageSize": null, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "showHeader": true, "sort": { "col": 4, "desc": false }, "spaceLength": 10, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Running Pods", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Usage", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 3, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Requests", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Requests %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "CPU Limits", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "CPU Limits %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "Workload", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": true, "linkTooltip": "Drill down", "linkUrl": "./d/a164a7f0339f99e89cea5cb47e9be617/k8s-resources-workload?var-datasource=$datasource&var-cluster=$cluster&var-namespace=$namespace&var-workload=$__cell&var-type=$__cell_2", "pattern": "workload", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Workload Type", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "workload_type", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "count(mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}) by (workload, workload_type)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 }, { "expr": "sum(\n node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10 }, { "expr": "sum(\n kube_pod_container_resource_requests_cpu_cores{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 10 }, { "expr": "sum(\n node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n/sum(\n kube_pod_container_resource_requests_cpu_cores{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "D", "step": 10 }, { "expr": "sum(\n kube_pod_container_resource_limits_cpu_cores{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "E", "step": 10 }, { "expr": "sum(\n node_namespace_pod_container:container_cpu_usage_seconds_total:sum_rate{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n/sum(\n kube_pod_container_resource_limits_cpu_cores{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "F", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "CPU Quota", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 21 }, "id": 16, "panels": [], "repeat": null, "title": "Memory Usage", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 22 }, "hiddenSeries": false, "id": 3, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [ { "alias": "quota - requests", "color": "#F2495C", "dashes": true, "fill": 0, "hideTooltip": true, "legend": false, "linewidth": 2, "stack": false }, { "alias": "quota - limits", "color": "#FF9830", "dashes": true, "fill": 0, "hideTooltip": true, "legend": false, "linewidth": 2, "stack": false } ], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "sum(\n container_memory_working_set_bytes{cluster=\"$cluster\", namespace=\"$namespace\", container!=\"\"}\n * on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}} - {{workload_type}}", "legendLink": null, "refId": "A", "step": 10 }, { "expr": "scalar(kube_resourcequota{cluster=\"$cluster\", namespace=\"$namespace\", type=\"hard\",resource=\"requests.memory\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "quota - requests", "legendLink": null, "refId": "B", "step": 10 }, { "expr": "scalar(kube_resourcequota{cluster=\"$cluster\", namespace=\"$namespace\", type=\"hard\",resource=\"limits.memory\"})", "format": "time_series", "intervalFactor": 2, "legendFormat": "quota - limits", "legendLink": null, "refId": "C", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Memory Usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "bytes", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 29 }, "id": 17, "panels": [], "repeat": null, "title": "Memory Quota", "type": "row" }, { "aliasColors": {}, "bars": false, "columns": [], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fontSize": "100%", "gridPos": { "h": 11, "w": 24, "x": 0, "y": 30 }, "id": 4, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "pageSize": null, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "showHeader": true, "sort": { "col": 0, "desc": true }, "spaceLength": 10, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Running Pods", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 0, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Memory Usage", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Requests", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Requests %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "Memory Limits", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "bytes" }, { "alias": "Memory Limits %", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "percentunit" }, { "alias": "Workload", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": true, "linkTooltip": "Drill down", "linkUrl": "./d/a164a7f0339f99e89cea5cb47e9be617/k8s-resources-workload?var-datasource=$datasource&var-cluster=$cluster&var-namespace=$namespace&var-workload=$__cell&var-type=$__cell_2", "pattern": "workload", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Workload Type", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "workload_type", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "count(mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}) by (workload, workload_type)", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 }, { "expr": "sum(\n container_memory_working_set_bytes{cluster=\"$cluster\", namespace=\"$namespace\", container!=\"\"}\n * on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10 }, { "expr": "sum(\n kube_pod_container_resource_requests_memory_bytes{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 10 }, { "expr": "sum(\n container_memory_working_set_bytes{cluster=\"$cluster\", namespace=\"$namespace\", container!=\"\"}\n * on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n/sum(\n kube_pod_container_resource_requests_memory_bytes{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "D", "step": 10 }, { "expr": "sum(\n kube_pod_container_resource_limits_memory_bytes{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "E", "step": 10 }, { "expr": "sum(\n container_memory_working_set_bytes{cluster=\"$cluster\", namespace=\"$namespace\", container!=\"\"}\n * on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n/sum(\n kube_pod_container_resource_limits_memory_bytes{cluster=\"$cluster\", namespace=\"$namespace\"}\n* on(namespace,pod)\n group_left(workload, workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=\"$namespace\", workload_type=\"$type\"}\n) by (workload, workload_type)\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "F", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Memory Quota", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 41 }, "id": 18, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "columns": [], "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 1, "fontSize": "100%", "gridPos": { "h": 12, "w": 24, "x": 0, "y": 42 }, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "null as zero", "options": {}, "pageSize": null, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "showHeader": true, "sort": { "col": 0, "desc": true }, "spaceLength": 10, "stack": false, "steppedLine": false, "styles": [ { "alias": "Time", "align": "auto", "dateFormat": "YYYY-MM-DD HH:mm:ss", "pattern": "Time", "type": "hidden" }, { "alias": "Current Receive Bandwidth", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #A", "thresholds": [], "type": "number", "unit": "Bps" }, { "alias": "Current Transmit Bandwidth", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #B", "thresholds": [], "type": "number", "unit": "Bps" }, { "alias": "Rate of Received Packets", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #C", "thresholds": [], "type": "number", "unit": "pps" }, { "alias": "Rate of Transmitted Packets", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #D", "thresholds": [], "type": "number", "unit": "pps" }, { "alias": "Rate of Received Packets Dropped", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #E", "thresholds": [], "type": "number", "unit": "pps" }, { "alias": "Rate of Transmitted Packets Dropped", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "Value #F", "thresholds": [], "type": "number", "unit": "pps" }, { "alias": "Workload", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": true, "linkTooltip": "Drill down to pods", "linkUrl": "./d/a164a7f0339f99e89cea5cb47e9be617/k8s-resources-workload?var-datasource=$datasource&var-cluster=$cluster&var-namespace=$namespace&var-workload=$__cell&var-type=$type", "pattern": "workload", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "Workload Type", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "link": false, "linkTooltip": "Drill down", "linkUrl": "", "pattern": "workload_type", "thresholds": [], "type": "number", "unit": "short" }, { "alias": "", "align": "auto", "colorMode": null, "colors": [], "dateFormat": "YYYY-MM-DD HH:mm:ss", "decimals": 2, "pattern": "/.*/", "thresholds": [], "type": "string", "unit": "short" } ], "targets": [ { "expr": "(sum(irate(container_network_receive_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload_type=\"$type\"}) by (workload))\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "A", "step": 10 }, { "expr": "(sum(irate(container_network_transmit_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload_type=\"$type\"}) by (workload))\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "B", "step": 10 }, { "expr": "(sum(irate(container_network_receive_packets_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload_type=\"$type\"}) by (workload))\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "C", "step": 10 }, { "expr": "(sum(irate(container_network_transmit_packets_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload_type=\"$type\"}) by (workload))\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "D", "step": 10 }, { "expr": "(sum(irate(container_network_receive_packets_dropped_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload_type=\"$type\"}) by (workload))\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "E", "step": 10 }, { "expr": "(sum(irate(container_network_transmit_packets_dropped_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload_type=\"$type\"}) by (workload))\n", "format": "table", "instant": true, "intervalFactor": 2, "legendFormat": "", "refId": "F", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeShift": null, "title": "Current Network Usage", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "transform": "table", "type": "table", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "short", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ] }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 54 }, "id": 19, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 55 }, "hiddenSeries": false, "id": 6, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(sum(irate(container_network_receive_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Receive Bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 62 }, "id": 20, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 63 }, "hiddenSeries": false, "id": 7, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(sum(irate(container_network_transmit_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Transmit Bandwidth", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 70 }, "id": 21, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 71 }, "hiddenSeries": false, "id": 8, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(avg(irate(container_network_receive_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Container Bandwidth by Workload: Received", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 78 }, "id": 22, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 79 }, "hiddenSeries": false, "id": 9, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(avg(irate(container_network_transmit_bytes_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Average Container Bandwidth by Workload: Transmitted", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 86 }, "id": 23, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 87 }, "hiddenSeries": false, "id": 10, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(sum(irate(container_network_receive_packets_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of Received Packets", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 94 }, "id": 24, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 95 }, "hiddenSeries": false, "id": 11, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(sum(irate(container_network_transmit_packets_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of Transmitted Packets", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 102 }, "id": 25, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 103 }, "hiddenSeries": false, "id": 12, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(sum(irate(container_network_receive_packets_dropped_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod)\ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of Received Packets Dropped", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "collapsed": false, "datasource": "$datasource", "gridPos": { "h": 1, "w": 24, "x": 0, "y": 110 }, "id": 26, "panels": [], "repeat": null, "title": "Network", "type": "row" }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "$datasource", "fill": 10, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 111 }, "hiddenSeries": false, "id": 13, "interval": "2m", "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 0, "links": [], "nullPointMode": "null as zero", "options": { "dataLinks": [] }, "percentage": false, "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": true, "steppedLine": false, "targets": [ { "expr": "(sum(irate(container_network_transmit_packets_dropped_total{cluster=\"$cluster\", namespace=~\"$namespace\"}[$__interval])\n* on (namespace,pod) \ngroup_left(workload,workload_type) mixin_pod_workload{cluster=\"$cluster\", namespace=~\"$namespace\", workload=~\".+\", workload_type=\"$type\"}) by (workload))\n", "format": "time_series", "intervalFactor": 2, "legendFormat": "{{workload}}", "legendLink": null, "refId": "A", "step": 10 } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Rate of Transmitted Packets Dropped", "tooltip": { "shared": false, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "format": "Bps", "label": null, "logBase": 1, "max": null, "min": 0, "show": true }, { "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "1m", "schemaVersion": 21, "style": "dark", "tags": [ "kubernetes-mixin" ], "templating": { "list": [ { "current": { "text": "Observatorium", "value": "Observatorium" }, "hide": 2, "includeAll": false, "label": null, "multi": false, "name": "datasource", "options": [], "query": "prometheus", "refresh": 1, "regex": "", "skipUrlSync": false, "type": "datasource" }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "cluster", "options": [], "query": "label_values(kube_pod_info, cluster)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "text": "deployment", "value": "deployment" }, "datasource": "$datasource", "definition": "label_values(mixin_pod_workload{namespace=~\"$namespace\", workload=~\".+\"}, workload_type)", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "type", "options": [], "query": "label_values(mixin_pod_workload{namespace=~\"$namespace\", workload=~\".+\"}, workload_type)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "allValue": null, "current": { "text": "", "value": "" }, "datasource": "$datasource", "definition": "", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "namespace", "options": [], "query": "label_values(kube_pod_info{cluster=\"$cluster\"}, namespace)", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 1, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false }, { "auto": false, "auto_count": 30, "auto_min": "10s", "current": { "selected": false, "text": "5m", "value": "5m" }, "hide": 0, "label": null, "name": "interval", "options": [ { "selected": true, "text": "5m", "value": "5m" }, { "selected": false, "text": "10m", "value": "10m" }, { "selected": false, "text": "30m", "value": "30m" }, { "selected": false, "text": "1h", "value": "1h" }, { "selected": false, "text": "6h", "value": "6h" }, { "selected": false, "text": "12h", "value": "12h" }, { "selected": false, "text": "1d", "value": "1d" }, { "selected": false, "text": "7d", "value": "7d" } ], "query": "5m,10m,30m,1h,6h,12h,1d,7d", "refresh": 2, "skipUrlSync": false, "type": "interval" } ] }, "time": { "from": "now-3h", "to": "now" }, "timepicker": { "refresh_intervals": [ "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "", "title": "Kubernetes / Compute Resources / Namespace (Workloads)", "uid": "a87fb0d919ec0ea5f6543124e16c42a5", "version": 2 } kind: ConfigMap metadata: name: grafana-dashboard-k8s-compute-resources-namespace-workloads namespace: open-cluster-management-observability labels: general-folder: "true"
30.932862
627
0.381369
73d6f7bf6ee3c8d453f2630fe0d031d0539bc660
6,466
yaml
YAML
config/300-salesforcesource.yaml
cab105/triggermesh
6c2b08c9f9ccef5652f8b3433831844a47dba757
[ "Apache-2.0" ]
null
null
null
config/300-salesforcesource.yaml
cab105/triggermesh
6c2b08c9f9ccef5652f8b3433831844a47dba757
[ "Apache-2.0" ]
null
null
null
config/300-salesforcesource.yaml
cab105/triggermesh
6c2b08c9f9ccef5652f8b3433831844a47dba757
[ "Apache-2.0" ]
null
null
null
# Copyright 2022 TriggerMesh Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: salesforcesources.sources.triggermesh.io labels: eventing.knative.dev/source: 'true' duck.knative.dev/source: 'true' knative.dev/crd-install: 'true' triggermesh.io/crd-install: 'true' annotations: registry.knative.dev/eventTypes: | [ { "type": "com.salesforce.stream.message" } ] spec: group: sources.triggermesh.io scope: Namespaced names: kind: SalesforceSource plural: salesforcesources categories: - all - knative - eventing - sources versions: - name: v1alpha1 served: true storage: true subresources: status: {} schema: openAPIV3Schema: description: TriggerMesh event source for Salesforce. type: object properties: spec: description: Desired state of the event source. type: object properties: auth: description: Authentication method to interact with the Salesforce API. type: object properties: clientID: description: Client ID. type: string server: description: Salesforce server. type: string user: description: Salesforce user. type: string certKey: description: Certificate key to sign authentication requests with the Salesforce API. type: object properties: value: description: Literal value of the certificate key. type: string valueFromSecret: description: A reference to a Kubernetes Secret containing the certificate key. type: object properties: name: type: string key: type: string required: - name - key oneOf: - required: [value] - required: [valueFromSecret] required: - clientID - server - user - certKey apiVersion: description: Salesforce API version. type: string subscription: description: Subscription to a Salesforce channel. type: object properties: channel: type: string replayID: type: integer required: - channel sink: description: The destination of events received via Salesforce streams. type: object properties: ref: description: Reference to an addressable Kubernetes object to be used as the destination of events. type: object properties: apiVersion: type: string kind: type: string namespace: type: string name: type: string required: - apiVersion - kind - name uri: description: URI to use as the destination of events. type: string format: uri oneOf: - required: [ref] - required: [uri] required: - auth - subscription - sink status: description: Reported status of the event source. type: object properties: sinkUri: description: URI of the sink where events are currently sent to. type: string format: uri ceAttributes: type: array items: type: object properties: type: type: string source: type: string required: - type - source observedGeneration: type: integer format: int64 conditions: type: array items: type: object properties: type: type: string status: type: string enum: ['True', 'False', Unknown] severity: type: string enum: [Error, Warning, Info] reason: type: string message: type: string lastTransitionTime: type: string format: date-time required: - type - status additionalPrinterColumns: - name: Ready type: string jsonPath: .status.conditions[?(@.type=='Ready')].status - name: Reason type: string jsonPath: .status.conditions[?(@.type=='Ready')].reason - name: Sink type: string jsonPath: .status.sinkUri - name: Age type: date jsonPath: .metadata.creationTimestamp
32.822335
119
0.457161
73d70d502bb460608eddf228339318fda6785766
275
yaml
YAML
kube/autoscaler.yaml
S65-2-project/accountservice
fd96af0e0ab29c3d5423a91a55533bc9c1e65e98
[ "MIT" ]
null
null
null
kube/autoscaler.yaml
S65-2-project/accountservice
fd96af0e0ab29c3d5423a91a55533bc9c1e65e98
[ "MIT" ]
6
2020-06-09T08:54:49.000Z
2020-06-19T09:35:09.000Z
kube/autoscaler.yaml
S65-2-project/AccountService
fd96af0e0ab29c3d5423a91a55533bc9c1e65e98
[ "MIT" ]
null
null
null
apiVersion: autoscaling/v1 kind: HorizontalPodAutoscaler metadata: name: account-service namespace: s652 spec: scaleTargetRef: apiVersion: apps/v1 kind: Deployment name: account-service minReplicas: 2 maxReplicas: 10 targetCPUUtilizationPercentage: 75
21.153846
36
0.770909
73d7ce008dc6f21bbbd9393c6f70e703cce1334a
232
yaml
YAML
document/k8s/mall-monitor-service.yaml
limebinary/mall-swarm
f7651bdb4100b34215dd7b9f2eb2b00c280ee945
[ "Apache-2.0" ]
8,685
2019-12-01T20:30:50.000Z
2022-03-31T08:52:12.000Z
document/k8s/mall-monitor-service.yaml
limebinary/mall-swarm
f7651bdb4100b34215dd7b9f2eb2b00c280ee945
[ "Apache-2.0" ]
92
2019-12-02T00:44:02.000Z
2022-03-22T14:39:09.000Z
document/k8s/mall-monitor-service.yaml
limebinary/mall-swarm
f7651bdb4100b34215dd7b9f2eb2b00c280ee945
[ "Apache-2.0" ]
4,073
2019-12-02T00:43:05.000Z
2022-03-31T11:17:57.000Z
apiVersion: v1 kind: Service metadata: name: mall-monitor-service namespace: default spec: type: ClusterIP selector: app: mall-monitor ports: - name: http protocol: TCP port: 8101 targetPort: 8101
16.571429
28
0.663793
73d7e8c8a04cc0f9ef54bce1adcde09f7052eb6f
629
yaml
YAML
scripts/pods/nginx-pod-namespace.yaml
PrasadHonrao/docker-k8s-apps
8793ea01901729ee1529b36e6f01e5e6245e83a0
[ "MIT" ]
null
null
null
scripts/pods/nginx-pod-namespace.yaml
PrasadHonrao/docker-k8s-apps
8793ea01901729ee1529b36e6f01e5e6245e83a0
[ "MIT" ]
null
null
null
scripts/pods/nginx-pod-namespace.yaml
PrasadHonrao/docker-k8s-apps
8793ea01901729ee1529b36e6f01e5e6245e83a0
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: my-nginx-pod-dev-ns namespace: dev-namespace labels: release: v1 spec: containers: - name: my-nginx-container image: nginx resources: limits: cpu: "100m" memory: "128Mi" ports: - name: http-port containerPort: 80 # ❗️Create a namespace first using either imperative or declarative format # kubectl create namespace dev-namespace # OR # kubectl apply -f dev.namespace.yml # ❗️Create Pod # kubectl apply -f nginx.pod.namespace.yml # kubectl describe pod my-nginx-pod-dev-ns # kubectl delete -f nginx.pod.yml
21.689655
74
0.661367
73d80582242db546395dfb1034370ce0e009ae0e
582
yml
YAML
gcp/k8s/satellite/services/nodeport-resolver.yml
mbdebian/idorg-devops
01570932c041c1cab95b1b316dab4ae50cda4827
[ "MIT" ]
null
null
null
gcp/k8s/satellite/services/nodeport-resolver.yml
mbdebian/idorg-devops
01570932c041c1cab95b1b316dab4ae50cda4827
[ "MIT" ]
null
null
null
gcp/k8s/satellite/services/nodeport-resolver.yml
mbdebian/idorg-devops
01570932c041c1cab95b1b316dab4ae50cda4827
[ "MIT" ]
null
null
null
# Kubernetes declaration of Identifiers.org Compact ID Resolution API Service # Author: Manuel Bernal Llinares <mbdebian@gmail.com> apiVersion: v1 kind: Service metadata: name: nodeport-resolver namespace: idorg-satellite #annotations: # cloud.google.com/neg: '{"ingress": true}' labels: environment: production tier: api app: resolver deployment: satellite spec: ports: - port: 8080 selector: environment: production tier: api app: resolver deployment: satellite type: NodePort
24.25
77
0.652921
73d8a7b45f443c9bf1e9e566657c8fa1e6b8a648
206
yaml
YAML
tests/unit-tests/awsconfigs/common/istio-ingress/overlays/cognito/test_data/expected/~g_v1_configmap_istio-ingress-cognito-parameters.yaml
awslabs/kubeflow-manifests
0e96ae335e7fa3eac94bdd3a6cda5dbaffa29ddb
[ "Apache-2.0" ]
40
2021-11-10T22:14:52.000Z
2022-03-28T20:48:16.000Z
tests/unit-tests/awsconfigs/common/istio-ingress/overlays/cognito/test_data/expected/~g_v1_configmap_istio-ingress-cognito-parameters.yaml
mvoitko/kubeflow-manifests
0b46bdbe14fc75d98477dcec1920014d197cdb14
[ "Apache-2.0" ]
105
2021-11-03T00:16:01.000Z
2022-03-31T23:51:05.000Z
tests/unit-tests/awsconfigs/common/istio-ingress/overlays/cognito/test_data/expected/~g_v1_configmap_istio-ingress-cognito-parameters.yaml
mvoitko/kubeflow-manifests
0b46bdbe14fc75d98477dcec1920014d197cdb14
[ "Apache-2.0" ]
19
2021-11-08T19:15:18.000Z
2022-03-16T23:08:21.000Z
apiVersion: v1 data: CognitoAppClientId: "" CognitoUserPoolArn: "" CognitoUserPoolDomain: "" certArn: "" kind: ConfigMap metadata: name: istio-ingress-cognito-parameters namespace: istio-system
18.727273
40
0.747573
73d990651faf44b0951559ac51d75ae6aa45dcb3
3,971
yaml
YAML
assets/prometheus-operator/deployment.yaml
lack/cluster-monitoring-operator
a227f52b202b322bcf3dea7230c6cb0a86b9865b
[ "Apache-2.0" ]
null
null
null
assets/prometheus-operator/deployment.yaml
lack/cluster-monitoring-operator
a227f52b202b322bcf3dea7230c6cb0a86b9865b
[ "Apache-2.0" ]
null
null
null
assets/prometheus-operator/deployment.yaml
lack/cluster-monitoring-operator
a227f52b202b322bcf3dea7230c6cb0a86b9865b
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: labels: app.kubernetes.io/component: controller app.kubernetes.io/managed-by: cluster-monitoring-operator app.kubernetes.io/name: prometheus-operator app.kubernetes.io/part-of: openshift-monitoring app.kubernetes.io/version: 0.45.0 name: prometheus-operator namespace: openshift-monitoring spec: replicas: 1 selector: matchLabels: app.kubernetes.io/component: controller app.kubernetes.io/managed-by: cluster-monitoring-operator app.kubernetes.io/name: prometheus-operator app.kubernetes.io/part-of: openshift-monitoring template: metadata: labels: app.kubernetes.io/component: controller app.kubernetes.io/managed-by: cluster-monitoring-operator app.kubernetes.io/name: prometheus-operator app.kubernetes.io/part-of: openshift-monitoring app.kubernetes.io/version: 0.45.0 spec: containers: - args: - --kubelet-service=kube-system/kubelet - --prometheus-config-reloader=quay.io/prometheus-operator/prometheus-config-reloader:v0.45.0 - --namespaces=openshift-monitoring - --prometheus-instance-namespaces=openshift-monitoring - --thanos-ruler-instance-namespaces=openshift-monitoring - --alertmanager-instance-namespaces=openshift-monitoring - --config-reloader-cpu=0 - --config-reloader-memory=0 - --web.enable-tls=true - --web.tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 - --web.tls-min-version=VersionTLS12 image: quay.io/prometheus-operator/prometheus-operator:v0.45.0 name: prometheus-operator ports: - containerPort: 8080 name: http resources: requests: cpu: 5m memory: 60Mi securityContext: {} terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/tls/private name: prometheus-operator-tls readOnly: false - args: - --logtostderr - --secure-listen-address=:8443 - --tls-cipher-suites=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305 - --upstream=https://prometheus-operator.openshift-monitoring.svc:8080/ - --tls-cert-file=/etc/tls/private/tls.crt - --tls-private-key-file=/etc/tls/private/tls.key - --upstream-ca-file=/etc/configmaps/operator-cert-ca-bundle/service-ca.crt image: quay.io/brancz/kube-rbac-proxy:v0.8.0 name: kube-rbac-proxy ports: - containerPort: 8443 name: https resources: requests: cpu: 1m memory: 40Mi securityContext: {} terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/tls/private name: prometheus-operator-tls readOnly: false - mountPath: /etc/configmaps/operator-cert-ca-bundle name: operator-certs-ca-bundle readOnly: false nodeSelector: kubernetes.io/os: linux node-role.kubernetes.io/master: "" priorityClassName: system-cluster-critical securityContext: {} serviceAccountName: prometheus-operator tolerations: - effect: NoSchedule key: node-role.kubernetes.io/master operator: Exists volumes: - name: prometheus-operator-tls secret: secretName: prometheus-operator-tls - configMap: name: operator-certs-ca-bundle name: operator-certs-ca-bundle
39.71
265
0.681189
73d9ac529eb30ef5c68a612d40243fd9ba1618cb
463
yaml
YAML
hack/deploy/memcached-config.yaml
vgunapati/wavefront-collector-for-kubernetes
c6bbf6f524770ddc80327d5393c4b08d1a4bb808
[ "W3C-20150513", "CC0-1.0", "Apache-2.0" ]
null
null
null
hack/deploy/memcached-config.yaml
vgunapati/wavefront-collector-for-kubernetes
c6bbf6f524770ddc80327d5393c4b08d1a4bb808
[ "W3C-20150513", "CC0-1.0", "Apache-2.0" ]
null
null
null
hack/deploy/memcached-config.yaml
vgunapati/wavefront-collector-for-kubernetes
c6bbf6f524770ddc80327d5393c4b08d1a4bb808
[ "W3C-20150513", "CC0-1.0", "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Secret metadata: name: memcached-config annotations: wavefront.com/discovery-config: 'true' stringData: collector.yaml: | # specify a list of discovery rules (plugins) plugins: # memcached - name: memcached type: telegraf/memcached selectors: images: - 'docker.io/bitnami/memcached:*' port: 11211 conf: | servers = ["memcached-release.default.svc.cluster.local:11211"]
24.368421
71
0.650108
73da6018fba7756d1a8f09ecfcbe33a6531f8d56
977
yaml
YAML
batch/create-batch-tables-pod.yaml
iitalics/hail
eebdd30a6a1e0c04d6291abb4b8c834da590fc45
[ "MIT" ]
null
null
null
batch/create-batch-tables-pod.yaml
iitalics/hail
eebdd30a6a1e0c04d6291abb4b8c834da590fc45
[ "MIT" ]
null
null
null
batch/create-batch-tables-pod.yaml
iitalics/hail
eebdd30a6a1e0c04d6291abb4b8c834da590fc45
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: create-batch-tables spec: tolerations: - key: preemptible value: "true" containers: - name: create-batch-tables image: "{{ batch_tables_image.image }}" command: - /bin/bash - -c - | set -ex # index creation isn't idempotent, don't create if a table exists JOBS=$(echo "SHOW TABLES LIKE 'jobs';" | mysql --defaults-extra-file=/sql-config/sql-config.cnf -s) if [ "$JOBS" != "jobs" ]; then mysql --defaults-extra-file=/sql-config/sql-config.cnf < ./create-batch-tables.sql python3 ./insert-batch-globals.py {{ scope }} mysql --defaults-extra-file=/sql-config/sql-config.cnf < ./create-billing-projects.sql fi volumeMounts: - mountPath: /sql-config readOnly: true name: sql-config volumes: - name: sql-config secret: secretName: "{{ batch_database.admin_secret_name }}" restartPolicy: Never
29.606061
106
0.618219
73da950f49432ca09f44267d858611ea72ce9f6a
334
yaml
YAML
test/output/pod-with-emptydir.yaml
Nextdoor/kyverno
c3b7de6f1685125301e9832f22053cb3a5beb952
[ "Apache-2.0" ]
null
null
null
test/output/pod-with-emptydir.yaml
Nextdoor/kyverno
c3b7de6f1685125301e9832f22053cb3a5beb952
[ "Apache-2.0" ]
null
null
null
test/output/pod-with-emptydir.yaml
Nextdoor/kyverno
c3b7de6f1685125301e9832f22053cb3a5beb952
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: pod-with-emptydir annotations: cluster-autoscaler.kubernetes.io/safe-to-evict: "true" spec: containers: - image: k8s.gcr.io/test-webserver name: test-container volumeMounts: - mountPath: /cache name: cache-volume volumes: - name: cache-volume emptyDir: {}
20.875
58
0.685629
73da9ffd3add634e01582fe17c76ae6f4aed18d5
857
yaml
YAML
k8s/nfs-client-provisioner/nfs-pvc-test.yaml
zeiot-old/jarvis
4caf2153c4bb2e2e3e63341fbe193ebac24af8d3
[ "Apache-2.0" ]
2
2018-09-12T14:43:00.000Z
2018-09-13T03:33:34.000Z
k8s/nfs-client-provisioner/nfs-pvc-test.yaml
zeiot-old/jarvis
4caf2153c4bb2e2e3e63341fbe193ebac24af8d3
[ "Apache-2.0" ]
5
2018-02-12T13:33:43.000Z
2019-07-12T08:53:57.000Z
k8s/nfs-client-provisioner/nfs-pvc-test.yaml
nlamirault/jarvis
11779018206a9120a4ae48f4db4e7ac9a3e1fa39
[ "Apache-2.0" ]
null
null
null
# Copyright 2016, 2017 Nicolas Lamirault <nicolas.lamirault@gmail.com> # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. kind: PersistentVolumeClaim apiVersion: v1 metadata: name: test-claim annotations: volume.beta.kubernetes.io/storage-class: "jarvis-nfs-client" spec: accessModes: - ReadWriteMany resources: requests: storage: 1Mi
31.740741
74
0.753792
73daa97603e9a1bb0714ec19f15b821dc58ef816
75
yaml
YAML
chart/templates/service_account.yaml
kubedge/kubedge-base-operator
f95a796c3faa3466a2e8bd8188625503f154a9e1
[ "Apache-2.0" ]
1
2021-01-15T13:47:15.000Z
2021-01-15T13:47:15.000Z
chart/templates/service_account.yaml
kubedge/kubedge-base-operator
f95a796c3faa3466a2e8bd8188625503f154a9e1
[ "Apache-2.0" ]
null
null
null
chart/templates/service_account.yaml
kubedge/kubedge-base-operator
f95a796c3faa3466a2e8bd8188625503f154a9e1
[ "Apache-2.0" ]
1
2020-07-14T10:28:13.000Z
2020-07-14T10:28:13.000Z
--- apiVersion: v1 kind: ServiceAccount metadata: name: kubedge-operator
12.5
24
0.76
73dade7b6e206e280a96db661a415394e1e64ed8
645,236
yaml
YAML
manifests/base/crds/full/argoproj.io_workflowtemplates.yaml
spellml/argo-workflows
5fde8fa72f2e5b0bcd7cfb048fd1eb9e24b6a950
[ "Apache-2.0" ]
null
null
null
manifests/base/crds/full/argoproj.io_workflowtemplates.yaml
spellml/argo-workflows
5fde8fa72f2e5b0bcd7cfb048fd1eb9e24b6a950
[ "Apache-2.0" ]
2
2022-02-28T04:46:50.000Z
2022-02-28T04:46:54.000Z
manifests/base/crds/full/argoproj.io_workflowtemplates.yaml
spellml/argo-workflows
5fde8fa72f2e5b0bcd7cfb048fd1eb9e24b6a950
[ "Apache-2.0" ]
null
null
null
# This is an auto-generated file. DO NOT EDIT apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: name: workflowtemplates.argoproj.io spec: group: argoproj.io names: kind: WorkflowTemplate listKind: WorkflowTemplateList plural: workflowtemplates shortNames: - wftmpl singular: workflowtemplate scope: Namespaced versions: - name: v1alpha1 schema: openAPIV3Schema: properties: apiVersion: type: string kind: type: string metadata: type: object spec: properties: activeDeadlineSeconds: format: int64 type: integer affinity: properties: nodeAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: preference: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchFields: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array type: object weight: format: int32 type: integer required: - preference - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: items: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchFields: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array type: object type: array required: - nodeSelectorTerms type: object type: object podAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: podAffinityTerm: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object weight: format: int32 type: integer required: - podAffinityTerm - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: items: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object type: array type: object podAntiAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: podAffinityTerm: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object weight: format: int32 type: integer required: - podAffinityTerm - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: items: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object type: array type: object type: object arguments: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object artifactRepositoryRef: properties: configMap: type: string key: type: string type: object automountServiceAccountToken: type: boolean dnsConfig: properties: nameservers: items: type: string type: array options: items: properties: name: type: string value: type: string type: object type: array searches: items: type: string type: array type: object dnsPolicy: type: string entrypoint: type: string executor: properties: serviceAccountName: type: string type: object hostAliases: items: properties: hostnames: items: type: string type: array ip: type: string type: object type: array hostNetwork: type: boolean imagePullSecrets: items: properties: name: type: string type: object type: array metrics: properties: prometheus: items: properties: counter: properties: value: type: string required: - value type: object gauge: properties: realtime: type: boolean value: type: string required: - realtime - value type: object help: type: string histogram: properties: buckets: items: type: number type: array value: type: string required: - buckets - value type: object labels: items: properties: key: type: string value: type: string required: - key - value type: object type: array name: type: string when: type: string required: - help - name type: object type: array required: - prometheus type: object nodeSelector: additionalProperties: type: string type: object onExit: type: string parallelism: format: int64 type: integer podDisruptionBudget: properties: maxUnavailable: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true minAvailable: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true selector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object type: object podGC: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object strategy: type: string type: object podMetadata: properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object type: object podPriority: format: int32 type: integer podPriorityClassName: type: string podSpecPatch: type: string priority: format: int32 type: integer retryStrategy: properties: affinity: properties: nodeAntiAffinity: type: object type: object backoff: properties: duration: type: string factor: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true maxDuration: type: string type: object expression: type: string limit: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true retryPolicy: type: string type: object schedulerName: type: string securityContext: properties: fsGroup: format: int64 type: integer fsGroupChangePolicy: type: string runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object supplementalGroups: items: format: int64 type: integer type: array sysctls: items: properties: name: type: string value: type: string required: - name - value type: object type: array windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object serviceAccountName: type: string shutdown: type: string suspend: type: boolean synchronization: properties: mutex: properties: name: type: string type: object semaphore: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object type: object templateDefaults: properties: activeDeadlineSeconds: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true affinity: properties: nodeAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: preference: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchFields: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array type: object weight: format: int32 type: integer required: - preference - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: items: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchFields: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array type: object type: array required: - nodeSelectorTerms type: object type: object podAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: podAffinityTerm: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object weight: format: int32 type: integer required: - podAffinityTerm - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: items: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object type: array type: object podAntiAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: podAffinityTerm: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object weight: format: int32 type: integer required: - podAffinityTerm - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: items: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object type: array type: object type: object archiveLocation: properties: archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object raw: properties: data: type: string required: - data type: object s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object type: object automountServiceAccountToken: type: boolean container: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object containerSet: properties: containers: items: properties: args: items: type: string type: array command: items: type: string type: array dependencies: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array required: - containers type: object daemon: type: boolean dag: properties: failFast: type: boolean target: type: string tasks: items: properties: arguments: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object continueOn: properties: error: type: boolean failed: type: boolean type: object dependencies: items: type: string type: array depends: type: string hooks: additionalProperties: properties: arguments: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object template: type: string required: - template type: object type: object name: type: string onExit: type: string template: type: string templateRef: properties: clusterScope: type: boolean name: type: string template: type: string type: object when: type: string withItems: items: type: object type: array withParam: type: string withSequence: properties: count: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true end: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true format: type: string start: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true type: object required: - name type: object type: array required: - tasks type: object data: properties: source: properties: artifactPaths: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: object transformation: items: properties: expression: type: string required: - expression type: object type: array required: - source - transformation type: object executor: properties: serviceAccountName: type: string type: object failFast: type: boolean hostAliases: items: properties: hostnames: items: type: string type: array ip: type: string type: object type: array http: properties: body: format: byte type: string headers: items: properties: name: type: string value: type: string valueFrom: properties: secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array method: type: string timeoutSeconds: format: int64 type: integer url: type: string required: - url type: object initContainers: items: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object mirrorVolumeMounts: type: boolean name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object type: array inputs: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object memoize: properties: cache: properties: configMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - configMap type: object key: type: string maxAge: type: string required: - cache - key - maxAge type: object metadata: properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object type: object metrics: properties: prometheus: items: properties: counter: properties: value: type: string required: - value type: object gauge: properties: realtime: type: boolean value: type: string required: - realtime - value type: object help: type: string histogram: properties: buckets: items: type: number type: array value: type: string required: - buckets - value type: object labels: items: properties: key: type: string value: type: string required: - key - value type: object type: array name: type: string when: type: string required: - help - name type: object type: array required: - prometheus type: object name: type: string nodeSelector: additionalProperties: type: string type: object outputs: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array exitCode: type: string parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array result: type: string type: object parallelism: format: int64 type: integer podSpecPatch: type: string priority: format: int32 type: integer priorityClassName: type: string resource: properties: action: type: string failureCondition: type: string flags: items: type: string type: array manifest: type: string mergeStrategy: type: string setOwnerReference: type: boolean successCondition: type: string required: - action type: object retryStrategy: properties: affinity: properties: nodeAntiAffinity: type: object type: object backoff: properties: duration: type: string factor: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true maxDuration: type: string type: object expression: type: string limit: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true retryPolicy: type: string type: object schedulerName: type: string script: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object source: type: string startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name - source type: object securityContext: properties: fsGroup: format: int64 type: integer fsGroupChangePolicy: type: string runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object supplementalGroups: items: format: int64 type: integer type: array sysctls: items: properties: name: type: string value: type: string required: - name - value type: object type: array windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object serviceAccountName: type: string sidecars: items: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object mirrorVolumeMounts: type: boolean name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object type: array steps: items: type: array type: array suspend: properties: duration: type: string type: object synchronization: properties: mutex: properties: name: type: string type: object semaphore: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object type: object timeout: type: string tolerations: items: properties: effect: type: string key: type: string operator: type: string tolerationSeconds: format: int64 type: integer value: type: string type: object type: array volumes: items: properties: awsElasticBlockStore: properties: fsType: type: string partition: format: int32 type: integer readOnly: type: boolean volumeID: type: string required: - volumeID type: object azureDisk: properties: cachingMode: type: string diskName: type: string diskURI: type: string fsType: type: string kind: type: string readOnly: type: boolean required: - diskName - diskURI type: object azureFile: properties: readOnly: type: boolean secretName: type: string shareName: type: string required: - secretName - shareName type: object cephfs: properties: monitors: items: type: string type: array path: type: string readOnly: type: boolean secretFile: type: string secretRef: properties: name: type: string type: object user: type: string required: - monitors type: object cinder: properties: fsType: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object volumeID: type: string required: - volumeID type: object configMap: properties: defaultMode: format: int32 type: integer items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object csi: properties: driver: type: string fsType: type: string nodePublishSecretRef: properties: name: type: string type: object readOnly: type: boolean volumeAttributes: additionalProperties: type: string type: object required: - driver type: object downwardAPI: properties: defaultMode: format: int32 type: integer items: items: properties: fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object mode: format: int32 type: integer path: type: string resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object required: - path type: object type: array type: object emptyDir: properties: medium: type: string sizeLimit: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object ephemeral: properties: readOnly: type: boolean volumeClaimTemplate: properties: metadata: type: object spec: properties: accessModes: items: type: string type: array dataSource: properties: apiGroup: type: string kind: type: string name: type: string required: - kind - name type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object selector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object storageClassName: type: string volumeMode: type: string volumeName: type: string type: object required: - spec type: object type: object fc: properties: fsType: type: string lun: format: int32 type: integer readOnly: type: boolean targetWWNs: items: type: string type: array wwids: items: type: string type: array type: object flexVolume: properties: driver: type: string fsType: type: string options: additionalProperties: type: string type: object readOnly: type: boolean secretRef: properties: name: type: string type: object required: - driver type: object flocker: properties: datasetName: type: string datasetUUID: type: string type: object gcePersistentDisk: properties: fsType: type: string partition: format: int32 type: integer pdName: type: string readOnly: type: boolean required: - pdName type: object gitRepo: properties: directory: type: string repository: type: string revision: type: string required: - repository type: object glusterfs: properties: endpoints: type: string path: type: string readOnly: type: boolean required: - endpoints - path type: object hostPath: properties: path: type: string type: type: string required: - path type: object iscsi: properties: chapAuthDiscovery: type: boolean chapAuthSession: type: boolean fsType: type: string initiatorName: type: string iqn: type: string iscsiInterface: type: string lun: format: int32 type: integer portals: items: type: string type: array readOnly: type: boolean secretRef: properties: name: type: string type: object targetPortal: type: string required: - iqn - lun - targetPortal type: object name: type: string nfs: properties: path: type: string readOnly: type: boolean server: type: string required: - path - server type: object persistentVolumeClaim: properties: claimName: type: string readOnly: type: boolean required: - claimName type: object photonPersistentDisk: properties: fsType: type: string pdID: type: string required: - pdID type: object portworxVolume: properties: fsType: type: string readOnly: type: boolean volumeID: type: string required: - volumeID type: object projected: properties: defaultMode: format: int32 type: integer sources: items: properties: configMap: properties: items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object downwardAPI: properties: items: items: properties: fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object mode: format: int32 type: integer path: type: string resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object required: - path type: object type: array type: object secret: properties: items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object serviceAccountToken: properties: audience: type: string expirationSeconds: format: int64 type: integer path: type: string required: - path type: object type: object type: array type: object quobyte: properties: group: type: string readOnly: type: boolean registry: type: string tenant: type: string user: type: string volume: type: string required: - registry - volume type: object rbd: properties: fsType: type: string image: type: string keyring: type: string monitors: items: type: string type: array pool: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object user: type: string required: - image - monitors type: object scaleIO: properties: fsType: type: string gateway: type: string protectionDomain: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object sslEnabled: type: boolean storageMode: type: string storagePool: type: string system: type: string volumeName: type: string required: - gateway - secretRef - system type: object secret: properties: defaultMode: format: int32 type: integer items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array optional: type: boolean secretName: type: string type: object storageos: properties: fsType: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object volumeName: type: string volumeNamespace: type: string type: object vsphereVolume: properties: fsType: type: string storagePolicyID: type: string storagePolicyName: type: string volumePath: type: string required: - volumePath type: object required: - name type: object type: array type: object templates: items: properties: activeDeadlineSeconds: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true affinity: properties: nodeAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: preference: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchFields: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array type: object weight: format: int32 type: integer required: - preference - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: properties: nodeSelectorTerms: items: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchFields: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array type: object type: array required: - nodeSelectorTerms type: object type: object podAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: podAffinityTerm: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object weight: format: int32 type: integer required: - podAffinityTerm - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: items: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object type: array type: object podAntiAffinity: properties: preferredDuringSchedulingIgnoredDuringExecution: items: properties: podAffinityTerm: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object weight: format: int32 type: integer required: - podAffinityTerm - weight type: object type: array requiredDuringSchedulingIgnoredDuringExecution: items: properties: labelSelector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object namespaces: items: type: string type: array topologyKey: type: string required: - topologyKey type: object type: array type: object type: object archiveLocation: properties: archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object raw: properties: data: type: string required: - data type: object s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object type: object automountServiceAccountToken: type: boolean container: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - image type: object containerSet: properties: containers: items: properties: args: items: type: string type: array command: items: type: string type: array dependencies: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array required: - containers type: object daemon: type: boolean dag: properties: failFast: type: boolean target: type: string tasks: items: properties: arguments: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object continueOn: properties: error: type: boolean failed: type: boolean type: object dependencies: items: type: string type: array depends: type: string hooks: additionalProperties: properties: arguments: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object template: type: string required: - template type: object type: object name: type: string onExit: type: string template: type: string templateRef: properties: clusterScope: type: boolean name: type: string template: type: string type: object when: type: string withItems: items: type: object type: array withParam: type: string withSequence: properties: count: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true end: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true format: type: string start: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true type: object required: - name type: object type: array required: - tasks type: object data: properties: source: properties: artifactPaths: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: object transformation: items: properties: expression: type: string required: - expression type: object type: array required: - source - transformation type: object executor: properties: serviceAccountName: type: string type: object failFast: type: boolean hostAliases: items: properties: hostnames: items: type: string type: array ip: type: string type: object type: array http: properties: body: format: byte type: string headers: items: properties: name: type: string value: type: string valueFrom: properties: secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array method: type: string timeoutSeconds: format: int64 type: integer url: type: string required: - url type: object initContainers: items: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object mirrorVolumeMounts: type: boolean name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object type: array inputs: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array type: object memoize: properties: cache: properties: configMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - configMap type: object key: type: string maxAge: type: string required: - cache - key - maxAge type: object metadata: properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object type: object metrics: properties: prometheus: items: properties: counter: properties: value: type: string required: - value type: object gauge: properties: realtime: type: boolean value: type: string required: - realtime - value type: object help: type: string histogram: properties: buckets: items: type: number type: array value: type: string required: - buckets - value type: object labels: items: properties: key: type: string value: type: string required: - key - value type: object type: array name: type: string when: type: string required: - help - name type: object type: array required: - prometheus type: object name: type: string nodeSelector: additionalProperties: type: string type: object outputs: properties: artifacts: items: properties: archive: properties: none: type: object tar: properties: compressionLevel: format: int32 type: integer type: object zip: type: object type: object archiveLogs: type: boolean artifactory: properties: passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object url: type: string usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - url type: object from: type: string fromExpression: type: string gcs: properties: bucket: type: string key: type: string serviceAccountKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - key type: object git: properties: depth: format: int64 type: integer disableSubmodules: type: boolean fetch: items: type: string type: array insecureIgnoreHostKey: type: boolean passwordSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object repo: type: string revision: type: string sshPrivateKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object usernameSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object required: - repo type: object globalName: type: string hdfs: properties: addresses: items: type: string type: array force: type: boolean hdfsUser: type: string krbCCacheSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbConfigConfigMap: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbKeytabSecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object krbRealm: type: string krbServicePrincipalName: type: string krbUsername: type: string path: type: string required: - path type: object http: properties: headers: items: properties: name: type: string value: type: string required: - name - value type: object type: array url: type: string required: - url type: object mode: format: int32 type: integer name: type: string optional: type: boolean oss: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: type: boolean endpoint: type: string key: type: string lifecycleRule: properties: markDeletionAfterDays: format: int32 type: integer markInfrequentAccessAfterDays: format: int32 type: integer type: object secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object securityToken: type: string required: - key type: object path: type: string raw: properties: data: type: string required: - data type: object recurseMode: type: boolean s3: properties: accessKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object bucket: type: string createBucketIfNotPresent: properties: objectLocking: type: boolean type: object endpoint: type: string insecure: type: boolean key: type: string region: type: string roleARN: type: string secretKeySecret: properties: key: type: string name: type: string optional: type: boolean required: - key type: object useSDKCreds: type: boolean type: object subPath: type: string required: - name type: object type: array exitCode: type: string parameters: items: properties: default: type: string enum: items: type: string type: array globalName: type: string name: type: string value: type: string valueFrom: properties: default: type: string event: type: string expression: type: string jqFilter: type: string jsonPath: type: string parameter: type: string path: type: string supplied: type: object type: object required: - name type: object type: array result: type: string type: object parallelism: format: int64 type: integer podSpecPatch: type: string priority: format: int32 type: integer priorityClassName: type: string resource: properties: action: type: string failureCondition: type: string flags: items: type: string type: array manifest: type: string mergeStrategy: type: string setOwnerReference: type: boolean successCondition: type: string required: - action type: object retryStrategy: properties: affinity: properties: nodeAntiAffinity: type: object type: object backoff: properties: duration: type: string factor: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true maxDuration: type: string type: object expression: type: string limit: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true retryPolicy: type: string type: object schedulerName: type: string script: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object source: type: string startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - image - source type: object securityContext: properties: fsGroup: format: int64 type: integer fsGroupChangePolicy: type: string runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object supplementalGroups: items: format: int64 type: integer type: array sysctls: items: properties: name: type: string value: type: string required: - name - value type: object type: array windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object serviceAccountName: type: string sidecars: items: properties: args: items: type: string type: array command: items: type: string type: array env: items: properties: name: type: string value: type: string valueFrom: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object secretKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object required: - name type: object type: array envFrom: items: properties: configMapRef: properties: name: type: string optional: type: boolean type: object prefix: type: string secretRef: properties: name: type: string optional: type: boolean type: object type: object type: array image: type: string imagePullPolicy: type: string lifecycle: properties: postStart: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object preStop: properties: exec: properties: command: items: type: string type: array type: object httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object type: object type: object livenessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object mirrorVolumeMounts: type: boolean name: type: string ports: items: properties: containerPort: format: int32 type: integer hostIP: type: string hostPort: format: int32 type: integer name: type: string protocol: default: TCP type: string required: - containerPort type: object type: array x-kubernetes-list-map-keys: - containerPort - protocol x-kubernetes-list-type: map readinessProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object securityContext: properties: allowPrivilegeEscalation: type: boolean capabilities: properties: add: items: type: string type: array drop: items: type: string type: array type: object privileged: type: boolean procMount: type: string readOnlyRootFilesystem: type: boolean runAsGroup: format: int64 type: integer runAsNonRoot: type: boolean runAsUser: format: int64 type: integer seLinuxOptions: properties: level: type: string role: type: string type: type: string user: type: string type: object seccompProfile: properties: localhostProfile: type: string type: type: string required: - type type: object windowsOptions: properties: gmsaCredentialSpec: type: string gmsaCredentialSpecName: type: string runAsUserName: type: string type: object type: object startupProbe: properties: exec: properties: command: items: type: string type: array type: object failureThreshold: format: int32 type: integer httpGet: properties: host: type: string httpHeaders: items: properties: name: type: string value: type: string required: - name - value type: object type: array path: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true scheme: type: string required: - port type: object initialDelaySeconds: format: int32 type: integer periodSeconds: format: int32 type: integer successThreshold: format: int32 type: integer tcpSocket: properties: host: type: string port: anyOf: - type: integer - type: string x-kubernetes-int-or-string: true required: - port type: object timeoutSeconds: format: int32 type: integer type: object stdin: type: boolean stdinOnce: type: boolean terminationMessagePath: type: string terminationMessagePolicy: type: string tty: type: boolean volumeDevices: items: properties: devicePath: type: string name: type: string required: - devicePath - name type: object type: array volumeMounts: items: properties: mountPath: type: string mountPropagation: type: string name: type: string readOnly: type: boolean subPath: type: string subPathExpr: type: string required: - mountPath - name type: object type: array workingDir: type: string required: - name type: object type: array steps: items: type: array type: array suspend: properties: duration: type: string type: object synchronization: properties: mutex: properties: name: type: string type: object semaphore: properties: configMapKeyRef: properties: key: type: string name: type: string optional: type: boolean required: - key type: object type: object type: object timeout: type: string tolerations: items: properties: effect: type: string key: type: string operator: type: string tolerationSeconds: format: int64 type: integer value: type: string type: object type: array volumes: items: properties: awsElasticBlockStore: properties: fsType: type: string partition: format: int32 type: integer readOnly: type: boolean volumeID: type: string required: - volumeID type: object azureDisk: properties: cachingMode: type: string diskName: type: string diskURI: type: string fsType: type: string kind: type: string readOnly: type: boolean required: - diskName - diskURI type: object azureFile: properties: readOnly: type: boolean secretName: type: string shareName: type: string required: - secretName - shareName type: object cephfs: properties: monitors: items: type: string type: array path: type: string readOnly: type: boolean secretFile: type: string secretRef: properties: name: type: string type: object user: type: string required: - monitors type: object cinder: properties: fsType: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object volumeID: type: string required: - volumeID type: object configMap: properties: defaultMode: format: int32 type: integer items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object csi: properties: driver: type: string fsType: type: string nodePublishSecretRef: properties: name: type: string type: object readOnly: type: boolean volumeAttributes: additionalProperties: type: string type: object required: - driver type: object downwardAPI: properties: defaultMode: format: int32 type: integer items: items: properties: fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object mode: format: int32 type: integer path: type: string resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object required: - path type: object type: array type: object emptyDir: properties: medium: type: string sizeLimit: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object ephemeral: properties: readOnly: type: boolean volumeClaimTemplate: properties: metadata: type: object spec: properties: accessModes: items: type: string type: array dataSource: properties: apiGroup: type: string kind: type: string name: type: string required: - kind - name type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object selector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object storageClassName: type: string volumeMode: type: string volumeName: type: string type: object required: - spec type: object type: object fc: properties: fsType: type: string lun: format: int32 type: integer readOnly: type: boolean targetWWNs: items: type: string type: array wwids: items: type: string type: array type: object flexVolume: properties: driver: type: string fsType: type: string options: additionalProperties: type: string type: object readOnly: type: boolean secretRef: properties: name: type: string type: object required: - driver type: object flocker: properties: datasetName: type: string datasetUUID: type: string type: object gcePersistentDisk: properties: fsType: type: string partition: format: int32 type: integer pdName: type: string readOnly: type: boolean required: - pdName type: object gitRepo: properties: directory: type: string repository: type: string revision: type: string required: - repository type: object glusterfs: properties: endpoints: type: string path: type: string readOnly: type: boolean required: - endpoints - path type: object hostPath: properties: path: type: string type: type: string required: - path type: object iscsi: properties: chapAuthDiscovery: type: boolean chapAuthSession: type: boolean fsType: type: string initiatorName: type: string iqn: type: string iscsiInterface: type: string lun: format: int32 type: integer portals: items: type: string type: array readOnly: type: boolean secretRef: properties: name: type: string type: object targetPortal: type: string required: - iqn - lun - targetPortal type: object name: type: string nfs: properties: path: type: string readOnly: type: boolean server: type: string required: - path - server type: object persistentVolumeClaim: properties: claimName: type: string readOnly: type: boolean required: - claimName type: object photonPersistentDisk: properties: fsType: type: string pdID: type: string required: - pdID type: object portworxVolume: properties: fsType: type: string readOnly: type: boolean volumeID: type: string required: - volumeID type: object projected: properties: defaultMode: format: int32 type: integer sources: items: properties: configMap: properties: items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object downwardAPI: properties: items: items: properties: fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object mode: format: int32 type: integer path: type: string resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object required: - path type: object type: array type: object secret: properties: items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object serviceAccountToken: properties: audience: type: string expirationSeconds: format: int64 type: integer path: type: string required: - path type: object type: object type: array type: object quobyte: properties: group: type: string readOnly: type: boolean registry: type: string tenant: type: string user: type: string volume: type: string required: - registry - volume type: object rbd: properties: fsType: type: string image: type: string keyring: type: string monitors: items: type: string type: array pool: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object user: type: string required: - image - monitors type: object scaleIO: properties: fsType: type: string gateway: type: string protectionDomain: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object sslEnabled: type: boolean storageMode: type: string storagePool: type: string system: type: string volumeName: type: string required: - gateway - secretRef - system type: object secret: properties: defaultMode: format: int32 type: integer items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array optional: type: boolean secretName: type: string type: object storageos: properties: fsType: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object volumeName: type: string volumeNamespace: type: string type: object vsphereVolume: properties: fsType: type: string storagePolicyID: type: string storagePolicyName: type: string volumePath: type: string required: - volumePath type: object required: - name type: object type: array type: object type: array tolerations: items: properties: effect: type: string key: type: string operator: type: string tolerationSeconds: format: int64 type: integer value: type: string type: object type: array ttlStrategy: properties: secondsAfterCompletion: format: int32 type: integer secondsAfterFailure: format: int32 type: integer secondsAfterSuccess: format: int32 type: integer type: object volumeClaimGC: properties: strategy: type: string type: object volumeClaimTemplates: items: properties: apiVersion: type: string kind: type: string metadata: type: object spec: properties: accessModes: items: type: string type: array dataSource: properties: apiGroup: type: string kind: type: string name: type: string required: - kind - name type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object selector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object storageClassName: type: string volumeMode: type: string volumeName: type: string type: object status: properties: accessModes: items: type: string type: array capacity: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object conditions: items: properties: lastProbeTime: format: date-time type: string lastTransitionTime: format: date-time type: string message: type: string reason: type: string status: type: string type: type: string required: - status - type type: object type: array phase: type: string type: object type: object type: array volumes: items: properties: awsElasticBlockStore: properties: fsType: type: string partition: format: int32 type: integer readOnly: type: boolean volumeID: type: string required: - volumeID type: object azureDisk: properties: cachingMode: type: string diskName: type: string diskURI: type: string fsType: type: string kind: type: string readOnly: type: boolean required: - diskName - diskURI type: object azureFile: properties: readOnly: type: boolean secretName: type: string shareName: type: string required: - secretName - shareName type: object cephfs: properties: monitors: items: type: string type: array path: type: string readOnly: type: boolean secretFile: type: string secretRef: properties: name: type: string type: object user: type: string required: - monitors type: object cinder: properties: fsType: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object volumeID: type: string required: - volumeID type: object configMap: properties: defaultMode: format: int32 type: integer items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object csi: properties: driver: type: string fsType: type: string nodePublishSecretRef: properties: name: type: string type: object readOnly: type: boolean volumeAttributes: additionalProperties: type: string type: object required: - driver type: object downwardAPI: properties: defaultMode: format: int32 type: integer items: items: properties: fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object mode: format: int32 type: integer path: type: string resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object required: - path type: object type: array type: object emptyDir: properties: medium: type: string sizeLimit: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object ephemeral: properties: readOnly: type: boolean volumeClaimTemplate: properties: metadata: type: object spec: properties: accessModes: items: type: string type: array dataSource: properties: apiGroup: type: string kind: type: string name: type: string required: - kind - name type: object resources: properties: limits: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object requests: additionalProperties: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true type: object type: object selector: properties: matchExpressions: items: properties: key: type: string operator: type: string values: items: type: string type: array required: - key - operator type: object type: array matchLabels: additionalProperties: type: string type: object type: object storageClassName: type: string volumeMode: type: string volumeName: type: string type: object required: - spec type: object type: object fc: properties: fsType: type: string lun: format: int32 type: integer readOnly: type: boolean targetWWNs: items: type: string type: array wwids: items: type: string type: array type: object flexVolume: properties: driver: type: string fsType: type: string options: additionalProperties: type: string type: object readOnly: type: boolean secretRef: properties: name: type: string type: object required: - driver type: object flocker: properties: datasetName: type: string datasetUUID: type: string type: object gcePersistentDisk: properties: fsType: type: string partition: format: int32 type: integer pdName: type: string readOnly: type: boolean required: - pdName type: object gitRepo: properties: directory: type: string repository: type: string revision: type: string required: - repository type: object glusterfs: properties: endpoints: type: string path: type: string readOnly: type: boolean required: - endpoints - path type: object hostPath: properties: path: type: string type: type: string required: - path type: object iscsi: properties: chapAuthDiscovery: type: boolean chapAuthSession: type: boolean fsType: type: string initiatorName: type: string iqn: type: string iscsiInterface: type: string lun: format: int32 type: integer portals: items: type: string type: array readOnly: type: boolean secretRef: properties: name: type: string type: object targetPortal: type: string required: - iqn - lun - targetPortal type: object name: type: string nfs: properties: path: type: string readOnly: type: boolean server: type: string required: - path - server type: object persistentVolumeClaim: properties: claimName: type: string readOnly: type: boolean required: - claimName type: object photonPersistentDisk: properties: fsType: type: string pdID: type: string required: - pdID type: object portworxVolume: properties: fsType: type: string readOnly: type: boolean volumeID: type: string required: - volumeID type: object projected: properties: defaultMode: format: int32 type: integer sources: items: properties: configMap: properties: items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object downwardAPI: properties: items: items: properties: fieldRef: properties: apiVersion: type: string fieldPath: type: string required: - fieldPath type: object mode: format: int32 type: integer path: type: string resourceFieldRef: properties: containerName: type: string divisor: anyOf: - type: integer - type: string pattern: ^(\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))(([KMGTPE]i)|[numkMGTPE]|([eE](\+|-)?(([0-9]+(\.[0-9]*)?)|(\.[0-9]+))))?$ x-kubernetes-int-or-string: true resource: type: string required: - resource type: object required: - path type: object type: array type: object secret: properties: items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array name: type: string optional: type: boolean type: object serviceAccountToken: properties: audience: type: string expirationSeconds: format: int64 type: integer path: type: string required: - path type: object type: object type: array type: object quobyte: properties: group: type: string readOnly: type: boolean registry: type: string tenant: type: string user: type: string volume: type: string required: - registry - volume type: object rbd: properties: fsType: type: string image: type: string keyring: type: string monitors: items: type: string type: array pool: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object user: type: string required: - image - monitors type: object scaleIO: properties: fsType: type: string gateway: type: string protectionDomain: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object sslEnabled: type: boolean storageMode: type: string storagePool: type: string system: type: string volumeName: type: string required: - gateway - secretRef - system type: object secret: properties: defaultMode: format: int32 type: integer items: items: properties: key: type: string mode: format: int32 type: integer path: type: string required: - key - path type: object type: array optional: type: boolean secretName: type: string type: object storageos: properties: fsType: type: string readOnly: type: boolean secretRef: properties: name: type: string type: object volumeName: type: string volumeNamespace: type: string type: object vsphereVolume: properties: fsType: type: string storagePolicyID: type: string storagePolicyName: type: string volumePath: type: string required: - volumePath type: object required: - name type: object type: array workflowMetadata: type: object workflowTemplateRef: properties: clusterScope: type: boolean name: type: string type: object type: object required: - metadata - spec type: object served: true storage: true
45.699837
174
0.202379
73db09deef38eff43638e6b7c04d6d26105af56f
1,554
yaml
YAML
tmpl/cluster-secrets.sops.yaml
ahgraber/homelab-gitops-k3s
276cd8367a3c90eaf4213c93ca8c3e59a86f9e49
[ "MIT" ]
1
2022-03-14T20:31:53.000Z
2022-03-14T20:31:53.000Z
tmpl/cluster-secrets.sops.yaml
ahgraber/homelab-gitops-k3s
276cd8367a3c90eaf4213c93ca8c3e59a86f9e49
[ "MIT" ]
229
2021-10-29T18:50:48.000Z
2022-03-31T09:59:24.000Z
tmpl/cluster-secrets.sops.yaml
ahgraber/homelab-gitops-k3s
276cd8367a3c90eaf4213c93ca8c3e59a86f9e49
[ "MIT" ]
null
null
null
--- # yamllint disable apiVersion: v1 kind: Secret metadata: name: cluster-secrets namespace: flux-system stringData: SECRET_DOMAIN: ${SECRET_DOMAIN} SECRET_DEFAULT_USER: ${SECRET_DEFAULT_USER} SECRET_DEFAULT_EMAIL: ${SECRET_DEFAULT_EMAIL} SECRET_DEFAULT_PWD: ${SECRET_DEFAULT_PASSWORD} # cert-manager SECRET_CLOUDFLARE_EMAIL: ${SECRET_CLOUDFLARE_EMAIL} SECRET_CLOUDFLARE_TOKEN: ${SECRET_CLOUDFLARE_TOKEN} # democratic-csi SECRET_TRUENAS_APIKEY: ${SECRET_TRUENAS_APIKEY} SECRET_TRUENAS_IP: ${SECRET_TRUENAS_IP} SECRET_TRUENAS_USER: ${SECRET_TRUENAS_USER} # TRUENAS_SSHKEY: | # ${SECRET_TRUENAS_SSHKEY} # velero SECRET_B2_ACCESS_KEY: ${SECRET_B2_ACCESS_KEY} SECRET_B2_SECRET_KEY: ${SECRET_B2_SECRET_KEY} # db (generic) SECRET_DB_ROOT_PWD: ${SECRET_DB_ROOT_PWD} SECRET_DB_USER_PWD: ${SECRET_DB_USER_PWD} # email notifications SECRET_SMTP_ADDRESS: ${SECRET_SMTP_ADDRESS} SECRET_SMTP_USER: ${SECRET_SMTP_USER} SECRET_SMTP_PWD: ${SECRET_SMTP_PWD} # vaultwarden SECRET_VAULTWARDEN_TOKEN: ${SECRET_VAULTWARDEN_TOKEN} # authentik / IDP SECRET_AUTHENTIK_KEY: ${SECRET_AUTHENTIK_KEY} SECRET_MAXMIND_ACCOUNT_ID: ${SECRET_MAXMIND_ACCOUNT_ID} SECRET_MAXMIND_LICENSE_KEY: ${SECRET_MAXMIND_LICENSE_KEY} # keycloak SECRET_KEYCLOAK_REALM: ${SECRET_KEYCLOAK_REALM} # oauth2-proxy / k8s-dashboard / keycloak SECRET_DASHBOARD_CLIENT_ID: ${SECRET_DASHBOARD_CLIENT_ID} SECRET_DASHBOARD_CLIENT_SECRET: ${SECRET_DASHBOARD_CLIENT_SECRET} SECRET_OAUTH_COOKIE_SECRET: ${SECRET_OAUTH_COOKIE_SECRET}
30.470588
67
0.801158
73db0ba36e3e26cbc51f38a56ffb1dcf8232337b
294
yaml
YAML
apps/app-docs/docs.openshift.com/container-platform/install_config/storage_examples/storage_classes_dynamic_provisioning/example2/PersistentVolumeManual3.yaml
reyou/Ggg.Kubernetes
876f99220a637336880327872bb830b2c616d032
[ "Apache-2.0" ]
null
null
null
apps/app-docs/docs.openshift.com/container-platform/install_config/storage_examples/storage_classes_dynamic_provisioning/example2/PersistentVolumeManual3.yaml
reyou/Ggg.Kubernetes
876f99220a637336880327872bb830b2c616d032
[ "Apache-2.0" ]
null
null
null
apps/app-docs/docs.openshift.com/container-platform/install_config/storage_examples/storage_classes_dynamic_provisioning/example2/PersistentVolumeManual3.yaml
reyou/Ggg.Kubernetes
876f99220a637336880327872bb830b2c616d032
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: PersistentVolume metadata: name: pv-manual-gce2 annotations: volume.beta.kubernetes.io/storage-class: generic spec: capacity: storage: 2Gi accessModes: - ReadWriteMany gcePersistentDisk: readOnly: false pdName: the-newly-created-gce-PD fsType: ext4
18.375
52
0.748299
73db3a553b8603831fc3af2887f6edbb076f4a14
226
yaml
YAML
cluster/apps/media/prowlarr/config-pvc.yaml
sp3nx0r/didactic-giggle
54776eb16c402aabd0b69dc253617f5df3e434eb
[ "MIT" ]
null
null
null
cluster/apps/media/prowlarr/config-pvc.yaml
sp3nx0r/didactic-giggle
54776eb16c402aabd0b69dc253617f5df3e434eb
[ "MIT" ]
1
2021-12-09T16:25:06.000Z
2021-12-09T16:25:06.000Z
cluster/apps/media/prowlarr/config-pvc.yaml
sp3nx0r/didactic-giggle
54776eb16c402aabd0b69dc253617f5df3e434eb
[ "MIT" ]
null
null
null
--- apiVersion: v1 kind: PersistentVolumeClaim metadata: name: prowlarr-config-v1 namespace: media spec: accessModes: - ReadWriteOnce resources: requests: storage: 1Gi storageClassName: nfs-client-fast
16.142857
35
0.721239