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
list
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
list
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
list
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
733a0f76e06bce937277a793cd1b0b968bf0f53f
372
yml
YAML
apps/lacework/config.yml
lacework-dev/detc-resources
374bcc0923cc62f11f25bca5c13fa7ba298c9dd5
[ "Apache-2.0" ]
null
null
null
apps/lacework/config.yml
lacework-dev/detc-resources
374bcc0923cc62f11f25bca5c13fa7ba298c9dd5
[ "Apache-2.0" ]
2
2022-03-10T19:24:18.000Z
2022-03-16T18:38:06.000Z
apps/lacework/config.yml
lacework-dev/detc-resources
374bcc0923cc62f11f25bca5c13fa7ba298c9dd5
[ "Apache-2.0" ]
1
2022-02-07T23:59:40.000Z
2022-02-07T23:59:40.000Z
--- apiVersion: v1 kind: ConfigMap metadata: name: lacework-config data: config.json: | { "autoupgrade": "disable", "tokens": {"AccessToken":"{{ index . "lw_access_token" }}"}, "tags":{"Env":"k8s","KubernetesCluster":"{{.cluster_name}}"}, "serverurl":{{if .fra}}"https://api.fra.lacework.net"{{else}}"https://api.lacework.net"{{end}} }
26.571429
100
0.594086
733a205acb9f884fbce2d9ac57065cfbf1a4fa26
217
yaml
YAML
example/deployment/kubernetes/alameda-datahub/serviceaccount.yaml
turtacn/alameda-1
3ab4a776e94d180b5f6a34b2b60c484be0c9b727
[ "Apache-2.0" ]
1
2021-01-06T17:55:43.000Z
2021-01-06T17:55:43.000Z
example/deployment/kubernetes/alameda-datahub/serviceaccount.yaml
turtacn/alameda-1
3ab4a776e94d180b5f6a34b2b60c484be0c9b727
[ "Apache-2.0" ]
null
null
null
example/deployment/kubernetes/alameda-datahub/serviceaccount.yaml
turtacn/alameda-1
3ab4a776e94d180b5f6a34b2b60c484be0c9b727
[ "Apache-2.0" ]
null
null
null
--- # Source: alameda/charts/datahub/templates/serviceaccount.yaml apiVersion: v1 kind: ServiceAccount metadata: name: alameda-datahub namespace: alameda labels: app: alameda component: alameda-datahub
18.083333
62
0.75576
733a45c2856dd88e6c0f668f0851c0ebd91c836f
260
yml
YAML
studies/webnode/app-mock-jira/app-mock-jira-service.yml
ocroz/js-trials
ddb00d611a48bb7289d98ea35e10dc96dc90571d
[ "MIT" ]
null
null
null
studies/webnode/app-mock-jira/app-mock-jira-service.yml
ocroz/js-trials
ddb00d611a48bb7289d98ea35e10dc96dc90571d
[ "MIT" ]
8
2021-05-07T22:19:15.000Z
2022-03-02T02:32:54.000Z
studies/webnode/app-mock-jira/app-mock-jira-service.yml
ocroz/js-trials
ddb00d611a48bb7289d98ea35e10dc96dc90571d
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: app-mock-jira-service labels: name: app-mock-jira-service spec: type: NodePort ports: - protocol: TCP port: 4545 targetPort: 4545 nodePort: 32123 selector: run: app-mock-jira
16.25
31
0.653846
733a6ac95765cea43bcdf120b8eef16742b2c211
433
yaml
YAML
drivers/storage/portworx/testspec/portworxAPIService.yaml
adityadani/operator
5a54c485dfbd6da5620b9789049c1af46961fb32
[ "Apache-2.0" ]
null
null
null
drivers/storage/portworx/testspec/portworxAPIService.yaml
adityadani/operator
5a54c485dfbd6da5620b9789049c1af46961fb32
[ "Apache-2.0" ]
null
null
null
drivers/storage/portworx/testspec/portworxAPIService.yaml
adityadani/operator
5a54c485dfbd6da5620b9789049c1af46961fb32
[ "Apache-2.0" ]
null
null
null
kind: Service apiVersion: v1 metadata: name: portworx-api namespace: kube-test labels: name: portworx-api spec: selector: name: portworx-api type: ClusterIP ports: - name: px-api protocol: TCP port: 9001 targetPort: 10001 - name: px-sdk protocol: TCP port: 9020 targetPort: 10020 - name: px-rest-gateway protocol: TCP port: 9021 targetPort: 10021
17.32
27
0.614319
733aa4b1e5fdec45c06658a6bd8f5559ccdd2dd6
277
yaml
YAML
config/rbac/leader_election_role_binding.yaml
marviniter/argo-dataflow
89a060b1c6ea70f7c26bc58a01ba675c3acc1c06
[ "Apache-2.0" ]
173
2021-04-08T19:03:26.000Z
2022-03-30T08:50:35.000Z
config/rbac/leader_election_role_binding.yaml
marviniter/argo-dataflow
89a060b1c6ea70f7c26bc58a01ba675c3acc1c06
[ "Apache-2.0" ]
395
2021-04-08T23:33:15.000Z
2022-03-31T00:46:40.000Z
config/rbac/leader_election_role_binding.yaml
marviniter/argo-dataflow
89a060b1c6ea70f7c26bc58a01ba675c3acc1c06
[ "Apache-2.0" ]
18
2021-05-26T04:14:55.000Z
2022-03-29T03:47:53.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: leader-election-rolebinding roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: leader-election-role subjects: - kind: ServiceAccount name: manager namespace: argo-dataflow-system
21.307692
40
0.783394
733aa97d99b2b9653a38f2a065ad8c3b8d15cf06
208
yaml
YAML
docs/tasks/administer-cluster/pod1.yaml
janetkuo/janetkuo.github.io
1088bca0246742beb18687c559f7753b436a3f31
[ "CC-BY-4.0" ]
40
2017-07-22T07:23:36.000Z
2021-02-04T08:42:40.000Z
docs/tasks/administer-cluster/pod1.yaml
janetkuo/janetkuo.github.io
1088bca0246742beb18687c559f7753b436a3f31
[ "CC-BY-4.0" ]
86
2017-07-24T13:58:06.000Z
2017-12-03T12:33:00.000Z
docs/tasks/administer-cluster/pod1.yaml
janetkuo/janetkuo.github.io
1088bca0246742beb18687c559f7753b436a3f31
[ "CC-BY-4.0" ]
71
2017-07-13T11:47:07.000Z
2021-02-04T08:42:42.000Z
apiVersion: v1 kind: Pod metadata: name: no-annotation labels: name: multischeduler-example spec: containers: - name: pod-with-no-annotation-container image: gcr.io/google_containers/pause:2.0
20.8
45
0.740385
733ab5e0e272d641c468c3cc0236588a52716555
577
yaml
YAML
mini-microservices-demo/infra/manifests/alertmanager-service.yaml
stevendelro/Kur8
5a835e0ef31dce7a3b182f2073d9d73018503a06
[ "MIT" ]
187
2021-08-05T01:18:21.000Z
2022-03-17T09:38:58.000Z
mini-microservices-demo/infra/manifests/alertmanager-service.yaml
stevendelro/Kur8
5a835e0ef31dce7a3b182f2073d9d73018503a06
[ "MIT" ]
4
2021-08-11T08:13:47.000Z
2022-03-16T05:28:40.000Z
mini-microservices-demo/infra/manifests/alertmanager-service.yaml
stevendelro/Kur8
5a835e0ef31dce7a3b182f2073d9d73018503a06
[ "MIT" ]
20
2021-08-05T15:59:15.000Z
2022-03-15T14:18:58.000Z
apiVersion: v1 kind: Service metadata: labels: alertmanager: main app.kubernetes.io/component: alert-router app.kubernetes.io/name: alertmanager app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/version: 0.22.2 name: alertmanager-main namespace: monitoring spec: ports: - name: web port: 9093 targetPort: web selector: alertmanager: main app: alertmanager app.kubernetes.io/component: alert-router app.kubernetes.io/name: alertmanager app.kubernetes.io/part-of: kube-prometheus sessionAffinity: ClientIP
24.041667
46
0.72617
733ad1c6cc1e643d9a599c349c36915181fa181e
669
yml
YAML
Python/services/cronjob/manifest.yml
caa06d9c/Python-examples
9d90b9a9adfc343f9fdfab814cfc2b05219d6920
[ "MIT" ]
5
2019-10-28T09:56:26.000Z
2021-09-03T04:51:18.000Z
Python/services/cronjob/manifest.yml
caa06d9c/Python-examples
9d90b9a9adfc343f9fdfab814cfc2b05219d6920
[ "MIT" ]
null
null
null
Python/services/cronjob/manifest.yml
caa06d9c/Python-examples
9d90b9a9adfc343f9fdfab814cfc2b05219d6920
[ "MIT" ]
4
2019-10-28T09:56:30.000Z
2021-09-03T04:51:23.000Z
apiVersion: batch/v1beta1 kind: CronJob metadata: name: etls labels: etls.label: 'etls-cronjob' namespace: default spec: jobTemplate: spec: backoffLimit: 0 template: metadata: labels: etls.label: 'etls-cronjob' spec: containers: - image: caa06d9c/cronjob name: etls command: - 'python3' - '/opt/run.py' - '-c' - '5' - '-e' - '-1' - '-t' - '30' - '-s' - '300000' restartPolicy: Never schedule: "*/5 * * * *"
20.272727
38
0.403587
733ad554c18982c30d51f13f37c95915ca98f899
290
yaml
YAML
global/oauth-proxy/templates/secret.yaml
ofrendo/helm-charts
09a77f436aefd036b93df2dab208168987476fb8
[ "Apache-2.0" ]
147
2016-11-30T15:24:58.000Z
2022-03-20T01:39:54.000Z
global/oauth-proxy/templates/secret.yaml
ofrendo/helm-charts
09a77f436aefd036b93df2dab208168987476fb8
[ "Apache-2.0" ]
1,104
2016-12-01T22:46:25.000Z
2022-03-31T12:37:47.000Z
global/oauth-proxy/templates/secret.yaml
ofrendo/helm-charts
09a77f436aefd036b93df2dab208168987476fb8
[ "Apache-2.0" ]
167
2016-12-01T08:34:17.000Z
2022-03-24T15:45:20.000Z
apiVersion: v1 kind: Secret metadata: name: oauth-secret type: Opaque stringData: OAUTH_PROXY_CLIENT_ID: "{{ .Values.oauth_proxy.client_id }}" OAUTH_PROXY_CLIENT_SECRET: "{{ .Values.oauth_proxy.client_secret }}" OAUTH_PROXY_COOKIE_SECRET: "{{ .Values.oauth_proxy.cookie_secret }}"
26.363636
70
0.765517
733ade13f8d88419e7741c9eb3f229c31560b70d
731
yaml
YAML
thoth-station/pipeline_deployment.yaml
harshad16/test-infra
333849e7761d377d68e4b485b48d2b0abb8703a6
[ "Apache-2.0" ]
1
2020-06-30T13:05:55.000Z
2020-06-30T13:05:55.000Z
thoth-station/pipeline_deployment.yaml
harshad16/test-infra
333849e7761d377d68e4b485b48d2b0abb8703a6
[ "Apache-2.0" ]
2
2020-06-30T22:51:23.000Z
2020-07-01T13:40:34.000Z
thoth-station/pipeline_deployment.yaml
harshad16/test-infra
333849e7761d377d68e4b485b48d2b0abb8703a6
[ "Apache-2.0" ]
2
2020-06-29T02:30:44.000Z
2020-12-04T17:47:09.000Z
kind: Deployment apiVersion: apps/v1 metadata: name: prow-pipeline namespace: default spec: replicas: 1 strategy: type: Recreate selector: matchLabels: app: prow-pipeline template: metadata: labels: app: prow-pipeline spec: serviceAccountName: prow-pipeline containers: - name: pipeline image: gcr.io/k8s-prow/pipeline:v20200625-dd6a466605 args: - --all-contexts - --config=/etc/prow-config/config.yaml volumeMounts: - mountPath: /etc/prow-config name: prow-config readOnly: true volumes: - name: prow-config configMap: name: config
22.151515
62
0.571819
733ae393c45b9d168d0947645adafaef2c471f48
13,620
yaml
YAML
hdfs-vs-ozone/btm-configmap.yaml
elek/ozone-perf-env
0ebb82f9ca3e688ca0a7defac6a21d71001ca7ec
[ "Apache-2.0" ]
1
2020-08-29T21:12:43.000Z
2020-08-29T21:12:43.000Z
hdfs-vs-ozone/btm-configmap.yaml
elek/ozone-perf-env
0ebb82f9ca3e688ca0a7defac6a21d71001ca7ec
[ "Apache-2.0" ]
null
null
null
hdfs-vs-ozone/btm-configmap.yaml
elek/ozone-perf-env
0ebb82f9ca3e688ca0a7defac6a21d71001ca7ec
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: ConfigMap metadata: name: btm data: ratis-flush.btm: "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License. You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n# Turn of flush for Raits log\n\n\nRULE SegmentedRaftLogOutputStream.flush.Entry\nCLASS org.apache.ratis.server.raftlog.segmented.SegmentedRaftLogOutputStream\nMETHOD flush\nAT ENTRY\nIF TRUE\nDO resetTimer(\"flush\" + Thread.currentThread().getId());\n\nENDRULE\n\nRULE SegmentedRaftLogOutputStream.flush.Exit\nCLASS org.apache.ratis.server.raftlog.segmented.SegmentedRaftLogOutputStream\nMETHOD flush\nAT EXIT\nBIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(\"flush\" + Thread.currentThread().getId()))\nDO \n System.out.println(\"flush: \" + elapsedTime);\nENDRULE" ratis-no-flush.btm: "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License. You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n\nRULE Ratis.noFlush\nCLASS org.apache.ratis.server.raftlog.segmented.SegmentedRaftLogOutputStream\nMETHOD flush\nAT ENTRY\nIF TRUE\nDO \n return\nENDRULE" watchforcommit.btm: "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License. You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n# Measure time spent in Watch for commit calls\n\nRULE BlockOutputStream.watchForCommit.Entry\nCLASS org.apache.hadoop.hdds.scm.storage.BlockOutputStream\nMETHOD watchForCommit\nAT ENTRY\nIF TRUE\nDO resetTimer(\"watchForCommit\" + Thread.currentThread().getId());\n\nENDRULE\n\nRULE BlockOutputStream.watchForCommit.Exit\nCLASS org.apache.hadoop.hdds.scm.storage.BlockOutputStream\nMETHOD watchForCommit\nAT EXIT\nBIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(\"watchForCommit\" + Thread.currentThread().getId()))\nIF elapsedTime > 5\nDO \n System.out.println(\"WatchForCommit: \" + elapsedTime);\nENDRULE" watchforcommit_all.btm: |- # Licensed to the 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. # The 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. # Measure overall time spent in Watch for commit calls RULE FileSystem.close CLASS org.apache.hadoop.fs.FileSystem METHOD close IF TRUE DO System.out.println("Closing file system instance: " + System.identityHashCode($0)); System.out.println(" watchForCommit.call: " + readCounter("watchForCommit.call")); System.out.println(" watchForCommit.allTime: " + readCounter("watchForCommit.allTime")) ENDRULE RULE BlockOutputStream.watchForCommit.Entry CLASS org.apache.hadoop.hdds.scm.storage.BlockOutputStream METHOD watchForCommit AT ENTRY IF TRUE DO resetTimer(Thread.currentThread()); incrementCounter("watchForCommit.call") ENDRULE RULE BlockOutputStream.watchForCommit.Exit CLASS org.apache.hadoop.hdds.scm.storage.BlockOutputStream METHOD watchForCommit AT EXIT BIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(Thread.currentThread())) IF TRUE DO System.out.println("watchForCommit: " + elapsedTime); incrementCounter("watchForCommit.allTime", elapsedTime) ENDRULE appendlog.btm: "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License. You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n\n#Measure time between GrpcLogAppender.appendLog calls (HB frequency)\n\nRULE GrpcLogAppender.appendLog\nCLASS GrpcLogAppender\nMETHOD appendLog\nAT ENTRY\nBIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(\"appendLog\" + Thread.currentThread().getId()))\nIF TRUE\nDO \n System.out.println(\"appendLog: \" + elapsedTime);\n resetTimer(\"appendLog\" + Thread.currentThread().getId());\nENDRULE" hcfs-read.btm: "# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements. See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License. You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n\n# Measure time spent in HCFS read implementations\n\nRULE FileSystem.close\nCLASS org.apache.hadoop.fs.FileSystem\nMETHOD close\nIF TRUE\nDO\n System.out.println(\"Closing file system instance: \" + System.identityHashCode($0));\n System.out.println(\" \ read.call: \" + readCounter(\"read.call\"));\n System.out.println(\" read.allTime: \" + readCounter(\"read.allTime\"));\n System.out.println(\" readFully.call: \" + readCounter(\"readFully.call\"));\n System.out.println(\" readFully.allTime: \" + readCounter(\"readFully.allTime\")); \nENDRULE\n\n\nRULE FSDataInputStream.Read.Entry\nCLASS org.apache.hadoop.fs.FSDataInputStream\nMETHOD read\nAT ENTRY\nIF TRUE\nDO resetTimer(\"read\" + Thread.currentThread().getId());\n incrementCounter(\"read.call\")\nENDRULE\n\nRULE FSDataInputStream.Read.Exit\nCLASS org.apache.hadoop.fs.FSDataInputStream\nMETHOD read\nAT EXIT\nBIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(\"read\" + Thread.currentThread().getId()))\nIF TRUE\nDO\n incrementCounter(\"read.allTime\", elapsedTime)\nENDRULE\n\nRULE FSDataInputStream.ReadFully.Entry\nCLASS org.apache.hadoop.fs.FSDataInputStream\nMETHOD read\nAT ENTRY\nIF TRUE\nDO resetTimer(\"readFully\" + Thread.currentThread().getId());\n \ incrementCounter(\"readFully.call\")\nENDRULE\n\nRULE FSDataInputStream.ReadFully.Exit\nCLASS org.apache.hadoop.fs.FSDataInputStream\nMETHOD read\nAT EXIT\nBIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(\"readFully\" + Thread.currentThread().getId()))\nIF TRUE\nDO\n incrementCounter(\"readFully.allTime\", elapsedTime)\nENDRULE\n" hcfs-write.btm: | # Licensed to the 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. # The 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. # Measure time spent in HCFS write implementations RULE FileSystem.close CLASS org.apache.hadoop.fs.FileSystem METHOD close IF TRUE DO System.out.println("Closing file system instance: " + System.identityHashCode($0)); System.out.println(" write.call: " + readCounter("write.call")); System.out.println(" write.allTime: " + readCounter("write.allTime")); System.out.println(" hsync.call: " + readCounter("hsync.call")); System.out.println(" hsync.allTime: " + readCounter("hsync.allTime")); System.out.println(" hflush.call: " + readCounter("hflush.call")); System.out.println(" hflush.allTime: " + readCounter("hflush.allTime")); System.out.println(" close.call: " + readCounter("close.call")); System.out.println(" close.allTime: " + readCounter("close.allTime")) ENDRULE RULE DataOutputStream.Write.Entry CLASS ^FSDataOutputStream$PositionCache METHOD write AT ENTRY IF TRUE DO resetTimer(Thread.currentThread()); incrementCounter("write.call") ENDRULE RULE DataOutputStream.Write.Exit CLASS ^FSDataOutputStream$PositionCache METHOD write AT EXIT BIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(Thread.currentThread())) IF TRUE DO incrementCounter("write.allTime", elapsedTime) ENDRULE RULE FSDataOutputStream.Hsync.Entry CLASS FSDataOutputStream METHOD hsync AT ENTRY IF TRUE DO resetTimer(Thread.currentThread()); incrementCounter("hsync.call") ENDRULE RULE FSDataOutputStream.Hsync.Exit CLASS FSDataOutputStream METHOD hsync AT EXIT BIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(Thread.currentThread())) IF TRUE DO incrementCounter("hsync.allTime", elapsedTime) ENDRULE RULE FSDataOutputStream.Hflush.Entry CLASS ^FSDataOutputStream METHOD hflush AT ENTRY IF TRUE DO resetTimer(Thread.currentThread()); incrementCounter("hflush.call") ENDRULE RULE FSDataOutputStream.Hflush.Exit CLASS ^FSDataOutputStream METHOD hflush AT EXIT BIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(Thread.currentThread())) IF TRUE DO incrementCounter("hflush.allTime", elapsedTime) ENDRULE RULE FSDataOutputStream.Close.Entry CLASS ^FSDataOutputStream METHOD close AT ENTRY IF TRUE DO resetTimer(Thread.currentThread()); incrementCounter("close.call") ENDRULE RULE FSDataOutputStream.Close.Exit CLASS ^FSDataOutputStream METHOD close AT EXIT BIND elapsedTime = java.lang.Math.toIntExact(getElapsedTimeFromTimer(Thread.currentThread())) IF TRUE DO incrementCounter("close.allTime", elapsedTime) ENDRULE
53.411765
131
0.731498
733b1bc67b095e34c123978b67660687e4a4b1b3
677
yml
YAML
deployments/nginx/.k8s/deployment.yml
siimp/kubernetes-samples
69f37858ee4aa382d6952aaeb6e0e04e903109f1
[ "MIT" ]
null
null
null
deployments/nginx/.k8s/deployment.yml
siimp/kubernetes-samples
69f37858ee4aa382d6952aaeb6e0e04e903109f1
[ "MIT" ]
null
null
null
deployments/nginx/.k8s/deployment.yml
siimp/kubernetes-samples
69f37858ee4aa382d6952aaeb6e0e04e903109f1
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: my-nginx-deployment namespace: my-namespace labels: name: my-nginx-deployment spec: replicas: 3 selector: matchLabels: app: my-nginx-deployment template: metadata: labels: app: my-nginx-deployment spec: containers: - name: my-nginx-deployment image: nginx:1.21.4-alpine resources: limits: memory: "128Mi" cpu: "200m" readinessProbe: httpGet: path: /index.html port: 80 periodSeconds: 10 failureThreshold: 3 ports: - containerPort: 80
20.515152
34
0.5613
733b772de6d8020de6b7c9378fe29faa14f23ce9
4,085
yaml
YAML
overlay/development/pgo/config.yaml
dmoiseenko/kon-config
ab16d160c94372e06454e60978769bb0dfa07431
[ "MIT" ]
null
null
null
overlay/development/pgo/config.yaml
dmoiseenko/kon-config
ab16d160c94372e06454e60978769bb0dfa07431
[ "MIT" ]
null
null
null
overlay/development/pgo/config.yaml
dmoiseenko/kon-config
ab16d160c94372e06454e60978769bb0dfa07431
[ "MIT" ]
null
null
null
apiVersion: v1 kind: ConfigMap metadata: name: pgo-deployer-cm namespace: pgo data: values.yaml: |- # ===================== # Configuration Options # More info for these options can be found in the docs # https://access.crunchydata.com/documentation/postgres-operator/latest/installation/configuration/ # ===================== archive_mode: "true" archive_timeout: "60" backrest_aws_s3_bucket: "" backrest_aws_s3_endpoint: "" backrest_aws_s3_key: "" backrest_aws_s3_region: "" backrest_aws_s3_secret: "" backrest_aws_s3_uri_style: "" backrest_aws_s3_verify_tls: "true" backrest_port: "2022" badger: "false" ccp_image_prefix: "registry.developers.crunchydata.com/crunchydata" ccp_image_pull_secret: "" ccp_image_pull_secret_manifest: "" ccp_image_tag: "centos8-13.1-4.6.0" create_rbac: "true" crunchy_debug: "false" db_name: "" db_password_age_days: "0" db_password_length: "24" db_port: "5432" db_replicas: "0" db_user: "testuser" default_instance_memory: "2048Mi" default_pgbackrest_memory: "512Mi" default_pgbouncer_memory: "128Mi" default_exporter_memory: "128Mi" delete_operator_namespace: "false" delete_watched_namespaces: "false" disable_auto_failover: "false" disable_fsgroup: "false" reconcile_rbac: "true" exporterport: "9187" metrics: "false" namespace: "pgo" namespace_mode: "dynamic" pgbadgerport: "10000" pgo_add_os_ca_store: "false" pgo_admin_password: "examplepassword" pgo_admin_perms: "*" pgo_admin_role_name: "pgoadmin" pgo_admin_username: "admin" pgo_apiserver_port: "8443" pgo_apiserver_url: "https://postgres-operator" pgo_client_cert_secret: "pgo.tls" pgo_client_container_install: "false" pgo_client_install: "true" pgo_client_version: "4.6.0" pgo_cluster_admin: "false" pgo_disable_eventing: "false" pgo_disable_tls: "false" pgo_image_prefix: "registry.developers.crunchydata.com/crunchydata" pgo_image_pull_secret: "" pgo_image_pull_secret_manifest: "" pgo_image_tag: "centos8-4.6.0" pgo_installation_name: "devtest" pgo_noauth_routes: "" pgo_operator_namespace: "pgo" pgo_tls_ca_store: "" pgo_tls_no_verify: "false" pod_anti_affinity: "preferred" pod_anti_affinity_pgbackrest: "" pod_anti_affinity_pgbouncer: "" scheduler_timeout: "3600" service_type: "ClusterIP" sync_replication: "false" backrest_storage: "default" backup_storage: "default" primary_storage: "default" replica_storage: "default" wal_storage: "" storage1_name: "default" storage1_access_mode: "ReadWriteOnce" storage1_size: "1G" storage1_type: "dynamic" storage2_name: "hostpathstorage" storage2_access_mode: "ReadWriteMany" storage2_size: "1G" storage2_type: "create" storage3_name: "nfsstorage" storage3_access_mode: "ReadWriteMany" storage3_size: "1G" storage3_type: "create" storage3_supplemental_groups: "65534" storage4_name: "nfsstoragered" storage4_access_mode: "ReadWriteMany" storage4_size: "1G" storage4_match_labels: "crunchyzone=red" storage4_type: "create" storage4_supplemental_groups: "65534" storage5_name: "storageos" storage5_access_mode: "ReadWriteOnce" storage5_size: "5Gi" storage5_type: "dynamic" storage5_class: "fast" storage6_name: "primarysite" storage6_access_mode: "ReadWriteOnce" storage6_size: "4G" storage6_type: "dynamic" storage6_class: "primarysite" storage7_name: "alternatesite" storage7_access_mode: "ReadWriteOnce" storage7_size: "4G" storage7_type: "dynamic" storage7_class: "alternatesite" storage8_name: "gce" storage8_access_mode: "ReadWriteOnce" storage8_size: "300M" storage8_type: "dynamic" storage8_class: "standard" storage9_name: "rook" storage9_access_mode: "ReadWriteOnce" storage9_size: "1Gi" storage9_type: "dynamic" storage9_class: "rook-ceph-block"
31.914063
103
0.708201
733b7f5c2824111588f14eb83f2cc4ca3ba49ecc
592
yml
YAML
deploy_kubernetes/kafka/deploy/zookeeper-deployment.yml
Deeptiman/go-cache-kubernetes
28e7d1181baca91777373c621b3024251d300344
[ "MIT" ]
11
2020-09-30T20:16:01.000Z
2022-03-03T06:15:45.000Z
deploy_kubernetes/kafka/deploy/zookeeper-deployment.yml
Deeptiman/go-cache-kubernetes
28e7d1181baca91777373c621b3024251d300344
[ "MIT" ]
1
2021-03-06T18:45:44.000Z
2021-03-07T08:30:58.000Z
deploy_kubernetes/kafka/deploy/zookeeper-deployment.yml
Deeptiman/go-cache-kubernetes
28e7d1181baca91777373c621b3024251d300344
[ "MIT" ]
7
2020-10-03T18:36:31.000Z
2021-12-30T20:46:36.000Z
--- apiVersion: apps/v1 kind: Deployment metadata: labels: app: zookeeper name: zookeeper namespace: kafka-ca1 spec: replicas: 1 selector: matchLabels: app: zookeeper template: metadata: labels: app: zookeeper spec: containers: - image: library/zookeeper:3.4.13 imagePullPolicy: IfNotPresent name: zookeeper ports: - containerPort: 2181 env: - name: ZOO_MY_ID value: "1"
21.925926
43
0.484797
733b8ae36b07c9c16363348198879042becb3f67
99
yaml
YAML
samples/e2e-dubbo/platform/kube/e2e-dubbo-ns.yaml
JamazRuan/mesh
5c99f883d1852980f4d513125c0c9e5da74cc180
[ "Apache-2.0" ]
794
2018-07-12T06:08:10.000Z
2019-05-12T20:06:00.000Z
samples/e2e-dubbo/platform/kube/e2e-dubbo-ns.yaml
noshenxian/sofa-mesh
58f8bc2e18e2c5c3a1017e7fa39795f28ea61de5
[ "Apache-2.0" ]
25
2018-07-20T08:53:42.000Z
2019-05-05T06:23:11.000Z
samples/e2e-dubbo/platform/kube/e2e-dubbo-ns.yaml
noshenxian/sofa-mesh
58f8bc2e18e2c5c3a1017e7fa39795f28ea61de5
[ "Apache-2.0" ]
116
2018-07-12T15:24:17.000Z
2019-05-10T10:11:32.000Z
apiVersion: v1 kind: Namespace metadata: name: e2e-dubbo labels: istio-injection: disabled
14.142857
29
0.737374
733bf69c90f98594b8ccc200588376aad09b3405
467
yaml
YAML
kubernetes-intro/web-pod.yaml
otus-kuber-2021-03/damirxxx_platform
677532bca92e3c6303b4e56deff1e40df325b6ac
[ "MIT" ]
null
null
null
kubernetes-intro/web-pod.yaml
otus-kuber-2021-03/damirxxx_platform
677532bca92e3c6303b4e56deff1e40df325b6ac
[ "MIT" ]
1
2021-04-06T15:40:23.000Z
2021-04-06T15:41:23.000Z
kubernetes-intro/web-pod.yaml
otus-kuber-2021-03/damirxxx_platform
677532bca92e3c6303b4e56deff1e40df325b6ac
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: web labels: app: web spec: containers: - name: web image: damirxxx/otus:kubernetes-intro volumeMounts: - name: app mountPath: /app initContainers: - name: init image: library/busybox:1.31.0 command: ['sh', '-c', 'wget -O- https://tinyurl.com/otus-k8s-intro | sh'] volumeMounts: - name: app mountPath: /app volumes: - name: app emptyDir: {}
19.458333
77
0.582441
733c4792b7911e1bad05c606f37af8180d08c98a
172
yaml
YAML
static/samples/k8s/portworx-volume-sharedv4-sc.yaml
DSridharC/pxdocs
262df75665026d84626082f3f48848c5b61997d4
[ "Apache-2.0" ]
null
null
null
static/samples/k8s/portworx-volume-sharedv4-sc.yaml
DSridharC/pxdocs
262df75665026d84626082f3f48848c5b61997d4
[ "Apache-2.0" ]
1
2019-04-16T17:00:01.000Z
2019-04-16T17:11:01.000Z
static/samples/k8s/portworx-volume-sharedv4-sc.yaml
DSridharC/pxdocs
262df75665026d84626082f3f48848c5b61997d4
[ "Apache-2.0" ]
2
2019-04-16T08:47:58.000Z
2019-04-16T09:44:19.000Z
kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name: px-sharedv4-sc provisioner: kubernetes.io/portworx-volume parameters: repl: "2" sharedv4: "true"
19.111111
42
0.744186
733cc087c9f8464018ffc3ab9e0f343e534fc61e
164
yaml
YAML
yamls/tekton-pipeline/namespace_tekton-pipelines.yaml
jmnote/kubeyaml
675b07a90d2295f697e89294dd31030943836a0d
[ "Apache-2.0" ]
1
2022-01-28T16:03:48.000Z
2022-01-28T16:03:48.000Z
yamls/tekton-pipeline/namespace_tekton-pipelines.yaml
jmnote/kubeyaml
675b07a90d2295f697e89294dd31030943836a0d
[ "Apache-2.0" ]
null
null
null
yamls/tekton-pipeline/namespace_tekton-pipelines.yaml
jmnote/kubeyaml
675b07a90d2295f697e89294dd31030943836a0d
[ "Apache-2.0" ]
1
2022-02-15T07:57:28.000Z
2022-02-15T07:57:28.000Z
apiVersion: v1 kind: Namespace metadata: labels: app.kubernetes.io/instance: default app.kubernetes.io/part-of: tekton-pipelines name: tekton-pipelines
20.5
47
0.756098
733cce94b8be13148090762c84a553a3b72f00d4
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation6462.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation6462.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation6462.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-6462 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
733d19415c507c8c8afd9498909f399854f84332
1,480
yaml
YAML
infrastructure/monitoring/manifests/setup/prometheus-operator-clusterRole.yaml
pierlagreca/CrownLabs
1a412a6561037c5774252f968f3b8cd2cf80b11b
[ "Apache-2.0" ]
87
2020-04-15T13:49:38.000Z
2022-03-16T16:38:44.000Z
infrastructure/monitoring/manifests/setup/prometheus-operator-clusterRole.yaml
pierlagreca/CrownLabs
1a412a6561037c5774252f968f3b8cd2cf80b11b
[ "Apache-2.0" ]
527
2020-04-15T13:56:23.000Z
2022-03-31T23:27:27.000Z
infrastructure/monitoring/manifests/setup/prometheus-operator-clusterRole.yaml
pierlagreca/CrownLabs
1a412a6561037c5774252f968f3b8cd2cf80b11b
[ "Apache-2.0" ]
34
2020-04-17T15:53:39.000Z
2022-03-22T08:22:03.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: labels: app.kubernetes.io/component: controller app.kubernetes.io/name: prometheus-operator app.kubernetes.io/version: v0.37.0 name: prometheus-operator rules: - apiGroups: - apiextensions.k8s.io resources: - customresourcedefinitions verbs: - create - apiGroups: - apiextensions.k8s.io resourceNames: - alertmanagers.monitoring.coreos.com - podmonitors.monitoring.coreos.com - prometheuses.monitoring.coreos.com - prometheusrules.monitoring.coreos.com - servicemonitors.monitoring.coreos.com - thanosrulers.monitoring.coreos.com resources: - customresourcedefinitions verbs: - get - update - apiGroups: - monitoring.coreos.com resources: - alertmanagers - alertmanagers/finalizers - prometheuses - prometheuses/finalizers - thanosrulers - thanosrulers/finalizers - servicemonitors - podmonitors - prometheusrules verbs: - '*' - apiGroups: - apps resources: - statefulsets verbs: - '*' - apiGroups: - "" resources: - configmaps - secrets verbs: - '*' - apiGroups: - "" resources: - pods verbs: - list - delete - apiGroups: - "" resources: - services - services/finalizers - endpoints verbs: - get - create - update - delete - apiGroups: - "" resources: - nodes verbs: - list - watch - apiGroups: - "" resources: - namespaces verbs: - get - list - watch
16.444444
47
0.678378
733d83e16099b708e0a981da146e91e38092bfd3
1,209
yaml
YAML
yaml/oomkill-exporter.yaml
gari/kubernetes-oomkill-exporter
9d24ac89caf1f8ce0757d4d25996b2f2a897e31e
[ "Apache-2.0" ]
null
null
null
yaml/oomkill-exporter.yaml
gari/kubernetes-oomkill-exporter
9d24ac89caf1f8ce0757d4d25996b2f2a897e31e
[ "Apache-2.0" ]
null
null
null
yaml/oomkill-exporter.yaml
gari/kubernetes-oomkill-exporter
9d24ac89caf1f8ce0757d4d25996b2f2a897e31e
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: DaemonSet metadata: name: oomkill-exporter labels: app: oomkill-exporter spec: selector: matchLabels: app: oomkill-exporter template: metadata: labels: app: oomkill-exporter annotations: prometheus.io/scrape: "true" prometheus.io/port: "9102" spec: containers: - name: oomkill-exporter image: sapcc/kubernetes-oomkill-exporter:latest imagePullPolicy: Always args: - -logtostderr - -v=5 securityContext: privileged: true resources: limits: cpu: 100m memory: 100Mi requests: cpu: 20m memory: 20Mi env: - name: DOCKER_HOST value: "unix:///var/run/docker.sock" volumeMounts: - name: kmsg mountPath: /dev/kmsg readOnly: true - name: docker mountPath: /var/run/docker.sock ports: - name: metrics containerPort: 9102 volumes: - name: kmsg hostPath: path: /dev/kmsg - name: docker hostPath: path: /var/run/docker.sock
22.388889
55
0.531844
733dca5009c946325aa597528a463511be939105
949
yaml
YAML
kubernetes/deployment.yaml
skrishn11/spring-pet-clinic-eks
f69476ab0257208d2dcdfaf7a8c41b5a33967d1d
[ "Apache-2.0" ]
null
null
null
kubernetes/deployment.yaml
skrishn11/spring-pet-clinic-eks
f69476ab0257208d2dcdfaf7a8c41b5a33967d1d
[ "Apache-2.0" ]
null
null
null
kubernetes/deployment.yaml
skrishn11/spring-pet-clinic-eks
f69476ab0257208d2dcdfaf7a8c41b5a33967d1d
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: labels: app.kubernetes.io/name: spring-petclinic-eks name: spring-petclinic-eks-app spec: replicas: 1 selector: matchLabels: app.kubernetes.io/name: spring-petclinic-eks template: metadata: labels: app.kubernetes.io/name: spring-petclinic-eks app.kubernetes.io/part-of: spring-petclinic-eks tanzu.app.live.view: "true" tanzu.app.live.view.application.name: spring-petclinic-eks spec: containers: - image: spring-petclinic-eks:2.4.2 imagePullPolicy: IfNotPresent livenessProbe: httpGet: path: /actuator/health/liveness port: 8080 initialDelaySeconds: 15 name: app ports: - containerPort: 8080 readinessProbe: httpGet: path: /actuator/health/readiness port: 8080 initialDelaySeconds: 15
27.114286
66
0.621707
733e9c1914a0f0f798c011af90311414dc329a72
116
yaml
YAML
k8s/clusters/cluster-0/manifests/network/namespace.yaml
bjw-s/home-ops
8d73b3710786b0815a69f4f608c8c2a70a06967b
[ "Apache-2.0" ]
42
2021-11-03T12:04:20.000Z
2022-03-26T06:28:53.000Z
k8s/clusters/cluster-0/manifests/network/namespace.yaml
bjw-s/home-ops
8d73b3710786b0815a69f4f608c8c2a70a06967b
[ "Apache-2.0" ]
509
2021-10-30T02:01:26.000Z
2022-03-31T22:07:17.000Z
k8s/clusters/cluster-0/manifests/network/namespace.yaml
bjw-s/home-ops
8d73b3710786b0815a69f4f608c8c2a70a06967b
[ "Apache-2.0" ]
7
2021-11-11T13:41:52.000Z
2022-02-24T20:04:59.000Z
--- apiVersion: v1 kind: Namespace metadata: name: network labels: goldilocks.fairwinds.com/enabled: "true"
14.5
44
0.715517
733ea46200b737a717f69015bff586d564685e4f
994
yaml
YAML
src/user/kubernetes/sync-job.yaml
dumians/oci-cloudnative
0c66c23228cdfe8262ce2da1bf4b0e5d37f6a7ee
[ "UPL-1.0" ]
1
2020-02-03T22:23:13.000Z
2020-02-03T22:23:13.000Z
src/user/kubernetes/sync-job.yaml
Violet26/oci-cloudnative
be87d9a133f5a7fc76834b9d24abae9d05509c3f
[ "UPL-1.0" ]
3
2021-05-20T12:50:09.000Z
2022-01-22T12:41:10.000Z
src/user/kubernetes/sync-job.yaml
Violet26/oci-cloudnative
be87d9a133f5a7fc76834b9d24abae9d05509c3f
[ "UPL-1.0" ]
null
null
null
--- apiVersion: batch/v1 kind: Job metadata: name: user-schema-sync spec: ttlSecondsAfterFinished: 120 template: spec: restartPolicy: Never containers: - name: user-schema-sync imagePullPolicy: Never image: mushop/user:latest command: ["npm", "run", "schema:sync"] env: - name: OADB_USER valueFrom: secretKeyRef: name: user-oadb-connection key: oadb_user - name: OADB_PW valueFrom: secretKeyRef: name: user-oadb-connection key: oadb_pw - name: OADB_SERVICE valueFrom: secretKeyRef: name: user-oadb-connection key: oadb_service volumeMounts: - name: wallet mountPath: "/usr/lib/oracle/19.3/client64/lib/network/admin" volumes: - name: wallet secret: secretName: user-oadb-wallet defaultMode: 256
25.487179
70
0.544266
733edc95f99f028002df6f48b39f0d1305466c8e
10,332
yaml
YAML
config/core/configmaps/autoscaler.yaml
wei840222/serving
ad6498015982a460482318757405acfc6d7ea23d
[ "Apache-2.0" ]
null
null
null
config/core/configmaps/autoscaler.yaml
wei840222/serving
ad6498015982a460482318757405acfc6d7ea23d
[ "Apache-2.0" ]
null
null
null
config/core/configmaps/autoscaler.yaml
wei840222/serving
ad6498015982a460482318757405acfc6d7ea23d
[ "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. apiVersion: v1 kind: ConfigMap metadata: name: config-autoscaler namespace: knative-serving labels: app.kubernetes.io/component: autoscaler app.kubernetes.io/name: knative-serving app.kubernetes.io/version: devel annotations: knative.dev/example-checksum: "47c2487f" 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. # The Revision ContainerConcurrency field specifies the maximum number # of requests the Container can handle at once. Container concurrency # target percentage is how much of that maximum to use in a stable # state. E.g. if a Revision specifies ContainerConcurrency of 10, then # the Autoscaler will try to maintain 7 concurrent connections per pod # on average. # Note: this limit will be applied to container concurrency set at every # level (ConfigMap, Revision Spec or Annotation). # For legacy and backwards compatibility reasons, this value also accepts # fractional values in (0, 1] interval (i.e. 0.7 ⇒ 70%). # Thus minimal percentage value must be greater than 1.0, or it will be # treated as a fraction. # NOTE: that this value does not affect actual number of concurrent requests # the user container may receive, but only the average number of requests # that the revision pods will receive. container-concurrency-target-percentage: "70" # The container concurrency target default is what the Autoscaler will # try to maintain when concurrency is used as the scaling metric for the # Revision and the Revision specifies unlimited concurrency. # When revision explicitly specifies container concurrency, that value # will be used as a scaling target for autoscaler. # When specifying unlimited concurrency, the autoscaler will # horizontally scale the application based on this target concurrency. # This is what we call "soft limit" in the documentation, i.e. it only # affects number of pods and does not affect the number of requests # individual pod processes. # The value must be a positive number such that the value multiplied # by container-concurrency-target-percentage is greater than 0.01. # NOTE: that this value will be adjusted by application of # container-concurrency-target-percentage, i.e. by default # the system will target on average 70 concurrent requests # per revision pod. # NOTE: Only one metric can be used for autoscaling a Revision. container-concurrency-target-default: "100" # The requests per second (RPS) target default is what the Autoscaler will # try to maintain when RPS is used as the scaling metric for a Revision and # the Revision specifies unlimited RPS. Even when specifying unlimited RPS, # the autoscaler will horizontally scale the application based on this # target RPS. # Must be greater than 1.0. # NOTE: Only one metric can be used for autoscaling a Revision. requests-per-second-target-default: "200" # The target burst capacity specifies the size of burst in concurrent # requests that the system operator expects the system will receive. # Autoscaler will try to protect the system from queueing by introducing # Activator in the request path if the current spare capacity of the # service is less than this setting. # If this setting is 0, then Activator will be in the request path only # when the revision is scaled to 0. # If this setting is > 0 and container-concurrency-target-percentage is # 100% or 1.0, then activator will always be in the request path. # -1 denotes unlimited target-burst-capacity and activator will always # be in the request path. # Other negative values are invalid. target-burst-capacity: "211" # When operating in a stable mode, the autoscaler operates on the # average concurrency over the stable window. # Stable window must be in whole seconds. stable-window: "60s" # When observed average concurrency during the panic window reaches # panic-threshold-percentage the target concurrency, the autoscaler # enters panic mode. When operating in panic mode, the autoscaler # scales on the average concurrency over the panic window which is # panic-window-percentage of the stable-window. # Must be in the [1, 100] range. # When computing the panic window it will be rounded to the closest # whole second, at least 1s. panic-window-percentage: "10.0" # The percentage of the container concurrency target at which to # enter panic mode when reached within the panic window. panic-threshold-percentage: "200.0" # Max scale up rate limits the rate at which the autoscaler will # increase pod count. It is the maximum ratio of desired pods versus # observed pods. # Cannot be less or equal to 1. # I.e with value of 2.0 the number of pods can at most go N to 2N # over single Autoscaler period (2s), but at least N to # N+1, if Autoscaler needs to scale up. max-scale-up-rate: "1000.0" # Max scale down rate limits the rate at which the autoscaler will # decrease pod count. It is the maximum ratio of observed pods versus # desired pods. # Cannot be less or equal to 1. # I.e. with value of 2.0 the number of pods can at most go N to N/2 # over single Autoscaler evaluation period (2s), but at # least N to N-1, if Autoscaler needs to scale down. max-scale-down-rate: "2.0" # Scale to zero feature flag. enable-scale-to-zero: "true" # Scale to zero grace period is the time an inactive revision is left # running before it is scaled to zero (must be positive, but recommended # at least a few seconds if running with mesh networking). # This is the upper limit and is provided not to enforce timeout after # the revision stopped receiving requests for stable window, but to # ensure network reprogramming to put activator in the path has completed. # If the system determines that a shorter period is satisfactory, # then the system will only wait that amount of time before scaling to 0. # NOTE: this period might actually be 0, if activator has been # in the request path sufficiently long. # If there is necessity for the last pod to linger longer use # scale-to-zero-pod-retention-period flag. scale-to-zero-grace-period: "30s" # Scale to zero pod retention period defines the minimum amount # of time the last pod will remain after Autoscaler has decided to # scale to zero. # This flag is for the situations where the pod startup is very expensive # and the traffic is bursty (requiring smaller windows for fast action), # but patchy. # The larger of this flag and `scale-to-zero-grace-period` will effectively # determine how the last pod will hang around. scale-to-zero-pod-retention-period: "0s" # pod-autoscaler-class specifies the default pod autoscaler class # that should be used if none is specified. If omitted, # the Knative Pod Autoscaler (KPA) is used by default. pod-autoscaler-class: "kpa.autoscaling.knative.dev" # The capacity of a single activator task. # The `unit` is one concurrent request proxied by the activator. # activator-capacity must be at least 1. # This value is used for computation of the Activator subset size. # See the algorithm here: http://bit.ly/38XiCZ3. # TODO(vagababov): tune after actual benchmarking. activator-capacity: "100.0" # initial-scale is the cluster-wide default value for the initial target # scale of a revision after creation, unless overridden by the # "autoscaling.knative.dev/initialScale" annotation. # This value must be greater than 0 unless allow-zero-initial-scale is true. initial-scale: "1" # allow-zero-initial-scale controls whether either the cluster-wide initial-scale flag, # or the "autoscaling.knative.dev/initialScale" annotation, can be set to 0. allow-zero-initial-scale: "false" # min-scale is the cluster-wide default value for the min scale of a revision, # unless overridden by the "autoscaling.knative.dev/minScale" annotation. min-scale: "0" # max-scale is the cluster-wide default value for the max scale of a revision, # unless overridden by the "autoscaling.knative.dev/maxScale" annotation. # If set to 0, the revision has no maximum scale. max-scale: "0" # scale-down-delay is the amount of time that must pass at reduced # concurrency before a scale down decision is applied. This can be useful, # for example, to maintain replica count and avoid a cold start penalty if # more requests come in within the scale down delay period. # The default, 0s, imposes no delay at all. scale-down-delay: "0s" # max-scale-limit sets the maximum permitted value for the max scale of a revision. # When this is set to a positive value, a revision with a maxScale above that value # (including a maxScale of "0" = unlimited) is disallowed. # A value of zero (the default) allows any limit, including unlimited. max-scale-limit: "0"
49.2
91
0.713221
733ef125baa782867ab764b9bedea80088328833
108
yml
YAML
docker/api-secret-tmpl.yml
josiemundi/refarch-kc
9b723365ff4a16def3ce953c8ed7b42ab40c1e75
[ "Apache-2.0" ]
null
null
null
docker/api-secret-tmpl.yml
josiemundi/refarch-kc
9b723365ff4a16def3ce953c8ed7b42ab40c1e75
[ "Apache-2.0" ]
null
null
null
docker/api-secret-tmpl.yml
josiemundi/refarch-kc
9b723365ff4a16def3ce953c8ed7b42ab40c1e75
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Secret metadata: name: es-secret data: apikey: <put the event streams api key here>
18
46
0.740741
733f34a01cfcc0a360073ac13923161340e3c3f1
175
yaml
YAML
openebs-localpv/benchmark/openebs-local-nvme-sparse.yaml
mittachaitu/bootstrap
27aef7e2445ff9f26dd80f558d84d78fbff4de80
[ "Apache-2.0" ]
15
2017-03-17T09:38:09.000Z
2021-07-09T14:59:31.000Z
openebs-localpv/benchmark/openebs-local-nvme-sparse.yaml
mittachaitu/bootstrap
27aef7e2445ff9f26dd80f558d84d78fbff4de80
[ "Apache-2.0" ]
null
null
null
openebs-localpv/benchmark/openebs-local-nvme-sparse.yaml
mittachaitu/bootstrap
27aef7e2445ff9f26dd80f558d84d78fbff4de80
[ "Apache-2.0" ]
16
2017-03-20T00:07:14.000Z
2021-07-08T17:12:42.000Z
kind: StorageClass apiVersion: storage.k8s.io/v1 metadata: name: openebs-local-nvme-sparse provisioner: kubernetes.io/no-provisioner volumeBindingMode: WaitForFirstConsumer
25
41
0.84
733f3a47a4f767da799a1ddbaed5bf7992b0721d
787
yaml
YAML
manifests/splunk-kubernetes-objects/podSecurityPolicy.yaml
alexanderldavis/splunk-connect-for-kubernetes
01bf0876e5f355b26825821a3b1d1a398cde4fde
[ "Apache-2.0" ]
null
null
null
manifests/splunk-kubernetes-objects/podSecurityPolicy.yaml
alexanderldavis/splunk-connect-for-kubernetes
01bf0876e5f355b26825821a3b1d1a398cde4fde
[ "Apache-2.0" ]
null
null
null
manifests/splunk-kubernetes-objects/podSecurityPolicy.yaml
alexanderldavis/splunk-connect-for-kubernetes
01bf0876e5f355b26825821a3b1d1a398cde4fde
[ "Apache-2.0" ]
1
2022-03-16T09:54:43.000Z
2022-03-16T09:54:43.000Z
--- apiVersion: policy/v1beta1 kind: PodSecurityPolicy metadata: name: splunk-kubernetes-objects labels: app: splunk-kubernetes-objects version: 1.4.13 annotations: seccomp.security.alpha.kubernetes.io/allowedProfileNames: runtime/default seccomp.security.alpha.kubernetes.io/defaultProfileName: runtime/default apparmor.security.beta.kubernetes.io/allowedProfileNames: runtime/default apparmor.security.beta.kubernetes.io/defaultProfileName: runtime/default spec: privileged: false allowPrivilegeEscalation: false allowedCapabilities: - "*" hostNetwork: false hostIPC: false hostPID: false volumes: - "*" runAsUser: rule: RunAsAny seLinux: rule: RunAsAny supplementalGroups: rule: RunAsAny fsGroup: rule: RunAsAny
24.59375
77
0.754765
733f703bd7b785e66f0807568213c20015ed741b
2,080
yaml
YAML
installer/k8s-artefacts/controller/01-cluster-role.yaml
tharindulak/distribution
3d147886374c8d566b8179adc75a789db0f1848b
[ "Apache-2.0" ]
8
2019-04-10T05:25:47.000Z
2019-09-20T07:56:43.000Z
installer/k8s-artefacts/controller/01-cluster-role.yaml
tharindulak/distribution
3d147886374c8d566b8179adc75a789db0f1848b
[ "Apache-2.0" ]
66
2019-03-18T07:23:37.000Z
2019-09-23T02:59:06.000Z
installer/k8s-artefacts/controller/01-cluster-role.yaml
tharindulak/distribution
3d147886374c8d566b8179adc75a789db0f1848b
[ "Apache-2.0" ]
11
2019-02-12T09:55:21.000Z
2019-02-25T08:41:02.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: controller rules: - apiGroups: - "" resources: - pods - namespaces - secrets - configmaps - endpoints - services - events - serviceaccounts - persistentvolumeclaims verbs: - get - list - create - update - delete - patch - watch #- apiGroups: # - extensions # resources: # - deployments # verbs: # - get # - list # - create # - update # - delete # - patch # - watch - apiGroups: - extensions resources: - ingresses verbs: - get - list - create - update - delete - patch - watch - apiGroups: - apps resources: - deployments - statefulsets verbs: - get - list - create - update - delete - patch - watch - apiGroups: - batch resources: - jobs verbs: - get - list - create - update - delete - patch - watch - apiGroups: - networking.k8s.io resources: - networkpolicies verbs: - get - list - create - update - delete - patch - watch - apiGroups: - apiextensions.k8s.io resources: - customresourcedefinitions verbs: - get - list - create - update - delete - patch - watch - apiGroups: - mesh.cellery.io resources: - cells - composites - components - gateways - tokenservices - autoscalepolicies - '*/status' verbs: - get - list - create - update - delete - patch - watch - apiGroups: - networking.istio.io resources: - envoyfilters - gateways - virtualservices - destinationrules verbs: - get - list - create - update - delete - patch - watch - apiGroups: - authentication.istio.io resources: - policies verbs: - get - list - create - update - delete - patch - watch - apiGroups: - serving.knative.dev resources: - configurations verbs: - get - list - create - update - delete - patch - watch - apiGroups: - autoscaling resources: - horizontalpodautoscalers verbs: - get - list - create - update - delete - patch - watch
12.380952
40
0.604327
733f7d6f66e4dff650d9ef3f53a1dd8de9fca53d
2,543
yaml
YAML
manifests/0000_70_cluster-network-operator_03_deployment.yaml
eparis/cluster-network-operator
42921abad86ce17f5a1223912a0e49d9f44eb291
[ "Apache-2.0" ]
null
null
null
manifests/0000_70_cluster-network-operator_03_deployment.yaml
eparis/cluster-network-operator
42921abad86ce17f5a1223912a0e49d9f44eb291
[ "Apache-2.0" ]
null
null
null
manifests/0000_70_cluster-network-operator_03_deployment.yaml
eparis/cluster-network-operator
42921abad86ce17f5a1223912a0e49d9f44eb291
[ "Apache-2.0" ]
1
2020-01-06T14:52:31.000Z
2020-01-06T14:52:31.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: network-operator namespace: openshift-network-operator labels: name: network-operator spec: selector: matchLabels: name: network-operator template: metadata: labels: name: network-operator spec: containers: - name: network-operator image: quay.io/openshift/origin-cluster-network-operator:4.3 command: - "/usr/bin/cluster-network-operator" - "--url-only-kubeconfig=/etc/kubernetes/kubeconfig" resources: requests: cpu: 10m memory: 50Mi env: - name: RELEASE_VERSION value: "0.0.1-snapshot" - name: NODE_IMAGE value: "quay.io/openshift/origin-node:4.3" - name: SDN_CONTROLLER_IMAGE value: "quay.io/openshift/origin-sdn-controller:4.3" - name: KUBE_PROXY_IMAGE value: "quay.io/openshift/origin-kube-proxy:4.3" - name: MULTUS_IMAGE value: "quay.io/openshift/origin-multus-cni:4.3" - name: MULTUS_ADMISSION_CONTROLLER_IMAGE value: "quay.io/openshift/origin-multus-admission-controller:4.3" - name: CNI_PLUGINS_IMAGE value: "quay.io/openshift/origin-container-networking-plugins:4.3" - name: OVN_IMAGE value: "quay.io/openshift/origin-ovn-kubernetes:4.3" - name: KURYR_DAEMON_IMAGE value: "quay.io/openshift/origin-kuryr-cni:4.3" - name: KURYR_CONTROLLER_IMAGE value: "quay.io/openshift/origin-kuryr-controller:4.3" - name: POD_NAME valueFrom: fieldRef: fieldPath: metadata.name terminationMessagePolicy: FallbackToLogsOnError volumeMounts: - mountPath: /etc/kubernetes/kubeconfig name: host-kubeconfig readOnly: true hostNetwork: true nodeSelector: node-role.kubernetes.io/master: "" priorityClassName: "system-cluster-critical" volumes: - name: host-kubeconfig hostPath: path: /etc/kubernetes/kubeconfig restartPolicy: Always securityContext: runAsNonRoot: true runAsUser: 65534 tolerations: - key: "node-role.kubernetes.io/master" operator: Exists effect: NoSchedule - key: "node.kubernetes.io/not-ready" operator: Exists effect: NoSchedule - key: node.kubernetes.io/network-unavailable operator: Exists effect: NoSchedule
32.189873
76
0.618168
733fc3f6fdb77266e943c8c0d696a8037eac094f
58
yaml
YAML
src/fratschi/flux/namespace.yaml
PRODYNA/go-training-service
123fa9a70c6b2a75c35df2e2228f69575bd72153
[ "MIT" ]
3
2021-11-16T18:41:26.000Z
2021-12-15T16:50:02.000Z
src/fratschi/flux/namespace.yaml
PRODYNA/go-training-service
123fa9a70c6b2a75c35df2e2228f69575bd72153
[ "MIT" ]
1
2021-11-12T10:14:16.000Z
2021-11-15T14:26:33.000Z
src/fratschi/flux/namespace.yaml
PRODYNA/go-training-service
123fa9a70c6b2a75c35df2e2228f69575bd72153
[ "MIT" ]
3
2021-11-15T14:21:54.000Z
2021-12-10T09:31:56.000Z
apiVersion: v1 kind: Namespace metadata: name: fratschi
11.6
16
0.775862
733fcbd5841b565428bb0cade3ad2f7f0ea409ee
559
yml
YAML
manifests/lab/apache.yml
fortytwobinary/ubuntu-kube-node
82f751586abcf7102fabab72d2005b07301cee5d
[ "Apache-2.0" ]
null
null
null
manifests/lab/apache.yml
fortytwobinary/ubuntu-kube-node
82f751586abcf7102fabab72d2005b07301cee5d
[ "Apache-2.0" ]
null
null
null
manifests/lab/apache.yml
fortytwobinary/ubuntu-kube-node
82f751586abcf7102fabab72d2005b07301cee5d
[ "Apache-2.0" ]
null
null
null
--- apiVersion: v1 kind: Pod metadata: name: apache labels: run: apache spec: containers: - image: httpd name: apache ports: - containerPort: 80 volumeMounts: - mountPath: "/usr/local/apache2/htdocs" name: www-data initContainers: - name: git-cloner image: alpine/git args: - clone - --single-branch - -- - https://github.com/dlwhitehurst/hello.git - /data volumeMounts: - mountPath: /data name: www-data volumes: - name: www-data emptyDir: {}
17.46875
51
0.57424
73408f4bc005a535aa2c72bad16cf998ee048880
379
yaml
YAML
blog/crd/kubebuilder/config/rbac/foo_editor_role.yaml
nwiizo/workspace_2020
6612fb647777d4a34910b1d064017254b989c18b
[ "MIT" ]
1
2020-01-16T07:57:42.000Z
2020-01-16T07:57:42.000Z
blog/crd/kubebuilder/config/rbac/foo_editor_role.yaml
nwiizo/workspace_2020
6612fb647777d4a34910b1d064017254b989c18b
[ "MIT" ]
null
null
null
blog/crd/kubebuilder/config/rbac/foo_editor_role.yaml
nwiizo/workspace_2020
6612fb647777d4a34910b1d064017254b989c18b
[ "MIT" ]
1
2020-07-24T15:17:22.000Z
2020-07-24T15:17:22.000Z
# permissions for end users to edit foos. apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: foo-editor-role rules: - apiGroups: - foo.samplecontroller.k8s.io resources: - foos verbs: - create - delete - get - list - patch - update - watch - apiGroups: - foo.samplecontroller.k8s.io resources: - foos/status verbs: - get
15.16
41
0.6781
7340ad8508366666303e0221962f21bc5ccf54d3
260
yml
YAML
initial-tutorials/sentiment-analyzer/feedback/service.yml
vascoalramos/kubernetes-playground
2c00d33f0b02777f09e97ca01929f20f8e7735cd
[ "MIT" ]
3
2021-02-17T02:26:08.000Z
2021-03-23T21:55:11.000Z
initial-tutorials/sentiment-analyzer/feedback/service.yml
vascoalramos/kubernetes-playground
2c00d33f0b02777f09e97ca01929f20f8e7735cd
[ "MIT" ]
null
null
null
initial-tutorials/sentiment-analyzer/feedback/service.yml
vascoalramos/kubernetes-playground
2c00d33f0b02777f09e97ca01929f20f8e7735cd
[ "MIT" ]
1
2021-03-17T06:47:24.000Z
2021-03-17T06:47:24.000Z
apiVersion: v1 kind: Service metadata: name: sa-feedback labels: app: sa component: feedback spec: ports: - port: 80 protocol: TCP targetPort: 80 selector: app: sa component: feedback
16.25
27
0.542308
7340b12d9b3f850cc91a4adc50fbd22da26c7959
413
yml
YAML
applications/nginx-deployment.yml
skpaterson/gcp-kube-habitat
533e428af0ffda324b25d4431a7eca44fbf8630e
[ "Apache-2.0" ]
2
2018-07-04T11:03:09.000Z
2019-07-11T06:40:04.000Z
applications/nginx-deployment.yml
skpaterson/gcp-kube-habitat
533e428af0ffda324b25d4431a7eca44fbf8630e
[ "Apache-2.0" ]
null
null
null
applications/nginx-deployment.yml
skpaterson/gcp-kube-habitat
533e428af0ffda324b25d4431a7eca44fbf8630e
[ "Apache-2.0" ]
2
2018-07-05T13:08:51.000Z
2019-07-02T13:39:27.000Z
apiVersion: apps/v1 # for versions before 1.9.0 use apps/v1beta2 kind: Deployment metadata: name: nginx-deployment spec: selector: matchLabels: app: nginx replicas: 2 # tells deployment to run 2 pods matching the template template: metadata: labels: app: nginx spec: containers: - name: nginx image: nginx:1.8 ports: - containerPort: 80
20.65
68
0.62954
7340dfa62bcb4239acb982abc20104b2c8d8807a
269
yaml
YAML
kubecode/configmap_development.yaml
EmpireErwinKooi/k8s-tutorial-python
3e4bc13f293c02ece65ee590dc193c4e5ba10892
[ "Apache-2.0" ]
null
null
null
kubecode/configmap_development.yaml
EmpireErwinKooi/k8s-tutorial-python
3e4bc13f293c02ece65ee590dc193c4e5ba10892
[ "Apache-2.0" ]
null
null
null
kubecode/configmap_development.yaml
EmpireErwinKooi/k8s-tutorial-python
3e4bc13f293c02ece65ee590dc193c4e5ba10892
[ "Apache-2.0" ]
null
null
null
# These provide us a way of injecting environment variables into the pods apiVersion: v1 kind: ConfigMap metadata: name: postgres-config namespace: development data: POSTGRES_DB: "kubetutorial101" POSTGRES_USER: "postgres" RUN_IN_PRODUCTION: "False"
19.214286
73
0.758364
734180fa7bd7a21d3b46931026c72d53d3422158
259
yml
YAML
k3s/cluster/others/nfs-provisioner/storageclass-readwritemany.yml
rissson/dotshabka
3177fe76817d10bad41a1a518699210287330faa
[ "MIT" ]
null
null
null
k3s/cluster/others/nfs-provisioner/storageclass-readwritemany.yml
rissson/dotshabka
3177fe76817d10bad41a1a518699210287330faa
[ "MIT" ]
1
2019-10-13T19:46:50.000Z
2019-10-13T19:46:50.000Z
k3s/cluster/others/nfs-provisioner/storageclass-readwritemany.yml
rissson/dotshabka
3177fe76817d10bad41a1a518699210287330faa
[ "MIT" ]
1
2021-01-10T06:15:00.000Z
2021-01-10T06:15:00.000Z
--- apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: nfs-k3s.fsn-readwritemany provisioner: cluster.local/nfs-provisioner-nfs-subdir-external-provisioner allowVolumeExpansion: true reclaimPolicy: Delete parameters: archiveOnDelete: "true"
23.545455
74
0.814672
7341e55b780a558c9947134868e60534a3f0cc68
494
yml
YAML
infrastructure/impact-graph-ingress.yml
gaia-gives/impact-graph
201c35b01a63ddce51d2dea410b078b286df6fed
[ "MIT" ]
null
null
null
infrastructure/impact-graph-ingress.yml
gaia-gives/impact-graph
201c35b01a63ddce51d2dea410b078b286df6fed
[ "MIT" ]
null
null
null
infrastructure/impact-graph-ingress.yml
gaia-gives/impact-graph
201c35b01a63ddce51d2dea410b078b286df6fed
[ "MIT" ]
null
null
null
apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: impact-graph-ingress annotations: kubernetes.io/ingress.class: nginx nginx.ingress.kubernetes.io/proxy-body-size: "20m" spec: rules: - host: gaia-gives.germanywestcentral.cloudapp.azure.com http: paths: - pathType: Prefix path: /graphql backend: service: name: impact-graph-service port: number: 4000
24.7
60
0.582996
734240b82dcf7f6c58e8a457e10ab3c16ed0d0da
857
yaml
YAML
tools/lma/ansible-server/roles/monitoring/files/cadvisor/cadvisor-service.yaml
shreyagupta30/vineperf
d5c0a03054f720da2a5ff9eba74feee57fb0296d
[ "ECL-2.0", "Apache-2.0" ]
9
2017-05-18T03:25:39.000Z
2021-04-30T18:35:32.000Z
tools/lma/ansible-server/roles/monitoring/files/cadvisor/cadvisor-service.yaml
shreyagupta30/vineperf
d5c0a03054f720da2a5ff9eba74feee57fb0296d
[ "ECL-2.0", "Apache-2.0" ]
2
2020-11-26T09:29:12.000Z
2021-03-19T22:59:35.000Z
tools/lma/ansible-server/roles/monitoring/files/cadvisor/cadvisor-service.yaml
shreyagupta30/vineperf
d5c0a03054f720da2a5ff9eba74feee57fb0296d
[ "ECL-2.0", "Apache-2.0" ]
16
2016-12-09T12:47:04.000Z
2021-05-20T09:28:37.000Z
# Copyright 2020 Aditya Srivastava. # # 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: cadvisor adi10hero.monitoring: cadvisor name: cadvisor namespace: monitoring spec: ports: - name: "8080" port: 8080 targetPort: 8080 selector: app: cadvisor adi10hero.monitoring: cadvisor
27.645161
74
0.742124
734277af57b037575efb8dbdd848ff165e318798
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation2183.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation2183.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation2183.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-2183 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
73428b760286aaaf659871c2d0314c2556145aed
370
yaml
YAML
config-root/namespaces/jx/grafana/grafana-sa.yaml
jenkins-x-setup/jx3-demo-walk-cluster
8f672aa3a8834c1e0e2df29676c723503a504bc8
[ "Apache-2.0" ]
1
2021-04-22T23:40:27.000Z
2021-04-22T23:40:27.000Z
config-root/namespaces/jx/grafana/grafana-sa.yaml
jenkins-x-setup/jx3-demo-walk-cluster
8f672aa3a8834c1e0e2df29676c723503a504bc8
[ "Apache-2.0" ]
21
2021-01-20T14:10:55.000Z
2021-01-27T11:55:09.000Z
config-root/namespaces/jx/grafana/grafana-sa.yaml
jenkins-x-setup/jx3-demo-walk-cluster
8f672aa3a8834c1e0e2df29676c723503a504bc8
[ "Apache-2.0" ]
7
2021-04-04T02:25:18.000Z
2021-12-22T09:26:01.000Z
# Source: grafana/templates/serviceaccount.yaml apiVersion: v1 kind: ServiceAccount metadata: labels: helm.sh/chart: grafana-6.4.2 app.kubernetes.io/name: grafana app.kubernetes.io/instance: grafana app.kubernetes.io/version: "7.4.1" app.kubernetes.io/managed-by: Helm gitops.jenkins-x.io/pipeline: 'namespaces' name: grafana namespace: jx
26.428571
47
0.72973
7342a585c577284fbfbcbf6fa05da46552436206
850
yaml
YAML
configs/prow-dev/cluster/plank_deployment.yaml
wayjam/tichi
1a1a4f4676d9baa1a1f840def38afbf028a05516
[ "Apache-2.0" ]
null
null
null
configs/prow-dev/cluster/plank_deployment.yaml
wayjam/tichi
1a1a4f4676d9baa1a1f840def38afbf028a05516
[ "Apache-2.0" ]
null
null
null
configs/prow-dev/cluster/plank_deployment.yaml
wayjam/tichi
1a1a4f4676d9baa1a1f840def38afbf028a05516
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: namespace: prow name: plank labels: app: plank spec: replicas: 0 # Do not scale up. strategy: type: Recreate selector: matchLabels: app: plank template: metadata: labels: app: plank spec: serviceAccountName: plank containers: - name: plank image: gcr.io/k8s-prow/plank:v20210211-72696ce111 args: - --config-path=/etc/config/config.yaml - --dry-run=false volumeMounts: - name: github-token mountPath: /etc/github readOnly: true - name: config mountPath: /etc/config readOnly: true volumes: - name: github-token secret: secretName: github-token - name: config configMap: name: config
21.25
57
0.567059
7342b3380c916ad69813504de89bd994fdaaf021
375
yaml
YAML
deploy/tilt/parca-server-role.yaml
parca-dev/parca-agent
d8b3408e6114fa19ce87686a84b9ea9474cc5b01
[ "Apache-2.0" ]
70
2021-10-05T06:50:41.000Z
2022-03-15T03:25:44.000Z
deploy/tilt/parca-server-role.yaml
parca-dev/parca-agent
d8b3408e6114fa19ce87686a84b9ea9474cc5b01
[ "Apache-2.0" ]
129
2021-10-05T12:56:42.000Z
2022-03-30T10:31:39.000Z
deploy/tilt/parca-server-role.yaml
parca-dev/parca-agent
d8b3408e6114fa19ce87686a84b9ea9474cc5b01
[ "Apache-2.0" ]
10
2021-10-09T09:53:32.000Z
2022-03-03T11:34:33.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: labels: app.kubernetes.io/component: observability app.kubernetes.io/instance: parca app.kubernetes.io/name: parca app.kubernetes.io/version: v0.11.0 name: parca namespace: parca rules: - apiGroups: - policy resourceNames: - parca resources: - podsecuritypolicies verbs: - use
18.75
46
0.717333
7342bb4f05e96efd46cf712890d93618de9facb9
452
yaml
YAML
manifests/grafana-service.yaml
yushanjin/kube-prometheus
0c0643f984fd102075323d5388ed852a12fb453c
[ "Apache-2.0" ]
null
null
null
manifests/grafana-service.yaml
yushanjin/kube-prometheus
0c0643f984fd102075323d5388ed852a12fb453c
[ "Apache-2.0" ]
null
null
null
manifests/grafana-service.yaml
yushanjin/kube-prometheus
0c0643f984fd102075323d5388ed852a12fb453c
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Service metadata: labels: app.kubernetes.io/component: grafana app.kubernetes.io/name: grafana app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/version: 8.4.5 name: grafana namespace: monitoring spec: ports: - name: http port: 3000 targetPort: http selector: app.kubernetes.io/component: grafana app.kubernetes.io/name: grafana app.kubernetes.io/part-of: kube-prometheus
22.6
46
0.714602
7342e5dceaf261da43e3554a65cf888714140c65
304
yaml
YAML
kube-cluster/guide/projects/instavote/dev/blue-green/vote-bg-svc.yaml
ashim-jung-khadka/vagrant
feb4ef3c070c2be9ec28bf1e399d162df7b0c328
[ "MIT" ]
1
2019-07-31T18:08:04.000Z
2019-07-31T18:08:04.000Z
kube-cluster/guide/projects/instavote/dev/blue-green/vote-bg-svc.yaml
ashim-jung-khadka/vagrant
feb4ef3c070c2be9ec28bf1e399d162df7b0c328
[ "MIT" ]
null
null
null
kube-cluster/guide/projects/instavote/dev/blue-green/vote-bg-svc.yaml
ashim-jung-khadka/vagrant
feb4ef3c070c2be9ec28bf1e399d162df7b0c328
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: vote-bg labels: role: vote spec: selector: role: vote release: bluegreen code: green ports: - port: 8080 ## For Cluster and For ExternalIP targetPort: 80 ## For Pod nodePort: 30002 ## For outside world type: NodePort
17.882353
50
0.648026
73430040e002764b75f2fb2af2e186fd9d115ede
2,894
yaml
YAML
k8s/installation/template/addons/prometheus/20-kube-state-metrics/11-kube-state-metrics-deploy.yaml
rakeliu/Manual
ecd31fa816a74bbd6b93449fd612a0646e9b6510
[ "MIT" ]
null
null
null
k8s/installation/template/addons/prometheus/20-kube-state-metrics/11-kube-state-metrics-deploy.yaml
rakeliu/Manual
ecd31fa816a74bbd6b93449fd612a0646e9b6510
[ "MIT" ]
null
null
null
k8s/installation/template/addons/prometheus/20-kube-state-metrics/11-kube-state-metrics-deploy.yaml
rakeliu/Manual
ecd31fa816a74bbd6b93449fd612a0646e9b6510
[ "MIT" ]
null
null
null
# Deployment kube-state-metrics apiVersion: apps/v1 kind: Deployment metadata: name: kube-state-metrics namespace: monitoring labels: app.kubernetes.io/component: exporter app.kubernetes.io/name: kube-state-metrics app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/version: v2.0.0 spec: replicas: 1 selector: matchLabels: app.kubernetes.io/component: exporter app.kubernetes.io/name: kube-state-metrics app.kubernetes.io/part-of: kube-prometheus template: metadata: labels: app.kubernetes.io/component: exporter app.kubernetes.io/name: kube-state-metrics app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/version: v2.0.0 spec: serviceAccountName: kube-state-metrics containers: - name: kube-state-metrics image: ${DOCKER_HUB}/k8s.gcr.io/kube-state-metrics/kube-state-metrics:v2.0.0 args: - --host=127.0.0.1 - --port=8081 - --telemetry-host=127.0.0.1 - --telemetry-port=8082 resources: limits: cpu: 100m memory: 250Mi requests: cpu: 10m memory: 190Mi - name: kube-rbac-proxy-main image: ${DOCKER_HUB}/quay.io/brancz/kube-rbac-proxy:v0.8.0 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=http://127.0.0.1:8081/ ports: - containerPort: 8443 name: https-main resources: limits: cpu: 20m memory: 40Mi requests: cpu: 10m memory: 20Mi securityContext: runAsGroup: 65532 runAsNonRoot: true runAsUser: 65532 - name: kube-rbac-proxy-self image: ${DOCKER_HUB}/quay.io/brancz/kube-rbac-proxy:v0.8.0 args: - --logtostderr - --secure-listen-address=:9443 - --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=http://127.0.0.1:8082/ ports: - containerPort: 9443 name: https-self resources: limits: cpu: 20m memory: 40Mi requests: cpu: 10m memory: 20Mi securityContext: runAsGroup: 65532 runAsNonRoot: true runAsUser: 65532 nodeSelector: kubernetes.io/os: linux
33.264368
261
0.631306
734359454ec914f0f313be6e04adb885bc29fa38
372
yaml
YAML
sentences-app/deploy/hpa_v2beta2-custom.yaml
TheDukeDK/helm-katas
d352086896a8e2566daeb30c5ab4cbd3f51f6505
[ "MIT" ]
5
2021-05-21T10:08:53.000Z
2021-11-05T19:07:44.000Z
sentences-app/deploy/hpa_v2beta2-custom.yaml
TheDukeDK/helm-katas
d352086896a8e2566daeb30c5ab4cbd3f51f6505
[ "MIT" ]
36
2021-04-14T12:09:23.000Z
2021-06-14T12:15:30.000Z
sentences-app/deploy/hpa_v2beta2-custom.yaml
TheDukeDK/helm-katas
d352086896a8e2566daeb30c5ab4cbd3f51f6505
[ "MIT" ]
6
2021-05-12T10:29:30.000Z
2022-01-30T09:25:56.000Z
apiVersion: autoscaling/v2beta2 kind: HorizontalPodAutoscaler metadata: name: sentences spec: maxReplicas: 5 minReplicas: 1 scaleTargetRef: apiVersion: apps/v1 kind: Deployment name: sentences metrics: - type: Pods pods: metric: name: sentence_requests_per_second target: type: AverageValue averageValue: 25
18.6
42
0.682796
73439caccbfb5fc4a39868a1333880e073f4212c
216
yaml
YAML
csi/cpi/cpi-global-secret.yaml
jjmu/openshift4-vmware-upi
f0f25dd4f0bf0065c31d95c6ef7345b38f5ad1c0
[ "Apache-2.0" ]
50
2019-07-11T21:02:35.000Z
2022-03-16T14:53:29.000Z
csi/cpi/cpi-global-secret.yaml
jjmu/openshift4-vmware-upi
f0f25dd4f0bf0065c31d95c6ef7345b38f5ad1c0
[ "Apache-2.0" ]
3
2020-03-06T06:44:12.000Z
2021-03-08T23:10:10.000Z
csi/cpi/cpi-global-secret.yaml
jjmu/openshift4-vmware-upi
f0f25dd4f0bf0065c31d95c6ef7345b38f5ad1c0
[ "Apache-2.0" ]
39
2019-07-11T21:42:37.000Z
2022-03-03T21:33:16.000Z
apiVersion: v1 kind: Secret metadata: name: cpi-global-secret namespace: vsphere stringData: vsphere.pwc.umbrella.local.username: "[email protected]" vsphere.pwc.umbrella.local.password: "changeme"
24
68
0.787037
7343fd4455fdaf57bde80e442f50549f57545bb1
1,804
yaml
YAML
assets/router/deployment.yaml
ironcladlou/cluster-ingress-operator
e7517023201c485428b3cdb3a86612230cf49e0a
[ "Apache-2.0" ]
null
null
null
assets/router/deployment.yaml
ironcladlou/cluster-ingress-operator
e7517023201c485428b3cdb3a86612230cf49e0a
[ "Apache-2.0" ]
null
null
null
assets/router/deployment.yaml
ironcladlou/cluster-ingress-operator
e7517023201c485428b3cdb3a86612230cf49e0a
[ "Apache-2.0" ]
null
null
null
# Deployment with default values # Cluster Ingress specific values are applied at runtime. kind: Deployment apiVersion: apps/v1 metadata: # Name is set at runtime. namespace: openshift-ingress labels: app: router spec: selector: matchLabels: app: router template: metadata: labels: app: router spec: serviceAccountName: router nodeSelector: beta.kubernetes.io/os: linux node-role.kubernetes.io/worker: '' priorityClassName: system-cluster-critical containers: - name: router # image is set at runtime. imagePullPolicy: IfNotPresent ports: - name: http containerPort: 80 protocol: TCP - name: https containerPort: 443 protocol: TCP - name: stats containerPort: 1936 protocol: TCP # Merged at runtime. env: - name: STATS_PORT value: "1936" - name: ROUTER_SERVICE_NAMESPACE value: openshift-ingress - name: DEFAULT_CERTIFICATE_DIR value: /etc/pki/tls/private livenessProbe: initialDelaySeconds: 10 httpGet: path: /healthz port: 1936 readinessProbe: initialDelaySeconds: 10 httpGet: path: /healthz port: 1936 resources: requests: cpu: 100m memory: 256Mi volumeMounts: - mountPath: /etc/pki/tls/private name: default-certificate readOnly: true volumes: - name: default-certificate secret: defaultMode: 420 # SecretName is set at run-time.
26.144928
57
0.54102
734406a994961ad7c3247c7463e00c95e0f6f89d
348
yaml
YAML
old/testing-ignore/rbac-setup/role.yaml
Dew-bench/deployments
0e0b0f1d2b9f51c6df5af8340b97f20bac7f1a49
[ "Unlicense" ]
null
null
null
old/testing-ignore/rbac-setup/role.yaml
Dew-bench/deployments
0e0b0f1d2b9f51c6df5af8340b97f20bac7f1a49
[ "Unlicense" ]
null
null
null
old/testing-ignore/rbac-setup/role.yaml
Dew-bench/deployments
0e0b0f1d2b9f51c6df5af8340b97f20bac7f1a49
[ "Unlicense" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: namespace: default name: job-robot rules: - apiGroups: [""] # "" indicates the core API group resources: ["pods"] verbs: ["get", "list", "watch"] - apiGroups: ["batch", "extensions"] resources: ["jobs"] verbs: ["get", "list", "watch", "create", "update", "patch", "delete"]
26.769231
72
0.640805
7344e671007f9058caf56e85a560ea321e88ccdb
439
yaml
YAML
foo-corp/cluster/namespace-reader-clusterrolebinding.yaml
npintaux/csp-config-management
ceba651fa212020db75a9ba11f6158d2c5ef4aa3
[ "Apache-2.0" ]
null
null
null
foo-corp/cluster/namespace-reader-clusterrolebinding.yaml
npintaux/csp-config-management
ceba651fa212020db75a9ba11f6158d2c5ef4aa3
[ "Apache-2.0" ]
null
null
null
foo-corp/cluster/namespace-reader-clusterrolebinding.yaml
npintaux/csp-config-management
ceba651fa212020db75a9ba11f6158d2c5ef4aa3
[ "Apache-2.0" ]
null
null
null
kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: name: namespace-readers subjects: - kind: User name: [email protected] apiGroup: rbac.authorization.k8s.io - kind: User name: [email protected] apiGroup: rbac.authorization.k8s.io - kind: User name: [email protected] apiGroup: rbac.authorization.k8s.io roleRef: kind: ClusterRole name: namespace-reader apiGroup: rbac.authorization.k8s.io
23.105263
40
0.763098
7344eb017f13b400c2d583f50eb29e8e936276e5
417
yaml
YAML
example/rbac/prometheus-operator/prometheus-operator-service.yaml
midnightconman/prometheus-operator
434f9f7e0b75cd1bcb444cf4532a53112074af4e
[ "Apache-2.0" ]
4
2019-07-11T07:48:23.000Z
2020-02-06T11:11:00.000Z
example/rbac/prometheus-operator/prometheus-operator-service.yaml
midnightconman/prometheus-operator
434f9f7e0b75cd1bcb444cf4532a53112074af4e
[ "Apache-2.0" ]
3
2019-09-30T06:30:38.000Z
2022-03-27T07:47:25.000Z
example/rbac/prometheus-operator/prometheus-operator-service.yaml
midnightconman/prometheus-operator
434f9f7e0b75cd1bcb444cf4532a53112074af4e
[ "Apache-2.0" ]
6
2019-03-07T02:58:17.000Z
2021-05-24T06:50:12.000Z
apiVersion: v1 kind: Service metadata: labels: app.kubernetes.io/component: controller app.kubernetes.io/name: prometheus-operator app.kubernetes.io/version: v0.42.1 name: prometheus-operator namespace: default spec: clusterIP: None ports: - name: http port: 8080 targetPort: http selector: app.kubernetes.io/component: controller app.kubernetes.io/name: prometheus-operator
21.947368
47
0.729017
73459f6314c33f4ba141b10b6ef600452e7a7cd8
617
yaml
YAML
showcases/guestbook/YAML/redis-slave-deployment.yaml
configuration-fyi/configuration
fdaaecec195bea9e292ece0059e88c70298fa059
[ "Apache-2.0" ]
7
2020-05-10T12:46:53.000Z
2021-01-21T14:36:14.000Z
showcases/guestbook/YAML/redis-slave-deployment.yaml
bwplotka/configuration
fdaaecec195bea9e292ece0059e88c70298fa059
[ "Apache-2.0" ]
10
2020-03-30T19:55:32.000Z
2020-09-17T12:35:36.000Z
showcases/guestbook/YAML/redis-slave-deployment.yaml
bwplotka/configuration
fdaaecec195bea9e292ece0059e88c70298fa059
[ "Apache-2.0" ]
3
2020-04-23T09:58:13.000Z
2020-09-17T09:20:21.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: redis-slave namespace: default labels: app: redis spec: selector: matchLabels: app: redis role: slave tier: backend replicas: 2 template: metadata: labels: app: redis role: slave tier: backend spec: containers: - name: slave image: gcr.io/google_samples/gb-redisslave:v3 resources: requests: cpu: 100m memory: 100Mi env: - name: GET_HOSTS_FROM value: dns ports: - containerPort: 6379
18.147059
53
0.549433
7345a3c16af0136c61feb79727c30386d835a0a1
828
yaml
YAML
manifests/0000_31_cluster-baremetal-operator_01_images.configmap.yaml
stbenjam/cluster-baremetal-operator
c2d3bc87c44118d35a029ae7b4332e26426950df
[ "Apache-2.0" ]
null
null
null
manifests/0000_31_cluster-baremetal-operator_01_images.configmap.yaml
stbenjam/cluster-baremetal-operator
c2d3bc87c44118d35a029ae7b4332e26426950df
[ "Apache-2.0" ]
null
null
null
manifests/0000_31_cluster-baremetal-operator_01_images.configmap.yaml
stbenjam/cluster-baremetal-operator
c2d3bc87c44118d35a029ae7b4332e26426950df
[ "Apache-2.0" ]
null
null
null
--- apiVersion: v1 kind: ConfigMap metadata: name: cluster-baremetal-operator-images namespace: openshift-machine-api data: images.json: > { "clusterBaremetalOperator": "registry.svc.ci.openshift.org/openshift:cluster-baremetal-operator", "baremetalOperator": "registry.svc.ci.openshift.org/openshift:baremetal-operator", "baremetalIronic": "registry.svc.ci.openshift.org/openshift:ironic", "baremetalIronicInspector": "registry.svc.ci.openshift.org/openshift:ironic-inspector", "baremetalIpaDownloader": "registry.svc.ci.openshift.org/openshift:ironic-ipa-downloader", "baremetalMachineOsDownloader": "registry.svc.ci.openshift.org/openshift:ironic-machine-os-downloader", "baremetalStaticIpManager": "registry.svc.ci.openshift.org/openshift:ironic-static-ip-manager" }
43.578947
109
0.758454
7345ca87e622c7b956acd786188fe9598f6859ac
556
yaml
YAML
3-integration/connect-db/db-secret.yaml
majguo/open-liberty-on-aks
23f7bc0039a321c8f393f2be92ee41e087021262
[ "MIT" ]
null
null
null
3-integration/connect-db/db-secret.yaml
majguo/open-liberty-on-aks
23f7bc0039a321c8f393f2be92ee41e087021262
[ "MIT" ]
3
2022-02-16T01:14:27.000Z
2022-02-16T01:16:54.000Z
3-integration/connect-db/db-secret.yaml
majguo/open-liberty-on-aks
23f7bc0039a321c8f393f2be92ee41e087021262
[ "MIT" ]
1
2021-09-28T03:29:22.000Z
2021-09-28T03:29:22.000Z
apiVersion: v1 kind: Secret metadata: # - replace "${DB_Type}" with "mssql" for testing DB connection with Azure SQL # - replace "${DB_Type}" with "postgres" for testing DB connection with Azure Database for PostgreSQL # - replace "${DB_Type}" with "mariadb" for testing DB connection with Azure Database for MariaDB name: db-secret-${DB_Type} namespace: open-liberty-demo type: Opaque stringData: db.server.name: ${DB_SERVER_NAME} db.port.number: "${DB_PORT_NUMBER}" db.name: ${DB_NAME} db.user: ${DB_USER} db.password: ${DB_PASSWORD}
34.75
103
0.721223
734641c060d08a1787761af3191e01bed2bfac82
704
yaml
YAML
deployment/basic-ui/service.yaml
Lautarongc/kubernetes
771ecbfacebbde358fd4c8ebbd8b25ea25620072
[ "Apache-2.0" ]
null
null
null
deployment/basic-ui/service.yaml
Lautarongc/kubernetes
771ecbfacebbde358fd4c8ebbd8b25ea25620072
[ "Apache-2.0" ]
null
null
null
deployment/basic-ui/service.yaml
Lautarongc/kubernetes
771ecbfacebbde358fd4c8ebbd8b25ea25620072
[ "Apache-2.0" ]
1
2021-07-20T04:31:46.000Z
2021-07-20T04:31:46.000Z
apiVersion: v1 kind: Service metadata: name: basic-ui annotations: service.beta.kubernetes.io/aws-load-balancer-backend-protocol: http service.beta.kubernetes.io/aws-load-balancer-connection-idle-timeout: "3600" service.beta.kubernetes.io/aws-load-balancer-proxy-protocol: '*' service.beta.kubernetes.io/aws-load-balancer-ssl-cert: arn:aws:acm:us-east-2:683439942036:certificate/45954f04-476c-4fbb-8b78-e84b985212f4 service.beta.kubernetes.io/aws-load-balancer-ssl-ports: https spec: type: LoadBalancer ports: - name: https port: 443 protocol: TCP targetPort: 8000 - name: http port: 80 protocol: TCP targetPort: 8000 selector: app: basic-ui
29.333333
142
0.730114
73465cf4a3ea6f04296a3155e21580c058528fd4
5,818
yaml
YAML
k8s/us-central1/gen/tf-r2.3.1-resnet-ctl-conv-v2-8.yaml
michaelbanfield/ml-testing-accelerators
c88001b4b2a205d5fa193cfbe5af6728dd602ee1
[ "Apache-2.0" ]
null
null
null
k8s/us-central1/gen/tf-r2.3.1-resnet-ctl-conv-v2-8.yaml
michaelbanfield/ml-testing-accelerators
c88001b4b2a205d5fa193cfbe5af6728dd602ee1
[ "Apache-2.0" ]
null
null
null
k8s/us-central1/gen/tf-r2.3.1-resnet-ctl-conv-v2-8.yaml
michaelbanfield/ml-testing-accelerators
c88001b4b2a205d5fa193cfbe5af6728dd602ee1
[ "Apache-2.0" ]
null
null
null
# Copyright 2020 Google LLC # # 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": "batch/v1beta1" "kind": "CronJob" "metadata": "name": "tf-r2.3.1-resnet-ctl-conv-v2-8" "namespace": "automated" "spec": "concurrencyPolicy": "Forbid" "jobTemplate": "spec": "activeDeadlineSeconds": 57600 "backoffLimit": 1 "template": "metadata": "annotations": "tf-version.cloud-tpus.google.com": "2.3.1" "spec": "containers": - "env": - "name": "POD_NAME" "valueFrom": "fieldRef": "fieldPath": "metadata.name" - "name": "POD_NAMESPACE" "valueFrom": "fieldRef": "fieldPath": "metadata.namespace" "image": "gcr.io/xl-ml-test/health-monitor:stable" "imagePullPolicy": "Always" "name": "monitor" - "args": - "python3" - "official/vision/image_classification/resnet/resnet_ctl_imagenet_main.py" - "--tpu=$(KUBE_GOOGLE_CLOUD_TPU_ENDPOINTS)" - "--data_dir=$(IMAGENET_DIR)" - "--distribution_strategy=tpu" - "--steps_per_loop=500" - "--use_synthetic_data=false" - "--dtype=fp32" - "--enable_eager=true" - "--enable_tensorboard=true" - "--log_steps=50" - "--single_l2_loss_op=true" - "--use_tf_function=true" - "--model_dir=$(MODEL_DIR)" - "--batch_size=1024" - "--train_epochs=90" - "--epochs_between_evals=90" "env": - "name": "POD_NAME" "valueFrom": "fieldRef": "fieldPath": "metadata.name" - "name": "POD_UID" "valueFrom": "fieldRef": "fieldPath": "metadata.uid" - "name": "POD_NAMESPACE" "valueFrom": "fieldRef": "fieldPath": "metadata.namespace" - "name": "JOB_NAME" "valueFrom": "fieldRef": "fieldPath": "metadata.labels['job-name']" - "name": "MODEL_DIR" "value": "$(OUTPUT_BUCKET)/tf-r2.3.1/resnet-ctl/conv/v2-8/$(JOB_NAME)" "envFrom": - "configMapRef": "name": "gcs-buckets" "image": "gcr.io/xl-ml-test/tensorflow:r2.3.1" "imagePullPolicy": "Always" "name": "train" "resources": "limits": "cloud-tpus.google.com/v2": 8 "requests": "cpu": 2 "memory": "20G" "volumeMounts": - "mountPath": "/dev/shm" "name": "dshm" "readOnly": false "initContainers": - "env": - "name": "POD_NAME" "valueFrom": "fieldRef": "fieldPath": "metadata.name" - "name": "POD_UID" "valueFrom": "fieldRef": "fieldPath": "metadata.uid" - "name": "POD_NAMESPACE" "valueFrom": "fieldRef": "fieldPath": "metadata.namespace" - "name": "JOB_NAME" "valueFrom": "fieldRef": "fieldPath": "metadata.labels['job-name']" - "name": "MODEL_DIR" "value": "$(OUTPUT_BUCKET)/tf-r2.3.1/resnet-ctl/conv/v2-8/$(JOB_NAME)" - "name": "METRIC_CONFIG" "value": | { "metric_collection_config": { "default_aggregation_strategies": [ "final" ], "metric_to_aggregation_strategies": { "examples_per_second": [ "average" ] }, "use_run_name_prefix": true, "write_to_bigquery": true }, "regression_test_config": { "metric_success_conditions": { "examples_per_second_average": { "comparison": "greater_or_equal", "success_threshold": { "stddevs_from_mean": 2 } }, "total_wall_time": { "comparison": "less", "success_threshold": { "stddevs_from_mean": 5 }, "wait_for_n_points_of_history": 10 } } }, "test_name": "tf-r2.3.1-resnet-ctl-conv-v2-8" } "envFrom": - "configMapRef": "name": "gcs-buckets" "image": "gcr.io/xl-ml-test/publisher:stable" "imagePullPolicy": "Always" "name": "publisher" "nodeSelector": "tpu-available": "true" "restartPolicy": "Never" "volumes": - "emptyDir": "medium": "Memory" "name": "dshm" "schedule": "0 8 * * 6" "successfulJobsHistoryLimit": 1
35.260606
87
0.456686
7346e60b4fb1c2766b6cc95f0b524c7ebe03e608
364
yaml
YAML
rabbitmq/rabbitmq-svc.yaml
huangronaldo6/kubernetes
44dd037ecf993a21d1458f9ce0f3ea098ddb4fb8
[ "Apache-2.0" ]
35
2020-12-03T12:14:09.000Z
2022-03-15T00:12:09.000Z
rabbitmq/rabbitmq-svc.yaml
774181401/kubernetes-1
dd832c9687348c72a9c099b65674260ca2c68ba2
[ "MIT" ]
4
2020-12-19T13:56:51.000Z
2021-10-03T10:35:24.000Z
rabbitmq/rabbitmq-svc.yaml
774181401/kubernetes-1
dd832c9687348c72a9c099b65674260ca2c68ba2
[ "MIT" ]
41
2020-09-09T03:26:38.000Z
2022-03-23T01:34:51.000Z
apiVersion: v1 kind: Service metadata: name: rmq-cluster namespace: public-service labels: app: rmq-cluster spec: selector: app: rmq-cluster ports: - name: http port: 15672 protocol: TCP targetPort: 15672 - name: amqp port: 5672 protocol: TCP targetPort: 5672 clusterIP: 172.21.11.245 #指定clusterIP,方便使用
17.333333
57
0.642857
7346e658fb3a37e9c8f48ebfea1a31897873beea
171
yaml
YAML
operator/k8s-flavors/minikube/storage.yaml
jsanda/cass-operator-1
f2db39f35d4d75d5a3ce42c2247067ba9c2854e1
[ "Apache-2.0" ]
256
2020-03-31T12:31:39.000Z
2022-01-31T17:08:19.000Z
operator/k8s-flavors/minikube/storage.yaml
jsanda/cass-operator-1
f2db39f35d4d75d5a3ce42c2247067ba9c2854e1
[ "Apache-2.0" ]
245
2020-04-06T14:07:59.000Z
2021-09-04T09:36:57.000Z
operator/k8s-flavors/minikube/storage.yaml
jsanda/cass-operator-1
f2db39f35d4d75d5a3ce42c2247067ba9c2854e1
[ "Apache-2.0" ]
91
2020-03-31T12:31:42.000Z
2022-01-31T17:08:29.000Z
apiVersion: storage.k8s.io/v1 kind: StorageClass metadata: name: server-storage provisioner: k8s.io/minikube-hostpath reclaimPolicy: Delete volumeBindingMode: Immediate
21.375
37
0.830409
734728baed62bbe9da6447c5d5312ade5df0dd30
939
yaml
YAML
k8s.yaml
dejanb/ce-wasi-example
ccdf142f84355d08115dc381f52c8fbff1cf6efc
[ "Apache-2.0" ]
2
2021-10-13T21:47:40.000Z
2021-11-22T20:22:11.000Z
k8s.yaml
dejanb/ce-wasi-example
ccdf142f84355d08115dc381f52c8fbff1cf6efc
[ "Apache-2.0" ]
null
null
null
k8s.yaml
dejanb/ce-wasi-example
ccdf142f84355d08115dc381f52c8fbff1cf6efc
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: ce-wasi-example labels: app: ce-wasi-example annotations: alpha.wasi.krustlet.dev/allowed-domains: '["https://postman-echo.com"]' alpha.wasi.krustlet.dev/max-concurrent-requests: "42" spec: automountServiceAccountToken: false containers: - image: ghcr.io/dejanb/ce-wasi-example:latest imagePullPolicy: Always name: ce-wasi-example env: - name: RUST_LOG value: info - name: RUST_BACKTRACE value: "1" - name: ECHO_SERVICE_URL value: "https://postman-echo.com/post" tolerations: - key: "node.kubernetes.io/network-unavailable" operator: "Exists" effect: "NoSchedule" - key: "kubernetes.io/arch" operator: "Equal" value: "wasm32-wasi" effect: "NoExecute" - key: "kubernetes.io/arch" operator: "Equal" value: "wasm32-wasi" effect: "NoSchedule"
27.617647
75
0.631523
734785ce91318c8c963c3d658ae70066ac41defb
861
yaml
YAML
course4/week2-ungraded-labs/C4_W2_Lab_2_Intro_to_Kubernetes/yaml/deployment.yaml
d4nielmeyer/machine-learning-engineering-for-production-public
ca098766f3cd18c1f50a4b94b40a8093d641dd47
[ "Apache-2.0" ]
null
null
null
course4/week2-ungraded-labs/C4_W2_Lab_2_Intro_to_Kubernetes/yaml/deployment.yaml
d4nielmeyer/machine-learning-engineering-for-production-public
ca098766f3cd18c1f50a4b94b40a8093d641dd47
[ "Apache-2.0" ]
null
null
null
course4/week2-ungraded-labs/C4_W2_Lab_2_Intro_to_Kubernetes/yaml/deployment.yaml
d4nielmeyer/machine-learning-engineering-for-production-public
ca098766f3cd18c1f50a4b94b40a8093d641dd47
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: tf-serving-deployment spec: replicas: 1 selector: matchLabels: app: tf-serving template: metadata: labels: app: tf-serving spec: containers: - name: tf-serving image: tensorflow/serving envFrom: - configMapRef: name: tfserving-configs ports: - containerPort: 8501 volumeMounts: - name: tf-serving-volume mountPath: /models/half_plus_two resources: requests: memory: 32M cpu: 5m limits: memory: 64M cpu: 10m volumes: - name: tf-serving-volume hostPath: path: /var/tmp/saved_model_half_plus_two_cpu type: Directory
22.657895
57
0.518002
7347e270df44e2fa8a910c518b8107b7506991a8
336
yaml
YAML
dist/manifests/borg-manifests/unifi-exporter/unifi-exporter-service.yaml
bossjones/bosslab-playbooks
874e71fe3c46e333fdceedbdebd7f7c4641470d9
[ "Apache-2.0" ]
4
2019-05-03T21:21:21.000Z
2020-09-22T20:02:06.000Z
dist/manifests/borg-manifests/unifi-exporter/unifi-exporter-service.yaml
bossjones/bosslab-playbooks
874e71fe3c46e333fdceedbdebd7f7c4641470d9
[ "Apache-2.0" ]
21
2019-04-04T03:59:20.000Z
2022-03-30T21:58:33.000Z
dist/manifests/borg-manifests/unifi-exporter/unifi-exporter-service.yaml
bossjones/bosslab-playbooks
874e71fe3c46e333fdceedbdebd7f7c4641470d9
[ "Apache-2.0" ]
null
null
null
apiVersion: v1 kind: Service metadata: labels: app: unifi-exporter name: unifi-exporter namespace: monitoring annotations: prometheus.io/scrape: 'true' prometheus.io/port: '9091' spec: ports: - name: http-metrics port: 9130 protocol: TCP targetPort: metrics selector: app: unifi-exporter
16
32
0.672619
73480946f3820785e9290dd2f865ce9667aca8f4
9,364
yaml
YAML
config/300-gitlabsource.yaml
mattmoor/eventing-gitlab
52af621192458576458a57bfe80d775ab5e23426
[ "Apache-2.0" ]
8
2020-09-18T17:13:51.000Z
2021-08-11T00:38:10.000Z
config/300-gitlabsource.yaml
mattmoor/eventing-gitlab
52af621192458576458a57bfe80d775ab5e23426
[ "Apache-2.0" ]
256
2020-09-16T19:43:06.000Z
2022-03-31T13:28:31.000Z
config/300-gitlabsource.yaml
mattmoor/eventing-gitlab
52af621192458576458a57bfe80d775ab5e23426
[ "Apache-2.0" ]
20
2020-09-16T17:43:51.000Z
2022-03-18T10:57:59.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 # # 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: gitlabsources.sources.knative.dev labels: contrib.eventing.knative.dev/release: devel eventing.knative.dev/source: "true" duck.knative.dev/source: "true" knative.dev/crd-install: "true" annotations: # Webhook event types as documented at https://docs.gitlab.com/ee/user/project/integrations/webhooks.html#events. # NOTE(antoineco): GitLab doesn't currently provide schemas for those events (gitlab-org/gitlab#208924) registry.knative.dev/eventTypes: | [ { "type": "dev.knative.sources.gitlab.build", "description": "Triggered on status change of a job." }, { "type": "dev.knative.sources.gitlab.deployment", "description": "Triggered when a deployment starts, succeeds, fails, or is cancelled." }, { "type": "dev.knative.sources.gitlab.issue", "description": "Triggered when a new issue is created or an existing issue was updated/closed/reopened." }, { "type": "dev.knative.sources.gitlab.merge_request", "description": "Triggered when a merge request is created/updated/merged/closed or a commit is added in the source branch." }, { "type": "dev.knative.sources.gitlab.note", "description": "Triggered when a new comment is made on commits, merge requests, issues, and code snippets." }, { "type": "dev.knative.sources.gitlab.pipeline", "description": "Triggered on status change of Pipeline." }, { "type": "dev.knative.sources.gitlab.push", "description": "Triggered when you push to the repository except when pushing tags." }, { "type": "dev.knative.sources.gitlab.tag_push", "description": "Triggered when you create (or delete) tags to the repository." }, { "type": "dev.knative.sources.gitlab.wiki_page", "description": "Triggered when a wiki page is created, updated or deleted." } ] spec: group: sources.knative.dev scope: Namespaced names: kind: GitLabSource plural: gitlabsources categories: - all - knative - eventing - sources versions: - name: v1alpha1 served: true storage: true subresources: status: {} schema: openAPIV3Schema: type: object properties: spec: description: Desired state of the event source. type: object properties: projectUrl: description: URL of the GitLab project to receive events from. type: string format: uri eventTypes: description: List of webhooks to enable on the selected GitLab project. Those correspond to the attributes enumerated at https://docs.gitlab.com/ee/api/projects.html#add-project-hook type: array items: type: string enum: - confidential_issues_events - confidential_note_events - deployment_events - issues_events - job_events - merge_requests_events - note_events - pipeline_events - push_events - tag_push_events - wiki_page_events minItems: 1 accessToken: description: Access token for the GitLab API. type: object properties: secretKeyRef: description: A reference to a Kubernetes Secret object containing a GitLab access token. type: object properties: name: description: The name of the Kubernetes Secret object which contains the GitLab access token. type: string key: description: The key which contains the GitLab access token within the Kubernetes Secret object referenced by name. type: string required: - name - key secretToken: description: Arbitrary token used to validate requests to webhooks. type: object properties: secretKeyRef: description: A reference to a Kubernetes Secret object containing the webhook token. type: object properties: name: description: The name of the Kubernetes Secret object which contains the webhook token. type: string key: description: The key which contains the webhook token within the Kubernetes Secret object referenced by name. type: string required: - name - key sslverify: description: Whether requests to webhooks should be made over SSL. type: boolean serviceAccountName: description: Service Account the receive adapter Pod should be using. type: string sink: description: The destination of events received from webhooks. 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: - projectUrl - eventTypes - accessToken - secretToken - sink status: type: object properties: webhookID: description: ID of the project hook registered with GitLab type: integer sinkUri: 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
36.15444
133
0.49167
734822f1d088dd8b008fec4931618cf2a264578b
422
yaml
YAML
charts/new_hadoop/templates/flink-deployment.yaml
CrazyGirlFriend/helm3catalog
725805e1a5121083fcf142b3578fa7ae3ef94848
[ "Apache-2.0" ]
16
2021-05-16T03:07:49.000Z
2021-06-18T03:02:54.000Z
charts/new_hadoop/templates/flink-deployment.yaml
CrazyGirlFriend/helm3catalog
725805e1a5121083fcf142b3578fa7ae3ef94848
[ "Apache-2.0" ]
null
null
null
charts/new_hadoop/templates/flink-deployment.yaml
CrazyGirlFriend/helm3catalog
725805e1a5121083fcf142b3578fa7ae3ef94848
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: flink spec: selector: matchLabels: app: flink replicas: 1 template: metadata: labels: app: flink spec: containers: - name: flink image: 119.253.86.183:18080/hadoop/book2/flink:1.7 imagePullPolicy: IfNotPresent tty: true ports: - containerPort: 8081 restartPolicy: Always
18.347826
58
0.601896
7348695b112fa6817c913d2d99e48a5b95c7b956
626
yml
YAML
kafka/yahoo-kafka-manager/kafka-manager.yml
wuljchange/kubernetes
4578847d657bfd99de00fcf3ca342dab496c9916
[ "MIT" ]
2
2019-11-04T12:38:38.000Z
2020-01-30T05:19:08.000Z
kafka/yahoo-kafka-manager/kafka-manager.yml
wuljchange/kubernetes
4578847d657bfd99de00fcf3ca342dab496c9916
[ "MIT" ]
null
null
null
kafka/yahoo-kafka-manager/kafka-manager.yml
wuljchange/kubernetes
4578847d657bfd99de00fcf3ca342dab496c9916
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: name: kafka-manager namespace: kafka spec: replicas: 1 selector: matchLabels: app: kafka-manager template: metadata: labels: app: kafka-manager spec: imagePullSecrets: # 私有仓库拉取镜像的secret,必须和服务在同一个命名空间下 - name: test containers: - name: kafka-manager image: kafka-manager:latest imagePullPolicy: IfNotPresent ports: - containerPort: 80 env: - name: ZK_HOSTS value: zookeeper.kafka:2181 command: - ./bin/kafka-manager - -Dhttp.port=80
21.586207
57
0.600639
73488abbd2deb931563e9233f904705b51ce115b
203
yaml
YAML
pvc.yaml
yaowenqiang/gsk
5099b7d2a8d87d64820585a1385c7abbdeb0225b
[ "Apache-1.1" ]
null
null
null
pvc.yaml
yaowenqiang/gsk
5099b7d2a8d87d64820585a1385c7abbdeb0225b
[ "Apache-1.1" ]
null
null
null
pvc.yaml
yaowenqiang/gsk
5099b7d2a8d87d64820585a1385c7abbdeb0225b
[ "Apache-1.1" ]
null
null
null
kind: PersistentVolumeClaim apiVersion: v1 metadata: name: pv-claim spec: storageClassName: manual accessModes: - ReadWriteOnce resources: requests: storage: 1Gi
15.615385
28
0.655172
7348f81865a9a0617e82b013ee4262b9d120aa15
258
yaml
YAML
namespaces/live-1.cloud-platform.service.justice.gov.uk/prison-to-nhs-update-preprod/02-limitrange.yaml
digitalronin/cloud-platform-environments
b617fa089ee2a7dafc53602808326ae7d56fd6d9
[ "MIT" ]
1
2021-09-07T12:59:35.000Z
2021-09-07T12:59:35.000Z
namespaces/live-1.cloud-platform.service.justice.gov.uk/prison-to-nhs-update-preprod/02-limitrange.yaml
happygeneralist/recall-decisions-alpha
09124f3994a878e9969e7b4326088b2ae7bfd170
[ "MIT" ]
3
2021-06-25T15:41:35.000Z
2022-01-24T13:10:03.000Z
namespaces/live-1.cloud-platform.service.justice.gov.uk/prison-to-nhs-update-preprod/02-limitrange.yaml
happygeneralist/recall-decisions-alpha
09124f3994a878e9969e7b4326088b2ae7bfd170
[ "MIT" ]
null
null
null
apiVersion: v1 kind: LimitRange metadata: name: limitrange namespace: prison-to-nhs-update-preprod spec: limits: - default: cpu: 360m memory: 1024Mi defaultRequest: cpu: 10m memory: 512Mi type: Container
17.2
41
0.624031
73491f67b176c13a57d52d9c4ca34723f322f9ec
258
yaml
YAML
pkg/sync/v71/data/ClusterRoleBinding.rbac.authorization.k8s.io/cluster-reader.yaml
troy0820/openshift-azure
2760ef235865f6bc17d359bc74f8d5059ebb0386
[ "Apache-2.0" ]
55
2018-08-03T04:38:28.000Z
2021-07-26T16:42:09.000Z
pkg/sync/v71/data/ClusterRoleBinding.rbac.authorization.k8s.io/cluster-reader.yaml
troy0820/openshift-azure
2760ef235865f6bc17d359bc74f8d5059ebb0386
[ "Apache-2.0" ]
2,257
2018-07-26T21:29:25.000Z
2022-03-27T06:07:22.000Z
pkg/sync/v71/data/ClusterRoleBinding.rbac.authorization.k8s.io/cluster-reader.yaml
troy0820/openshift-azure
2760ef235865f6bc17d359bc74f8d5059ebb0386
[ "Apache-2.0" ]
62
2018-07-24T12:16:53.000Z
2021-12-09T18:02:58.000Z
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: cluster-reader roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: cluster-reader subjects: - kind: ServiceAccount name: router namespace: default
19.846154
40
0.782946
734928377f6edfa88ad850541b1ff33d381be95d
953
yaml
YAML
manifests/cilium.v1.9.6/cluster-network-06-cilium-00009-cilium-cilium-clusterrole.yaml
christarazi/cilium-olm
178ef658389d7b19bbf7a56b467fe907588e411a
[ "Apache-2.0" ]
null
null
null
manifests/cilium.v1.9.6/cluster-network-06-cilium-00009-cilium-cilium-clusterrole.yaml
christarazi/cilium-olm
178ef658389d7b19bbf7a56b467fe907588e411a
[ "Apache-2.0" ]
null
null
null
manifests/cilium.v1.9.6/cluster-network-06-cilium-00009-cilium-cilium-clusterrole.yaml
christarazi/cilium-olm
178ef658389d7b19bbf7a56b467fe907588e411a
[ "Apache-2.0" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: cilium-cilium rules: - apiGroups: - cilium.io resources: - '*' verbs: - '*' - apiGroups: - apiextensions.k8s.io resources: - customresourcedefinitions verbs: - '*' - apiGroups: - coordination.k8s.io resources: - leases verbs: - create - get - update - apiGroups: - "" resources: - pods - pods/status - pods/finalizers verbs: - get - list - watch - update - delete - apiGroups: - "" resources: - nodes - nodes/status verbs: - get - list - watch - update - patch - apiGroups: - "" resources: - namespaces - services - endpoints - componentstatuses verbs: - get - list - watch - apiGroups: - discovery.k8s.io resources: - endpointslices verbs: - get - list - watch - apiGroups: - networking.k8s.io resources: - networkpolicies verbs: - get - list - watch
12.539474
40
0.608604
734961f2fbe3b6ccc57660923928d6e2263bb334
346
yaml
YAML
deploy/kubernetes/busy_pod_1.yaml
zorrofox/csi-goofys-s3
81176413ba293fa3b6b4d5eced37899d789ebedd
[ "Apache-2.0" ]
1
2021-05-24T12:46:06.000Z
2021-05-24T12:46:06.000Z
deploy/kubernetes/busy_pod_1.yaml
zorrofox/csi-goofys-s3
81176413ba293fa3b6b4d5eced37899d789ebedd
[ "Apache-2.0" ]
null
null
null
deploy/kubernetes/busy_pod_1.yaml
zorrofox/csi-goofys-s3
81176413ba293fa3b6b4d5eced37899d789ebedd
[ "Apache-2.0" ]
2
2020-03-26T01:44:49.000Z
2020-06-05T08:12:42.000Z
apiVersion: v1 kind: Pod metadata: name: busybox-1 spec: containers: - name: busybox image: busybox command: - sleep args: - "3600" volumeMounts: - name: busybox-storage mountPath: /data volumes: - name: busybox-storage persistentVolumeClaim: claimName: csi-s3-pvc readOnly: false
17.3
28
0.621387
734a39de834ddf182f824e2261c17314638d8c5e
371
yaml
YAML
cloudpak/certificate/gitops-rolebinding.yaml
jtarte/rhacm-rhgitops
cecdf57c461843ca1e28c516de89deb8a5ba6c5e
[ "Apache-2.0" ]
null
null
null
cloudpak/certificate/gitops-rolebinding.yaml
jtarte/rhacm-rhgitops
cecdf57c461843ca1e28c516de89deb8a5ba6c5e
[ "Apache-2.0" ]
null
null
null
cloudpak/certificate/gitops-rolebinding.yaml
jtarte/rhacm-rhgitops
cecdf57c461843ca1e28c516de89deb8a5ba6c5e
[ "Apache-2.0" ]
null
null
null
kind: ClusterRoleBinding apiVersion: rbac.authorization.k8s.io/v1 metadata: name: openshift-gitops-application-controller-certificate subjects: - kind: ServiceAccount name: openshift-gitops-argocd-application-controller namespace: openshift-gitops roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: certificates.cert-manager.io-v1-edit
30.916667
59
0.803235
734a415a78ae82996636899b14b41ef17d186e00
268
yaml
YAML
cluster/apps/media/sonarr/config-pvc.yaml
parsec/home-cluster
60773e2841bb1f090ecbd09533ffad93ae42d3dd
[ "MIT" ]
4
2022-01-26T21:49:48.000Z
2022-03-14T21:29:08.000Z
cluster/apps/media/sonarr/config-pvc.yaml
parsec/home-cluster
60773e2841bb1f090ecbd09533ffad93ae42d3dd
[ "MIT" ]
1
2022-01-26T03:36:40.000Z
2022-01-26T03:36:40.000Z
cluster/apps/media/sonarr/config-pvc.yaml
parsec/home-cluster
60773e2841bb1f090ecbd09533ffad93ae42d3dd
[ "MIT" ]
null
null
null
--- apiVersion: v1 kind: PersistentVolumeClaim metadata: name: sonarr-config-v1 namespace: media labels: kasten.io/backup-volume: "enabled" spec: accessModes: - ReadWriteOnce resources: requests: storage: 2Gi storageClassName: ceph-block
16.75
38
0.708955
734a52ccf01448697a9e4df3c3318962248034e9
1,595
yaml
YAML
kubernetes-manifests/loadgenerator.yaml
murog/anthos-finance-demo
447db9469b650c44d78ddd8498119ef6af4c8e7c
[ "Apache-2.0" ]
1
2020-04-16T16:42:13.000Z
2020-04-16T16:42:13.000Z
kubernetes-manifests/loadgenerator.yaml
murog/anthos-finance-demo
447db9469b650c44d78ddd8498119ef6af4c8e7c
[ "Apache-2.0" ]
null
null
null
kubernetes-manifests/loadgenerator.yaml
murog/anthos-finance-demo
447db9469b650c44d78ddd8498119ef6af4c8e7c
[ "Apache-2.0" ]
1
2020-12-19T11:52:47.000Z
2020-12-19T11:52:47.000Z
# Copyright 2020 Google LLC # # 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: name: loadgenerator spec: selector: matchLabels: app: loadgenerator replicas: 1 template: metadata: labels: app: loadgenerator annotations: sidecar.istio.io/rewriteAppHTTPProbers: "true" spec: terminationGracePeriodSeconds: 5 restartPolicy: Always initContainers: - name: init-ledger-ready image: busybox:1.28 command: ['/bin/sh', '-c'] args: - set -x; until [[ "$(wget --spider -S http://ledgerwriter:8080/ready 2>&1 | grep HTTP/)" == " HTTP/1.1 200 " ]]; do echo waiting for frontend; sleep 2; done containers: - name: main image: gcr.io/bank-of-anthos/loadgenerator env: - name: FRONTEND_ADDR value: "frontend:80" - name: USERS value: "20" resources: requests: cpu: 300m memory: 256Mi limits: cpu: 500m memory: 512Mi
30.09434
168
0.631975
734b8240b522a136c590d4b6476b715812c18288
221
yaml
YAML
cluster/apps/downloads/sabnzbd/config-pvc.yaml
aka-raccoon/raccoons-burrow
5fd90f9cd9e8daab743996e63a1d1c0829701319
[ "MIT" ]
1
2021-11-14T13:56:01.000Z
2021-11-14T13:56:01.000Z
cluster/apps/downloads/sabnzbd/config-pvc.yaml
aka-raccoon/raccoons-burrow
5fd90f9cd9e8daab743996e63a1d1c0829701319
[ "MIT" ]
130
2021-09-25T21:04:12.000Z
2022-03-26T14:47:47.000Z
cluster/apps/downloads/sabnzbd/config-pvc.yaml
aka-raccoon/raccoons-burrow
5fd90f9cd9e8daab743996e63a1d1c0829701319
[ "MIT" ]
null
null
null
--- apiVersion: v1 kind: PersistentVolumeClaim metadata: name: sabnzbd-config namespace: downloads spec: accessModes: - ReadWriteOnce storageClassName: local-path resources: requests: storage: 1Gi
15.785714
30
0.723982
734b858f36dbd98628e465e16834ed8d68479963
752
yaml
YAML
pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml
AlexGuoMe/manifests
ff90db7e1ade710f310057c3b20a24a8b7eb0494
[ "Apache-2.0" ]
null
null
null
pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml
AlexGuoMe/manifests
ff90db7e1ade710f310057c3b20a24a8b7eb0494
[ "Apache-2.0" ]
null
null
null
pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml
AlexGuoMe/manifests
ff90db7e1ade710f310057c3b20a24a8b7eb0494
[ "Apache-2.0" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: labels: app: ml-pipeline-persistenceagent name: ml-pipeline-persistenceagent spec: selector: matchLabels: app: ml-pipeline-persistenceagent template: metadata: labels: app: ml-pipeline-persistenceagent spec: containers: - env: - name: NAMESPACE valueFrom: fieldRef: fieldPath: metadata.namespace - name: TTL_SECONDS_AFTER_WORKFLOW_FINISH value: "86400" image: uhub.service.ucloud.cn/a4x-kubeflow/ml-pipeline/persistenceagent:dummy imagePullPolicy: IfNotPresent name: ml-pipeline-persistenceagent serviceAccountName: ml-pipeline-persistenceagent
26.857143
85
0.655585
734bc9bcd1842074fc47c4f1c01446e08b157c58
384
yml
YAML
manifests/deployment-ecf2.yml
tiwarishub/acr-build-helloworld-node
0a24ee218ed869f15e1745c29314d76b2ac41dad
[ "MIT" ]
null
null
null
manifests/deployment-ecf2.yml
tiwarishub/acr-build-helloworld-node
0a24ee218ed869f15e1745c29314d76b2ac41dad
[ "MIT" ]
null
null
null
manifests/deployment-ecf2.yml
tiwarishub/acr-build-helloworld-node
0a24ee218ed869f15e1745c29314d76b2ac41dad
[ "MIT" ]
null
null
null
apiVersion : apps/v1 kind: Deployment metadata: name: "tdedahaks-ecf2" spec: replicas: 2 selector: matchLabels: app: "tdedahaks-ecf2" template: metadata: labels: app: "tdedahaks-ecf2" spec: containers: - name: "tdedahaks-ecf2" image: "deepak2121.azurecr.io/tdedahaksecf2" ports: - containerPort: 4000
20.210526
54
0.601563
734be87e23aac1e9ed99d396aca01ec557d6d67c
226
yaml
YAML
troubleshooting/ch5/workloads/fail-2/pv.yaml
kentaroko/hiskio-course
63f29c32bd547c16ab298da16baed87fd5d184f4
[ "Apache-2.0" ]
18
2020-02-04T00:57:11.000Z
2022-01-08T08:31:17.000Z
troubleshooting/ch5/workloads/fail-2/pv.yaml
kentaroko/hiskio-course
63f29c32bd547c16ab298da16baed87fd5d184f4
[ "Apache-2.0" ]
1
2021-07-01T16:27:24.000Z
2021-07-06T01:31:33.000Z
troubleshooting/ch5/workloads/fail-2/pv.yaml
kentaroko/hiskio-course
63f29c32bd547c16ab298da16baed87fd5d184f4
[ "Apache-2.0" ]
26
2020-03-23T04:14:23.000Z
2022-02-13T08:15:01.000Z
kind: PersistentVolume apiVersion: v1 metadata: name: nfs-mismatch-demo spec: storageClassName: pv-demo capacity: storage: 10Mi accessModes: - ReadWriteOnce nfs: server: 172.18.0.1 path: "/nfsshare"
16.142857
28
0.690265
734c14586dd2b19210d5bf3dc7bd963785049432
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation8905.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation8905.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation8905.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-8905 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
734c6aa7bbb27e33e147012eaf05cffe1c52bb6c
3,347
yaml
YAML
config/prow/cluster/hook_deployment.yaml
deads2k/test-infra
13ef997148a8f3c850e03a1eb3d2f8ab923cc11b
[ "Apache-2.0" ]
null
null
null
config/prow/cluster/hook_deployment.yaml
deads2k/test-infra
13ef997148a8f3c850e03a1eb3d2f8ab923cc11b
[ "Apache-2.0" ]
null
null
null
config/prow/cluster/hook_deployment.yaml
deads2k/test-infra
13ef997148a8f3c850e03a1eb3d2f8ab923cc11b
[ "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: hook labels: app: hook spec: replicas: 4 strategy: type: RollingUpdate rollingUpdate: maxSurge: 1 maxUnavailable: 1 selector: matchLabels: app: hook template: metadata: labels: app: hook spec: serviceAccountName: hook terminationGracePeriodSeconds: 180 containers: - name: hook image: gcr.io/k8s-prow/hook:v20210305-64a6d4d83a imagePullPolicy: Always args: - --dry-run=false - --slack-token-file=/etc/slack/token - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --github-token-path=/etc/github/oauth - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config - --kubeconfig=/etc/kubeconfig/config ports: - name: http containerPort: 8888 volumeMounts: - name: slack mountPath: /etc/slack - name: hmac mountPath: /etc/webhook readOnly: true - 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 - name: cat-api mountPath: /etc/cat-api readOnly: true - name: unsplash-api mountPath: /etc/unsplash-api readOnly: true - name: kubeconfig mountPath: /etc/kubeconfig readOnly: true livenessProbe: httpGet: path: /healthz port: 8081 initialDelaySeconds: 3 periodSeconds: 3 readinessProbe: httpGet: path: /healthz/ready port: 8081 initialDelaySeconds: 10 periodSeconds: 3 timeoutSeconds: 600 volumes: - name: slack secret: secretName: slack-token - name: hmac secret: secretName: hmac-token - name: oauth secret: secretName: oauth-token - name: config configMap: name: config - name: job-config configMap: name: job-config - name: plugins configMap: name: plugins - name: cat-api configMap: name: cat-api-key - name: unsplash-api secret: secretName: unsplash-api-key - name: kubeconfig secret: defaultMode: 420 secretName: kubeconfig
26.991935
74
0.578428
734c913f0c647e643e517fdad5f594725f262aaa
279
yml
YAML
roles/apps/emby/templates/service.yml
ssube/k8s-shards
8ce3464f4a7e96289c9b5f2b259de21d5d873815
[ "MIT" ]
1
2019-08-29T19:45:01.000Z
2019-08-29T19:45:01.000Z
roles/apps/emby/templates/service.yml
ssube/k8s-shards
8ce3464f4a7e96289c9b5f2b259de21d5d873815
[ "MIT" ]
null
null
null
roles/apps/emby/templates/service.yml
ssube/k8s-shards
8ce3464f4a7e96289c9b5f2b259de21d5d873815
[ "MIT" ]
null
null
null
kind: Service apiVersion: v1 metadata: name: emby labels: k8s-app: emby spec: ports: - name: http protocol: "TCP" port: 9180 targetPort: http selector: k8s-app: emby type: NodePort sessionAffinity: None externalTrafficPolicy: Cluster
14.684211
32
0.65233
734cc9298f1a8460636231ea316d891eda0470c2
163
yaml
YAML
k8s/mysql/persistent-volume.yaml
Jvum/Docker-Laravel
1e44f8778bb5edc0c7c34241d77af41514f4ad87
[ "MIT" ]
null
null
null
k8s/mysql/persistent-volume.yaml
Jvum/Docker-Laravel
1e44f8778bb5edc0c7c34241d77af41514f4ad87
[ "MIT" ]
1
2021-02-02T18:59:13.000Z
2021-02-02T18:59:13.000Z
k8s/mysql/persistent-volume.yaml
Jvum/Docker-Laravel
1e44f8778bb5edc0c7c34241d77af41514f4ad87
[ "MIT" ]
null
null
null
apiVersion: v1 kind: PersistentVolumeClaim metadata: name: musql-pv-claim spec: accessModes: - ReadWriteOnce resources: requests: storage: 20Gi
16.3
27
0.717791
734ccfb5bbc1c629513c6202c6dd878a6e7ec0fd
255
yaml
YAML
postgres_manifests/service.yaml
cploujoux/forepaas-dask-ml
4a94d40e20835b57a331aa7b15de64d9b8185641
[ "Apache-2.0" ]
null
null
null
postgres_manifests/service.yaml
cploujoux/forepaas-dask-ml
4a94d40e20835b57a331aa7b15de64d9b8185641
[ "Apache-2.0" ]
null
null
null
postgres_manifests/service.yaml
cploujoux/forepaas-dask-ml
4a94d40e20835b57a331aa7b15de64d9b8185641
[ "Apache-2.0" ]
null
null
null
# FOR DEV ONLY apiVersion: v1 kind: Service metadata: namespace: connectors name: postgres labels: shortname: postgres spec: type: LoadBalancer ports: - protocol: TCP port: 5432 targetPort: 5432 selector: app: postgres
15
23
0.67451
734cd90540f8b1e681455fb31085cf0568c2e7ac
228
yaml
YAML
components/admission-webhook/manifests/overlays/cert-manager/mutating-webhook-configuration.yaml
httpsgithu/kubeflow
8be0d987f7652ddc91cdabb6049036f5dca6649b
[ "Apache-2.0" ]
2,489
2017-11-30T20:25:16.000Z
2018-01-29T11:57:45.000Z
components/admission-webhook/manifests/overlays/cert-manager/mutating-webhook-configuration.yaml
google/kubeflow
7f4231de77eaaa2029112f950eea0245de8d3ef9
[ "Apache-2.0" ]
153
2017-12-01T21:21:37.000Z
2018-01-29T13:56:51.000Z
components/admission-webhook/manifests/overlays/cert-manager/mutating-webhook-configuration.yaml
httpsgithu/kubeflow
8be0d987f7652ddc91cdabb6049036f5dca6649b
[ "Apache-2.0" ]
232
2017-11-30T23:24:55.000Z
2018-01-28T22:17:39.000Z
apiVersion: admissionregistration.k8s.io/v1 kind: MutatingWebhookConfiguration metadata: name: mutating-webhook-configuration annotations: cert-manager.io/inject-ca-from: $(podDefaultsNamespace)/$(podDefaultsCertName)
32.571429
82
0.811404
734ce34ac9a35ea25838b22567a465bfee8e539c
99,463
yaml
YAML
charts/argo-applicationset/crds/crd-applicationset.yaml
rory-lamendola/argo-helm
49211390fd8db0e4c903a63a2f1fcc23780510e6
[ "Apache-2.0" ]
1
2021-06-08T09:00:13.000Z
2021-06-08T09:00:13.000Z
charts/argo-applicationset/crds/crd-applicationset.yaml
rory-lamendola/argo-helm
49211390fd8db0e4c903a63a2f1fcc23780510e6
[ "Apache-2.0" ]
1
2021-06-08T05:01:36.000Z
2021-06-08T05:01:36.000Z
charts/argo-applicationset/crds/crd-applicationset.yaml
rory-lamendola/argo-helm
49211390fd8db0e4c903a63a2f1fcc23780510e6
[ "Apache-2.0" ]
1
2021-05-20T03:05:23.000Z
2021-05-20T03:05:23.000Z
apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: annotations: controller-gen.kubebuilder.io/version: v0.3.0 name: applicationsets.argoproj.io spec: group: argoproj.io names: kind: ApplicationSet listKind: ApplicationSetList plural: applicationsets singular: applicationset scope: Namespaced versions: - name: v1alpha1 schema: openAPIV3Schema: description: ApplicationSet is a set of Application resources 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: ApplicationSetSpec represents a class of application set state. properties: generators: items: description: ApplicationSetGenerator include list item info properties: clusters: description: ClusterGenerator defines a generator to match against clusters registered with ArgoCD. properties: selector: description: Selector defines a label selector to match against all clusters registered with ArgoCD. Clusters today are stored as Kubernetes Secrets, thus the Secret labels will be used for matching the selector. 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 template: description: ApplicationSetTemplate represents argocd ApplicationSpec properties: metadata: description: ApplicationSetTemplateMeta represents the Argo CD application fields that may be used for Applications generated from the ApplicationSet (based on metav1.ObjectMeta) properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object name: type: string namespace: type: string type: object spec: description: ApplicationSpec represents desired application state. Contains link to repository with application definition and additional parameters link definition revision. properties: destination: description: Destination overrides the kubernetes server and namespace defined in the environment ksonnet app.yaml properties: name: description: Name of the destination cluster which can be used instead of server (url) field type: string namespace: description: Namespace overrides the environment namespace value in the ksonnet app.yaml type: string server: description: Server overrides the environment server value in the ksonnet app.yaml type: string type: object ignoreDifferences: description: IgnoreDifferences controls resources fields which should be ignored during comparison items: description: ResourceIgnoreDifferences contains resource filter and list of json paths which should be ignored during comparison with live state. properties: group: type: string jsonPointers: items: type: string type: array kind: type: string name: type: string namespace: type: string required: - jsonPointers - kind type: object type: array info: description: Infos contains a list of useful information (URLs, email addresses, and plain text) that relates to the application items: properties: name: type: string value: type: string required: - name - value type: object type: array project: description: Project is a application project name. Empty name means that application belongs to 'default' project. type: string revisionHistoryLimit: description: This limits this number of items kept in the apps revision history. This should only be changed in exceptional circumstances. Setting to zero will store no history. This will reduce storage used. Increasing will increase the space used to store the history, so we do not recommend increasing it. Default is 10. format: int64 type: integer source: description: Source is a reference to the location ksonnet application definition properties: chart: description: Chart is a Helm chart name type: string directory: description: Directory holds path/directory specific options properties: exclude: type: string jsonnet: description: ApplicationSourceJsonnet holds jsonnet specific options properties: extVars: description: ExtVars is a list of Jsonnet External Variables items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array libs: description: Additional library search dirs items: type: string type: array tlas: description: TLAS is a list of Jsonnet Top-level Arguments items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array type: object recurse: type: boolean type: object helm: description: Helm holds helm specific options properties: fileParameters: description: FileParameters are file parameters to the helm template items: description: HelmFileParameter is a file parameter to a helm template properties: name: description: Name is the name of the helm parameter type: string path: description: Path is the path value for the helm parameter type: string type: object type: array parameters: description: Parameters are parameters to the helm template items: description: HelmParameter is a parameter to a helm template properties: forceString: description: ForceString determines whether to tell Helm to interpret booleans and numbers as strings type: boolean name: description: Name is the name of the helm parameter type: string value: description: Value is the value for the helm parameter type: string type: object type: array releaseName: description: The Helm release name. If omitted it will use the application name type: string valueFiles: description: ValuesFiles is a list of Helm value files to use when generating a template items: type: string type: array values: description: Values is Helm values, typically defined as a block type: string version: description: Version is the Helm version to use for templating with type: string type: object ksonnet: description: Ksonnet holds ksonnet specific options properties: environment: description: Environment is a ksonnet application environment name type: string parameters: description: Parameters are a list of ksonnet component parameter override values items: description: KsonnetParameter is a ksonnet component parameter properties: component: type: string name: type: string value: type: string required: - name - value type: object type: array type: object kustomize: description: Kustomize holds kustomize specific options properties: commonAnnotations: additionalProperties: type: string description: CommonAnnotations adds additional kustomize commonAnnotations type: object commonLabels: additionalProperties: type: string description: CommonLabels adds additional kustomize commonLabels type: object images: description: Images are kustomize image overrides items: type: string type: array namePrefix: description: NamePrefix is a prefix appended to resources for kustomize apps type: string nameSuffix: description: NameSuffix is a suffix appended to resources for kustomize apps type: string version: description: Version contains optional Kustomize version type: string type: object path: description: Path is a directory path within the Git repository type: string plugin: description: ConfigManagementPlugin holds config management plugin specific options properties: env: items: properties: name: description: the name, usually uppercase type: string value: description: the value type: string required: - name - value type: object type: array name: type: string type: object repoURL: description: RepoURL is the repository URL of the application manifests type: string targetRevision: description: TargetRevision defines the commit, tag, or branch in which to sync the application to. If omitted, will sync to HEAD type: string required: - repoURL type: object syncPolicy: description: SyncPolicy controls when a sync will be performed properties: automated: description: Automated will keep an application synced to the target revision properties: allowEmpty: description: 'AllowEmpty allows apps have zero live resources (default: false)' type: boolean prune: description: 'Prune will prune resources automatically as part of automated sync (default: false)' type: boolean selfHeal: description: 'SelfHeal enables auto-syncing if (default: false)' type: boolean type: object retry: description: Retry controls failed sync retry behavior properties: backoff: description: Backoff is a backoff strategy properties: duration: description: Duration is the amount to back off. Default unit is seconds, but could also be a duration (e.g. "2m", "1h") type: string factor: description: Factor is a factor to multiply the base duration after each failed retry format: int64 type: integer maxDuration: description: MaxDuration is the maximum amount of time allowed for the backoff strategy type: string type: object limit: description: Limit is the maximum number of attempts when retrying a container format: int64 type: integer type: object syncOptions: description: Options allow you to specify whole app sync-options items: type: string type: array type: object required: - destination - project - source type: object required: - metadata - spec type: object values: additionalProperties: type: string description: Values contains key/value pairs which are passed directly as parameters to the template type: object type: object git: properties: directories: items: properties: path: type: string required: - path type: object type: array files: items: properties: path: type: string required: - path type: object type: array repoURL: type: string requeueAfterSeconds: format: int64 type: integer revision: type: string template: description: ApplicationSetTemplate represents argocd ApplicationSpec properties: metadata: description: ApplicationSetTemplateMeta represents the Argo CD application fields that may be used for Applications generated from the ApplicationSet (based on metav1.ObjectMeta) properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object name: type: string namespace: type: string type: object spec: description: ApplicationSpec represents desired application state. Contains link to repository with application definition and additional parameters link definition revision. properties: destination: description: Destination overrides the kubernetes server and namespace defined in the environment ksonnet app.yaml properties: name: description: Name of the destination cluster which can be used instead of server (url) field type: string namespace: description: Namespace overrides the environment namespace value in the ksonnet app.yaml type: string server: description: Server overrides the environment server value in the ksonnet app.yaml type: string type: object ignoreDifferences: description: IgnoreDifferences controls resources fields which should be ignored during comparison items: description: ResourceIgnoreDifferences contains resource filter and list of json paths which should be ignored during comparison with live state. properties: group: type: string jsonPointers: items: type: string type: array kind: type: string name: type: string namespace: type: string required: - jsonPointers - kind type: object type: array info: description: Infos contains a list of useful information (URLs, email addresses, and plain text) that relates to the application items: properties: name: type: string value: type: string required: - name - value type: object type: array project: description: Project is a application project name. Empty name means that application belongs to 'default' project. type: string revisionHistoryLimit: description: This limits this number of items kept in the apps revision history. This should only be changed in exceptional circumstances. Setting to zero will store no history. This will reduce storage used. Increasing will increase the space used to store the history, so we do not recommend increasing it. Default is 10. format: int64 type: integer source: description: Source is a reference to the location ksonnet application definition properties: chart: description: Chart is a Helm chart name type: string directory: description: Directory holds path/directory specific options properties: exclude: type: string jsonnet: description: ApplicationSourceJsonnet holds jsonnet specific options properties: extVars: description: ExtVars is a list of Jsonnet External Variables items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array libs: description: Additional library search dirs items: type: string type: array tlas: description: TLAS is a list of Jsonnet Top-level Arguments items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array type: object recurse: type: boolean type: object helm: description: Helm holds helm specific options properties: fileParameters: description: FileParameters are file parameters to the helm template items: description: HelmFileParameter is a file parameter to a helm template properties: name: description: Name is the name of the helm parameter type: string path: description: Path is the path value for the helm parameter type: string type: object type: array parameters: description: Parameters are parameters to the helm template items: description: HelmParameter is a parameter to a helm template properties: forceString: description: ForceString determines whether to tell Helm to interpret booleans and numbers as strings type: boolean name: description: Name is the name of the helm parameter type: string value: description: Value is the value for the helm parameter type: string type: object type: array releaseName: description: The Helm release name. If omitted it will use the application name type: string valueFiles: description: ValuesFiles is a list of Helm value files to use when generating a template items: type: string type: array values: description: Values is Helm values, typically defined as a block type: string version: description: Version is the Helm version to use for templating with type: string type: object ksonnet: description: Ksonnet holds ksonnet specific options properties: environment: description: Environment is a ksonnet application environment name type: string parameters: description: Parameters are a list of ksonnet component parameter override values items: description: KsonnetParameter is a ksonnet component parameter properties: component: type: string name: type: string value: type: string required: - name - value type: object type: array type: object kustomize: description: Kustomize holds kustomize specific options properties: commonAnnotations: additionalProperties: type: string description: CommonAnnotations adds additional kustomize commonAnnotations type: object commonLabels: additionalProperties: type: string description: CommonLabels adds additional kustomize commonLabels type: object images: description: Images are kustomize image overrides items: type: string type: array namePrefix: description: NamePrefix is a prefix appended to resources for kustomize apps type: string nameSuffix: description: NameSuffix is a suffix appended to resources for kustomize apps type: string version: description: Version contains optional Kustomize version type: string type: object path: description: Path is a directory path within the Git repository type: string plugin: description: ConfigManagementPlugin holds config management plugin specific options properties: env: items: properties: name: description: the name, usually uppercase type: string value: description: the value type: string required: - name - value type: object type: array name: type: string type: object repoURL: description: RepoURL is the repository URL of the application manifests type: string targetRevision: description: TargetRevision defines the commit, tag, or branch in which to sync the application to. If omitted, will sync to HEAD type: string required: - repoURL type: object syncPolicy: description: SyncPolicy controls when a sync will be performed properties: automated: description: Automated will keep an application synced to the target revision properties: allowEmpty: description: 'AllowEmpty allows apps have zero live resources (default: false)' type: boolean prune: description: 'Prune will prune resources automatically as part of automated sync (default: false)' type: boolean selfHeal: description: 'SelfHeal enables auto-syncing if (default: false)' type: boolean type: object retry: description: Retry controls failed sync retry behavior properties: backoff: description: Backoff is a backoff strategy properties: duration: description: Duration is the amount to back off. Default unit is seconds, but could also be a duration (e.g. "2m", "1h") type: string factor: description: Factor is a factor to multiply the base duration after each failed retry format: int64 type: integer maxDuration: description: MaxDuration is the maximum amount of time allowed for the backoff strategy type: string type: object limit: description: Limit is the maximum number of attempts when retrying a container format: int64 type: integer type: object syncOptions: description: Options allow you to specify whole app sync-options items: type: string type: array type: object required: - destination - project - source type: object required: - metadata - spec type: object required: - repoURL - revision type: object list: description: ListGenerator include items info properties: elements: items: description: ListGeneratorElement include cluster and url info properties: cluster: type: string url: type: string values: additionalProperties: type: string description: Values contains key/value pairs which are passed directly as parameters to the template type: object required: - cluster - url type: object type: array template: description: ApplicationSetTemplate represents argocd ApplicationSpec properties: metadata: description: ApplicationSetTemplateMeta represents the Argo CD application fields that may be used for Applications generated from the ApplicationSet (based on metav1.ObjectMeta) properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object name: type: string namespace: type: string type: object spec: description: ApplicationSpec represents desired application state. Contains link to repository with application definition and additional parameters link definition revision. properties: destination: description: Destination overrides the kubernetes server and namespace defined in the environment ksonnet app.yaml properties: name: description: Name of the destination cluster which can be used instead of server (url) field type: string namespace: description: Namespace overrides the environment namespace value in the ksonnet app.yaml type: string server: description: Server overrides the environment server value in the ksonnet app.yaml type: string type: object ignoreDifferences: description: IgnoreDifferences controls resources fields which should be ignored during comparison items: description: ResourceIgnoreDifferences contains resource filter and list of json paths which should be ignored during comparison with live state. properties: group: type: string jsonPointers: items: type: string type: array kind: type: string name: type: string namespace: type: string required: - jsonPointers - kind type: object type: array info: description: Infos contains a list of useful information (URLs, email addresses, and plain text) that relates to the application items: properties: name: type: string value: type: string required: - name - value type: object type: array project: description: Project is a application project name. Empty name means that application belongs to 'default' project. type: string revisionHistoryLimit: description: This limits this number of items kept in the apps revision history. This should only be changed in exceptional circumstances. Setting to zero will store no history. This will reduce storage used. Increasing will increase the space used to store the history, so we do not recommend increasing it. Default is 10. format: int64 type: integer source: description: Source is a reference to the location ksonnet application definition properties: chart: description: Chart is a Helm chart name type: string directory: description: Directory holds path/directory specific options properties: exclude: type: string jsonnet: description: ApplicationSourceJsonnet holds jsonnet specific options properties: extVars: description: ExtVars is a list of Jsonnet External Variables items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array libs: description: Additional library search dirs items: type: string type: array tlas: description: TLAS is a list of Jsonnet Top-level Arguments items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array type: object recurse: type: boolean type: object helm: description: Helm holds helm specific options properties: fileParameters: description: FileParameters are file parameters to the helm template items: description: HelmFileParameter is a file parameter to a helm template properties: name: description: Name is the name of the helm parameter type: string path: description: Path is the path value for the helm parameter type: string type: object type: array parameters: description: Parameters are parameters to the helm template items: description: HelmParameter is a parameter to a helm template properties: forceString: description: ForceString determines whether to tell Helm to interpret booleans and numbers as strings type: boolean name: description: Name is the name of the helm parameter type: string value: description: Value is the value for the helm parameter type: string type: object type: array releaseName: description: The Helm release name. If omitted it will use the application name type: string valueFiles: description: ValuesFiles is a list of Helm value files to use when generating a template items: type: string type: array values: description: Values is Helm values, typically defined as a block type: string version: description: Version is the Helm version to use for templating with type: string type: object ksonnet: description: Ksonnet holds ksonnet specific options properties: environment: description: Environment is a ksonnet application environment name type: string parameters: description: Parameters are a list of ksonnet component parameter override values items: description: KsonnetParameter is a ksonnet component parameter properties: component: type: string name: type: string value: type: string required: - name - value type: object type: array type: object kustomize: description: Kustomize holds kustomize specific options properties: commonAnnotations: additionalProperties: type: string description: CommonAnnotations adds additional kustomize commonAnnotations type: object commonLabels: additionalProperties: type: string description: CommonLabels adds additional kustomize commonLabels type: object images: description: Images are kustomize image overrides items: type: string type: array namePrefix: description: NamePrefix is a prefix appended to resources for kustomize apps type: string nameSuffix: description: NameSuffix is a suffix appended to resources for kustomize apps type: string version: description: Version contains optional Kustomize version type: string type: object path: description: Path is a directory path within the Git repository type: string plugin: description: ConfigManagementPlugin holds config management plugin specific options properties: env: items: properties: name: description: the name, usually uppercase type: string value: description: the value type: string required: - name - value type: object type: array name: type: string type: object repoURL: description: RepoURL is the repository URL of the application manifests type: string targetRevision: description: TargetRevision defines the commit, tag, or branch in which to sync the application to. If omitted, will sync to HEAD type: string required: - repoURL type: object syncPolicy: description: SyncPolicy controls when a sync will be performed properties: automated: description: Automated will keep an application synced to the target revision properties: allowEmpty: description: 'AllowEmpty allows apps have zero live resources (default: false)' type: boolean prune: description: 'Prune will prune resources automatically as part of automated sync (default: false)' type: boolean selfHeal: description: 'SelfHeal enables auto-syncing if (default: false)' type: boolean type: object retry: description: Retry controls failed sync retry behavior properties: backoff: description: Backoff is a backoff strategy properties: duration: description: Duration is the amount to back off. Default unit is seconds, but could also be a duration (e.g. "2m", "1h") type: string factor: description: Factor is a factor to multiply the base duration after each failed retry format: int64 type: integer maxDuration: description: MaxDuration is the maximum amount of time allowed for the backoff strategy type: string type: object limit: description: Limit is the maximum number of attempts when retrying a container format: int64 type: integer type: object syncOptions: description: Options allow you to specify whole app sync-options items: type: string type: array type: object required: - destination - project - source type: object required: - metadata - spec type: object required: - elements type: object type: object type: array syncPolicy: description: ApplicationSetSyncPolicy configures how generated Applications will relate to their ApplicationSet. properties: skipPrune: description: SkipPrune will disable the default behavior which will delete Applications that are no longer being generated for the ApplicationSet which created them, or the ApplicationSet itself is deleted. If SkipPrune is set to true, these Applications will be orphaned but continue to exist. type: boolean type: object template: description: ApplicationSetTemplate represents argocd ApplicationSpec properties: metadata: description: ApplicationSetTemplateMeta represents the Argo CD application fields that may be used for Applications generated from the ApplicationSet (based on metav1.ObjectMeta) properties: annotations: additionalProperties: type: string type: object labels: additionalProperties: type: string type: object name: type: string namespace: type: string type: object spec: description: ApplicationSpec represents desired application state. Contains link to repository with application definition and additional parameters link definition revision. properties: destination: description: Destination overrides the kubernetes server and namespace defined in the environment ksonnet app.yaml properties: name: description: Name of the destination cluster which can be used instead of server (url) field type: string namespace: description: Namespace overrides the environment namespace value in the ksonnet app.yaml type: string server: description: Server overrides the environment server value in the ksonnet app.yaml type: string type: object ignoreDifferences: description: IgnoreDifferences controls resources fields which should be ignored during comparison items: description: ResourceIgnoreDifferences contains resource filter and list of json paths which should be ignored during comparison with live state. properties: group: type: string jsonPointers: items: type: string type: array kind: type: string name: type: string namespace: type: string required: - jsonPointers - kind type: object type: array info: description: Infos contains a list of useful information (URLs, email addresses, and plain text) that relates to the application items: properties: name: type: string value: type: string required: - name - value type: object type: array project: description: Project is a application project name. Empty name means that application belongs to 'default' project. type: string revisionHistoryLimit: description: This limits this number of items kept in the apps revision history. This should only be changed in exceptional circumstances. Setting to zero will store no history. This will reduce storage used. Increasing will increase the space used to store the history, so we do not recommend increasing it. Default is 10. format: int64 type: integer source: description: Source is a reference to the location ksonnet application definition properties: chart: description: Chart is a Helm chart name type: string directory: description: Directory holds path/directory specific options properties: exclude: type: string jsonnet: description: ApplicationSourceJsonnet holds jsonnet specific options properties: extVars: description: ExtVars is a list of Jsonnet External Variables items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array libs: description: Additional library search dirs items: type: string type: array tlas: description: TLAS is a list of Jsonnet Top-level Arguments items: description: JsonnetVar is a jsonnet variable properties: code: type: boolean name: type: string value: type: string required: - name - value type: object type: array type: object recurse: type: boolean type: object helm: description: Helm holds helm specific options properties: fileParameters: description: FileParameters are file parameters to the helm template items: description: HelmFileParameter is a file parameter to a helm template properties: name: description: Name is the name of the helm parameter type: string path: description: Path is the path value for the helm parameter type: string type: object type: array parameters: description: Parameters are parameters to the helm template items: description: HelmParameter is a parameter to a helm template properties: forceString: description: ForceString determines whether to tell Helm to interpret booleans and numbers as strings type: boolean name: description: Name is the name of the helm parameter type: string value: description: Value is the value for the helm parameter type: string type: object type: array releaseName: description: The Helm release name. If omitted it will use the application name type: string valueFiles: description: ValuesFiles is a list of Helm value files to use when generating a template items: type: string type: array values: description: Values is Helm values, typically defined as a block type: string version: description: Version is the Helm version to use for templating with type: string type: object ksonnet: description: Ksonnet holds ksonnet specific options properties: environment: description: Environment is a ksonnet application environment name type: string parameters: description: Parameters are a list of ksonnet component parameter override values items: description: KsonnetParameter is a ksonnet component parameter properties: component: type: string name: type: string value: type: string required: - name - value type: object type: array type: object kustomize: description: Kustomize holds kustomize specific options properties: commonAnnotations: additionalProperties: type: string description: CommonAnnotations adds additional kustomize commonAnnotations type: object commonLabels: additionalProperties: type: string description: CommonLabels adds additional kustomize commonLabels type: object images: description: Images are kustomize image overrides items: type: string type: array namePrefix: description: NamePrefix is a prefix appended to resources for kustomize apps type: string nameSuffix: description: NameSuffix is a suffix appended to resources for kustomize apps type: string version: description: Version contains optional Kustomize version type: string type: object path: description: Path is a directory path within the Git repository type: string plugin: description: ConfigManagementPlugin holds config management plugin specific options properties: env: items: properties: name: description: the name, usually uppercase type: string value: description: the value type: string required: - name - value type: object type: array name: type: string type: object repoURL: description: RepoURL is the repository URL of the application manifests type: string targetRevision: description: TargetRevision defines the commit, tag, or branch in which to sync the application to. If omitted, will sync to HEAD type: string required: - repoURL type: object syncPolicy: description: SyncPolicy controls when a sync will be performed properties: automated: description: Automated will keep an application synced to the target revision properties: allowEmpty: description: 'AllowEmpty allows apps have zero live resources (default: false)' type: boolean prune: description: 'Prune will prune resources automatically as part of automated sync (default: false)' type: boolean selfHeal: description: 'SelfHeal enables auto-syncing if (default: false)' type: boolean type: object retry: description: Retry controls failed sync retry behavior properties: backoff: description: Backoff is a backoff strategy properties: duration: description: Duration is the amount to back off. Default unit is seconds, but could also be a duration (e.g. "2m", "1h") type: string factor: description: Factor is a factor to multiply the base duration after each failed retry format: int64 type: integer maxDuration: description: MaxDuration is the maximum amount of time allowed for the backoff strategy type: string type: object limit: description: Limit is the maximum number of attempts when retrying a container format: int64 type: integer type: object syncOptions: description: Options allow you to specify whole app sync-options items: type: string type: array type: object required: - destination - project - source type: object required: - metadata - spec type: object required: - generators - template type: object status: description: ApplicationSetStatus defines the observed state of ApplicationSet type: object required: - metadata - spec type: object served: true storage: true status: acceptedNames: kind: "" plural: "" conditions: [] storedVersions: []
57.12981
175
0.297377
734d1ac64fa6d3c347fd6e4fef78b024444855ec
719
yaml
YAML
namespaces/live-1.cloud-platform.service.justice.gov.uk/hmpps-ems-dev/00-namespace.yaml
rossjones/cloud-platform-environments
85a4e19cf012d97d885c6ea91379ca3f7b59a49a
[ "MIT" ]
28
2018-07-13T15:02:24.000Z
2022-03-17T09:23:54.000Z
namespaces/live-1.cloud-platform.service.justice.gov.uk/hmpps-ems-dev/00-namespace.yaml
happygeneralist/recall-decisions-alpha
09124f3994a878e9969e7b4326088b2ae7bfd170
[ "MIT" ]
963
2018-05-30T15:46:06.000Z
2022-03-30T10:06:39.000Z
namespaces/live-1.cloud-platform.service.justice.gov.uk/hmpps-ems-dev/00-namespace.yaml
happygeneralist/recall-decisions-alpha
09124f3994a878e9969e7b4326088b2ae7bfd170
[ "MIT" ]
29
2018-12-04T09:37:36.000Z
2022-02-25T10:35:34.000Z
apiVersion: v1 kind: Namespace metadata: name: hmpps-ems-dev labels: cloud-platform.justice.gov.uk/is-production: "false" cloud-platform.justice.gov.uk/environment-name: "development" annotations: cloud-platform.justice.gov.uk/business-unit: "HMPPS" cloud-platform.justice.gov.uk/slack-channel: "hmpps-ems-platform-team" cloud-platform.justice.gov.uk/application: "HMPPS EMS Platform" cloud-platform.justice.gov.uk/owner: "HMPPS EMS Platform Team: [email protected]" cloud-platform.justice.gov.uk/source-code: "https://github.com/ministryofjustice/hmpps-electronic-monitoring-service-platform" cloud-platform.justice.gov.uk/team-name: "hmpps-ems-team"
47.933333
130
0.763561
734d21a9ed0609785044f17c76b8f1d1a8e99523
144
yaml
YAML
built-in-references/Kubernetes/perf/violations/violation5399.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation5399.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
built-in-references/Kubernetes/perf/violations/violation5399.yaml
sw47/azure-policy
4a38e4cb4047b5364902653f0defe45f1b21bc61
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: image-demo-5399 spec: containers: - name: nginx image: nginx #ritaacr.azurecr.io/nginx:latest
18
49
0.722222
734d4922e5b7a6332f489686ee83e89a68e5ef22
979
yaml
YAML
k8s-load-simu-setup/app-insert.yaml
aws-samples/postgres-lightweight-locks-simulator
9648d0676f349258b4c318eb6511d89265d948ea
[ "MIT-0" ]
4
2021-11-10T01:54:00.000Z
2022-02-25T20:06:10.000Z
k8s-load-simu-setup/app-insert.yaml
aws-samples/postgres-lightweight-locks-simulator
9648d0676f349258b4c318eb6511d89265d948ea
[ "MIT-0" ]
1
2021-12-19T20:07:53.000Z
2021-12-19T20:34:11.000Z
k8s-load-simu-setup/app-insert.yaml
aws-samples/postgres-lightweight-locks-simulator
9648d0676f349258b4c318eb6511d89265d948ea
[ "MIT-0" ]
3
2021-12-15T07:52:08.000Z
2022-02-09T14:22:43.000Z
apiVersion: apps/v1 kind: Deployment metadata: labels: app: appinsert name: appinsert spec: replicas: 1 selector: matchLabels: app: appinsert template: metadata: labels: app: appinsert spec: nodeSelector: karpenter.sh/provisioner-name: default containers: - name: appinsert envFrom: - secretRef: name: db-creds env: - name: DBHOST value: "pg.cuzis87cjlbq.us-west-2.rds.amazonaws.com" - name: QUEUE_URL value: "https://sqs.us-west-2.amazonaws.com/498254202105/db" - name: NUM_OF_INSERT_THREADS value: "25" image: 498254202105.dkr.ecr.us-west-2.amazonaws.com/simu-app-load:arm0.5 imagePullPolicy: Always command: ["/app-insert.sh"] resources: requests: cpu: 512m memory: 512Mi hostNetwork: true
25.102564
82
0.54954
734db85b95f19b249fe1c75b7faf3cc995225df0
1,337
yaml
YAML
03-todo-web-application-mysql/backup/02-final-backup-at-end-of-course/todo-web-application-deployment.yaml
frsknalexis/kubernetes-crash-course
4403a38fa1d6ce2229d4186dee70926c248dd95f
[ "MIT" ]
null
null
null
03-todo-web-application-mysql/backup/02-final-backup-at-end-of-course/todo-web-application-deployment.yaml
frsknalexis/kubernetes-crash-course
4403a38fa1d6ce2229d4186dee70926c248dd95f
[ "MIT" ]
null
null
null
03-todo-web-application-mysql/backup/02-final-backup-at-end-of-course/todo-web-application-deployment.yaml
frsknalexis/kubernetes-crash-course
4403a38fa1d6ce2229d4186dee70926c248dd95f
[ "MIT" ]
null
null
null
apiVersion: apps/v1 kind: Deployment metadata: labels: io.kompose.service: todo-web-application name: todo-web-application spec: replicas: 1 selector: matchLabels: io.kompose.service: todo-web-application template: metadata: labels: io.kompose.service: todo-web-application spec: containers: - env: - name: RDS_DB_NAME # value: todos valueFrom: configMapKeyRef: key: RDS_DB_NAME name: todo-web-application-config - name: RDS_HOSTNAME valueFrom: configMapKeyRef: key: RDS_HOSTNAME name: todo-web-application-config - name: RDS_PASSWORD valueFrom: secretKeyRef: key: RDS_PASSWORD name: todo-web-application-secrets - name: RDS_PORT valueFrom: configMapKeyRef: key: RDS_PORT name: todo-web-application-config - name: RDS_USERNAME valueFrom: configMapKeyRef: key: RDS_USERNAME name: todo-web-application-config image: in28min/todo-web-application-mysql:0.0.1-SNAPSHOT name: todo-web-application ports: - containerPort: 8080 restartPolicy: Always
26.74
64
0.569185
734db9302877a035fd2b5e6a2757a671f85035b8
258
yaml
YAML
buildpack/tekton/rolebinding.yaml
wlynch/tekton-demo
5280e3e088823fe9c1bdad3baed494f4ca62649d
[ "MIT" ]
null
null
null
buildpack/tekton/rolebinding.yaml
wlynch/tekton-demo
5280e3e088823fe9c1bdad3baed494f4ca62649d
[ "MIT" ]
null
null
null
buildpack/tekton/rolebinding.yaml
wlynch/tekton-demo
5280e3e088823fe9c1bdad3baed494f4ca62649d
[ "MIT" ]
null
null
null
apiVersion: rbac.authorization.k8s.io/v1 kind: RoleBinding metadata: name: tekton-triggers-example-binding subjects: - kind: ServiceAccount name: default roleRef: apiGroup: rbac.authorization.k8s.io kind: Role name: tekton-triggers-example-minimal
21.5
40
0.786822
734dc3bb9e731551d7150c34f77884aa12ebf050
87
yaml
YAML
sm_Istio/app_manifests/sa-cart.yaml
danrusei/service_mesh_k8s
1314e650b14bf57a45bcc7a0848e1ef7c9227c00
[ "MIT" ]
null
null
null
sm_Istio/app_manifests/sa-cart.yaml
danrusei/service_mesh_k8s
1314e650b14bf57a45bcc7a0848e1ef7c9227c00
[ "MIT" ]
null
null
null
sm_Istio/app_manifests/sa-cart.yaml
danrusei/service_mesh_k8s
1314e650b14bf57a45bcc7a0848e1ef7c9227c00
[ "MIT" ]
null
null
null
apiVersion: v1 kind: ServiceAccount metadata: name: cart labels: account: cart
14.5
20
0.724138
734dcbf65c1d776beb87f38ace343cdd2a2cff0c
194
yaml
YAML
cluster/examples/kubernetes/ceph/csi/rbd/pvc.yaml
davidvossel/rook
1f788cf6370f2205e52d68970611c60f8a1e83e7
[ "Apache-2.0" ]
56
2020-09-15T08:41:15.000Z
2022-03-23T08:46:07.000Z
cluster/examples/kubernetes/ceph/csi/rbd/pvc.yaml
chinaboy007/rook
6c543788ba1f225d094657e3e25d2519663ab3b8
[ "Apache-2.0" ]
4
2020-09-02T02:38:51.000Z
2022-01-11T11:48:31.000Z
cluster/examples/kubernetes/ceph/csi/rbd/pvc.yaml
chinaboy007/rook
6c543788ba1f225d094657e3e25d2519663ab3b8
[ "Apache-2.0" ]
75
2020-09-15T08:41:41.000Z
2022-03-24T06:30:34.000Z
--- apiVersion: v1 kind: PersistentVolumeClaim metadata: name: rbd-pvc spec: accessModes: - ReadWriteOnce resources: requests: storage: 1Gi storageClassName: rook-ceph-block
14.923077
35
0.716495
734df915d4faeeca9b6a9eaf61af7288e8f0b1da
526
yaml
YAML
openshift/kustomize/nginx/base/service.yaml
Fosol/TNO
ea18d34eb236f280b657529c693567e33b0cbf1b
[ "Apache-2.0" ]
2
2021-09-28T22:54:07.000Z
2021-11-16T13:50:57.000Z
openshift/kustomize/nginx/base/service.yaml
Fosol/TNO
ea18d34eb236f280b657529c693567e33b0cbf1b
[ "Apache-2.0" ]
7
2021-09-28T22:33:08.000Z
2022-03-31T16:48:10.000Z
openshift/kustomize/nginx/base/service.yaml
Fosol/TNO
ea18d34eb236f280b657529c693567e33b0cbf1b
[ "Apache-2.0" ]
8
2021-09-28T22:53:09.000Z
2022-01-14T20:11:32.000Z
# Open up ports to communicate with the app. kind: Service apiVersion: v1 metadata: name: nginx namespace: default annotations: description: Exposes and load balances the application pods. labels: name: nginx part-of: tno version: 1.0.0 component: nginx managed-by: kustomize created-by: jeremy.foster spec: ports: - name: 8080-tcp port: 8080 protocol: TCP targetPort: 8080 selector: part-of: tno component: nginx sessionAffinity: None type: ClusterIP
19.481481
64
0.674905
734e04841f37aadb53d54d1fae45de98a312e4f3
2,414
yaml
YAML
k8s/clusters/cluster-0/manifests/downloads/trash-updater/cronjob.yaml
alexgorbatchev/home-ops
0a5a5f6ba55b3ccb18ff81965e2a092fb9e0912f
[ "Apache-2.0" ]
null
null
null
k8s/clusters/cluster-0/manifests/downloads/trash-updater/cronjob.yaml
alexgorbatchev/home-ops
0a5a5f6ba55b3ccb18ff81965e2a092fb9e0912f
[ "Apache-2.0" ]
null
null
null
k8s/clusters/cluster-0/manifests/downloads/trash-updater/cronjob.yaml
alexgorbatchev/home-ops
0a5a5f6ba55b3ccb18ff81965e2a092fb9e0912f
[ "Apache-2.0" ]
null
null
null
--- apiVersion: batch/v1 kind: CronJob metadata: name: trash-updater namespace: downloads labels: app: trash-updater spec: schedule: "0 3 * * *" concurrencyPolicy: Forbid jobTemplate: spec: template: spec: automountServiceAccountToken: false initContainers: - name: render-config image: ghcr.io/k8s-at-home/trash-updater:v1.8.0 env: - name: RADARR_API_KEY valueFrom: secretKeyRef: name: trash-updater-secrets key: radarrApiKey - name: SONARR_API_KEY valueFrom: secretKeyRef: name: trash-updater-secrets key: sonarrApiKey command: - "/bin/bash" - -c args: - "envsubst < /config/trash.yaml > /shared/trash.yaml" volumeMounts: - name: config mountPath: /config - name: shared mountPath: /shared containers: - name: trash-updater-sonarr image: ghcr.io/k8s-at-home/trash-updater:v1.8.0 imagePullPolicy: IfNotPresent env: - name: TZ value: "${TIMEZONE}" command: - /app/trash args: - sonarr - --config - /config/trash.yaml volumeMounts: - name: shared mountPath: /config readOnly: true - name: trash-updater-radarr image: ghcr.io/k8s-at-home/trash-updater:v1.8.0 imagePullPolicy: IfNotPresent env: - name: TZ value: "${TIMEZONE}" command: - /app/trash args: - radarr - --config - /config/trash.yaml volumeMounts: - name: shared mountPath: /config readOnly: true restartPolicy: OnFailure volumes: - name: config configMap: name: trash-updater-config - name: shared emptyDir: {}
28.069767
70
0.427506
734e0ae4bcf5010636bdceb5c2194cffcefde952
437
yaml
YAML
artifacts/example/test-deployment.yaml
QiWang19/cluster-resource-override-admission-operator
6ad7580fbe5602c2651036c8da9c9940bfb96266
[ "Apache-2.0" ]
6
2020-02-10T21:19:10.000Z
2021-11-04T10:25:36.000Z
artifacts/example/test-deployment.yaml
QiWang19/cluster-resource-override-admission-operator
6ad7580fbe5602c2651036c8da9c9940bfb96266
[ "Apache-2.0" ]
79
2019-12-11T11:01:42.000Z
2022-03-16T18:42:38.000Z
artifacts/example/test-deployment.yaml
QiWang19/cluster-resource-override-admission-operator
6ad7580fbe5602c2651036c8da9c9940bfb96266
[ "Apache-2.0" ]
20
2019-10-28T19:42:30.000Z
2021-10-05T04:23:27.000Z
apiVersion: apps/v1 kind: Deployment metadata: name: nginx labels: app: nginx spec: replicas: 1 selector: matchLabels: app: nginx template: metadata: labels: app: nginx spec: containers: - name: nginx image: nginx:1.7.9 ports: - containerPort: 80 resources: limits: memory: "512Mi" cpu: "2000m"
16.807692
31
0.505721
734e1ba2df1079c43e7d0ae3865e65e8ead0fead
643
yaml
YAML
config-root/cluster/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-crb.yaml
myriad-personal/env-jx3-openshift2
cb9b6f9c73b540fe202ffe6eb2db2aca0c31fe8e
[ "Apache-2.0" ]
null
null
null
config-root/cluster/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-crb.yaml
myriad-personal/env-jx3-openshift2
cb9b6f9c73b540fe202ffe6eb2db2aca0c31fe8e
[ "Apache-2.0" ]
50
2020-11-12T19:01:03.000Z
2020-12-18T22:25:56.000Z
config-root/cluster/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-crb.yaml
myriad-personal/env-jx3-openshift2
cb9b6f9c73b540fe202ffe6eb2db2aca0c31fe8e
[ "Apache-2.0" ]
1
2020-11-24T09:58:54.000Z
2020-11-24T09:58:54.000Z
# Source: jx-pipelines-visualizer/templates/rbac.yaml apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: jx-pipelines-visualizer labels: app.kubernetes.io/name: jx-pipelines-visualizer app.kubernetes.io/instance: "jx-pipelines-visualizer" helm.sh/chart: jx-pipelines-visualizer-0.0.52 app.kubernetes.io/version: "0.0.52" app.kubernetes.io/managed-by: "Helm" gitops.jenkins-x.io/pipeline: 'cluster' roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: jx-pipelines-visualizer subjects: - kind: ServiceAccount name: jx-pipelines-visualizer namespace: jx
30.619048
57
0.751166
734e4db07c4af26f472186224ca51354cb484c28
169
yaml
YAML
examples/statefulset/apache-headless-sts.yaml
jcsdatera/kubernetes-lab-tutorial
d7c82a5be75132f6a8dd5c8bae3e5ac35c322484
[ "MIT" ]
null
null
null
examples/statefulset/apache-headless-sts.yaml
jcsdatera/kubernetes-lab-tutorial
d7c82a5be75132f6a8dd5c8bae3e5ac35c322484
[ "MIT" ]
null
null
null
examples/statefulset/apache-headless-sts.yaml
jcsdatera/kubernetes-lab-tutorial
d7c82a5be75132f6a8dd5c8bae3e5ac35c322484
[ "MIT" ]
null
null
null
--- apiVersion: v1 kind: Service metadata: name: web labels: app: apache spec: ports: - port: 80 name: web clusterIP: None selector: app: apache
11.266667
17
0.621302
734e57de76fdd75a3069676bce69abc12df140f4
1,017
yaml
YAML
examples/kubernetes-federation/federated-service/helloworldui-service.yaml
vverst/docker-kubernetes-by-example-java
376d262f9009d3b15815b7e969c27d58374b8315
[ "Apache-2.0" ]
139
2015-05-03T17:46:55.000Z
2019-08-15T14:18:54.000Z
examples/kubernetes-federation/federated-service/helloworldui-service.yaml
vverst/docker-kubernetes-by-example-java
376d262f9009d3b15815b7e969c27d58374b8315
[ "Apache-2.0" ]
1
2017-09-09T18:48:32.000Z
2017-09-09T18:48:32.000Z
examples/kubernetes-federation/federated-service/helloworldui-service.yaml
vverst/docker-kubernetes-by-example-java
376d262f9009d3b15815b7e969c27d58374b8315
[ "Apache-2.0" ]
98
2015-07-30T20:37:58.000Z
2019-08-04T18:52:52.000Z
############################################################################### # Copyright 2015 Google Inc. 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. ############################################################################### kind: Service apiVersion: v1 metadata: name: helloworld-ui labels: app: helloworld-ui visualize: "true" spec: type: NodePort ports: - port: 80 nodePort: 30080 targetPort: http name: http selector: app: helloworld-ui
30.818182
79
0.610619
734e8a6bec21be2cd532bbf08214fc3cb485b51b
103
yaml
YAML
namespaces/dev.yaml
sebastianortizs4n/helm-operator-get-started
85553df88fa084fd556525ce977829a50ddbbfae
[ "MIT" ]
null
null
null
namespaces/dev.yaml
sebastianortizs4n/helm-operator-get-started
85553df88fa084fd556525ce977829a50ddbbfae
[ "MIT" ]
null
null
null
namespaces/dev.yaml
sebastianortizs4n/helm-operator-get-started
85553df88fa084fd556525ce977829a50ddbbfae
[ "MIT" ]
null
null
null
--- apiVersion: v1 kind: Namespace metadata: name: dev annotations: linkerd.io/inject: enabled
12.875
30
0.708738
734f2fcd4ab9f19175eca46aa9d8e67b93aa3a54
253
yml
YAML
k8s-code/staging/app/deploy-webapp.yml
rnstechdevops/Maven-Java-Project
dd8deecc3f6a5186c7fb025ea07066a567ef0d8f
[ "Unlicense" ]
null
null
null
k8s-code/staging/app/deploy-webapp.yml
rnstechdevops/Maven-Java-Project
dd8deecc3f6a5186c7fb025ea07066a567ef0d8f
[ "Unlicense" ]
null
null
null
k8s-code/staging/app/deploy-webapp.yml
rnstechdevops/Maven-Java-Project
dd8deecc3f6a5186c7fb025ea07066a567ef0d8f
[ "Unlicense" ]
null
null
null
apiVersion: v1 kind: Pod metadata: name: webapp namespace: staging labels: app: webapp spec: containers: - name: webapp image: vamsitiruvuri4/webapp23:latest imagePullPolicy: Always ports: - containerPort: 8080
16.866667
43
0.664032
734f4e65595412f06aabe739654ca55588dd3e9e
273
yaml
YAML
src/deploy/sampleapp-svc.yaml
cronjevh/java-jenkins-techdemo
66e71d10a60222bd0093fd449e10f57cb56f7118
[ "MIT" ]
null
null
null
src/deploy/sampleapp-svc.yaml
cronjevh/java-jenkins-techdemo
66e71d10a60222bd0093fd449e10f57cb56f7118
[ "MIT" ]
null
null
null
src/deploy/sampleapp-svc.yaml
cronjevh/java-jenkins-techdemo
66e71d10a60222bd0093fd449e10f57cb56f7118
[ "MIT" ]
null
null
null
apiVersion: v1 kind: Service metadata: name: sampleapp-svc spec: selector: app: sampleapp-deploy ports: - name: http port: 8080 targetPort: 8080 nodePort: 30809 - name: https port: 8443 targetPort: 8443 nodePort: 30810 type: NodePort
16.058824
25
0.663004