hexsha
stringlengths 40
40
| size
int64 24
1.05M
| ext
stringclasses 2
values | lang
stringclasses 1
value | max_stars_repo_path
stringlengths 5
269
| max_stars_repo_name
stringlengths 7
107
| max_stars_repo_head_hexsha
stringlengths 40
78
| max_stars_repo_licenses
sequence | max_stars_count
int64 1
84.9k
⌀ | max_stars_repo_stars_event_min_datetime
stringlengths 24
24
⌀ | max_stars_repo_stars_event_max_datetime
stringlengths 24
24
⌀ | max_issues_repo_path
stringlengths 5
269
| max_issues_repo_name
stringlengths 7
107
| max_issues_repo_head_hexsha
stringlengths 40
78
| max_issues_repo_licenses
sequence | max_issues_count
int64 1
116k
⌀ | max_issues_repo_issues_event_min_datetime
stringlengths 24
24
⌀ | max_issues_repo_issues_event_max_datetime
stringlengths 24
24
⌀ | max_forks_repo_path
stringlengths 5
269
| max_forks_repo_name
stringlengths 7
107
| max_forks_repo_head_hexsha
stringlengths 40
78
| max_forks_repo_licenses
sequence | max_forks_count
int64 1
55.9k
⌀ | max_forks_repo_forks_event_min_datetime
stringlengths 24
24
⌀ | max_forks_repo_forks_event_max_datetime
stringlengths 24
24
⌀ | content
stringlengths 24
1.05M
| avg_line_length
float64 1
304k
| max_line_length
int64 14
1.03M
| alphanum_fraction
float64 0
1
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
738fded6f719fd6be0f35d7a092df65bbe912e80 | 318 | yaml | YAML | deploy/rbac/role_binding.yaml | JustinKuli/cert-policy-controller | 600d892ace1ec4ef850941a9ebec68fb4955e75b | [
"Apache-2.0"
] | 1 | 2022-01-18T18:58:11.000Z | 2022-01-18T18:58:11.000Z | deploy/rbac/role_binding.yaml | JustinKuli/cert-policy-controller | 600d892ace1ec4ef850941a9ebec68fb4955e75b | [
"Apache-2.0"
] | 46 | 2021-03-08T14:46:42.000Z | 2021-12-15T16:37:46.000Z | deploy/rbac/role_binding.yaml | JustinKuli/cert-policy-controller | 600d892ace1ec4ef850941a9ebec68fb4955e75b | [
"Apache-2.0"
] | 8 | 2021-04-05T17:56:04.000Z | 2021-12-15T16:29:47.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: cert-policy-controller
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cert-policy-controller
subjects:
- kind: ServiceAccount
name: cert-policy-controller
namespace: open-cluster-management-agent-addon
| 24.461538 | 48 | 0.798742 |
7390d119498e8cc2eef7ab655c07dee07bee0c14 | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation1375.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation1375.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation1375.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-1375
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
7390ee1302b653583d98e6104cd56ad52320c2b9 | 82 | yaml | YAML | package-examples/tenant/service-account.yaml | sdowell/kpt | bb7f7975b33095633cf5dcf019fa71914dccba31 | [
"Apache-2.0"
] | null | null | null | package-examples/tenant/service-account.yaml | sdowell/kpt | bb7f7975b33095633cf5dcf019fa71914dccba31 | [
"Apache-2.0"
] | null | null | null | package-examples/tenant/service-account.yaml | sdowell/kpt | bb7f7975b33095633cf5dcf019fa71914dccba31 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: ServiceAccount
metadata:
name: sa
namespace: tenant-name
| 13.666667 | 24 | 0.768293 |
7390fcdd9441a697eef735418c7f3d2087a75ad7 | 716 | yaml | YAML | config/prow/cluster/boskos-reaper_deployment.yaml | rahulii/test-infra | 34ab18218e7e212a75f8699a0b90c648a81b8c93 | [
"Apache-2.0"
] | 3 | 2021-08-28T17:47:51.000Z | 2021-08-29T06:55:09.000Z | config/prow/cluster/boskos-reaper_deployment.yaml | rahulii/test-infra | 34ab18218e7e212a75f8699a0b90c648a81b8c93 | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/boskos-reaper_deployment.yaml | rahulii/test-infra | 34ab18218e7e212a75f8699a0b90c648a81b8c93 | [
"Apache-2.0"
] | 1 | 2021-06-04T18:59:13.000Z | 2021-06-04T18:59:13.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: boskos-reaper
labels:
app: boskos-reaper
namespace: test-pods
spec:
selector:
matchLabels:
app: boskos-reaper
replicas: 1 # one canonical source of resources
template:
metadata:
labels:
app: boskos-reaper
spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20210521-36bb085
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gke-project,gpu-project,ingress-project,istio-project,scalability-presubmit-project,scalability-project,aws-account,node-e2e-project
| 28.64 | 170 | 0.694134 |
739108dba2598088aa8ae4f83518fe8f5dcc26d2 | 579 | yaml | YAML | deployment/nginx-flex-kv.yaml | noelbundick/kubernetes-keyvault-flexvol | c2a4bbb46a2de8068e2ee4a5c62ca8ea1b6e6191 | [
"MIT"
] | null | null | null | deployment/nginx-flex-kv.yaml | noelbundick/kubernetes-keyvault-flexvol | c2a4bbb46a2de8068e2ee4a5c62ca8ea1b6e6191 | [
"MIT"
] | null | null | null | deployment/nginx-flex-kv.yaml | noelbundick/kubernetes-keyvault-flexvol | c2a4bbb46a2de8068e2ee4a5c62ca8ea1b6e6191 | [
"MIT"
] | 1 | 2020-09-02T04:09:48.000Z | 2020-09-02T04:09:48.000Z | apiVersion: v1
kind: Pod
metadata:
name: nginx-flex-kv
spec:
containers:
- name: nginx-flex-kv
image: nginx
volumeMounts:
- name: test
mountPath: /kvmnt
readOnly: true
volumes:
- name: test
flexVolume:
driver: "azure/kv"
secretRef:
name: kvcreds
options:
usePodIdentity: "false"
keyvaultname: ""
keyvaultobjectname: ""
keyvaultobjecttype: secret # OPTIONS: secret, key, cert
keyvaultobjectversion: ""
resourcegroup: ""
subscriptionid: ""
tenantid: ""
| 20.678571 | 63 | 0.588946 |
7391172b4f38521f5324ec31699dfd0c594b4dfb | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation2222.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation2222.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation2222.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-2222
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
73912fe0baa38766d5a27cd31974501197114039 | 676 | yaml | YAML | fabric8-platform/templates/jenkins-svc.yaml | smthkissinger/docker-images | 35e868295d04fa780325ada4168381f1e80e8fe4 | [
"BSD-3-Clause"
] | 63 | 2018-02-04T03:31:22.000Z | 2022-03-07T08:27:39.000Z | fabric8-platform/templates/jenkins-svc.yaml | smthkissinger/docker-images | 35e868295d04fa780325ada4168381f1e80e8fe4 | [
"BSD-3-Clause"
] | 3 | 2020-06-15T03:41:03.000Z | 2020-06-15T03:41:04.000Z | fabric8-platform/templates/jenkins-svc.yaml | smthkissinger/docker-images | 35e868295d04fa780325ada4168381f1e80e8fe4 | [
"BSD-3-Clause"
] | 40 | 2018-01-22T16:31:16.000Z | 2022-03-08T04:40:42.000Z | ---
apiVersion: v1
kind: Service
metadata:
annotations:
fabric8.io/app-menu: development
api.service.kubernetes.io/path: /blue
fabric8.io/git-commit: 2b9f7ce19493fe6d18392ac4f4be16f5e1a76fa3
fabric8.io/iconUrl: https://cdn.rawgit.com/fabric8io/fabric8-devops/master/jenkins/src/main/fabric8/icon.svg
fabric8.io/git-branch: release-v2.2.311
labels:
project: jenkins
provider: fabric8
expose: "true"
version: 2.2.311
group: io.fabric8.devops.apps
name: jenkins
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: 8080
selector:
project: jenkins
provider: fabric8
group: io.fabric8.devops.apps
| 24.142857 | 112 | 0.707101 |
7391675f8883751bf893e465a59a072820ee6844 | 292 | yml | YAML | examples/k8s_v1.20-CSI_v1.1/kubeyml/lvm/10-restore-snapshot-larger-volume.yml | cschwede/ember-csi | b2ccacaf5675c8f6d7710109e7df877e2a371ada | [
"Apache-2.0"
] | 36 | 2018-12-13T02:57:54.000Z | 2022-01-20T23:22:44.000Z | examples/k8s_v1.20-CSI_v1.1/kubeyml/lvm/10-restore-snapshot-larger-volume.yml | cschwede/ember-csi | b2ccacaf5675c8f6d7710109e7df877e2a371ada | [
"Apache-2.0"
] | 76 | 2019-01-17T11:15:52.000Z | 2021-09-28T09:09:15.000Z | examples/k8s_v1.20-CSI_v1.1/kubeyml/lvm/10-restore-snapshot-larger-volume.yml | cschwede/ember-csi | b2ccacaf5675c8f6d7710109e7df877e2a371ada | [
"Apache-2.0"
] | 19 | 2018-12-04T11:03:50.000Z | 2021-12-21T21:50:46.000Z | apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: larger-vol-from-snap
spec:
storageClassName: csi-sc
dataSource:
name: csi-snap
kind: VolumeSnapshot
apiGroup: snapshot.storage.k8s.io
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 2Gi
| 18.25 | 37 | 0.715753 |
7391ecc92d969e33fa9a133dd259ba15022beea1 | 951 | yaml | YAML | kubernetes-controllers/frontend-replicaset.yaml | otus-kuber-2021-03/Musisimaru_platform | 2b5ea92c77c42f670a64f817c3d31f7cd13f7dc4 | [
"MIT"
] | null | null | null | kubernetes-controllers/frontend-replicaset.yaml | otus-kuber-2021-03/Musisimaru_platform | 2b5ea92c77c42f670a64f817c3d31f7cd13f7dc4 | [
"MIT"
] | 1 | 2021-04-10T17:59:05.000Z | 2021-04-10T17:59:05.000Z | kubernetes-controllers/frontend-replicaset.yaml | otus-kuber-2021-03/Musisimaru_platform | 2b5ea92c77c42f670a64f817c3d31f7cd13f7dc4 | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: ReplicaSet
metadata:
name: frontend
labels:
app: frontend
spec:
replicas: 3
selector:
matchLabels:
app: frontend
template:
metadata:
labels:
app: frontend
spec:
containers:
- name: server
image: musisimaru/otus-hipstershop-01:0.0.2
env:
- name: PRODUCT_CATALOG_SERVICE_ADDR
value: "productcatalogservice:3550"
- name: CURRENCY_SERVICE_ADDR
value: "currencyservice:7000"
- name: CART_SERVICE_ADDR
value: "cartservice:7070"
- name: RECOMMENDATION_SERVICE_ADDR
value: "recommendationservice:8080"
- name: SHIPPING_SERVICE_ADDR
value: "shippingservice:50051"
- name: CHECKOUT_SERVICE_ADDR
value: "checkoutservice:5050"
- name: AD_SERVICE_ADDR
value: "adservice:9555"
| 27.171429 | 53 | 0.582545 |
73923153b1ee9f7ddfbe5fdd0bd19f8ba3291d51 | 281 | yaml | YAML | operators/tf-controller/0.9.0-rc.8/manifests/tf-cluster-reconciler.clusterrolebinding.yaml | davidesalerno/community-operators | 1a209358bc6a9931667181ef93896b25d5fda042 | [
"Apache-2.0"
] | null | null | null | operators/tf-controller/0.9.0-rc.8/manifests/tf-cluster-reconciler.clusterrolebinding.yaml | davidesalerno/community-operators | 1a209358bc6a9931667181ef93896b25d5fda042 | [
"Apache-2.0"
] | null | null | null | operators/tf-controller/0.9.0-rc.8/manifests/tf-cluster-reconciler.clusterrolebinding.yaml | davidesalerno/community-operators | 1a209358bc6a9931667181ef93896b25d5fda042 | [
"Apache-2.0"
] | 1 | 2020-01-02T22:39:57.000Z | 2020-01-02T22:39:57.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: tf-cluster-reconciler
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: tf-controller
namespace: flux-system
| 21.615385 | 40 | 0.768683 |
7392a7b45914dd9d97b4f778d7f7cbd77cdadc81 | 1,016 | yaml | YAML | baseline-pge/StageCWLFiles.yaml | LucaCinquini/soamc-cwl-demo | a071b6813b810a07c09d9bd59a6205135dc78001 | [
"Apache-2.0"
] | null | null | null | baseline-pge/StageCWLFiles.yaml | LucaCinquini/soamc-cwl-demo | a071b6813b810a07c09d9bd59a6205135dc78001 | [
"Apache-2.0"
] | null | null | null | baseline-pge/StageCWLFiles.yaml | LucaCinquini/soamc-cwl-demo | a071b6813b810a07c09d9bd59a6205135dc78001 | [
"Apache-2.0"
] | null | null | null | apiVersion: batch/v1
kind: Job
metadata:
name: stage-cwl-files
spec:
template:
spec:
containers:
- name: stage-cwl-files
image: curlimages/curl
command: ["/bin/sh"]
args:
- -c
- >-
cd /calrissian/input-data &&
curl -O https://raw.githubusercontent.com/pymonger/soamc-cwl-demo/develop/baseline-pge/baseline-pge-workflow.cwl &&
curl -O https://raw.githubusercontent.com/pymonger/soamc-cwl-demo/develop/baseline-pge/stage-in.cwl &&
curl -O https://raw.githubusercontent.com/pymonger/soamc-cwl-demo/develop/baseline-pge/run-pge.cwl &&
curl -O https://raw.githubusercontent.com/pymonger/soamc-cwl-demo/develop/baseline-pge/stage-out.cwl
volumeMounts:
- mountPath: /calrissian/input-data
name: calrissian-input-data
restartPolicy: OnFailure
volumes:
- name: calrissian-input-data
persistentVolumeClaim:
claimName: calrissian-input-data
| 36.285714 | 127 | 0.63878 |
7393630aea2915bb24da4ada92ca9216a72d0864 | 778 | yaml | YAML | config/test/manager_test_configmap.yaml | arugal/laborer | 4181570f429c1d9d7f3a4573fcf143be285150d8 | [
"Apache-2.0"
] | 3 | 2020-11-13T06:58:02.000Z | 2021-04-20T15:12:24.000Z | config/test/manager_test_configmap.yaml | arugal/laborer | 4181570f429c1d9d7f3a4573fcf143be285150d8 | [
"Apache-2.0"
] | null | null | null | config/test/manager_test_configmap.yaml | arugal/laborer | 4181570f429c1d9d7f3a4573fcf143be285150d8 | [
"Apache-2.0"
] | null | null | null | #
# Copyright 2021 [email protected]
#
# 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: ConfigMap
metadata:
name: laborer-manager-config
namespace: laborer-system
data:
laborer.yaml: |
repository:
mock: true
mockTags:
web: v2 | 28.814815 | 74 | 0.736504 |
7393a3b8c6a68ee5e52c67e3859ba8122ab285b7 | 44,876 | yaml | YAML | grafana.yaml | MNV/kubernetes-crud-service | b1bac280cccad398cfc538999a73b5b23d501982 | [
"MIT"
] | null | null | null | grafana.yaml | MNV/kubernetes-crud-service | b1bac280cccad398cfc538999a73b5b23d501982 | [
"MIT"
] | null | null | null | grafana.yaml | MNV/kubernetes-crud-service | b1bac280cccad398cfc538999a73b5b23d501982 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ConfigMap
metadata:
name: grafana-my-dashboards
labels:
grafana_dashboard: "1"
data:
grafana-myapp-dashboard.json: |-
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": "-- Grafana --",
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"gnetId": null,
"graphTooltip": 0,
"id": 27,
"links": [],
"panels": [
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 0
},
"hiddenSeries": false,
"id": 12,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "sum by (exported_endpoint) (rate(app_request_count_total{}[2m]))",
"interval": "",
"legendFormat": "{{exported_endpoint}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "RPS",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
30
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"5m",
"now"
]
},
"reducer": {
"params": [],
"type": "avg"
},
"type": "query"
}
],
"executionErrorState": "alerting",
"for": "5m",
"frequency": "1m",
"handler": 1,
"message": "High error rate!",
"name": "Error Rate (average per minute) alert",
"noDataState": "no_data",
"notifications": []
},
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 0
},
"hiddenSeries": false,
"id": 14,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "sum by (exported_endpoint) (increase(app_request_count_total{http_status=~\"5.+\"}[1m]))",
"interval": "",
"legendFormat": "{{exported_endpoint}}",
"refId": "A"
}
],
"thresholds": [
{
"colorMode": "critical",
"fill": true,
"line": true,
"op": "gt",
"value": 30,
"visible": true
}
],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Error Rate (average per minute)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"collapsed": true,
"datasource": null,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 7
},
"id": 4,
"panels": [
{
"alert": {
"alertRuleTags": {},
"conditions": [
{
"evaluator": {
"params": [
150
],
"type": "gt"
},
"operator": {
"type": "and"
},
"query": {
"params": [
"A",
"5m",
"now"
]
},
"reducer": {
"params": [],
"type": "avg"
},
"type": "query"
}
],
"executionErrorState": "alerting",
"for": "5m",
"frequency": "1m",
"handler": 1,
"message": "High RPS!",
"name": "0.5 Quantile alert",
"noDataState": "no_data",
"notifications": []
},
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 8
},
"hiddenSeries": false,
"id": 2,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(0.5, \n sum by (le, exported_endpoint) \n (rate(app_request_latency_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "{{exported_endpoint}}",
"refId": "A"
}
],
"thresholds": [
{
"colorMode": "critical",
"fill": true,
"line": true,
"op": "gt",
"value": 150,
"visible": true
}
],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "0.5 Quantile ",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 8
},
"hiddenSeries": false,
"id": 6,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(0.95, \n sum by (le, exported_endpoint) \n (rate(app_request_latency_seconds_bucket[5m]))\n) * 1000",
"interval": "",
"legendFormat": "{{exported_endpoint}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "0.95 Quantile",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 9,
"w": 12,
"x": 0,
"y": 16
},
"hiddenSeries": false,
"id": 7,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(0.99, \n sum by (le, exported_endpoint) \n (rate(app_request_latency_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "{{exported_endpoint}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "0.99 Quantile ",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 9,
"w": 12,
"x": 12,
"y": 16
},
"hiddenSeries": false,
"id": 8,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(1, \n sum by (le, exported_endpoint) \n (rate(app_request_latency_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "{{exported_endpoint}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "1 Quantile",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
}
],
"title": "Latency",
"type": "row"
},
{
"collapsed": true,
"datasource": null,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 8
},
"id": 18,
"panels": [
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 7,
"w": 12,
"x": 0,
"y": 9
},
"hiddenSeries": false,
"id": 19,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "sum(rate(nginx_ingress_controller_request_duration_seconds_count[2m]))",
"interval": "",
"legendFormat": "Total",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "RPS",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 7,
"w": 12,
"x": 12,
"y": 9
},
"hiddenSeries": false,
"id": 16,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "sum by (status) (increase(nginx_ingress_controller_request_duration_seconds_count{status=~\"5.+\"}[1m]))",
"interval": "",
"legendFormat": "{{status}}",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Error Rate (average per minute)",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 16
},
"hiddenSeries": false,
"id": 20,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(0.5,\n\tsum by (le) \n\t(rate(nginx_ingress_controller_request_duration_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "Total",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Latency 0.5 Quantile ",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 16
},
"hiddenSeries": false,
"id": 21,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(0.95,\n\tsum by (le) \n\t(rate(nginx_ingress_controller_request_duration_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "Total",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Latency 0.95 Quantile ",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 24
},
"hiddenSeries": false,
"id": 22,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(0.99,\n\tsum by (le) \n\t(rate(nginx_ingress_controller_request_duration_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "Total",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Latency 0.99 Quantile ",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 24
},
"hiddenSeries": false,
"id": 23,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "histogram_quantile(1,\n\tsum by (le) \n\t(rate(nginx_ingress_controller_request_duration_seconds_bucket[5m]))\n) * 1000",
"instant": false,
"interval": "",
"legendFormat": "Total",
"refId": "A"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Latency 1 Quantile ",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
}
],
"title": "Nginx",
"type": "row"
},
{
"collapsed": false,
"datasource": null,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 9
},
"id": 25,
"panels": [],
"title": "Pods",
"type": "row"
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 10
},
"hiddenSeries": false,
"id": 27,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "container_memory_working_set_bytes{pod=~\"crud-service-.*\", image!=\"\", container_name!=\"POD\"}",
"interval": "",
"legendFormat": "{{pod}}",
"refId": "A"
},
{
"exemplar": true,
"expr": "avg(kube_pod_container_resource_requests_memory_bytes{pod=~\"crud-service-.*\"})",
"hide": false,
"interval": "",
"legendFormat": "Requests",
"refId": "B"
},
{
"exemplar": true,
"expr": "avg(kube_pod_container_resource_limits_memory_bytes{pod=~\"crud-service-.*\"})",
"hide": false,
"interval": "",
"legendFormat": "Limits",
"refId": "C"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "Memory Usage",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
},
{
"aliasColors": {},
"bars": false,
"dashLength": 10,
"dashes": false,
"datasource": null,
"description": "",
"fieldConfig": {
"defaults": {},
"overrides": []
},
"fill": 1,
"fillGradient": 0,
"gridPos": {
"h": 8,
"w": 12,
"x": 12,
"y": 10
},
"hiddenSeries": false,
"id": 28,
"legend": {
"avg": false,
"current": false,
"max": false,
"min": false,
"show": true,
"total": false,
"values": false
},
"lines": true,
"linewidth": 1,
"nullPointMode": "null",
"options": {
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.5",
"pointradius": 2,
"points": false,
"renderer": "flot",
"seriesOverrides": [],
"spaceLength": 10,
"stack": false,
"steppedLine": false,
"targets": [
{
"exemplar": true,
"expr": "rate(container_cpu_usage_seconds_total{pod=~\"crud-service-.*\", image!=\"\", container_name!=\"POD\"}[5m])",
"hide": false,
"interval": "",
"legendFormat": "{{pod}}",
"refId": "A"
},
{
"exemplar": true,
"expr": "avg(kube_pod_container_resource_requests_cpu_cores{pod=~\"crud-service-.*\"})",
"hide": false,
"interval": "",
"legendFormat": "Requests",
"refId": "B"
},
{
"exemplar": true,
"expr": "avg(kube_pod_container_resource_limits_cpu_cores{pod=~\"crud-service-.*\"})",
"hide": false,
"interval": "",
"legendFormat": "Limits",
"refId": "C"
},
{
"exemplar": true,
"expr": "rate(container_cpu_cfs_throttled_seconds_total{pod=~\"crud-service-.*\", container_name!=\"POD\", image!=\"\"}[5m])",
"hide": false,
"interval": "",
"legendFormat": "Throttling",
"refId": "D"
}
],
"thresholds": [],
"timeFrom": null,
"timeRegions": [],
"timeShift": null,
"title": "CPU Utilization",
"tooltip": {
"shared": true,
"sort": 0,
"value_type": "individual"
},
"type": "graph",
"xaxis": {
"buckets": null,
"mode": "time",
"name": null,
"show": true,
"values": []
},
"yaxes": [
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
},
{
"format": "short",
"label": null,
"logBase": 1,
"max": null,
"min": null,
"show": true
}
],
"yaxis": {
"align": false,
"alignLevel": null
}
}
],
"schemaVersion": 27,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-12h",
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Performance",
"uid": "CwJ85CCGz",
"version": 9
}
| 28.822094 | 160 | 0.304885 |
73946ebd64a4a3ba1c8fc6669135b5d3b1cb59ee | 471 | yaml | YAML | Chapter08/example/frontend/ingress.yaml | renanvicente/Hands-On-Docker-for-Microservices-with-Python | ef261668b5fbe0f3e557f2de82320ed12cb62c5c | [
"MIT"
] | null | null | null | Chapter08/example/frontend/ingress.yaml | renanvicente/Hands-On-Docker-for-Microservices-with-Python | ef261668b5fbe0f3e557f2de82320ed12cb62c5c | [
"MIT"
] | null | null | null | Chapter08/example/frontend/ingress.yaml | renanvicente/Hands-On-Docker-for-Microservices-with-Python | ef261668b5fbe0f3e557f2de82320ed12cb62c5c | [
"MIT"
] | null | null | null | ---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: frontend-ingress
namespace: example
annotations:
kubernetes.io/ingress.class: nginx
spec:
rules:
- host: frontend.example.local
http:
paths:
- backend:
service:
name: frontend-service
port:
number: 80
path: /
pathType: Prefix
| 22.428571 | 42 | 0.47983 |
73947990fc01d033f3bf49d03198e4449906fac4 | 1,738 | yaml | YAML | cloud/kubernetes/example-app-secure.yaml | benlong-transloc/cockroach | 9a38931424b4b84116da606820d3cde699c90879 | [
"MIT",
"BSD-3-Clause"
] | 2 | 2016-06-02T14:10:26.000Z | 2019-01-23T02:21:01.000Z | cloud/kubernetes/example-app-secure.yaml | benlong-transloc/cockroach | 9a38931424b4b84116da606820d3cde699c90879 | [
"MIT",
"BSD-3-Clause"
] | 7 | 2021-05-09T00:27:27.000Z | 2021-05-26T22:16:00.000Z | cloud/kubernetes/example-app-secure.yaml | benlong-transloc/cockroach | 9a38931424b4b84116da606820d3cde699c90879 | [
"MIT",
"BSD-3-Clause"
] | 2 | 2019-11-12T13:38:48.000Z | 2020-02-02T09:38:19.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: example-secure
spec:
replicas: 1
selector:
matchLabels:
app: loadgen
template:
metadata:
labels:
app: loadgen
spec:
serviceAccountName: cockroachdb
volumes:
- name: client-certs
emptyDir: {}
initContainers:
# The init-certs container sends a certificate signing request to the
# kubernetes cluster.
# You can see pending requests using: kubectl get csr
# CSRs can be approved using: kubectl certificate approve <csr name>
#
# In addition to the client certificate and key, the init-certs entrypoint will symlink
# the cluster CA to the certs directory.
- name: init-certs
image: cockroachdb/cockroach-k8s-request-cert:0.4
imagePullPolicy: IfNotPresent
command:
- "/bin/ash"
- "-ecx"
- "/request-cert -namespace=${POD_NAMESPACE} -certs-dir=/cockroach-certs -type=client -user=root -symlink-ca-from=/var/run/secrets/kubernetes.io/serviceaccount/ca.crt"
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
volumeMounts:
- name: client-certs
mountPath: /cockroach-certs
containers:
- name: loadgen
image: cockroachdb/loadgen-kv:0.1
imagePullPolicy: IfNotPresent
volumeMounts:
- name: client-certs
mountPath: /cockroach-certs
command:
- "/kv"
- "postgres://root@cockroachdb-public:26257/kv?sslmode=verify-full&sslcert=/cockroach-certs/client.root.crt&sslkey=/cockroach-certs/client.root.key&sslrootcert=/cockroach-certs/ca.crt"
| 33.423077 | 194 | 0.634062 |
7394aaa3955af61e65673935aa1e112b5ab42ab7 | 1,004 | yaml | YAML | k8s/prd/ratings-deployment.yaml | Surapongl3/bookinfo-ratings | 4d2e303acfa6a805456e777170067dcdfca7a00b | [
"MIT"
] | null | null | null | k8s/prd/ratings-deployment.yaml | Surapongl3/bookinfo-ratings | 4d2e303acfa6a805456e777170067dcdfca7a00b | [
"MIT"
] | null | null | null | k8s/prd/ratings-deployment.yaml | Surapongl3/bookinfo-ratings | 4d2e303acfa6a805456e777170067dcdfca7a00b | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: bookinfo-prd-ratings
namespace: student100-bookinfo-prd
labels:
app: bookinfo-prd-ratings
spec:
replicas: 1
selector:
matchLabels:
app: bookinfo-prd-ratings
template:
metadata:
labels:
app: bookinfo-prd-ratings
spec:
containers:
- name: bookinfo-prd-ratings
image: ghcr.io/surapongl3/bookinfo-ratings:dev
imagePullPolicy: Always
ports:
- containerPort: 8080
name: web-port
protocol: TCP
livenessProbe:
httpGet:
path: /health
port: 8080
scheme: HTTP
readinessProbe:
httpGet:
path: /health
port: 8080
scheme: HTTP
env:
- name: SERVICE_VERSION
value: v2
- name: MONGO_DB_URL
value: mongodb://bookinfo-prd-ratings-mongodb:27017/ratings
imagePullSecrets:
- name: registry-bookinfo | 23.904762 | 69 | 0.577689 |
739529c9f0ad28e7f7ae717f58a5c510db2b6302 | 127 | yml | YAML | examples/basic/service.yml | matti/mortar | 1cd87d5705677c1120cab5987487b9e525583c9c | [
"Apache-2.0"
] | null | null | null | examples/basic/service.yml | matti/mortar | 1cd87d5705677c1120cab5987487b9e525583c9c | [
"Apache-2.0"
] | null | null | null | examples/basic/service.yml | matti/mortar | 1cd87d5705677c1120cab5987487b9e525583c9c | [
"Apache-2.0"
] | null | null | null | kind: Service
apiVersion: v1
metadata:
name: myapp
spec:
selector:
app: myapp
ports:
- port: 80
targetPort: 80
| 11.545455 | 18 | 0.653543 |
739592e5f2c8789ee233f442309083bde6d8c8d8 | 430 | yaml | YAML | deploy/tectonic-alm-operator/manifests/0.4.0/02-alm-operator.rolebinding.yaml | jsm84/operator-lifecycle-manager | 755d4014f3efa3aa012b65b923d978006ab4b5bf | [
"Apache-2.0"
] | 1 | 2018-12-07T17:58:48.000Z | 2018-12-07T17:58:48.000Z | deploy/tectonic-alm-operator/manifests/0.4.0/02-alm-operator.rolebinding.yaml | jsm84/operator-lifecycle-manager | 755d4014f3efa3aa012b65b923d978006ab4b5bf | [
"Apache-2.0"
] | null | null | null | deploy/tectonic-alm-operator/manifests/0.4.0/02-alm-operator.rolebinding.yaml | jsm84/operator-lifecycle-manager | 755d4014f3efa3aa012b65b923d978006ab4b5bf | [
"Apache-2.0"
] | null | null | null | ---
# Source: alm/templates/02-alm-operator.rolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: alm-operator-binding
labels:
tectonic-operators.coreos.com/managed-by: tectonic-x-operator
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
subjects:
- kind: ServiceAccount
name: alm-operator-serviceaccount
namespace: tectonic-system
| 23.888889 | 65 | 0.781395 |
73965cd172cc0a8f2e5769b0a0d3c7827aeb8667 | 504 | yaml | YAML | examples/k8s-job.yaml | r00t-sh3ll/hey | d50d1a609e0274a4f4478d2eeee7f4b7f612e37f | [
"Apache-2.0"
] | null | null | null | examples/k8s-job.yaml | r00t-sh3ll/hey | d50d1a609e0274a4f4478d2eeee7f4b7f612e37f | [
"Apache-2.0"
] | null | null | null | examples/k8s-job.yaml | r00t-sh3ll/hey | d50d1a609e0274a4f4478d2eeee7f4b7f612e37f | [
"Apache-2.0"
] | null | null | null | apiVersion: batch/v1
kind: Job
metadata:
name: hey
spec:
completions: 3
parallelism: 3
backoffLimit: 1 # number of retries before throwing error
#activeDeadlineSeconds: 10 # time to allow job to run
ttlSecondsAfterFinished: 10
template:
spec:
restartPolicy: Never
containers:
- name: hey
image: docker.io/r00tsh3llll/hey:latest
imagePullPolicy: IfNotPresent
command: ["/hey"]
args: ["-n", "2000", "-c", "500", "https://www.sendo.vn"]
| 22.909091 | 65 | 0.646825 |
7396d79926cc05656afce490bb8997e6973fb622 | 1,295 | yaml | YAML | ingress/controllers/nginx/examples/custom-errors/rc-custom-errors.yaml | qinyujia/contrib | 89f6948e24578fed2a90a87871b2263729f90ac3 | [
"Apache-2.0"
] | 2,351 | 2015-08-14T03:11:11.000Z | 2019-04-16T15:31:21.000Z | ingress/controllers/nginx/examples/custom-errors/rc-custom-errors.yaml | qinyujia/contrib | 89f6948e24578fed2a90a87871b2263729f90ac3 | [
"Apache-2.0"
] | 2,788 | 2015-08-13T23:34:25.000Z | 2019-04-17T03:00:01.000Z | ingress/controllers/nginx/examples/custom-errors/rc-custom-errors.yaml | qinyujia/contrib | 89f6948e24578fed2a90a87871b2263729f90ac3 | [
"Apache-2.0"
] | 1,881 | 2015-08-13T23:23:49.000Z | 2019-04-16T14:39:10.000Z | apiVersion: v1
kind: ReplicationController
metadata:
name: nginx-ingress-controller
labels:
k8s-app: nginx-ingress-lb
spec:
replicas: 1
selector:
k8s-app: nginx-ingress-lb
template:
metadata:
labels:
k8s-app: nginx-ingress-lb
name: nginx-ingress-lb
spec:
terminationGracePeriodSeconds: 60
containers:
- image: k8s.gcr.io/nginx-ingress-controller:0.8.3
name: nginx-ingress-lb
imagePullPolicy: Always
readinessProbe:
httpGet:
path: /healthz
port: 10254
scheme: HTTP
livenessProbe:
httpGet:
path: /healthz
port: 10254
scheme: HTTP
initialDelaySeconds: 10
timeoutSeconds: 1
# use downward API
env:
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
ports:
- containerPort: 80
hostPort: 80
- containerPort: 443
hostPort: 443
args:
- /nginx-ingress-controller
- --default-backend-service=$(POD_NAMESPACE)/nginx-errors
| 24.903846 | 65 | 0.549807 |
73990878480951a0e80afd30faf11018c8fbaabf | 152 | yml | YAML | k8s/ocsp-service.yml | lamassuiot/GOCSP-responder | 7d5ea6b587831319fc9cb0488f57061ef56d0fc6 | [
"MIT"
] | null | null | null | k8s/ocsp-service.yml | lamassuiot/GOCSP-responder | 7d5ea6b587831319fc9cb0488f57061ef56d0fc6 | [
"MIT"
] | null | null | null | k8s/ocsp-service.yml | lamassuiot/GOCSP-responder | 7d5ea6b587831319fc9cb0488f57061ef56d0fc6 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: ocsp
spec:
selector:
app: ocsp
ports:
- protocol: TCP
port: 9098
targetPort: 9098 | 13.818182 | 22 | 0.631579 |
73993eee0a81c89dcc88eecceca5cd4fbe11142e | 1,299 | yaml | YAML | docs/orchestration/kubernetes/minio-distributed-daemonset.yaml | renesugar/minio | c0a165fa9c519d1cf1e1d3c6b43338a54cb04f2d | [
"Apache-2.0"
] | null | null | null | docs/orchestration/kubernetes/minio-distributed-daemonset.yaml | renesugar/minio | c0a165fa9c519d1cf1e1d3c6b43338a54cb04f2d | [
"Apache-2.0"
] | null | null | null | docs/orchestration/kubernetes/minio-distributed-daemonset.yaml | renesugar/minio | c0a165fa9c519d1cf1e1d3c6b43338a54cb04f2d | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: DaemonSet
metadata:
name: minio
labels:
app: minio
spec:
selector:
matchLabels:
app: minio
template:
metadata:
labels:
app: minio
spec:
# We only deploy minio to the specified nodes. select your nodes by using `kubectl label node hostname1 -l minio-server=true`
nodeSelector:
minio-server: "true"
# This is to maximize network performance, the headless service can be used to connect to a random host.
hostNetwork: true
# We're just using a hostpath. This path must be the same on all servers, and should be the largest, fastest block device you can fit.
volumes:
- name: storage
hostPath:
path: /data/minio/
containers:
- name: minio
env:
- name: MINIO_ACCESS_KEY
value: "minio"
- name: MINIO_SECRET_KEY
value: "minio123"
image: minio/minio:RELEASE.2020-04-23T00-58-49Z
# Unfortunately you must manually define each server. Perhaps autodiscovery via DNS can be implemented in the future.
args:
- server
- http://hostname{1...4}/data/minio
ports:
- containerPort: 9000
volumeMounts:
- name: storage
mountPath: /data/minio/
| 30.209302 | 140 | 0.621247 |
7399c92b19019d920a6f3b95751db98759fbf669 | 2,701 | yaml | YAML | cluster/manifests/cadvisor/daemonset.yaml | pheanex/kubernetes-on-aws | 96537f117f856b29f74438d06c2ba6df2cf9423d | [
"MIT"
] | 1 | 2019-12-19T00:15:25.000Z | 2019-12-19T00:15:25.000Z | cluster/manifests/cadvisor/daemonset.yaml | pheanex/kubernetes-on-aws | 96537f117f856b29f74438d06c2ba6df2cf9423d | [
"MIT"
] | null | null | null | cluster/manifests/cadvisor/daemonset.yaml | pheanex/kubernetes-on-aws | 96537f117f856b29f74438d06c2ba6df2cf9423d | [
"MIT"
] | 1 | 2019-12-06T17:42:31.000Z | 2019-12-06T17:42:31.000Z | apiVersion: apps/v1
kind: DaemonSet
metadata:
name: cadvisor
namespace: kube-system
labels:
application: cadvisor
version: v0.33.0-g2ccad4b4-master-4
spec:
updateStrategy:
type: RollingUpdate
selector:
matchLabels:
application: cadvisor
template:
metadata:
labels:
application: cadvisor
version: v0.33.0-g2ccad4b4-master-4
spec:
hostPID: true
dnsConfig:
options:
- name: ndots
value: "1"
priorityClassName: system-node-critical
serviceAccountName: cadvisor
containers:
- name: cadvisor
# images including https://github.com/google/cadvisor/pull/2113
image: registry.opensource.zalan.do/teapot/cadvisor:v0.33.0-g2ccad4b4-master-4
args:
- --housekeeping_interval=10s
- --max_housekeeping_interval=15s
- --event_storage_event_limit=default=0
- --event_storage_age_limit=default=0
- --disable_metrics=sched,percpu,tcp,udp
- --docker_only
- --raw_cgroup_prefix_whitelist=/system.slice/kubelet.service
- --store_container_labels=false
- --whitelisted_container_labels=io.kubernetes.container.name,io.kubernetes.pod.name,io.kubernetes.pod.namespace,io.kubernetes.pod.uid,application
resources:
limits:
cpu: "{{ .ConfigItems.cadvisor_cpu }}"
memory: "{{ .ConfigItems.cadvisor_memory }}"
requests:
cpu: "{{ .ConfigItems.cadvisor_cpu }}"
memory: "{{ .ConfigItems.cadvisor_memory }}"
securityContext:
privileged: true # allows reading /dev/kmsg
volumeMounts:
- name: rootfs
mountPath: /rootfs
readOnly: true
- name: var-run
mountPath: /var/run
readOnly: true
- name: sys
mountPath: /sys
readOnly: true
- name: docker
mountPath: /opt/podruntime/docker
readOnly: true
- name: kmsg
mountPath: /dev/kmsg
readOnly: true
ports:
- name: http
containerPort: 8080
protocol: TCP
automountServiceAccountToken: false
terminationGracePeriodSeconds: 30
volumes:
- name: rootfs
hostPath:
path: /
- name: var-run
hostPath:
path: /var/run
- name: sys
hostPath:
path: /sys
- name: docker
hostPath:
path: /opt/podruntime/docker
- name: kmsg
hostPath:
path: /dev/kmsg
tolerations:
- operator: Exists
effect: NoSchedule
- operator: Exists
effect: NoExecute
| 28.734043 | 154 | 0.58793 |
739a4a4379a3e066546023db60a94aeec0efc25f | 784 | yaml | YAML | certs/http/http-deployment.yaml | rwxproject/system-setup | 00aea25b3330f8bf0a0780f48487f46e0dccdd57 | [
"Apache-2.0"
] | null | null | null | certs/http/http-deployment.yaml | rwxproject/system-setup | 00aea25b3330f8bf0a0780f48487f46e0dccdd57 | [
"Apache-2.0"
] | null | null | null | certs/http/http-deployment.yaml | rwxproject/system-setup | 00aea25b3330f8bf0a0780f48487f46e0dccdd57 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: http
namespace: istio-system
spec:
replicas: 1
selector:
matchLabels:
app: http-public
template:
metadata:
labels:
app: http-public
spec:
containers:
- name: http
image: ghcr.io/rwxproject/web-app-node:master
resources:
limits:
memory: "64Mi"
cpu: "25m"
env:
- name: PORT
value: "3000"
- name: SRVADDR
value: "localhost"
- name: SRVPORT
value: "3000"
- name: APITIME
value: "60000"
ports:
- containerPort: 3000
imagePullPolicy: Always
| 22.4 | 56 | 0.465561 |
739a612237fe270478d98ce34631cf22629b3f2e | 267 | yaml | YAML | repo/cpd/3.5/modules/watson-discovery-adm-setup/x86_64/2.2.1/adm/rb/discovery-operator-rolebinding.yaml | horfee/cloud-pak | 5a5800dd05439d32582213c76d0901c526378d79 | [
"Apache-2.0"
] | 104 | 2018-10-30T16:07:27.000Z | 2022-03-29T08:25:28.000Z | repo/cpd/3.5/modules/watson-discovery-adm-setup/x86_64/2.2.1/adm/rb/discovery-operator-rolebinding.yaml | horfee/cloud-pak | 5a5800dd05439d32582213c76d0901c526378d79 | [
"Apache-2.0"
] | 33 | 2018-11-05T19:35:16.000Z | 2022-03-23T15:52:38.000Z | repo/cpd/3.5/modules/watson-discovery-adm-setup/x86_64/2.2.1/adm/rb/discovery-operator-rolebinding.yaml | horfee/cloud-pak | 5a5800dd05439d32582213c76d0901c526378d79 | [
"Apache-2.0"
] | 1,244 | 2018-11-18T18:04:47.000Z | 2022-03-30T20:29:05.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: discovery-operator-rolebinding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
name: discovery-operator-role
subjects:
- kind: ServiceAccount
name: discovery-operator-sa
| 22.25 | 40 | 0.779026 |
739a8ced8391b4d137843c1e363587f84986d70f | 1,673 | yaml | YAML | label_sync/cluster/label_sync_cron_job.yaml | dedsec-9/test-infra | 47a883a0693a170a6452ce65183e4f71d3913b51 | [
"Apache-2.0"
] | null | null | null | label_sync/cluster/label_sync_cron_job.yaml | dedsec-9/test-infra | 47a883a0693a170a6452ce65183e4f71d3913b51 | [
"Apache-2.0"
] | null | null | null | label_sync/cluster/label_sync_cron_job.yaml | dedsec-9/test-infra | 47a883a0693a170a6452ce65183e4f71d3913b51 | [
"Apache-2.0"
] | null | null | null | # Copyright 2017 The Kubernetes Authors All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: label-sync
spec:
schedule: "17 * * * *" # Every hour at 17 minutes past the hour
concurrencyPolicy: Forbid
jobTemplate:
metadata:
labels:
app: label-sync
spec:
template:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20210601-df2711fc5c
args:
- --config=/etc/config/labels.yaml
- --confirm=true
- --orgs=kubernetes,kubernetes-client,kubernetes-csi,kubernetes-sigs
- --token=/etc/github/oauth
volumeMounts:
- name: oauth
mountPath: /etc/github
readOnly: true
- name: config
mountPath: /etc/config
readOnly: true
restartPolicy: Never
volumes:
- name: oauth
secret:
secretName: oauth-token
- name: config
configMap:
name: label-config
| 32.173077 | 82 | 0.604304 |
739a9018bc08657c70b21531bad8aaedb8ea8221 | 824 | yaml | YAML | examples/guest/deployment.yaml | tenzen-y/imperator | d70016e3da26a075c2ec3efabbede97805dc653b | [
"Apache-2.0"
] | 2 | 2021-12-30T01:27:54.000Z | 2022-01-04T00:57:33.000Z | examples/guest/deployment.yaml | tenzen-y/imperator | d70016e3da26a075c2ec3efabbede97805dc653b | [
"Apache-2.0"
] | 17 | 2021-12-29T23:09:24.000Z | 2022-01-15T11:21:47.000Z | examples/guest/deployment.yaml | tenzen-y/imperator | d70016e3da26a075c2ec3efabbede97805dc653b | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: guest-deployment
namespace: guest-ns
labels:
app.kubernetes.io/name: guest-app
spec:
selector:
matchLabels:
imperator.tenzen-y.io/machine-group: general-machine
imperator.tenzen-y.io/machine-type: compute-small
imperator.tenzen-y.io/pod-role: guest
imperator.tenzen-y.io/inject-resource: guest-container
replicas: 1
template:
metadata:
labels:
imperator.tenzen-y.io/machine-group: general-machine
imperator.tenzen-y.io/machine-type: compute-small
imperator.tenzen-y.io/pod-role: guest
imperator.tenzen-y.io/inject-resource: guest-container
spec:
containers:
- name: guest-container
image: alpine:3.15.0
command: ["sleep"]
args: ["300s"]
| 28.413793 | 62 | 0.666262 |
739aa22434cb30766fe41065a55496bc3fb551c2 | 600 | yaml | YAML | k8s/counter.yaml | neoseele/gluster-demo | 6a207c92f71eedda9ce8cac4181ef48c68990dc2 | [
"Apache-2.0"
] | null | null | null | k8s/counter.yaml | neoseele/gluster-demo | 6a207c92f71eedda9ce8cac4181ef48c68990dc2 | [
"Apache-2.0"
] | null | null | null | k8s/counter.yaml | neoseele/gluster-demo | 6a207c92f71eedda9ce8cac4181ef48c68990dc2 | [
"Apache-2.0"
] | 1 | 2019-12-07T14:39:08.000Z | 2019-12-07T14:39:08.000Z | apiVersion: v1
kind: Pod
metadata:
name: counter
labels:
pod: counter
spec:
containers:
- name: busybox
image: gcr.io/google-containers/busybox
args:
- '/bin/sh'
- '-c'
- >
i=0;
while true; do
echo "$i: $(date)";
i=$((i+1));
sleep 5;
done;
imagePullPolicy: IfNotPresent
volumeMounts:
- name: testvol
mountPath: "/data"
volumes:
- name: testvol
glusterfs:
endpoints: heketi-storage-endpoints
path: test
readOnly: false
| 19.354839 | 45 | 0.498333 |
739aa89b2cf86ba1db8d29a986e658c63c04d800 | 457 | yaml | YAML | kubernetes/storage/csi/hostpath/tests/block/csi-pod-raw.yaml | aloy-nora/lnmp | 52e33d6424d7fdf619a4717a9561f56a9a8e1751 | [
"Apache-2.0"
] | 512 | 2017-09-22T16:20:15.000Z | 2022-03-31T05:24:21.000Z | kubernetes/storage/csi/hostpath/tests/block/csi-pod-raw.yaml | aloy-nora/lnmp | 52e33d6424d7fdf619a4717a9561f56a9a8e1751 | [
"Apache-2.0"
] | 863 | 2017-09-12T00:52:03.000Z | 2022-02-12T07:37:17.000Z | kubernetes/storage/csi/hostpath/tests/block/csi-pod-raw.yaml | aloy-nora/lnmp | 52e33d6424d7fdf619a4717a9561f56a9a8e1751 | [
"Apache-2.0"
] | 127 | 2017-10-13T17:38:10.000Z | 2022-03-19T04:55:46.000Z | apiVersion: v1
kind: Pod
metadata:
name: pod-raw
labels:
name: busybox-test
spec:
restartPolicy: Always
containers:
- image: alpine
command: ["/bin/sh", "-c"]
args: [ "tail -f /dev/null" ]
name: busybox
volumeDevices:
- name: vol
devicePath: /dev/loop3 # This device path needs to be replaced with the site specific
volumes:
- name: vol
persistentVolumeClaim:
claimName: pvc-raw
| 21.761905 | 95 | 0.612691 |
739b94fe91645881735c651bf6a674ffb7a3f467 | 379 | yaml | YAML | vendor/k8s.io/kubernetes/examples/persistent-volume-provisioning/quobyte/quobyte-storage-class.yaml | gbraad/openshift-origin | e3585cc68f89a7821bd0a37687c5b5d29b80a77d | [
"Apache-2.0"
] | 220 | 2017-01-07T14:32:15.000Z | 2022-02-22T08:56:16.000Z | vendor/k8s.io/kubernetes/examples/persistent-volume-provisioning/quobyte/quobyte-storage-class.yaml | gbraad/openshift-origin | e3585cc68f89a7821bd0a37687c5b5d29b80a77d | [
"Apache-2.0"
] | 30 | 2017-11-27T13:49:15.000Z | 2020-01-19T12:43:38.000Z | vendor/k8s.io/kubernetes/examples/persistent-volume-provisioning/quobyte/quobyte-storage-class.yaml | gbraad/openshift-origin | e3585cc68f89a7821bd0a37687c5b5d29b80a77d | [
"Apache-2.0"
] | 33 | 2017-04-27T07:09:25.000Z | 2021-03-29T20:27:01.000Z | apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: slow
provisioner: kubernetes.io/quobyte
parameters:
quobyteAPIServer: "http://138.68.74.142:7860"
registry: "138.68.74.142:7861"
adminSecretName: "quobyte-admin-secret"
adminSecretNamespace: "kube-system"
user: "root"
group: "root"
quobyteConfig: "BASE"
quobyteTenant: "DEFAULT"
| 25.266667 | 49 | 0.709763 |
739ba67dba1626a2c220dd8c810b057778314104 | 175 | yaml | YAML | 13-5-nfs-volume-claim.yaml | wticllasuca/examples | c78e7500a16238873b55758806e7cb1ba3f14224 | [
"Apache-2.0"
] | 749 | 2017-09-09T23:32:58.000Z | 2022-03-28T11:16:31.000Z | 13-5-nfs-volume-claim.yaml | wticllasuca/examples | c78e7500a16238873b55758806e7cb1ba3f14224 | [
"Apache-2.0"
] | 15 | 2017-10-05T17:20:16.000Z | 2021-07-07T22:48:13.000Z | 13-5-nfs-volume-claim.yaml | wticllasuca/examples | c78e7500a16238873b55758806e7cb1ba3f14224 | [
"Apache-2.0"
] | 466 | 2017-09-08T23:57:01.000Z | 2022-03-30T04:55:24.000Z | kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: database
spec:
resources:
requests:
storage: 1Gi
selector:
matchLabels:
volume: my-volume
| 14.583333 | 27 | 0.691429 |
739c5080f986c45227996466d24fd27aa67a4bf0 | 242 | yml | YAML | environments/informationtechnology-205813/prometheus/prometheus/prometheus-service.yml | NarrativeCompany/narrative-infrastructure | 6e656296dda84f6ebbdefbc8179624a6061788fd | [
"MIT"
] | 1 | 2020-01-08T20:13:32.000Z | 2020-01-08T20:13:32.000Z | environments/informationtechnology-205813/prometheus/prometheus/prometheus-service.yml | NarrativeCompany/narrative-infrastructure | 6e656296dda84f6ebbdefbc8179624a6061788fd | [
"MIT"
] | null | null | null | environments/informationtechnology-205813/prometheus/prometheus/prometheus-service.yml | NarrativeCompany/narrative-infrastructure | 6e656296dda84f6ebbdefbc8179624a6061788fd | [
"MIT"
] | 2 | 2020-01-09T02:02:27.000Z | 2021-04-04T23:41:28.000Z | ---
kind: Service
apiVersion: v1
metadata:
name: prometheus
namespace: monitoring
spec:
selector:
app: prometheus
ports:
- protocol: TCP
port: 9090
targetPort: 9090
name: prometheus
| 16.133333 | 25 | 0.582645 |
739c77c245cc9f4408413fd2aa9ddaa1a6ef0149 | 1,725 | yaml | YAML | common/onepanel/base/clusterrole-create-namespace.yaml | onepanelio/manifests | 99dddf5dee3c6b1644384927c63a0a4e07ef4439 | [
"Apache-2.0"
] | 5 | 2020-04-09T01:59:49.000Z | 2021-05-03T01:28:07.000Z | common/onepanel/base/clusterrole-create-namespace.yaml | onepanelio/manifests | 99dddf5dee3c6b1644384927c63a0a4e07ef4439 | [
"Apache-2.0"
] | 7 | 2020-02-04T23:10:20.000Z | 2021-08-12T22:49:28.000Z | common/onepanel/base/clusterrole-create-namespace.yaml | onepanelio/manifests | 99dddf5dee3c6b1644384927c63a0a4e07ef4439 | [
"Apache-2.0"
] | 5 | 2020-09-18T19:49:35.000Z | 2021-04-26T16:35:11.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: onepanel-create-namespace
labels:
app: onepanel
app.kubernetes.io/component: onepanel
app.kubernetes.io/instance: onepanel-v0.5.0
app.kubernetes.io/managed-by: onepanel-cli
app.kubernetes.io/name: onepanel
app.kubernetes.io/part-of: onepanel
app.kubernetes.io/version: v0.5.0
rules:
- verbs:
- create
apiGroups:
- networking.k8s.io
resources:
- networkpolicies
- verbs:
- create
apiGroups:
- rbac.authorization.k8s.io
resources:
- roles
- rolebindings
- clusterrolebindings
- verbs:
- get
- watch
- list
- create
- update
- patch
- delete
apiGroups:
- ""
resources:
- persistentvolumeclaims
- verbs:
- patch
apiGroups:
- ""
resources:
- pods
- pods/log
- verbs:
- create
- update
- patch
- delete
apiGroups:
- ""
resources:
- services
- verbs:
- get
- watch
- list
- create
- update
- patch
- delete
apiGroups:
- apps
resources:
- deployments
- statefulsets
- verbs:
- get
- watch
- list
- create
- update
- patch
- delete
apiGroups:
- networking.istio.io
resources:
- virtualservices
- verbs:
- get
- watch
- list
- create
- update
- patch
- delete
apiGroups:
- "onepanel.io"
resources:
- services
- verbs:
- create
apiGroups:
- ""
resources:
- configmaps
- serviceaccounts | 17.424242 | 47 | 0.529855 |
739d06ecef1ecd1e3113701cff17923cb142f2c6 | 746 | yaml | YAML | examples/csi/pvtest/pvtest-watcher-statefulset.yaml | flokkr/docker-ozone | 51358e9981f1eccbea7a0ab74675db1bd8d4e080 | [
"Apache-2.0"
] | null | null | null | examples/csi/pvtest/pvtest-watcher-statefulset.yaml | flokkr/docker-ozone | 51358e9981f1eccbea7a0ab74675db1bd8d4e080 | [
"Apache-2.0"
] | null | null | null | examples/csi/pvtest/pvtest-watcher-statefulset.yaml | flokkr/docker-ozone | 51358e9981f1eccbea7a0ab74675db1bd8d4e080 | [
"Apache-2.0"
] | null | null | null |
apiVersion: apps/v1
kind: StatefulSet
metadata:
name: pvtest-watcher
labels:
app: pvtest
component: watcher
spec:
serviceName: pvtest-watcher
replicas: 1
selector:
matchLabels:
app: pvtest
component: watcher
template:
metadata:
labels:
app: pvtest
component: watcher
spec:
containers:
- name: web
image: python:3.7.3-alpine3.8
args:
- watch
- ls -lah /data
volumeMounts:
- mountPath: /data
name: pvtest-data
volumeClaimTemplates:
- metadata:
name: pvtest-data
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 8Gi
storageClassName: ozone
| 18.195122 | 37 | 0.580429 |
739d5cd96d8e409caaf88dda917f62c126400c8b | 3,207 | yaml | YAML | Scripts/localk8s-direct/powershellrunascript-ben.yaml | SQLDBAWithABeard/Beard-Aks-AEDS | 5d820ce1d8e4f8b1db968406d7b2cad00eb13bcc | [
"MIT"
] | null | null | null | Scripts/localk8s-direct/powershellrunascript-ben.yaml | SQLDBAWithABeard/Beard-Aks-AEDS | 5d820ce1d8e4f8b1db968406d7b2cad00eb13bcc | [
"MIT"
] | null | null | null | Scripts/localk8s-direct/powershellrunascript-ben.yaml | SQLDBAWithABeard/Beard-Aks-AEDS | 5d820ce1d8e4f8b1db968406d7b2cad00eb13bcc | [
"MIT"
] | 1 | 2021-07-03T12:14:55.000Z | 2021-07-03T12:14:55.000Z | apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: runasqlscriptforben
namespace: arc
spec:
schedule: "*/11 * * * *"
jobTemplate:
spec:
activeDeadlineSeconds: 1200
template:
spec:
containers:
- name: dbatoolspowershellcontainerben
image: sqldbawithabeard/pwshdbatools:v1
env:
- name: HOME
value: /tmp
command:
- pwsh
- -Command
- |
$Date = Get-Date -Format yyyyMMdd-HHmmsss
Write-Host "$Date - I am a script running in container"
$Query = "-- Sample use: create one million rows
IF NOT EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[Example]') AND type in (N'U'))
CREATE TABLE dbo.Example (ExampleId int not null)
DECLARE @RowsToCreate int
SET @RowsToCreate = 100000
-- Table of numbers data generator, as per Itzik Ben-Gan (from multiple sources)
;WITH
Pass0 as (select 1 as C union all select 1), --2 rows
Pass1 as (select 1 as C from Pass0 as A, Pass0 as B),--4 rows
Pass2 as (select 1 as C from Pass1 as A, Pass1 as B),--16 rows
Pass3 as (select 1 as C from Pass2 as A, Pass2 as B),--256 rows
Pass4 as (select 1 as C from Pass3 as A, Pass3 as B),--65536 rows
Pass5 as (select 1 as C from Pass4 as A, Pass4 as B),--4,294,967,296 rows
Tally as (select row_number() over(order by C) as Number from Pass5)
INSERT dbo.Example (ExampleId)
select Number
from Tally
where Number <= @RowsToCreate
SELECT COUNT(*) AS 'HowMany?','Whats Happening?' AS 'What Ben Says', GetDate() AS 'When' FROM dbo.Example
IF (SELECT COUNT(*) FROM dbo.Example) > 2000000
DROP TABLE dbo.Example
SELECT 'Finished'
"
$Server = 'ben-nuc-mi-external-svc'
$database = 'tempdb'
$Date = Get-Date -Format yyyyMMdd-HHmmsss
Write-Host "$Date - I am importing dbatools"
Import-Module /root/.local/share/powershell/Modules/dbatools/1.1.0/dbatools.psd1
$Date = Get-Date -Format yyyyMMdd-HHmmsss
Write-Host "$Date - I will try to connect to the sql instance $server"
$secStringPassword = ConvertTo-SecureString 'dbatools!12345' -AsPlainText -Force
[pscredential]$sqllogin = New-Object System.Management.Automation.PSCredential ('benadmin', $secStringPassword)
$Results = Invoke-DBaQuery -SQlINstance $server -SqlCredential $sqllogin -Query $Query -Database $database -Verbose
$Date = Get-Date -Format yyyyMMdd-HHmmsss
$Message = "{0}- I got {1}" -f $date, ($Results| Out-String)
Write-Output $Message
restartPolicy: Never | 47.161765 | 131 | 0.53695 |
739dab6de8c0d38af74018b92d7d76622489a7b2 | 119 | yaml | YAML | service.yaml | for-the-love-of-golang/serverless | d1aeb60949ac25567847723051aab117c6afa06d | [
"Apache-2.0"
] | null | null | null | service.yaml | for-the-love-of-golang/serverless | d1aeb60949ac25567847723051aab117c6afa06d | [
"Apache-2.0"
] | null | null | null | service.yaml | for-the-love-of-golang/serverless | d1aeb60949ac25567847723051aab117c6afa06d | [
"Apache-2.0"
] | 1 | 2021-08-11T09:20:34.000Z | 2021-08-11T09:20:34.000Z | kind: Service
apiVersion: v1
metadata:
name: kafka01
spec:
type: ClusterIP
ports:
- port: 9092
targetPort: 9092
| 11.9 | 19 | 0.722689 |
739e624298739f94e8dda74f7c759967e7e54002 | 1,443 | yaml | YAML | workloads/deployment.yaml | octonato/flux-shopping-cart | ee431a041f7137e5e40240fb415257dfa573e0a5 | [
"Apache-2.0"
] | null | null | null | workloads/deployment.yaml | octonato/flux-shopping-cart | ee431a041f7137e5e40240fb415257dfa573e0a5 | [
"Apache-2.0"
] | null | null | null | workloads/deployment.yaml | octonato/flux-shopping-cart | ee431a041f7137e5e40240fb415257dfa573e0a5 | [
"Apache-2.0"
] | null | null | null | ---
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: shoppingcartservice
name: shoppingcartservice
namespace: shopping
annotations:
fluxcd.io/automated: "true"
spec:
replicas: 3
selector:
matchLabels:
app: shoppingcartservice
template:
metadata:
labels:
app: shoppingcartservice
spec:
containers:
- name: shoppingcartservice
image: docker.io/octonato/shopping-cart-service:0.0.0-4-7d43d55e
# remove for real clusters, useful for minikube
#imagePullPolicy: Never
readinessProbe:
httpGet:
path: "/ready"
port: management
periodSeconds: 10
failureThreshold: 10
initialDelaySeconds: 20
livenessProbe:
httpGet:
path: "/alive"
port: management
periodSeconds: 10
failureThreshold: 10
initialDelaySeconds: 20
ports:
- name: management
containerPort: 8558
protocol: TCP
- name: http
containerPort: 8080
protocol: TCP
env:
- name: NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: REQUIRED_CONTACT_POINT_NR
value: "2"
resources:
limits:
memory: 512Mi
requests:
cpu: "300m"
memory: 128Mi
| 24.05 | 72 | 0.559252 |
739e7a5768aa8624c54a0119968bafe22be078dd | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation1406.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation1406.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation1406.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-1406
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
739e903887b513ead93b3e8225752c86e7a10e4e | 231 | yaml | YAML | deploy/common/pmem-storageclass-xfs.yaml | kirin1994/pmem-csi | 30dd03ba2d97baac54120ca060b71cd989fda331 | [
"Apache-2.0"
] | 114 | 2019-07-09T14:50:47.000Z | 2022-03-25T10:40:42.000Z | deploy/common/pmem-storageclass-xfs.yaml | kirin1994/pmem-csi | 30dd03ba2d97baac54120ca060b71cd989fda331 | [
"Apache-2.0"
] | 597 | 2019-07-03T06:33:45.000Z | 2022-03-23T10:53:09.000Z | deploy/common/pmem-storageclass-xfs.yaml | intel/Pmem-CSI | c5caea78578e4d87a5aa321b18a59c6464133433 | [
"Apache-2.0"
] | 34 | 2019-07-11T22:12:41.000Z | 2022-02-13T11:41:23.000Z | # Generated with "make kustomize", do not edit!
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: pmem-csi-sc-xfs
parameters:
csi.storage.k8s.io/fstype: xfs
eraseafter: "false"
provisioner: pmem-csi.intel.com
| 21 | 47 | 0.753247 |
739eb485957ac89a9406403dfbebb86f23a54f2b | 328 | yaml | YAML | deployment/k8s/dev/env-patch.yaml | tullo/dgraph-travel | c6ea1fd534784779a29c08ce46cd2a8b4463c0b2 | [
"Apache-2.0"
] | null | null | null | deployment/k8s/dev/env-patch.yaml | tullo/dgraph-travel | c6ea1fd534784779a29c08ce46cd2a8b4463c0b2 | [
"Apache-2.0"
] | null | null | null | deployment/k8s/dev/env-patch.yaml | tullo/dgraph-travel | c6ea1fd534784779a29c08ce46cd2a8b4463c0b2 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: travel
spec:
selector:
matchLabels:
app: travel
template:
spec:
containers:
- name: ui
env:
- name: TRAVEL_WEB_UI_HOST
valueFrom:
configMapKeyRef:
name: travel
key: web-ui-host
| 17.263158 | 34 | 0.545732 |
739ef71caabadf70fb6854a6e3ecf7d2e12f395d | 3,063 | yaml | YAML | performance-tools/performance-cluster/job/performance-tests-k6-runner-cronjob.yaml | ksputo/test-infra | 6c6a12504a730a60a8eb042156f029f8ed6ca136 | [
"Apache-2.0"
] | null | null | null | performance-tools/performance-cluster/job/performance-tests-k6-runner-cronjob.yaml | ksputo/test-infra | 6c6a12504a730a60a8eb042156f029f8ed6ca136 | [
"Apache-2.0"
] | null | null | null | performance-tools/performance-cluster/job/performance-tests-k6-runner-cronjob.yaml | ksputo/test-infra | 6c6a12504a730a60a8eb042156f029f8ed6ca136 | [
"Apache-2.0"
] | null | null | null | apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: k6-runner
namespace: perf-test
spec:
schedule: "0 22 * * sat"
jobTemplate:
spec:
template:
spec:
containers:
- name: k6-runner
image: eu.gcr.io/kyma-project/develop/perf-test:e8fd3acc
imagePullPolicy: Always
env:
- name: INFLUXDB_FQDN
value: "influxdb-1-influxdb-svc.influxdb:8086"
- name: RUNMODE
value: all
- name: INPUT_CLUSTER_NAME
value: perf-kyma
- name: CLOUDSDK_CORE_PROJECT
value: sap-se-kyma-perf
- name: CLOUDSDK_COMPUTE_REGION
value: europe-west3
- name: CLOUDSDK_COMPUTE_ZONE
value: europe-west3-a
- name: LOADGEN_CLUSTER_NAME
value: load-generator-cluster
- name: LOADGEN_COMPUTE_ZONE
value: europe-west1-b
- name: DOCKER_REGISTRY
value: eu.gcr.io
- name: DOCKER_PUSH_REPOSITORY
value: eu.gcr.io/sap-se-kyma-perf
- name: DOCKER_PUSH_DIRECTORY
value: /perf
- name: CLOUDSDK_DNS_ZONE_NAME
value: "build-kyma-workloads"
- name: DOCKER_IN_DOCKER_ENABLED
value: "true"
- name: GOOGLE_APPLICATION_CREDENTIALS
value: /etc/credentials/perf-test-bot/service-account.json
- name: GRAFANA_URL
valueFrom:
secretKeyRef:
name: slack-details
key: grafana-url
- name: SLACK_TOKEN
valueFrom:
secretKeyRef:
name: slack-details
key: slack-token
- name: SLACK_URL
valueFrom:
secretKeyRef:
name: slack-details
key: slack-url
- name: SLACK_CHANNEL
valueFrom:
secretKeyRef:
name: slack-details
key: slack-channel
- name: TESTS_DIR
value: tests/perf
volumeMounts:
- mountPath: /var/k6-details
name: k6-details
readOnly: true
- mountPath: /etc/credentials/perf-test-bot
name: perf-test-bot
readOnly: true
- mountPath: /var/run/secrets/kubernetes.io/serviceaccount
name: k6runner-sa-token-586nv
readOnly: true
securityContext:
privileged: true
restartPolicy: Never
volumes:
- name: k6-details
secret:
defaultMode: 420
secretName: k6-details
- name: perf-test-bot
secret:
defaultMode: 420
secretName: perf-test-bot
- name: k6runner-sa-token-586nv
secret:
defaultMode: 420
secretName: k6runner-sa-token-586nv | 33.293478 | 72 | 0.503754 |
739f391aedb6994d02f577f5fc7edd1aea6d6654 | 2,136 | yaml | YAML | config/webhook/webhook.yaml | withlin/nuwa-1 | 649984f0479bc12666e5b515b8245208ff2e68fc | [
"Apache-2.0"
] | null | null | null | config/webhook/webhook.yaml | withlin/nuwa-1 | 649984f0479bc12666e5b515b8245208ff2e68fc | [
"Apache-2.0"
] | null | null | null | config/webhook/webhook.yaml | withlin/nuwa-1 | 649984f0479bc12666e5b515b8245208ff2e68fc | [
"Apache-2.0"
] | null | null | null | apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:
name: "mutating-webhook-configuration"
webhooks:
- name: "mutating-webhook-configuration"
namespaceSelector:
matchExpressions:
- key: nuwa-injection
operator: In
values: ["enabled"]
admissionReviewVersions: ["v1", "v1beta1"]
sideEffects: NoneOnDryRun
rules:
- operations: [ "CREATE" ]
apiGroups: [""]
apiVersions: ["v1"]
resources: ["pods"]
scope: "Namespaced"
clientConfig:
caBundle: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUN5RENDQWJDZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFWTVJNd0VRWURWUVFERXdwcmRXSmwKY201bGRHVnpNQjRYRFRJd01ETXlPREEzTURneE9Wb1hEVE13TURNeU5qQTNNRGd4T1Zvd0ZURVRNQkVHQTFVRQpBeE1LYTNWaVpYSnVaWFJsY3pDQ0FTSXdEUVlKS29aSWh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBTVFrCkFSOHZKV1NHN0pOTm56bzBWSXkrUnhEL2hlaDFTZDJhOU5nQ1d4eUttMCtDNlAzZzJaN0xrQmw0bklqcDl1dHYKSzZ5SjJBL1ZHOWtST2F3d0IweGNMN0Zoa2pMRWdNb21FM1h2Z1NZSzhTc0NWUmdGWjJ5SjBaMkE4TlZOZkdWbApUZ2w5SEVacEtWQ1lqcTdDUlZlcER1MjJMZmZXd21qZmhrRThHK3RNQWtJdkxBcDhZSGc2bnpYb1VqSzNBeDFGClhiSG0veUpJblNGY3ZjSnBjdURYanhzTDdpMzhBdXZzajZmSjZHMnN0bFNyalhvUk95dFRqWmw1S1RTQ3lWMVIKRW1taUlmN2FvbVZ6TkVvajh1b2wrUlRkcFdhUEYwSHlrSnVZWWtCYVZEOGQ3SExuMytpMWdrL1FBU3Q4NVJvRwo2N3VUb3RwaDJWYnkwdE1PenpFQ0F3RUFBYU1qTUNFd0RnWURWUjBQQVFIL0JBUURBZ0trTUE4R0ExVWRFd0VCCi93UUZNQU1CQWY4d0RRWUpLb1pJaHZjTkFRRUxCUUFEZ2dFQkFCOFFZZ0d1cDgwNVVCeGpEVFZGQkZKbisxdC8KNG5JZ2FLQzVneGhzbDNHL1VDZDJaZGExZ1p6aHVFbGNGZVc0TjN3aU1QU1gxK2xaeTc5UmgvbmhuZy85OTFsbApWTndtNkU1WEF6WS9JYnNpWm5LTXE4WjlpQk9CM25nb0x4bXRyQ1NRQ2VaR2JReGtaZVF1Q2wzbjVZTFBFRERrCjhvd2R1dVp5N0JvUkg4OG02Tm52YURLZWxFVVZ5VDhHRVlwZDlQK3YvdmpPU2R2SlFORmtKeFYrcW1wQTQ3OGMKdG9kNFFkQkFxWWtxaVMvM0NKODVtOExzb3g4SXJudDJVT0xaZ2tXMnZSR2U5OVpVdDRsZytaSzNaL0xvQi9PLwpWSENubldvenBPdXJWZy9aL2lGb2JvVUlaSkNhQU54STBFUE52c3NWcTFReUJoK0RNYlVweTQ0WElGaz0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
service:
name: nuwa-controller-manager-service
namespace: nuwa-system
path: /mutating-pods
failurePolicy: Ignore # Fail/Ignore
name: injector.nuwa.io
| 76.285714 | 1,384 | 0.868914 |
739f3e4ae536d2a76737b9666a20522919f86362 | 1,411 | yaml | YAML | system/multicloudtest/templates/config.yaml | ofrendo/helm-charts | 09a77f436aefd036b93df2dab208168987476fb8 | [
"Apache-2.0"
] | null | null | null | system/multicloudtest/templates/config.yaml | ofrendo/helm-charts | 09a77f436aefd036b93df2dab208168987476fb8 | [
"Apache-2.0"
] | null | null | null | system/multicloudtest/templates/config.yaml | ofrendo/helm-charts | 09a77f436aefd036b93df2dab208168987476fb8 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: ConfigMap
metadata:
name: multicloudtest-config
data:
config.yaml: |
log_level: INFO
hyperscalers:
gcp:
path: modules.hyperscalers.gcp.GCP
specifics:
region: {{.Values.multicloudtest.clouds.gcp.region | quote}}
zone: {{.Values.multicloudtest.clouds.gcp.zone | quote}}
vm_username: "ubuntu"
project: "sap-gcs-cc-rdqual-qa"
image_project: "ubuntu-os-cloud"
image: "ubuntu-2004-lts"
machine_type: "e2-micro"
azure:
path: modules.hyperscalers.azure.Azure
specifics:
resource_group_name_base: "cc-multicloudtest"
source_ip_prefixes: {{ toYaml .Values.multicloudtest.nat_ip_ranges | nindent 12}}
storage_device_name: 12
location: {{.Values.multicloudtest.clouds.azure.region | quote}}
vm_username : "multicloudtest_user"
ubuntu_image_version: 20_04-lts-gen2
vm_profile: Standard_DS1_v2
aws:
path: modules.hyperscalers.aws.AWS
specifics:
ami_image_id: {{.Values.multicloudtest.clouds.aws.ami_id | quote}}
instance_type: "t2.micro"
region_name: {{.Values.multicloudtest.clouds.aws.region | quote}}
availability_zone: {{.Values.multicloudtest.clouds.aws.zone | quote}}
vm_username : "ubuntu"
storage_device_name: "xvdf"
| 37.131579 | 92 | 0.636428 |
739f664c3c6d8b920149ea14846eeb94bc6e17dc | 1,961 | yaml | YAML | config/prow/cluster/prow_controller_manager_deployment.yaml | yangy2000/kubernetes-test-infra | b02cb0ea39cbbd123330d714b39fea1a35dae401 | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/prow_controller_manager_deployment.yaml | yangy2000/kubernetes-test-infra | b02cb0ea39cbbd123330d714b39fea1a35dae401 | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/prow_controller_manager_deployment.yaml | yangy2000/kubernetes-test-infra | b02cb0ea39cbbd123330d714b39fea1a35dae401 | [
"Apache-2.0"
] | null | null | null | # Copyright 2020 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: prow-controller-manager
labels:
app: prow-controller-manager
spec:
# Mutually exclusive with plank. Only one of them may have more than zero replicas.
replicas: 1
revisionHistoryLimit: 2
selector:
matchLabels:
app: prow-controller-manager
template:
metadata:
labels:
app: prow-controller-manager
spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20201124-061f85d859
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
- --enable-controller=plank
- --job-config-path=/etc/job-config
- --kubeconfig=/etc/kubeconfig/config
volumeMounts:
- mountPath: /etc/kubeconfig
name: kubeconfig
readOnly: true
- name: config
mountPath: /etc/config
readOnly: true
- name: job-config
mountPath: /etc/job-config
readOnly: true
volumes:
- name: kubeconfig
secret:
defaultMode: 420
secretName: kubeconfig
- name: config
configMap:
name: config
- name: job-config
configMap:
name: job-config
| 30.169231 | 85 | 0.657318 |
739fab8302e9ef32c27c24037f711d7ae4c4064d | 355 | yaml | YAML | workloads/prod/ingress.yaml | ijonas/chainlink-oracle-olympics | 703dd387617fdf325698c32b8eb00c6481f22a4a | [
"MIT"
] | null | null | null | workloads/prod/ingress.yaml | ijonas/chainlink-oracle-olympics | 703dd387617fdf325698c32b8eb00c6481f22a4a | [
"MIT"
] | null | null | null | workloads/prod/ingress.yaml | ijonas/chainlink-oracle-olympics | 703dd387617fdf325698c32b8eb00c6481f22a4a | [
"MIT"
] | null | null | null | apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: managed-cert-ingress
annotations:
kubernetes.io/ingress.global-static-ip-name: chainlinkolympics
networking.gke.io/managed-certificates: managed-cert
kubernetes.io/ingress.class: "gce"
spec:
defaultBackend:
service:
name: chainlink
port:
number: 6688 | 25.357143 | 66 | 0.723944 |
739fae70382c5aa4891d601a442b5d7a65775dc7 | 686 | yaml | YAML | kube_develop/kube_deployment.yaml | KwetterS6/UserService | 666380454867ff162057aad144795c6a1e58fe5f | [
"MIT"
] | null | null | null | kube_develop/kube_deployment.yaml | KwetterS6/UserService | 666380454867ff162057aad144795c6a1e58fe5f | [
"MIT"
] | null | null | null | kube_develop/kube_deployment.yaml | KwetterS6/UserService | 666380454867ff162057aad144795c6a1e58fe5f | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: userservice
namespace: kwetter-development
labels:
app: userservice
spec:
replicas: 1
selector:
matchLabels:
app: userservice
template:
metadata:
labels:
app: userservice
spec:
containers:
- image: docker.pkg.github.com/kwetters6/userservice/userservice
imagePullPolicy: IfNotPresent
name: userservice
ports:
- containerPort: 80
resources:
limits:
cpu: 100m
memory: 128Mi
requests:
cpu: 50m
memory: 64Mi
imagePullSecrets:
- name: github-docker-registry | 21.4375 | 70 | 0.59621 |
739fb9b785f674bcc732e287ccc6310c41747dae | 2,736 | yaml | YAML | job.yaml | rimang/kube-bench | 2d6bf55ab2ae3e0b919312a6c5cf3ddada7eb214 | [
"Apache-2.0"
] | 4,656 | 2017-06-20T11:30:31.000Z | 2022-03-31T23:28:30.000Z | job.yaml | rimang/kube-bench | 2d6bf55ab2ae3e0b919312a6c5cf3ddada7eb214 | [
"Apache-2.0"
] | 916 | 2017-06-21T11:20:36.000Z | 2022-03-31T08:08:08.000Z | job.yaml | rimang/kube-bench | 2d6bf55ab2ae3e0b919312a6c5cf3ddada7eb214 | [
"Apache-2.0"
] | 939 | 2017-06-20T23:08:45.000Z | 2022-03-29T00:37:03.000Z | ---
apiVersion: batch/v1
kind: Job
metadata:
name: kube-bench
spec:
template:
metadata:
labels:
app: kube-bench
spec:
hostPID: true
containers:
- name: kube-bench
image: aquasec/kube-bench:0.6.3
command: ["kube-bench"]
volumeMounts:
- name: var-lib-etcd
mountPath: /var/lib/etcd
readOnly: true
- name: var-lib-kubelet
mountPath: /var/lib/kubelet
readOnly: true
- name: var-lib-kube-scheduler
mountPath: /var/lib/kube-scheduler
readOnly: true
- name: var-lib-kube-controller-manager
mountPath: /var/lib/kube-controller-manager
readOnly: true
- name: etc-systemd
mountPath: /etc/systemd
readOnly: true
- name: lib-systemd
mountPath: /lib/systemd/
readOnly: true
- name: srv-kubernetes
mountPath: /srv/kubernetes/
readOnly: true
- name: etc-kubernetes
mountPath: /etc/kubernetes
readOnly: true
# /usr/local/mount-from-host/bin is mounted to access kubectl / kubelet, for auto-detecting the Kubernetes version.
# You can omit this mount if you specify --version as part of the command.
- name: usr-bin
mountPath: /usr/local/mount-from-host/bin
readOnly: true
- name: etc-cni-netd
mountPath: /etc/cni/net.d/
readOnly: true
- name: opt-cni-bin
mountPath: /opt/cni/bin/
readOnly: true
restartPolicy: Never
volumes:
- name: var-lib-etcd
hostPath:
path: "/var/lib/etcd"
- name: var-lib-kubelet
hostPath:
path: "/var/lib/kubelet"
- name: var-lib-kube-scheduler
hostPath:
path: "/var/lib/kube-scheduler"
- name: var-lib-kube-controller-manager
hostPath:
path: "/var/lib/kube-controller-manager"
- name: etc-systemd
hostPath:
path: "/etc/systemd"
- name: lib-systemd
hostPath:
path: "/lib/systemd"
- name: srv-kubernetes
hostPath:
path: "/srv/kubernetes"
- name: etc-kubernetes
hostPath:
path: "/etc/kubernetes"
- name: usr-bin
hostPath:
path: "/usr/bin"
- name: etc-cni-netd
hostPath:
path: "/etc/cni/net.d/"
- name: opt-cni-bin
hostPath:
path: "/opt/cni/bin/"
| 31.090909 | 129 | 0.502193 |
739fc66807d660c5d3bb15195b7656159806053d | 263 | yml | YAML | deployment/imagelayers-web-svc.yml | github-cloud/imagelayers-graph | c069b96e6291665d50e0a533fe73b0a13aaf0f40 | [
"Apache-2.0"
] | null | null | null | deployment/imagelayers-web-svc.yml | github-cloud/imagelayers-graph | c069b96e6291665d50e0a533fe73b0a13aaf0f40 | [
"Apache-2.0"
] | null | null | null | deployment/imagelayers-web-svc.yml | github-cloud/imagelayers-graph | c069b96e6291665d50e0a533fe73b0a13aaf0f40 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
labels:
app: imagelayers-web
name: imagelayers-web
spec:
ports:
- nodePort: 30901
port: 80
protocol: TCP
targetPort: 9000
selector:
app: imagelayers-web
sessionAffinity: None
type: NodePort
| 15.470588 | 24 | 0.688213 |
73a01f6717233ee4903ff976a300b7a7e5832998 | 832 | yaml | YAML | bins/challenges_examples/EAGLE_00005/pov/cyborg-seeker_pov_2.yaml | ucsb-seclab/hacrs-input-generator | 7de089518541e3d0841622bcd3c950c7d83adc33 | [
"BSD-2-Clause"
] | 3 | 2019-12-20T02:04:42.000Z | 2019-12-20T02:04:51.000Z | bins/challenges_examples/EAGLE_00005/pov/cyborg-seeker_pov_2.yaml | ucsb-seclab/hacrs-input-generator | 7de089518541e3d0841622bcd3c950c7d83adc33 | [
"BSD-2-Clause"
] | null | null | null | bins/challenges_examples/EAGLE_00005/pov/cyborg-seeker_pov_2.yaml | ucsb-seclab/hacrs-input-generator | 7de089518541e3d0841622bcd3c950c7d83adc33 | [
"BSD-2-Clause"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: cyborg-seeker-examples-eagle00005-pov2
labels:
type: cyborg-seeker
spec: # specification of the pod's contents
restartPolicy: Never #OnFailure
imagePullSecrets:
- name: ucsbseclab-dockerhub
volumes:
- name: cyborg-results
persistentVolumeClaim:
claimName: cyborg-results
containers:
- name: cyborg-seeker-examples-eagle00005-pov2
stdin: true
tty: true
image: "zardus/research:cyborg-generator"
command: ["/bin/bash", "-c", "python /home/angr/cyborg-generator/kubernetes_seeker.py examples EAGLE_00005 pov_2 3600"]
imagePullPolicy: Always
volumeMounts:
- name: cyborg-results
mountPath: "/results"
resources:
limits:
cpu: 1
memory: 10Gi
requests:
cpu: 1
memory: 10Gi
| 20.8 | 123 | 0.673077 |
73a05633542bcab774e09ca1c35cc8eac2212983 | 1,055 | yaml | YAML | config/source/500-webhook-resource-validation.yaml | slinkydeveloper/eventing-rabbitmq | 26184730ca7e63b8e1d8610537fb1c10e13e5a7d | [
"Apache-2.0"
] | 60 | 2020-09-02T16:51:01.000Z | 2022-03-29T22:56:27.000Z | config/source/500-webhook-resource-validation.yaml | slinkydeveloper/eventing-rabbitmq | 26184730ca7e63b8e1d8610537fb1c10e13e5a7d | [
"Apache-2.0"
] | 657 | 2020-05-08T15:13:38.000Z | 2022-03-31T17:29:45.000Z | config/source/500-webhook-resource-validation.yaml | slinkydeveloper/eventing-rabbitmq | 26184730ca7e63b8e1d8610537fb1c10e13e5a7d | [
"Apache-2.0"
] | 47 | 2020-05-07T21:26:06.000Z | 2022-03-31T16:07:48.000Z | # Copyright 2020 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: admissionregistration.k8s.io/v1
kind: ValidatingWebhookConfiguration
metadata:
name: validation.webhook.rabbitmq.sources.knative.dev
labels:
rabbitmq.eventing.knative.dev/release: devel
webhooks:
- admissionReviewVersions: ["v1", "v1beta1"]
clientConfig:
service:
name: rabbitmq-webhook
namespace: knative-sources
sideEffects: None
failurePolicy: Fail
name: validation.webhook.rabbitmq.sources.knative.dev
timeoutSeconds: 2
| 34.032258 | 74 | 0.76872 |
73a09afa8bec6a1c1b7c31dc2c0b599c630565cd | 473 | yaml | YAML | k8/squid-deployment.yaml | rmallof/try-playwright | 6acb9cdf9711f2bf9f51e1837decfebe6b6ca769 | [
"MIT"
] | null | null | null | k8/squid-deployment.yaml | rmallof/try-playwright | 6acb9cdf9711f2bf9f51e1837decfebe6b6ca769 | [
"MIT"
] | null | null | null | k8/squid-deployment.yaml | rmallof/try-playwright | 6acb9cdf9711f2bf9f51e1837decfebe6b6ca769 | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
labels:
io.kompose.service: squid
name: squid
spec:
replicas: 1
selector:
matchLabels:
io.kompose.service: squid
template:
metadata:
labels:
io.kompose.service: squid
reachable-by-worker: "true"
spec:
containers:
- image: ghcr.io/mxschmitt/try-playwright/squid:latest
name: squid
imagePullPolicy: IfNotPresent
restartPolicy: Always
| 20.565217 | 62 | 0.642706 |
73a0d6535691e27ffe28d7cdc30e3a98e98dfeb5 | 1,088 | yaml | YAML | experimental/addons/kubeflow/resources/Deployment-453.yaml | jrkeen/catalog | 750f329164816f0bdacfe8a39e5c9c9a93cf6c41 | [
"Apache-2.0"
] | 65 | 2020-05-27T03:36:33.000Z | 2022-03-23T09:50:59.000Z | experimental/addons/kubeflow/resources/Deployment-453.yaml | jrkeen/catalog | 750f329164816f0bdacfe8a39e5c9c9a93cf6c41 | [
"Apache-2.0"
] | 76 | 2020-05-29T09:14:26.000Z | 2022-03-28T14:31:33.000Z | experimental/addons/kubeflow/resources/Deployment-453.yaml | jrkeen/catalog | 750f329164816f0bdacfe8a39e5c9c9a93cf6c41 | [
"Apache-2.0"
] | 61 | 2020-05-26T03:19:48.000Z | 2022-03-24T21:57:12.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: cainjector
app.kubernetes.io/component: cainjector
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/name: cainjector
name: cert-manager-cainjector
namespace: cert-manager
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/component: cainjector
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/name: cainjector
template:
metadata:
labels:
app: cainjector
app.kubernetes.io/component: cainjector
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/name: cainjector
spec:
containers:
- args:
- --v=2
- --leader-election-namespace=kube-system
env:
- name: POD_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/jetstack/cert-manager-cainjector:v1.3.1
imagePullPolicy: IfNotPresent
name: cert-manager
resources: {}
serviceAccountName: cert-manager-cainjector
| 27.2 | 62 | 0.652574 |
73a193a5169a02b8c13000d2d00a9f6468ad1aae | 378 | yaml | YAML | artifacts/managed/clusterrolebindings/open-cluster-management-agent-klusterlet-registration.yaml | sdminonne/ocm-the-hard-way | ee21ccf9fc5dc262b3f1a56cf1009c88698a74f8 | [
"Apache-2.0"
] | 4 | 2021-07-06T06:54:20.000Z | 2022-03-24T15:18:02.000Z | artifacts/managed/clusterrolebindings/open-cluster-management-agent-klusterlet-registration.yaml | sdminonne/ocm-the-hard-way | ee21ccf9fc5dc262b3f1a56cf1009c88698a74f8 | [
"Apache-2.0"
] | null | null | null | artifacts/managed/clusterrolebindings/open-cluster-management-agent-klusterlet-registration.yaml | sdminonne/ocm-the-hard-way | ee21ccf9fc5dc262b3f1a56cf1009c88698a74f8 | [
"Apache-2.0"
] | null | null | null | apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: open-cluster-management-agent-klusterlet-registration
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: open-cluster-management-agent-klusterlet-registration
subjects:
- kind: ServiceAccount
name: klusterlet-registration-sa
namespace: open-cluster-management-agent
| 29.076923 | 61 | 0.81746 |
73a195cc300ceb1a6b277a56dd3416b1b1c3f986 | 220 | yaml | YAML | chapter6/metallb-config.yaml | purna313/Kubernetes-and-Docker-The-Complete-Guide | 49ee1bf7cd33a9d28754d0949d776bb20c17fc6b | [
"MIT"
] | 1 | 2020-12-31T07:09:34.000Z | 2020-12-31T07:09:34.000Z | chapter6/metallb-config.yaml | purna313/Kubernetes-and-Docker-The-Complete-Guide | 49ee1bf7cd33a9d28754d0949d776bb20c17fc6b | [
"MIT"
] | null | null | null | chapter6/metallb-config.yaml | purna313/Kubernetes-and-Docker-The-Complete-Guide | 49ee1bf7cd33a9d28754d0949d776bb20c17fc6b | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
data:
config: |
address-pools:
- name: default
protocol: layer2
addresses:
- 172.17.200.100-172.17.200.125
| 15.714286 | 37 | 0.65 |
73a1f4605dda8776ae26191de29ed486b6ed3cac | 250 | yaml | YAML | namespaces/live-1.cloud-platform.service.justice.gov.uk/check-financial-eligibility-staging/02-limitrange.yaml | martyn-w/cloud-platform-environments | 784924e37ebb6e2c074f88bf8fbb4eb7bdf3d634 | [
"MIT"
] | 28 | 2018-07-13T15:02:24.000Z | 2022-03-17T09:23:54.000Z | namespaces/live-1.cloud-platform.service.justice.gov.uk/check-financial-eligibility-staging/02-limitrange.yaml | martyn-w/cloud-platform-environments | 784924e37ebb6e2c074f88bf8fbb4eb7bdf3d634 | [
"MIT"
] | 963 | 2018-05-30T15:46:06.000Z | 2022-03-30T10:06:39.000Z | namespaces/live-1.cloud-platform.service.justice.gov.uk/check-financial-eligibility-staging/02-limitrange.yaml | martyn-w/cloud-platform-environments | 784924e37ebb6e2c074f88bf8fbb4eb7bdf3d634 | [
"MIT"
] | 29 | 2018-12-04T09:37:36.000Z | 2022-02-25T10:35:34.000Z | apiVersion: v1
kind: LimitRange
metadata:
name: limitrange
namespace: check-financial-eligibility-staging
spec:
limits:
- default:
cpu: 250m
memory: 500Mi
defaultRequest:
cpu: 10m
memory: 100Mi
type: Container
| 16.666667 | 48 | 0.672 |
73a25b1af3c7569ddee514d780b9cbb7c0348ea5 | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation4536.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation4536.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation4536.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-4536
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
73a28bee64ce8b63ea129c6b8681acab279c469e | 320 | yaml | YAML | K8-MS-Azure/deployment.yaml | vishu22314558/Kubernetes_101 | ff0071b225c53c2bd8c6d9effb9a1299953fcb87 | [
"Apache-2.0"
] | null | null | null | K8-MS-Azure/deployment.yaml | vishu22314558/Kubernetes_101 | ff0071b225c53c2bd8c6d9effb9a1299953fcb87 | [
"Apache-2.0"
] | null | null | null | K8-MS-Azure/deployment.yaml | vishu22314558/Kubernetes_101 | ff0071b225c53c2bd8c6d9effb9a1299953fcb87 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: myapp-deployment
labels:
tier: frontend
spec:
replicas: 6
template:
metadata:
name: nginx-2
labels:
app: myapp
spec:
containers:
- name: nginx
image: nginx
selector:
matchLabels:
app: myapp | 16 | 24 | 0.5875 |
73a2dc506a71d9fe03f4c604ec7bec4e6d049259 | 203 | yaml | YAML | aks-spark-chart/templates/azure-managed-disk-pvc.yaml | Azure-Samples/spark-on-aks-benchmark | 19d0f40fb3900fe661b2084780c4ef32556639da | [
"MIT"
] | 4 | 2021-03-19T05:21:24.000Z | 2022-03-30T19:39:56.000Z | aks-spark-chart/templates/azure-managed-disk-pvc.yaml | Azure-Samples/spark-on-aks-benchmark | 19d0f40fb3900fe661b2084780c4ef32556639da | [
"MIT"
] | null | null | null | aks-spark-chart/templates/azure-managed-disk-pvc.yaml | Azure-Samples/spark-on-aks-benchmark | 19d0f40fb3900fe661b2084780c4ef32556639da | [
"MIT"
] | 1 | 2022-02-25T21:09:50.000Z | 2022-02-25T21:09:50.000Z | apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: azure-managed-disk
spec:
accessModes:
- ReadWriteOnce
storageClassName: managed-premium
resources:
requests:
storage: 1000Gi | 18.454545 | 35 | 0.753695 |
73a31f84ecdd4ee4e306521eb6010d30654c6941 | 1,956 | yaml | YAML | cluster-provision/k8s/1.23/manifests/ceph/storageclass-test.yaml | lyarwood/kubevirtci | 109a7c39efed66246e580a4fc996c8f19867e170 | [
"Apache-2.0"
] | 56 | 2018-04-30T13:45:21.000Z | 2022-03-17T12:14:45.000Z | cluster-provision/k8s/1.23/manifests/ceph/storageclass-test.yaml | lyarwood/kubevirtci | 109a7c39efed66246e580a4fc996c8f19867e170 | [
"Apache-2.0"
] | 755 | 2018-04-26T15:26:31.000Z | 2022-03-31T19:00:48.000Z | cluster-provision/k8s/1.23/manifests/ceph/storageclass-test.yaml | lyarwood/kubevirtci | 109a7c39efed66246e580a4fc996c8f19867e170 | [
"Apache-2.0"
] | 94 | 2018-04-26T14:17:28.000Z | 2022-02-23T20:40:27.000Z | apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
name: rook-ceph-block
# Change "rook-ceph" provisioner prefix to match the operator namespace if needed
provisioner: rook-ceph.rbd.csi.ceph.com # driver:namespace:operator
parameters:
# clusterID is the namespace where the rook cluster is running
# If you change this namespace, also change the namespace below where the secret namespaces are defined
clusterID: rook-ceph # namespace:cluster
# If you want to use erasure coded pool with RBD, you need to create
# two pools. one erasure coded and one replicated.
# You need to specify the replicated pool here in the `pool` parameter, it is
# used for the metadata of the images.
# The erasure coded pool must be set as the `dataPool` parameter below.
#dataPool: ec-data-pool
pool: replicapool
# RBD image format. Defaults to "2".
imageFormat: "2"
# RBD image features. Available for imageFormat: "2". CSI RBD currently supports only `layering` feature.
imageFeatures: layering
# The secrets contain Ceph admin credentials. These are generated automatically by the operator
# in the same namespace as the cluster.
csi.storage.k8s.io/provisioner-secret-name: rook-csi-rbd-provisioner
csi.storage.k8s.io/provisioner-secret-namespace: rook-ceph # namespace:cluster
csi.storage.k8s.io/controller-expand-secret-name: rook-csi-rbd-provisioner
csi.storage.k8s.io/controller-expand-secret-namespace: rook-ceph # namespace:cluster
csi.storage.k8s.io/node-stage-secret-name: rook-csi-rbd-node
csi.storage.k8s.io/node-stage-secret-namespace: rook-ceph # namespace:cluster
# Specify the filesystem type of the volume. If not specified, csi-provisioner
# will set default as `ext4`.
csi.storage.k8s.io/fstype: ext4
# uncomment the following to use rbd-nbd as mounter on supported nodes
#mounter: rbd-nbd
allowVolumeExpansion: true
reclaimPolicy: Delete
| 47.707317 | 109 | 0.750511 |
73a32fef2a496022dd15f1fc6c3cc861b6e04a0f | 566 | yaml | YAML | staging/src/k8s.io/pod-security-admission/test/testdata/restricted/v1.7/fail/hostpath0.yaml | pec017/kubernetes | 217abf604505743fa2c2a24577300b2fcbdf92c5 | [
"Apache-2.0"
] | 2 | 2021-07-02T01:53:50.000Z | 2021-07-03T13:22:54.000Z | staging/src/k8s.io/pod-security-admission/test/testdata/restricted/v1.7/fail/hostpath0.yaml | pec017/kubernetes | 217abf604505743fa2c2a24577300b2fcbdf92c5 | [
"Apache-2.0"
] | 1 | 2018-02-23T16:48:28.000Z | 2018-02-23T19:10:22.000Z | staging/src/k8s.io/pod-security-admission/test/testdata/restricted/v1.7/fail/hostpath0.yaml | pec017/kubernetes | 217abf604505743fa2c2a24577300b2fcbdf92c5 | [
"Apache-2.0"
] | 1 | 2018-08-31T07:57:58.000Z | 2018-08-31T07:57:58.000Z | apiVersion: v1
kind: Pod
metadata:
name: hostpath0
spec:
containers:
- image: k8s.gcr.io/pause
name: container1
initContainers:
- image: k8s.gcr.io/pause
name: initcontainer1
securityContext:
runAsNonRoot: true
volumes:
- hostPath:
path: /dev/null
name: volume-hostpath
- emptyDir: {}
name: volume-emptydir
- configMap:
items:
- key: log_level
path: log_level
name: configmap
name: volume-configmap
- name: configmap
persistentVolumeClaim:
claimName: hello
readOnly: true
| 18.866667 | 27 | 0.650177 |
73a345419ff63ae1d27231a7e0d564d08f080d38 | 310 | yaml | YAML | assets/prometheus-user-workload/service-account.yaml | erkanerol/cluster-monitoring-operator | dc830dff02fdcc13290723786f469b7c812103e2 | [
"Apache-2.0"
] | null | null | null | assets/prometheus-user-workload/service-account.yaml | erkanerol/cluster-monitoring-operator | dc830dff02fdcc13290723786f469b7c812103e2 | [
"Apache-2.0"
] | null | null | null | assets/prometheus-user-workload/service-account.yaml | erkanerol/cluster-monitoring-operator | dc830dff02fdcc13290723786f469b7c812103e2 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: ServiceAccount
metadata:
labels:
app.kubernetes.io/component: prometheus
app.kubernetes.io/name: prometheus
app.kubernetes.io/part-of: openshift-monitoring
app.kubernetes.io/version: 2.29.2
name: prometheus-user-workload
namespace: openshift-user-workload-monitoring
| 28.181818 | 51 | 0.770968 |
73a350faca811891bf3601e3bba05e4d81064f33 | 987 | yml | YAML | play-with-sld/kubernetes/k8s/sld-remote-state.yml | guorenxi/Stack-Lifecycle-Deployment | 2780441cb692392993116cf94c14a94ae8edbc6c | [
"MIT"
] | 115 | 2021-03-07T18:14:39.000Z | 2022-03-20T20:17:03.000Z | play-with-sld/kubernetes/k8s/sld-remote-state.yml | guorenxi/Stack-Lifecycle-Deployment | 2780441cb692392993116cf94c14a94ae8edbc6c | [
"MIT"
] | 6 | 2021-09-24T07:21:46.000Z | 2022-03-05T14:13:55.000Z | play-with-sld/kubernetes/k8s/sld-remote-state.yml | guorenxi/Stack-Lifecycle-Deployment | 2780441cb692392993116cf94c14a94ae8edbc6c | [
"MIT"
] | 13 | 2021-06-16T08:48:50.000Z | 2022-03-16T09:11:59.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: remote-state
labels:
name: remote-state
spec:
replicas: 1
selector:
matchLabels:
name: remote-state
template:
metadata:
labels:
name: remote-state
spec:
subdomain: primary
containers:
- name: remote-state
image: d10s0vsky/sld-remote-state:1.0.2
resources:
limits:
memory: 600Mi
cpu: 1
requests:
memory: 300Mi
cpu: 500m
imagePullPolicy: Always
command: ["python3", "-m", "uvicorn", "main:app", "--host", "0.0.0.0", "--port", "8080", "--workers", "1"]
ports:
- containerPort: 8080
livenessProbe:
httpGet:
path: /
port: 8080
httpHeaders:
- name: status
value: healthy
initialDelaySeconds: 60
periodSeconds: 60
| 24.073171 | 116 | 0.493414 |
73a39e7cb9c90ddac419d7750c0aedd88d328ea2 | 168 | yaml | YAML | e2e/manifests/sample/build-secret.yaml | zoetrope/website-operator | 4b6e4ee9c2877c3dc2bf246201c0573237efbdde | [
"MIT"
] | 9 | 2020-11-03T11:25:01.000Z | 2022-01-09T00:21:23.000Z | e2e/manifests/sample/build-secret.yaml | zoetrope/website-operator | 4b6e4ee9c2877c3dc2bf246201c0573237efbdde | [
"MIT"
] | 3 | 2022-01-04T12:51:15.000Z | 2022-03-28T10:04:00.000Z | e2e/manifests/sample/build-secret.yaml | zoetrope/website-operator | 4b6e4ee9c2877c3dc2bf246201c0573237efbdde | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Secret
metadata:
name: build-secret
namespace: default
type: Opaque
data:
ELASTIC_HOST: aHR0cDovL2hvbmtpdC1lczo5MjAw # http://honkit-es:9200
| 18.666667 | 68 | 0.779762 |
73a3b6fde95a4993a994204080a127b4764e7f2d | 894 | yaml | YAML | deploy/10_must-gather-operator.Deployment.yaml | dustman9000/must-gather-operator | 849c87bb8a29a9a8702fde75fc5c01f244ecc60c | [
"Apache-2.0"
] | null | null | null | deploy/10_must-gather-operator.Deployment.yaml | dustman9000/must-gather-operator | 849c87bb8a29a9a8702fde75fc5c01f244ecc60c | [
"Apache-2.0"
] | null | null | null | deploy/10_must-gather-operator.Deployment.yaml | dustman9000/must-gather-operator | 849c87bb8a29a9a8702fde75fc5c01f244ecc60c | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: must-gather-operator
spec:
replicas: 1
selector:
matchLabels:
name: must-gather-operator
template:
metadata:
labels:
name: must-gather-operator
spec:
serviceAccountName: must-gather-operator
containers:
- name: must-gather-operator
# Replace this with the built image name
image: quay.io/app-sre/must-gather-operator:latest
command:
- must-gather-operator
imagePullPolicy: Always
env:
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: "must-gather-operator"
| 26.294118 | 60 | 0.563758 |
73a3c02c9586a493f4a79c072143c4b484a77673 | 133 | yaml | YAML | assets/node_sa.yaml | mandre/openstack-cinder-csi-driver-operator | 244245d52b53fb05e48086a063a7bc6e773b1821 | [
"Apache-2.0"
] | 3 | 2020-10-30T14:38:50.000Z | 2021-04-23T09:12:12.000Z | assets/node_sa.yaml | mandre/openstack-cinder-csi-driver-operator | 244245d52b53fb05e48086a063a7bc6e773b1821 | [
"Apache-2.0"
] | 78 | 2020-09-11T09:27:33.000Z | 2022-03-31T11:37:04.000Z | assets/node_sa.yaml | mandre/openstack-cinder-csi-driver-operator | 244245d52b53fb05e48086a063a7bc6e773b1821 | [
"Apache-2.0"
] | 22 | 2020-09-09T10:07:26.000Z | 2022-03-23T04:53:24.000Z | apiVersion: v1
kind: ServiceAccount
metadata:
name: openstack-cinder-csi-driver-node-sa
namespace: openshift-cluster-csi-drivers
| 22.166667 | 43 | 0.804511 |
73a3cf8cbb889e462d32072118012ca46be50d4b | 1,111 | yaml | YAML | cloudid/k8s/inner/configmap-server.yaml | qaware/cloudid-showcase | 92dc46cee485026dd2ac5568add72d913f5c7571 | [
"Apache-2.0"
] | 6 | 2018-05-02T13:09:49.000Z | 2020-01-10T19:23:39.000Z | cloudid/k8s/inner/configmap-server.yaml | qaware/cloudid-showcase | 92dc46cee485026dd2ac5568add72d913f5c7571 | [
"Apache-2.0"
] | null | null | null | cloudid/k8s/inner/configmap-server.yaml | qaware/cloudid-showcase | 92dc46cee485026dd2ac5568add72d913f5c7571 | [
"Apache-2.0"
] | 1 | 2018-07-11T17:24:07.000Z | 2018-07-11T17:24:07.000Z | apiVersion: v1
kind: ConfigMap
metadata:
name: cloudid-server-config
data:
application.properties: |
app.backend=https://xkcd.com
server.ssl.client-auth=need
logback.xml: |
<configuration>
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<encoder>
<pattern>%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n</pattern>
</encoder>
</appender>
<logger name="de.qaware" level="INFO" />
<logger name="io.grpc" level="INFO" />
<logger name="io.netty" level="INFO" />
<logger name="org.hibernate" level="INFO" />
<root level="INFO">
<appender-ref ref="STDOUT" />
</root>
</configuration>
# -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -Djavax.net.debug=all
JAVA_TOOL_OPTIONS: -Dlogging.config=/deployment/config/logback.xml -Djavax.net.ssl.trustStore=/deployment/secrets/additional_truststore.jks -Djavax.net.ssl.trustStorePassword= -Djavax.net.ssl.trustStoreType=jks -Dcloudid.vault.address=https://vault-service.vault:8200
| 38.310345 | 269 | 0.657066 |
73a3d638189218b31da634ec678be0b7975c1cc1 | 90 | yml | YAML | tracing/skywalking/skywalking-kubernetes/archive/6/6.0.0-GA/namespace.yml | smthkissinger/docker-images | 35e868295d04fa780325ada4168381f1e80e8fe4 | [
"BSD-3-Clause"
] | 63 | 2018-02-04T03:31:22.000Z | 2022-03-07T08:27:39.000Z | tracing/skywalking/skywalking-kubernetes/archive/6/6.0.0-GA/namespace.yml | smthkissinger/docker-images | 35e868295d04fa780325ada4168381f1e80e8fe4 | [
"BSD-3-Clause"
] | 10 | 2019-06-25T07:42:43.000Z | 2021-05-28T03:03:40.000Z | tracing/skywalking/skywalking-kubernetes/archive/6/6.0.0-GA/namespace.yml | smthkissinger/docker-images | 35e868295d04fa780325ada4168381f1e80e8fe4 | [
"BSD-3-Clause"
] | 40 | 2018-01-22T16:31:16.000Z | 2022-03-08T04:40:42.000Z | apiVersion: v1
kind: Namespace
metadata:
name: skywalking
labels:
name: skywalking | 15 | 20 | 0.744444 |
73a485a38a7e47628ce5e4851697b3fca92882f9 | 3,971 | yaml | YAML | deploy/kubernetes/base/node-daemonset.yaml | openshift-bot/aws-efs-csi-driver | 35a6bd3e4c5da6444532880c02001e4c9ac11f6a | [
"Apache-2.0"
] | null | null | null | deploy/kubernetes/base/node-daemonset.yaml | openshift-bot/aws-efs-csi-driver | 35a6bd3e4c5da6444532880c02001e4c9ac11f6a | [
"Apache-2.0"
] | 17 | 2021-07-13T13:06:56.000Z | 2022-03-18T07:21:50.000Z | deploy/kubernetes/base/node-daemonset.yaml | openshift-bot/aws-efs-csi-driver | 35a6bd3e4c5da6444532880c02001e4c9ac11f6a | [
"Apache-2.0"
] | 4 | 2021-07-14T13:03:23.000Z | 2022-01-01T00:01:38.000Z | ---
# Source: aws-efs-csi-driver/templates/node-daemonset.yaml
# Node Service
kind: DaemonSet
apiVersion: apps/v1
metadata:
name: efs-csi-node
labels:
app.kubernetes.io/name: aws-efs-csi-driver
spec:
selector:
matchLabels:
app: efs-csi-node
app.kubernetes.io/name: aws-efs-csi-driver
app.kubernetes.io/instance: kustomize
template:
metadata:
labels:
app: efs-csi-node
app.kubernetes.io/name: aws-efs-csi-driver
app.kubernetes.io/instance: kustomize
spec:
nodeSelector:
beta.kubernetes.io/os: linux
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: eks.amazonaws.com/compute-type
operator: NotIn
values:
- fargate
hostNetwork: true
priorityClassName: system-node-critical
tolerations:
- operator: Exists
containers:
- name: efs-plugin
securityContext:
privileged: true
image: "amazon/aws-efs-csi-driver:v1.3.2"
args:
- --endpoint=$(CSI_ENDPOINT)
- --logtostderr
- --v=2
env:
- name: CSI_ENDPOINT
value: unix:/csi/csi.sock
volumeMounts:
- name: kubelet-dir
mountPath: /var/lib/kubelet
mountPropagation: "Bidirectional"
- name: plugin-dir
mountPath: /csi
- name: efs-state-dir
mountPath: /var/run/efs
- name: efs-utils-config
mountPath: /var/amazon/efs
- name: efs-utils-config-legacy
mountPath: /etc/amazon/efs-legacy
ports:
- name: healthz
containerPort: 9809
protocol: TCP
livenessProbe:
httpGet:
path: /healthz
port: healthz
initialDelaySeconds: 10
timeoutSeconds: 3
periodSeconds: 2
failureThreshold: 5
- name: csi-driver-registrar
image: public.ecr.aws/eks-distro/kubernetes-csi/node-driver-registrar:v2.1.0-eks-1-18-2
args:
- --csi-address=$(ADDRESS)
- --kubelet-registration-path=$(DRIVER_REG_SOCK_PATH)
- --v=2
env:
- name: ADDRESS
value: /csi/csi.sock
- name: DRIVER_REG_SOCK_PATH
value: /var/lib/kubelet/plugins/efs.csi.aws.com/csi.sock
- name: KUBE_NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
volumeMounts:
- name: plugin-dir
mountPath: /csi
- name: registration-dir
mountPath: /registration
- name: liveness-probe
image: public.ecr.aws/eks-distro/kubernetes-csi/livenessprobe:v2.2.0-eks-1-18-2
args:
- --csi-address=/csi/csi.sock
- --health-port=9809
- --v=2
volumeMounts:
- name: plugin-dir
mountPath: /csi
volumes:
- name: kubelet-dir
hostPath:
path: /var/lib/kubelet
type: Directory
- name: plugin-dir
hostPath:
path: /var/lib/kubelet/plugins/efs.csi.aws.com/
type: DirectoryOrCreate
- name: registration-dir
hostPath:
path: /var/lib/kubelet/plugins_registry/
type: Directory
- name: efs-state-dir
hostPath:
path: /var/run/efs
type: DirectoryOrCreate
- name: efs-utils-config
hostPath:
path: /var/amazon/efs
type: DirectoryOrCreate
- name: efs-utils-config-legacy
hostPath:
path: /etc/amazon/efs
type: DirectoryOrCreate
| 31.023438 | 97 | 0.52833 |
73a54c47329d408d5aaea405170b1bd6031535d5 | 207 | yaml | YAML | jmeter_grafana_svc.yaml | vemulaanvesh/jmeter_permformance | 3af25c17ebe3f586c0a7db6fb903a5601dcf1da4 | [
"Apache-2.0"
] | null | null | null | jmeter_grafana_svc.yaml | vemulaanvesh/jmeter_permformance | 3af25c17ebe3f586c0a7db6fb903a5601dcf1da4 | [
"Apache-2.0"
] | null | null | null | jmeter_grafana_svc.yaml | vemulaanvesh/jmeter_permformance | 3af25c17ebe3f586c0a7db6fb903a5601dcf1da4 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: jmeter-grafana
labels:
app: jmeter-grafana
spec:
ports:
- port: 3000
targetPort: 3000
selector:
app: jmeter-grafana
type: LoadBalancer | 15.923077 | 23 | 0.681159 |
73a57f691b83afc5fd91ca766f755f5d964c97a5 | 225 | yaml | YAML | gke-autopilot/setters.yaml | cartyc/gdg-montreal-kcc | b03e6c59692ec2b56b3c0cc3aec85e417861d32d | [
"Apache-2.0"
] | 1 | 2022-03-29T18:48:42.000Z | 2022-03-29T18:48:42.000Z | gke-autopilot/setters.yaml | cartyc/gdg-montreal-kcc | b03e6c59692ec2b56b3c0cc3aec85e417861d32d | [
"Apache-2.0"
] | null | null | null | gke-autopilot/setters.yaml | cartyc/gdg-montreal-kcc | b03e6c59692ec2b56b3c0cc3aec85e417861d32d | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: ConfigMap
metadata: # kpt-merge: /apply-setters-fn-config
name: apply-setters-fn-config
data:
project-id: awesome-demo-project
location: northamerica-northeast1
cluster-name: gdg-autopilot-cluster | 28.125 | 47 | 0.782222 |
73a58b6f394c9d0710c0bd76e5fce35df756e634 | 273 | yml | YAML | manifests/service.yml | flyingoverclouds/aks-deploycenter-demo | 74537cbb6234d87fbc6db014e79ff7bb42b0c2d5 | [
"MIT"
] | null | null | null | manifests/service.yml | flyingoverclouds/aks-deploycenter-demo | 74537cbb6234d87fbc6db014e79ff7bb42b0c2d5 | [
"MIT"
] | null | null | null | manifests/service.yml | flyingoverclouds/aks-deploycenter-demo | 74537cbb6234d87fbc6db014e79ff7bb42b0c2d5 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: "akscna-29ca"
labels:
app: "akscna-29ca"
spec:
type: LoadBalancer
ports:
- port: 8464
targetPort: 8464
protocol: TCP
name: http
selector:
app: "akscna-29ca" | 18.2 | 27 | 0.553114 |
73a59298c82e9564a83f8b5caea07f2a90572256 | 2,163 | yaml | YAML | playground-widget/resources/k8s/cron_jobs/maxcheck-cron.yaml | roonyh/ballerina-www | 2ce1e6b9d84a9cf5b75261ba092b064e5d789c5c | [
"Apache-2.0"
] | 1 | 2018-07-02T21:10:33.000Z | 2018-07-02T21:10:33.000Z | playground-widget/resources/k8s/cron_jobs/maxcheck-cron.yaml | roonyh/ballerina-www | 2ce1e6b9d84a9cf5b75261ba092b064e5d789c5c | [
"Apache-2.0"
] | null | null | null | playground-widget/resources/k8s/cron_jobs/maxcheck-cron.yaml | roonyh/ballerina-www | 2ce1e6b9d84a9cf5b75261ba092b064e5d789c5c | [
"Apache-2.0"
] | null | null | null | apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: maxcheck
spec:
schedule: "*/30 * * * *"
# Do not allow concurrent runs
concurrencyPolicy: "Forbid"
jobTemplate:
spec:
template:
spec:
serviceAccount: bpg-controller-sa
serviceAccountName: bpg-controller-sa
restartPolicy: "OnFailure"
containers:
-
name: maxcheck-controller
imagePullPolicy: "Always"
image: gcr.io/${BPG_GCP_PROJECT_ID}/controller:v0.1-20180425-1754
env:
-
name: BPG_REDIS_WRITE_HOST
value: "redis-master"
-
name: BPG_REDIS_WRITE_PORT
value: "6379"
-
name: BPG_REDIS_READ_HOST
value: "redis-slave"
-
name: BPG_REDIS_READ_PORT
value: "6379"
-
name: DB_HOST
value: "mysql-server"
-
name: DB_PORT
value: "3306"
-
name: BPG_NAMESPACE
value: "ballerina-playground"
-
name: BPG_LAUNCHER_IMAGE_NAME
value: "gcr.io/${BPG_GCP_PROJECT_ID}/launcher:v0.1-20180620-1054"
-
name: BPG_MIN_CONCURRENT_USERS
value: "10"
-
name: BPG_MAX_CONCURRENT_USERS
value: "40"
-
name: BPG_SCALING_STEP_UP
value: "2"
-
name: BPG_SCALING_STEP_DOWN
value: "1"
-
name: BPG_SCALING_FREE_BUFFER
value: "2"
-
name: BGP_NFS_SERVER_IP
value: "10.142.0.5"
-
name: BPG_CONTROLLER_INTERNAL_URL
value: "bpg-controller-internal"
-
name: ROOT_DOMAIN_NAME
value: "playground.preprod.ballerina.io"
-
name: BPG_LAUNCHER_HTTPS_PORT
value: "8443"
-
name: BPG_CONTROLLER_ROLE
value: "MAX_CHECK"
| 28.090909 | 79 | 0.472492 |
73a5aa4b5da6796e40bf2498e8b5a52db9c75b68 | 351 | yml | YAML | lab3_secrets.yml | davidcol25/hvaccontroller-python-template | 78d20483fc3dc213b3f7d5edfba1ee53e1dcfe17 | [
"MIT"
] | 1 | 2022-03-13T23:52:09.000Z | 2022-03-13T23:52:09.000Z | lab3_secrets.yml | davidcol25/hvaccontroller-python-template | 78d20483fc3dc213b3f7d5edfba1ee53e1dcfe17 | [
"MIT"
] | 28 | 2022-03-08T19:27:40.000Z | 2022-03-15T16:12:32.000Z | lab3_secrets.yml | davidcol25/hvaccontroller-python-template | 78d20483fc3dc213b3f7d5edfba1ee53e1dcfe17 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Secret
metadata:
name: hvac-secrets
type: Opaque
data:
hvac_token: V0JoaW5qM2lzSg==
db_username: eTA4cmx6ZmM5ajY1
db_password: cHNjYWxlX3B3X1lvWVo2aXVZYXU1N1N2NnZrODVmcVd3QUw1NDlVazAwUVFvc1dhRjdScG8=
db_host: MWd0enJ3M2RwMWRzLnVzLWVhc3QtNC5wc2RiLmNsb3Vk
db_port: MzMwNg==
db_name: cGVyc29uYWwtd2Vic2l0ZQ== | 29.25 | 88 | 0.811966 |
73a5d24519bf6b331f15f42a60dc8ac12f35acdb | 2,088 | yaml | YAML | kubernetes/production/configmap-pelaporan-api.yaml | jabardigitalservice/pikobar-pelaporan-backend | 832e7a6b401dc5b42b9075e9bc6112e732a1d4ef | [
"Unlicense"
] | 22 | 2020-03-20T07:34:19.000Z | 2021-04-27T06:21:13.000Z | kubernetes/production/configmap-pelaporan-api.yaml | jabardigitalservice/pikobar-pelaporan-backend | 832e7a6b401dc5b42b9075e9bc6112e732a1d4ef | [
"Unlicense"
] | 494 | 2020-03-24T04:36:46.000Z | 2022-01-26T02:59:48.000Z | kubernetes/production/configmap-pelaporan-api.yaml | jabardigitalservice/pikobar-pelaporan-backend | 832e7a6b401dc5b42b9075e9bc6112e732a1d4ef | [
"Unlicense"
] | 19 | 2020-03-17T03:45:58.000Z | 2021-12-24T05:54:27.000Z | kind: ConfigMap
apiVersion: v1
metadata:
name: pelaporan-configmap-file-prod
namespace: pikobar-pelaporan
data:
NODE_ENV: "production"
HOST: "%HOST%"
PORT: "%PORT%"
ENCODING: "utf8"
SECRET_KEY: "%SECRET_KEY%"
MONGO_DB_URI: "%MONGO_DB_URI%"
URL_PENDAFTARAN_COVID: "%URL_PENDAFTARAN_COVID%"
URL_USER_PENDAFTARAN_COVID: "%URL_USER_PENDAFTARAN_COVID%"
SMS_URL_SERVER: "%SMS_URL_SERVER%"
SMS_USERNAME: "%SMS_USERNAME%"
WA_URL: "%WA_URL%"
WA_USER: "%WA_USER%"
SENTRY_DSN: "%SENTRY_DSN%"
APP_CONVERT: "%APP_CONVERT%"
#firebase#
FIREBASE_DEBUG: "false"
FIREBASE_PROJECT_ID: "%FIREBASE_PROJECT_ID%"
FIREBASE_CLIENT_EMAIL: "%FIREBASE_CLIENT_EMAIL%"
FIREBASE_CLIENT_ID: "%FIREBASE_CLIENT_ID%"
FIREBASE_PRIVATE_KEY: "%FIREBASE_PRIVATE_KEY%"
FIREBASE_CLIENT_X509_CERT_URL: "%FIREBASE_CLIENT_X509_CERT_URL%"
FIREBASE_DATABASE_URL: "%FIREBASE_DATABASE_URL%"
# redis #
REDIS_HOST: "%REDIS_HOST%"
REDIS_PORT: "%REDIS_PORT%"
# pubsub topik #
TOPIC_NAME_LAPORMANDIRI: "%TOPIC_NAME_LAPORMANDIRI%"
SUBSCRIPTION_NAME_LAPORMANDIRI: "%SUBSCRIPTION_NAME_LAPORMANDIRI%"
TOPIC_NAME_LABKESPELAPORAN: "%TOPIC_NAME_LABKESPELAPORAN%"
SUBSCRIPTION_NAME_LABKESPELAPORAN: "%SUBSCRIPTION_NAME_LABKESPELAPORAN%"
# pubsub
PUBSUB_PROJECT_ID: "%PUBSUB_PROJECT_ID%"
PUBSUB_PRIVATE_KEY_ID: "%PUBSUB_PRIVATE_KEY_ID%"
PUBSUB_PRIVATE_KEY: "%PUBSUB_PRIVATE_KEY%"
PUBSUB_CLIENT_EMAIL: "%PUBSUB_CLIENT_EMAIL%"
PUBSUB_CLIENT_ID: "%PUBSUB_CLIENT_ID%"
PUBSUB_AUTH_URI: "%PUBSUB_AUTH_URI%"
PUBSUB_TOKEN_URI: "%PUBSUB_TOKEN_URI%"
PUBSUB_AUTH_PROVIDER_X509_CERT_URL: "%PUBSUB_AUTH_PROVIDER_X509_CERT_URL%"
PUBSUB_CLIENT_X509_CERT_URL: "%PUBSUB_CLIENT_X509_CERT_URL%"
# S3
AWS_BUCKET_ID: "%AWS_BUCKET_ID%"
AWS_SECRET_KEY: "%AWS_SECRET_KEY%"
CASE_BUCKET_NAME: "%CASE_BUCKET_NAME%"
HISTORY_BUCKET_NAME: "%HISTORY_BUCKET_NAME%"
SIGNED_URL_METHOD: "%SIGNED_URL_METHOD%"
# Email
EMAIL_HOST: "%EMAIL_HOST%"
EMAIL_PORT: "%EMAIL_PORT%"
EMAIL_USER: "%EMAIL_USER%"
EMAIL_PASS: "%EMAIL_PASS%"
EMAIL_FROM: "%EMAIL_FROM%"
| 26.769231 | 76 | 0.764368 |
73a6166b64cefb72bc752e422dd3b7a728e65bc0 | 871 | yaml | YAML | deploy/operator.yaml | agilesolutions/keycloak-operator | ebb474e48af7d3793f4db63f6a54b5c9462b40a4 | [
"Apache-2.0"
] | 1 | 2020-02-17T09:52:27.000Z | 2020-02-17T09:52:27.000Z | deploy/operator.yaml | agilesolutions/keycloak-operator | ebb474e48af7d3793f4db63f6a54b5c9462b40a4 | [
"Apache-2.0"
] | 1 | 2020-02-12T16:15:05.000Z | 2020-02-12T16:15:05.000Z | deploy/operator.yaml | pace/keycloak-operator | 3cd3a6690a0f37d24950b216aa7f7d5123fdb7f1 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: keycloak-operator
spec:
replicas: 1
selector:
matchLabels:
name: keycloak-operator
template:
metadata:
labels:
name: keycloak-operator
spec:
serviceAccountName: keycloak-operator
containers:
- name: keycloak-operator
# Replace this with the built image name
image: quay.io/keycloak/keycloak-operator:latest
command:
- keycloak-operator
imagePullPolicy: Always
env:
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: OPERATOR_NAME
value: "keycloak-operator"
| 25.617647 | 58 | 0.562572 |
73a62d766e0f2bbe771bcbdfbc317fdfe475db2e | 1,252 | yaml | YAML | config/rbac/role.yaml | ctodea/apache-operator | 137d674098ae3e5efb92871147fb692992dc564d | [
"MIT"
] | null | null | null | config/rbac/role.yaml | ctodea/apache-operator | 137d674098ae3e5efb92871147fb692992dc564d | [
"MIT"
] | null | null | null | config/rbac/role.yaml | ctodea/apache-operator | 137d674098ae3e5efb92871147fb692992dc564d | [
"MIT"
] | null | null | null | ---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: manager-role
rules:
##
## Base operator rules
##
- apiGroups:
- ""
resources:
- secrets
- pods
- pods/exec
- pods/log
- services # allow managing services
- configmaps # allow managing configmaps
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- apps
resources:
- deployments
- daemonsets
- replicasets
- statefulsets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups: # allow operator to manage routes
- route.openshift.io
resources:
- routes
- routes/custom-host # https://stackoverflow.com/a/61907374/3763807
verbs:
- '*' # can be narrowed down for more security, if required
##
## Rules for web.example.com/v1alpha1, Kind: Apache
##
- apiGroups:
- web.example.com
resources:
- apaches
- apaches/status
- apaches/finalizers
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
#+kubebuilder:scaffold:rules
| 18.411765 | 73 | 0.546326 |
73a63f3d906eeaf0407f046f4fcfae010a7d2fd9 | 390 | yml | YAML | minikube/microblog/5-ingress.yml | AndreasArne/redovisnings-sida | 46397c70b6a9767dd12959258d6ace13ed3444d4 | [
"MIT"
] | null | null | null | minikube/microblog/5-ingress.yml | AndreasArne/redovisnings-sida | 46397c70b6a9767dd12959258d6ace13ed3444d4 | [
"MIT"
] | 2 | 2021-09-08T02:54:07.000Z | 2022-02-18T19:29:24.000Z | minikube/microblog/5-ingress.yml | AndreasArne/redovisnings-sida | 46397c70b6a9767dd12959258d6ace13ed3444d4 | [
"MIT"
] | null | null | null | apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: "microblog-ingress"
# annotations:
# nginx.ingress.kubernetes.io/rewrite-target: /$1
spec:
rules:
- host: k8s.com # CHANGE ME!
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: microblog
port:
number: 5000 | 21.666667 | 53 | 0.538462 |
73a652ec60c47abbfe853ab47f8d0e709568892e | 801 | yaml | YAML | kyaml/kio/filters/testdata2/dataset1/java/java-deployment-2.resource.yaml | fdiskbrain/kustomize | ee4b7847f0beb6c0d2070673b10f23f7b3e92e82 | [
"Apache-2.0"
] | 8,375 | 2018-05-11T17:33:43.000Z | 2022-03-31T07:49:48.000Z | kyaml/kio/filters/testdata2/dataset1/java/java-deployment-2.resource.yaml | fdiskbrain/kustomize | ee4b7847f0beb6c0d2070673b10f23f7b3e92e82 | [
"Apache-2.0"
] | 4,454 | 2018-05-18T21:01:16.000Z | 2022-03-31T23:53:17.000Z | kyaml/kio/filters/testdata2/dataset1/java/java-deployment-2.resource.yaml | fdiskbrain/kustomize | ee4b7847f0beb6c0d2070673b10f23f7b3e92e82 | [
"Apache-2.0"
] | 1,988 | 2018-05-11T20:07:45.000Z | 2022-03-31T22:03:36.000Z | # Copyright 2019 The Kubernetes Authors.
# SPDX-License-Identifier: Apache-2.0
#
apiVersion: apps/v1
kind: Deployment
metadata:
name: app
labels:
app: java
spec:
replicas: 4
selector:
matchLabels:
app: java
template:
metadata:
labels:
app: java
spec:
restartPolicy: Always
containers:
- name: app
image: gcr.io/project/app:version
command:
- java
- -jar
- /app.jar
ports:
- containerPort: 8080
envFrom:
- configMapRef:
name: app-config
env:
- name: JAVA_OPTS
value: -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -Djava.security.egd=file:/dev/./urandom
imagePullPolicy: Always
minReadySeconds: 10
| 21.078947 | 122 | 0.594257 |
73a660f43f8f41ade512ceb6ee13c22907635e25 | 232 | yaml | YAML | part4/4_8/k8s/manifests/service-todo.yaml | NiklasKuu/DevOpsWithKubernetes | e9afdce0c7c87478027d88253446f8ca12b10542 | [
"MIT"
] | null | null | null | part4/4_8/k8s/manifests/service-todo.yaml | NiklasKuu/DevOpsWithKubernetes | e9afdce0c7c87478027d88253446f8ca12b10542 | [
"MIT"
] | null | null | null | part4/4_8/k8s/manifests/service-todo.yaml | NiklasKuu/DevOpsWithKubernetes | e9afdce0c7c87478027d88253446f8ca12b10542 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
namespace: todo-application
name: todolist-scv
spec:
type: NodePort
selector:
app: todolist
ports:
- name: todolist
port: 2345
protocol: TCP
targetPort: 3000 | 16.571429 | 29 | 0.668103 |
73a6ecb2fc3ff05f8bc58f4be89b9fc2dec7e1a8 | 137 | yaml | YAML | manifests/redis-configmap.yaml | linux-training-group-1/asset-registry-config | eabfdc158781539b66c60b572e15175cefc3f422 | [
"MIT"
] | null | null | null | manifests/redis-configmap.yaml | linux-training-group-1/asset-registry-config | eabfdc158781539b66c60b572e15175cefc3f422 | [
"MIT"
] | null | null | null | manifests/redis-configmap.yaml | linux-training-group-1/asset-registry-config | eabfdc158781539b66c60b572e15175cefc3f422 | [
"MIT"
] | 1 | 2022-02-12T10:23:42.000Z | 2022-02-12T10:23:42.000Z | apiVersion: v1
kind: ConfigMap
metadata:
name: redis-config
data:
redis-config: |
maxmemory 2mb
maxmemory-policy allkeys-lru
| 15.222222 | 32 | 0.729927 |
73a79a1f449f9f07186ac76c2899205da83099e8 | 1,011 | yaml | YAML | sdk/python/tests/compiler/testdata/testpackage/mypipeline/kaniko.basic.yaml | Iuiu1234/pipelines | 1e032f550ce23cd40bfb6827b995248537b07d08 | [
"Apache-2.0"
] | 2,860 | 2018-05-24T04:55:01.000Z | 2022-03-31T13:49:56.000Z | sdk/python/tests/compiler/testdata/testpackage/mypipeline/kaniko.basic.yaml | Iuiu1234/pipelines | 1e032f550ce23cd40bfb6827b995248537b07d08 | [
"Apache-2.0"
] | 7,331 | 2018-05-16T09:03:26.000Z | 2022-03-31T23:22:04.000Z | sdk/python/tests/compiler/testdata/testpackage/mypipeline/kaniko.basic.yaml | Iuiu1234/pipelines | 1e032f550ce23cd40bfb6827b995248537b07d08 | [
"Apache-2.0"
] | 1,359 | 2018-05-15T11:05:41.000Z | 2022-03-31T09:42:09.000Z | # Copyright 2018 The Kubeflow Authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
apiVersion: v1
kind: Pod
metadata:
generateName: kaniko-
namespace: default
spec:
restartPolicy: Never
serviceAccountName: default
containers:
- name: kaniko
image: gcr.io/kaniko-project/executor:v0.5.0
args: ["--cache=true",
"--dockerfile=dockerfile",
"--context=gs://mlpipeline/kaniko_build.tar.gz",
"--destination=gcr.io/mlpipeline/kaniko_image:latest"] | 33.7 | 74 | 0.715134 |
73a82c7c060e513aae50d76f63b926e496d8c629 | 76 | yaml | YAML | kubernetes/kubeguide_example/Chapter_1/development-ns.yaml | owen2016/DevOps-Practices | 7ab6895a22bde14463a409516a94cefbb5dd0a89 | [
"MIT"
] | 6 | 2021-12-29T01:40:34.000Z | 2022-01-10T20:56:14.000Z | kubernetes/kubeguide_example/Chapter_1/development-ns.yaml | owen2016/DevOps-Practices | 7ab6895a22bde14463a409516a94cefbb5dd0a89 | [
"MIT"
] | null | null | null | kubernetes/kubeguide_example/Chapter_1/development-ns.yaml | owen2016/DevOps-Practices | 7ab6895a22bde14463a409516a94cefbb5dd0a89 | [
"MIT"
] | 1 | 2021-08-16T13:18:53.000Z | 2021-08-16T13:18:53.000Z | #chapter 1.4.13
apiVersion: v1
kind: Namespace
metadata:
name: development | 15.2 | 19 | 0.776316 |
73a8a20fded3f5821f5cd5f6c45fca52a56aa9d1 | 1,343 | yml | YAML | experiments/exp03/trials/trial02/libri-sim.yml | drausin/libri-experiments | f3e6f23e33bc49f8dd0ac6292f63305035015991 | [
"Apache-2.0"
] | null | null | null | experiments/exp03/trials/trial02/libri-sim.yml | drausin/libri-experiments | f3e6f23e33bc49f8dd0ac6292f63305035015991 | [
"Apache-2.0"
] | null | null | null | experiments/exp03/trials/trial02/libri-sim.yml | drausin/libri-experiments | f3e6f23e33bc49f8dd0ac6292f63305035015991 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: libri-experimenter
spec:
restartPolicy: Never
volumes:
- name: data
emptyDir: {}
containers:
- name: libri-experimenter
image: daedalus2718/libri-exp:snapshot-b5bda27
args: [
"run",
"--librarians", "librarians-0.libri.default.svc.cluster.local:20100,librarians-1.libri.default.svc.cluster.local:20100,librarians-2.libri.default.svc.cluster.local:20100,librarians-3.libri.default.svc.cluster.local:20100,librarians-4.libri.default.svc.cluster.local:20100,librarians-5.libri.default.svc.cluster.local:20100,librarians-6.libri.default.svc.cluster.local:20100,librarians-7.libri.default.svc.cluster.local:20100",
"--duration", "60m",
"--numAuthors", "1",
"--docsPerDay", "256000",
"--contentSizeKBGammaShape", "1.5",
"--contentSizeKBGammaRate", "0.00588",
"--sharesPerUpload", "2",
"--nUploaders", "256",
"--nDownloaders", "256",
]
env:
- name: GODEBUG # ensure we use the pure Go (rather than CGO) DNS
value: netdns=go # resolver (see https://golang.org/src/net/net.go)
volumeMounts:
- name: data
mountPath: /data
resources:
limits:
memory: 1G
cpu: 400m
| 38.371429 | 446 | 0.612063 |
73a8e0efeb016888141571a9df350589bdaf2ac8 | 1,724 | yaml | YAML | deploy/addons/dashboard/dashboard-role.yaml | g9rga/minikube | 4ef26f5700e96b4a798697bafe2edea8583d254a | [
"Apache-2.0"
] | 24,690 | 2016-04-16T22:00:36.000Z | 2022-03-31T17:55:10.000Z | deploy/addons/dashboard/dashboard-role.yaml | g9rga/minikube | 4ef26f5700e96b4a798697bafe2edea8583d254a | [
"Apache-2.0"
] | 13,703 | 2016-04-15T22:50:41.000Z | 2022-03-31T23:30:07.000Z | deploy/addons/dashboard/dashboard-role.yaml | g9rga/minikube | 4ef26f5700e96b4a798697bafe2edea8583d254a | [
"Apache-2.0"
] | 4,690 | 2016-04-15T22:44:11.000Z | 2022-03-31T13:48:05.000Z | # Copyright 2017 The Kubernetes 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.
kind: Role
apiVersion: rbac.authorization.k8s.io/v1
metadata:
labels:
k8s-app: kubernetes-dashboard
kubernetes.io/minikube-addons: dashboard
addonmanager.kubernetes.io/mode: Reconcile
name: kubernetes-dashboard
namespace: kubernetes-dashboard
rules:
# Allow Dashboard to get, update and delete Dashboard exclusive secrets.
- apiGroups: [""]
resources: ["secrets"]
resourceNames: ["kubernetes-dashboard-key-holder", "kubernetes-dashboard-certs", "kubernetes-dashboard-csrf"]
verbs: ["get", "update", "delete"]
# Allow Dashboard to get and update 'kubernetes-dashboard-settings' config map.
- apiGroups: [""]
resources: ["configmaps"]
resourceNames: ["kubernetes-dashboard-settings"]
verbs: ["get", "update"]
# Allow Dashboard to get metrics.
- apiGroups: [""]
resources: ["services"]
resourceNames: ["heapster", "dashboard-metrics-scraper"]
verbs: ["proxy"]
- apiGroups: [""]
resources: ["services/proxy"]
resourceNames: ["heapster", "http:heapster:", "https:heapster:", "dashboard-metrics-scraper", "http:dashboard-metrics-scraper"]
verbs: ["get"]
| 39.181818 | 131 | 0.717517 |
73a90054d728f92f9d4e75df2bca6d62b75360bb | 1,317 | yaml | YAML | config/rbac/submariner-operator/cluster_role.yaml | danibachar/submariner-operator | eb0a354e2662b1cde76a84e9ce076d515572ff73 | [
"Apache-2.0"
] | 68 | 2019-10-23T20:56:19.000Z | 2022-03-17T19:56:17.000Z | config/rbac/submariner-operator/cluster_role.yaml | danibachar/submariner-operator | eb0a354e2662b1cde76a84e9ce076d515572ff73 | [
"Apache-2.0"
] | 1,689 | 2019-10-22T13:45:46.000Z | 2022-03-31T13:51:06.000Z | config/rbac/submariner-operator/cluster_role.yaml | danibachar/submariner-operator | eb0a354e2662b1cde76a84e9ce076d515572ff73 | [
"Apache-2.0"
] | 58 | 2019-10-22T13:07:23.000Z | 2022-03-16T20:38:51.000Z | ---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: submariner-operator
rules:
# submariner-operator updates the config map of core-dns to forward requests to
# clusterset.local to Lighthouse DNS, also looks at existing configmaps
# to figure out network settings
- apiGroups:
- ""
resources:
- configmaps
verbs:
- create
- get
- list
- watch
- update
- apiGroups:
- apiextensions.k8s.io
resources:
- customresourcedefinitions
verbs:
- get
- list
- create
- update
- delete
- watch
- apiGroups: # pods, services and nodes are looked up to figure out network settings
- ""
resources:
- pods
- services
- nodes
verbs:
- get
- list
- watch
- apiGroups:
- operator.openshift.io
resources:
- dnses
verbs:
- get
- list
- watch
- update
- apiGroups:
- config.openshift.io
resources:
- networks
verbs:
- get
- list
- apiGroups:
- ""
resources:
- namespaces
verbs:
- get
- list
- watch
- apiGroups:
- monitoring.coreos.com
resources:
- servicemonitors
verbs:
- get
- create
| 18.291667 | 87 | 0.552012 |
73a9872e922df0e550fc782044463315106360c7 | 4,090 | yaml | YAML | k8s-custom-autoscaling/custom-metrics-secret.yaml | MayurCK/k8s-practice | 8b0df21ca64bdcb61e9861037f126e4e497f9b4f | [
"Apache-2.0"
] | null | null | null | k8s-custom-autoscaling/custom-metrics-secret.yaml | MayurCK/k8s-practice | 8b0df21ca64bdcb61e9861037f126e4e497f9b4f | [
"Apache-2.0"
] | null | null | null | k8s-custom-autoscaling/custom-metrics-secret.yaml | MayurCK/k8s-practice | 8b0df21ca64bdcb61e9861037f126e4e497f9b4f | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Secret
metadata:
name: cm-adapter-serving-certs
namespace: default
data:
serving.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURlRENDQW1DZ0F3SUJBZ0lUQ1h3Y2QraktWREpYSEIyZXNaZGsya1FsNERBTkJna3Foa2lHOXcwQkFRc0YKQURBTk1Rc3dDUVlEVlFRRERBSmpZVEFlRncweE9EQTBNREl4TkRBNU1EQmFGdzB5TXpBME1ERXhOREE1TURCYQpNQ014SVRBZkJnTlZCQU1UR0dOMWMzUnZiUzF0WlhSeWFXTnpMV0Z3YVhObGNuWmxjakNDQVNJd0RRWUpLb1pJCmh2Y05BUUVCQlFBRGdnRVBBRENDQVFvQ2dnRUJBS2tLNzVjVTFSbk15bG8zRlBMM3F2N0VPYWN6d3J6dmZueWIKQjhkcnJ6bVh0b21KQzN1Ry9abWdlK3VKaHQvakhhNlByWVNQQkpXTUkrb0I1UnJrbmlqMTVwSTlKT0doYUV6Zwovcm5PQW5iTmVEMXVhQ0UyV0FNeVd6ckhmdlhxOVNISUNwY3Vrd2JhekdaMFdmSVF3N2lMNnVmV2I1a0c3WWVtCnU3RmpVTW50dTFKSGMwajNpaUVhT1E0b2NKWUJpa1lXZkQyMHh5dE0zc3NrSy96Y1dMNkc0c2M1QS9CRUp6dWEKaTl2aTB6ajAvTEE1RVFXVlhhVFdIZUhTdm9aQVZseGEwSzd0bnBBWE1aUDhDNlZlM21OM2Q4dmM2aHZmRHhBeApSOUpwK01hNkVodGI1cDFnVmU3YW41RktSMWdra2lRNW9La1R5elRyTDJ4U2hKb2wrM0VDQXdFQUFhT0J1akNCCnR6QU9CZ05WSFE4QkFmOEVCQU1DQmFBd0RBWURWUjBUQVFIL0JBSXdBREFkQmdOVkhRNEVGZ1FVQ2ZmcWtpRmEKZWtQTzMxNUoxeFdkenZudFdoOHdId1lEVlIwakJCZ3dGb0FVaXJFNTdzUVhsY1VSa3g0dVNLQUpZL0pFOGEwdwpWd1lEVlIwUkJGQXdUb0lqWTNWemRHOXRMVzFsZEhKcFkzTXRZWEJwYzJWeWRtVnlMbTF2Ym1sMGIzSnBibWVDCkoyTjFjM1J2YlMxdFpYUnlhV056TFdGd2FYTmxjblpsY2k1dGIyNXBkRzl5YVc1bkxuTjJZekFOQmdrcWhraUcKOXcwQkFRc0ZBQU9DQVFFQU10OENmbFdGYVFaWWJQTy9hcmY1emV5d1ozcVlyeGVKdllYN0krL0dXSTcwTG1PQQo2R1BpdE8zOWprODZNREd6WHlub0RicEhiT2xNY1BBOVV3RDNGbFErRndVNkxyMEtIeUFPeE1DekRWZW55cStyCmh6QzJ5b0ZtTS93NzJ5S2IzT2ZvOG9XdnJXV20wOERxWTFhY2tjZmdPZVlmT0tVVmUvNDFEQUhVM3BQQ3VyTG4KNEVSaVl5bkl1a2RXdHJvekNIaVRQN0Rqd3ExRThOSTlOS1AxMDhOWnkweVhsR0t4NFZ6eWxUdTAxV1A2OUF3TApabkMrVkMrMm9ITkE1dm52SWVQZDFBTjdUWnlTck9UczdZdURNNkl6akgzeEVyTHgreE1WM1ljaVRTR3V3V1FUCjNTRkVhQ1pkQWxqK3ZXUk41TFU1U3NJN0dhV2pUNnB2SGFXSGtRPT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=
serving.key: LS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlFb2dJQkFBS0NBUUVBcVFydmx4VFZHY3pLV2pjVTh2ZXEvc1E1cHpQQ3ZPOStmSnNIeDJ1dk9aZTJpWWtMCmU0YjltYUI3NjRtRzMrTWRybyt0aEk4RWxZd2o2Z0hsR3VTZUtQWG1rajBrNGFGb1RPRCt1YzRDZHMxNFBXNW8KSVRaWUF6SmJPc2QrOWVyMUljZ0tseTZUQnRyTVpuUlo4aEREdUl2cTU5WnZtUWJ0aDZhN3NXTlF5ZTI3VWtkegpTUGVLSVJvNURpaHdsZ0dLUmhaOFBiVEhLMHpleXlRci9OeFl2b2JpeHprRDhFUW5PNXFMMitMVE9QVDhzRGtSCkJaVmRwTllkNGRLK2hrQldYRnJRcnUyZWtCY3hrL3dMcFY3ZVkzZDN5OXpxRzk4UEVERkgwbW40eHJvU0cxdm0KbldCVjd0cWZrVXBIV0NTU0pEbWdxUlBMTk9zdmJGS0VtaVg3Y1FJREFRQUJBb0lCQUVHaS9HcldiUFJLbjF1dQpQWlVsODZCZXd1QVlhZ29BbUVWNzBPWnUrcWZMTDlaeGZ5TGt4SDJ0WWRDUUl1MjEreVYzcG5GdE11TjZlY3Q0CkZ1UjlWcWdpNnZkbmhIV1R2YkwwUGhRWldMMldoSlNkMVJMb1RmNVh4REtybWJHVkhMK1VOQUNGMWhMNFRCdVEKSEFpdzE3NUZuZDJOVnVHOVhlZXBKd0gyeFR6U1Q0MGpFVWFRaVNBNmZUckZYRFNtTlVPNTVXMVUxcWxsdVNkNwpVeFlLdGt6T2FiZHpQNGR0REFZUGtPUmttWk50cjRJNnV0WVpIaU5EL1RGWFc5UHZ5WUdnVFhkTVh5cDRpbFJQCnlvRzYxYzNCTkNGZENrVFczbkRNa2NQcjlySlB6SnA5YVNzWVZ4SEFOWitBUkNzUDkwVWF3bjFaUmpJUENjdisKUDVsQkxpMENnWUVBMmI5SXN2ODgyL2dDZHN0ZlpmekM3WHY3OXZqdW9lTU16V243cERGdTZ4eUYrNnArWGc5bgo0Zis2NmlQUHBQZkwzZ2pHY29OUG5mZGNHWHRQaitFT1YweCtwZlFEMmZ0dUZUR0VRY3RPeFA3ZHljb29TYytRCmhWc3pZRXc1eUdHUDg0SFNmaTdkY2FkakxVbnc4MldUS1VwaTFpMDRhZTBHQS80TUpQYzM4ZnNDZ1lFQXhyMUYKaDY3eUwyVXZrUWk0NzNUUURYUVdnVXJvYzJMOGQrWnpQY1MvNHoyVGdQUDUwMlRGNXZxL21jckZrUzkrRHRtNQowR09DVVlGZkxCTUNBaTB6dGxBaTFwOFdwc2pCUDBPN3ArbnNuSngraWVVcHpOWGdxeUZNakh3emhkVkNiNHBsClovdmtKQ3VNQS80U2RTbXFmSEtGY0ZWOWNYR3hVanQ3R2xFdStJTUNnWUFXYVFwNWFhMkEwaWltdzAyaE9IOXoKWTdSTitkYk5rSW1yeG9HZ3Azbkw5dGFQVFQvT1BIV3JtOTlINDhHbUw5NnFqbXFtTkgrSU9ZSWdHVUhhQkFhdQowMitoY3RqR29ZcjE0Vy9FT2NGMG91cCtyekN3VUEyR3ZCa3dpd2ZUYUw4aEI3WjdTQ1dBWWdMaUVWOGNIZE1rCmg4UmVXSzhhcjh0VHM5emFIUnVENndLQmdBTFJNZ2dmV2IyRVFLMWNvMHA1ckcxVVpQRkdQNDlMS3VzRU1FUUMKNHZsMHFQK2Q5YitpWVEvS0pDY284YTRDTDFaRWpkYS9ZbHlIYWZMMC9nVkw0THpIM0FhUTBNQmlmaUxJY2dPSwpWRmxQK3BjMzBXVGU3MFZkdm5rTFZhdWkvME1YZ2lKOE5wcXdwMVp6Sm8zVW5sOFBQSWNBSHp3WmNYc0o3cy9MCnNNL0RBb0dBQTF5K1FKK1ZEMzhqY2g2ZS92cTdZNWYycVg5eWdBSzc1ZzhrdTJJMlk4UThYcytwaHdiVjUzVVEKQmlpaWFJTjFkbm94d0tCVS9XUExMcWNkaWlESDdkODE2WlJyZ1E0K0c1d2NSamY5cGszSzdkN3V4amhyNytTRQpmRURkbEEvOVNZdDVVOXgxSkZsZlZFb3g4c2dEcithaWtDOHA4enpmSlhIaGlYUlZaRTA9Ci0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg== | 511.25 | 2,290 | 0.981907 |
73aa7e3df653606d3c8734f072541d2acf110e40 | 972 | yaml | YAML | 4.prometheus-grafana/grafana-deployment.yaml | swgu931/kubernetes_advanced | f06c0600f099f84968acb74724b5d202153ff1f0 | [
"Apache-2.0"
] | null | null | null | 4.prometheus-grafana/grafana-deployment.yaml | swgu931/kubernetes_advanced | f06c0600f099f84968acb74724b5d202153ff1f0 | [
"Apache-2.0"
] | null | null | null | 4.prometheus-grafana/grafana-deployment.yaml | swgu931/kubernetes_advanced | f06c0600f099f84968acb74724b5d202153ff1f0 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: grafana
namespace: monitoring
spec:
replicas: 1
selector:
matchLabels:
app: grafana
template:
metadata:
name: grafana
labels:
app: grafana
spec:
containers:
- name: grafana
image: grafana/grafana:latest
ports:
- name: grafana
containerPort: 3000
resources:
limits:
memory: "2Gi"
cpu: "1000m"
requests:
memory: "1Gi"
cpu: "500m"
volumeMounts:
- mountPath: /var/lib/grafana
name: grafana-storage
- mountPath: /etc/grafana/provisioning/datasources
name: grafana-datasources
readOnly: false
volumes:
- name: grafana-storage
emptyDir: {}
- name: grafana-datasources
configMap:
defaultMode: 420
name: grafana-datasources | 23.142857 | 60 | 0.536008 |
73aa98aee1dccc43304ab671f8a18c543a56553d | 378 | yaml | YAML | component/nodejs/build/gulp/component-nodejs-build-gulp.yaml | armohamm/containerops | 8cd22168d64869902cd91968599373f8eab60ca3 | [
"Apache-2.0"
] | 355 | 2016-10-19T08:46:24.000Z | 2022-03-16T06:01:14.000Z | component/nodejs/build/gulp/component-nodejs-build-gulp.yaml | armohamm/containerops | 8cd22168d64869902cd91968599373f8eab60ca3 | [
"Apache-2.0"
] | 66 | 2016-10-26T04:00:39.000Z | 2018-09-25T11:44:32.000Z | component/nodejs/build/gulp/component-nodejs-build-gulp.yaml | armohamm/containerops | 8cd22168d64869902cd91968599373f8eab60ca3 | [
"Apache-2.0"
] | 118 | 2016-10-18T11:50:37.000Z | 2021-09-14T06:39:56.000Z | apiVersion: v1
kind: Pod
metadata:
name: component-nodejs-build-gulp
spec:
containers:
- name: gulp
image: hub.opshub.sh/containerops/build-nodejs-gulp:latest
env:
- name: CO_DATA
value: "git_url=https://github.com/hjzheng/gulp-AngularJS1.x-seed.git action=build"
resources:
requests:
cpu: 2
memory: 4G
restartPolicy: Never | 23.625 | 89 | 0.669312 |
73aaccc9a5b98e29269ed6370a92d92c3505165c | 1,793 | yaml | YAML | kubernetes/fluent-bit-ds.yaml | asinitsa/aws-tag-checker | 9dff616ff383071dc1002c470bfc75671d284675 | [
"MIT"
] | null | null | null | kubernetes/fluent-bit-ds.yaml | asinitsa/aws-tag-checker | 9dff616ff383071dc1002c470bfc75671d284675 | [
"MIT"
] | null | null | null | kubernetes/fluent-bit-ds.yaml | asinitsa/aws-tag-checker | 9dff616ff383071dc1002c470bfc75671d284675 | [
"MIT"
] | 1 | 2020-11-04T05:44:04.000Z | 2020-11-04T05:44:04.000Z | apiVersion: apps/v1
kind: DaemonSet
metadata:
name: fluent-bit
namespace: logging
labels:
k8s-app: fluent-bit-logging
version: v1
kubernetes.io/cluster-service: "true"
spec:
selector:
matchLabels:
k8s-app: fluent-bit-logging
template:
metadata:
labels:
k8s-app: fluent-bit-logging
version: v1
kubernetes.io/cluster-service: "true"
annotations:
prometheus.io/scrape: "true"
prometheus.io/port: "2020"
prometheus.io/path: /api/v1/metrics/prometheus
spec:
containers:
- name: fluent-bit
image: fluent/fluent-bit:1.5
imagePullPolicy: Always
ports:
- containerPort: 2020
env:
- name: FLUENT_ELASTICSEARCH_HOST
value: "elasticsearch.elasticsearch"
- name: FLUENT_ELASTICSEARCH_PORT
value: "9200"
volumeMounts:
- name: varlog
mountPath: /var/log
- name: varlibdockercontainers
mountPath: /var/lib/docker/containers
readOnly: true
- name: fluent-bit-config
mountPath: /fluent-bit/etc/
terminationGracePeriodSeconds: 10
volumes:
- name: varlog
hostPath:
path: /var/log
- name: varlibdockercontainers
hostPath:
path: /var/lib/docker/containers
- name: fluent-bit-config
configMap:
name: fluent-bit-config
serviceAccountName: fluent-bit
tolerations:
- key: node-role.kubernetes.io/master
operator: Exists
effect: NoSchedule
- operator: "Exists"
effect: "NoExecute"
- operator: "Exists"
effect: "NoSchedule" | 28.460317 | 54 | 0.568879 |
73aadc1191fb0b578a32d4602c8aa925cfc88745 | 116 | yaml | YAML | secrets/stringdata.yaml | MostafaNegim/k8s-playground | edb295e5ce9050706d0cdf364e595fc061024385 | [
"Apache-2.0"
] | null | null | null | secrets/stringdata.yaml | MostafaNegim/k8s-playground | edb295e5ce9050706d0cdf364e595fc061024385 | [
"Apache-2.0"
] | null | null | null | secrets/stringdata.yaml | MostafaNegim/k8s-playground | edb295e5ce9050706d0cdf364e595fc061024385 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Secret
metadata:
name: creds
type: Opaque
stringData:
user: 'mostafa'
pass: 'asdfo(5_(3'
| 12.888889 | 20 | 0.706897 |
73aadd26a0cc01707e72758db776cbc93d713577 | 484 | yaml | YAML | my-stuff/k8s/microservices/position-simulator-deployment.yaml | markoff-s/k8s-fleetman | f9077ff8b7d7acf80f250372ea29b7891599365a | [
"MIT"
] | null | null | null | my-stuff/k8s/microservices/position-simulator-deployment.yaml | markoff-s/k8s-fleetman | f9077ff8b7d7acf80f250372ea29b7891599365a | [
"MIT"
] | null | null | null | my-stuff/k8s/microservices/position-simulator-deployment.yaml | markoff-s/k8s-fleetman | f9077ff8b7d7acf80f250372ea29b7891599365a | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: position-simulator
spec:
replicas: 1
selector:
matchLabels:
app: position-simulator
template: # pods config
metadata:
labels:
app: position-simulator
spec:
containers:
- name: position-simulator
image: richardchesterwood/k8s-fleetman-position-simulator:release2
env:
- name: SPRING_PROFILES_ACTIVE
value: production-microservice
| 21.043478 | 76 | 0.646694 |
73aaf33e5193988b63bcb7d64a0436d83df48252 | 326 | yaml | YAML | cluster-components/network-zones/environment-defaults/tst/services/webhook-receiver_flux-system.yaml | nickperry/das-schiff | e4ccd2a024c78f1516f89f6c8b72b92e15997dff | [
"Apache-2.0"
] | 240 | 2020-09-01T13:58:05.000Z | 2022-03-25T10:21:21.000Z | cluster-components/network-zones/environment-defaults/tst/services/webhook-receiver_flux-system.yaml | nickperry/das-schiff | e4ccd2a024c78f1516f89f6c8b72b92e15997dff | [
"Apache-2.0"
] | 6 | 2021-05-06T19:16:18.000Z | 2021-12-28T16:26:17.000Z | cluster-components/network-zones/environment-defaults/tst/services/webhook-receiver_flux-system.yaml | nickperry/das-schiff | e4ccd2a024c78f1516f89f6c8b72b92e15997dff | [
"Apache-2.0"
] | 22 | 2020-06-15T20:29:02.000Z | 2022-03-30T07:01:12.000Z | apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io/instance: flux-system
control-plane: controller
name: webhook-receiver
namespace: flux-system
spec:
ports:
- name: http
port: 80
protocol: TCP
targetPort: http-webhook
selector:
app: notification-controller
type: ClusterIP
| 18.111111 | 43 | 0.708589 |
73ab7212f7a567c23a7967e4407c9c051c92996d | 513 | yaml | YAML | specs/pv/deploy.yaml | osevg/kbe | 445a629a29bdca5280bb94c2f455129606e08c19 | [
"Apache-2.0"
] | 422 | 2017-05-16T15:02:29.000Z | 2022-03-22T17:34:33.000Z | specs/pv/deploy.yaml | nayakmk/kbe | 45936234fd97567e1f76755c5098fe449942cecc | [
"Apache-2.0"
] | 58 | 2017-05-18T05:45:19.000Z | 2021-04-27T19:52:23.000Z | specs/pv/deploy.yaml | nayakmk/kbe | 45936234fd97567e1f76755c5098fe449942cecc | [
"Apache-2.0"
] | 180 | 2017-05-16T15:03:06.000Z | 2022-01-25T18:59:05.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: pv-deploy
spec:
replicas: 1
selector:
matchLabels:
app: mypv
template:
metadata:
labels:
app: mypv
spec:
containers:
- name: shell
image: centos:7
command:
- "bin/bash"
- "-c"
- "sleep 10000"
volumeMounts:
- name: mypd
mountPath: "/tmp/persistent"
volumes:
- name: mypd
persistentVolumeClaim:
claimName: myclaim
| 17.689655 | 38 | 0.530214 |
73ab89c6c8eb39c5cd960fdef17ed4ea9ff9cf19 | 3,667 | yaml | YAML | examples/all/manifests/thanos-receive-statefulSet.yaml | scottdhowell3/kube-thanos | c34e3c470605753cad8a18c6a057ed4fc0df34ac | [
"Apache-2.0"
] | null | null | null | examples/all/manifests/thanos-receive-statefulSet.yaml | scottdhowell3/kube-thanos | c34e3c470605753cad8a18c6a057ed4fc0df34ac | [
"Apache-2.0"
] | null | null | null | examples/all/manifests/thanos-receive-statefulSet.yaml | scottdhowell3/kube-thanos | c34e3c470605753cad8a18c6a057ed4fc0df34ac | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: StatefulSet
metadata:
labels:
app.kubernetes.io/component: database-write-hashring
app.kubernetes.io/instance: thanos-receive
app.kubernetes.io/name: thanos-receive
app.kubernetes.io/version: master-2020-05-24-079ad427
name: thanos-receive
namespace: thanos
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/component: database-write-hashring
app.kubernetes.io/instance: thanos-receive
app.kubernetes.io/name: thanos-receive
serviceName: thanos-receive
template:
metadata:
labels:
app.kubernetes.io/component: database-write-hashring
app.kubernetes.io/instance: thanos-receive
app.kubernetes.io/name: thanos-receive
app.kubernetes.io/version: master-2020-05-24-079ad427
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- podAffinityTerm:
labelSelector:
matchExpressions:
- key: app.kubernetes.io/instance
operator: In
values:
- thanos-receive
namespaces:
- thanos
topologyKey: kubernetes.io/hostname
weight: 100
- podAffinityTerm:
labelSelector:
matchExpressions:
- key: app.kubernetes.io/instance
operator: In
values:
- thanos-receive
namespaces:
- thanos
topologyKey: topology.kubernetes.io/zone
weight: 100
containers:
- args:
- receive
- --grpc-address=0.0.0.0:10901
- --http-address=0.0.0.0:10902
- --remote-write.address=0.0.0.0:19291
- --receive.replication-factor=1
- --objstore.config=$(OBJSTORE_CONFIG)
- --tsdb.path=/var/thanos/receive
- --label=replica="$(NAME)"
- --label=receive="true"
- --receive.local-endpoint=$(NAME).thanos-receive.$(NAMESPACE).svc.cluster.local:10901
env:
- name: NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
- name: OBJSTORE_CONFIG
valueFrom:
secretKeyRef:
key: thanos.yaml
name: thanos-objectstorage
image: quay.io/thanos/thanos:master-2020-05-24-079ad427
livenessProbe:
failureThreshold: 8
httpGet:
path: /-/healthy
port: 10902
scheme: HTTP
periodSeconds: 30
name: thanos-receive
ports:
- containerPort: 10901
name: grpc
- containerPort: 10902
name: http
- containerPort: 19291
name: remote-write
readinessProbe:
failureThreshold: 20
httpGet:
path: /-/ready
port: 10902
scheme: HTTP
periodSeconds: 5
terminationMessagePolicy: FallbackToLogsOnError
volumeMounts:
- mountPath: /var/thanos/receive
name: data
readOnly: false
terminationGracePeriodSeconds: 900
volumes: []
volumeClaimTemplates:
- metadata:
labels:
app.kubernetes.io/component: database-write-hashring
app.kubernetes.io/instance: thanos-receive
app.kubernetes.io/name: thanos-receive
name: data
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
| 30.305785 | 94 | 0.568039 |
73ab90472ecd5544f7cd95bcbdc336f06c8267d9 | 3,844 | yml | YAML | openfaas/gateway-dep.yml | Byzanteam/deploy-data-pipeline | 67bb05f3033450d93f9d319b97c59080d1b7d294 | [
"MIT"
] | null | null | null | openfaas/gateway-dep.yml | Byzanteam/deploy-data-pipeline | 67bb05f3033450d93f9d319b97c59080d1b7d294 | [
"MIT"
] | null | null | null | openfaas/gateway-dep.yml | Byzanteam/deploy-data-pipeline | 67bb05f3033450d93f9d319b97c59080d1b7d294 | [
"MIT"
] | null | null | null | ---
apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: openfaas
component: gateway
name: gateway
namespace: "openfaas"
spec:
replicas: 1
selector:
matchLabels:
app: gateway
template:
metadata:
annotations:
prometheus.io.scrape: "true"
prometheus.io.port: "8082"
labels:
app: gateway
spec:
serviceAccountName: openfaas-controller
volumes:
- name: faas-netes-temp-volume
emptyDir: {}
- name: auth
secret:
secretName: basic-auth
imagePullSecrets:
- name: alihangzhou
containers:
- name: gateway
resources:
requests:
cpu: 50m
memory: 120Mi
image: registry.cn-hangzhou.aliyuncs.com/byzanteam/gateway:0.18.17
imagePullPolicy: Always
securityContext:
readOnlyRootFilesystem: true
runAsUser: 10001
livenessProbe:
httpGet:
path: /healthz
port: 8080
timeoutSeconds: 5
readinessProbe:
httpGet:
path: /healthz
port: 8080
timeoutSeconds: 5
env:
- name: read_timeout
value: "65s"
- name: write_timeout
value: "65s"
- name: upstream_timeout
value: "60s"
- name: functions_provider_url
value: "http://127.0.0.1:8081/"
- name: direct_functions
value: "true"
- name: direct_functions_suffix
value: "openfaas-fn.svc.cluster.local"
- name: function_namespace
value: "openfaas-fn"
- name: faas_nats_address
value: "nats.openfaas.svc.cluster.local"
- name: faas_nats_port
value: "4222"
- name: faas_nats_channel
value: "faas-request"
- name: basic_auth
value: "true"
- name: secret_mount_path
value: "/var/secrets"
- name: auth_proxy_url
value: "http://basic-auth-plugin.openfaas:8080/validate"
- name: auth_pass_body
value: "false"
- name: scale_from_zero
value: "true"
- name: max_idle_conns
value: "1024"
- name: max_idle_conns_per_host
value: "1024"
volumeMounts:
- name: auth
readOnly: true
mountPath: "/var/secrets"
ports:
- name: http
containerPort: 8080
protocol: TCP
- name: faas-netes
resources:
requests:
cpu: 50m
memory: 120Mi
image: openfaas/faas-netes:0.10.5
imagePullPolicy: Always
securityContext:
readOnlyRootFilesystem: true
runAsUser: 10001
env:
- name: port
value: "8081"
- name: function_namespace
value: "openfaas-fn"
- name: read_timeout
value: "60s"
- name: write_timeout
value: "60s"
- name: image_pull_policy
value: "Always"
- name: http_probe
value: "true"
- name: set_nonroot_user
value: "false"
- name: readiness_probe_initial_delay_seconds
value: "2"
- name: readiness_probe_timeout_seconds
value: "1"
- name: readiness_probe_period_seconds
value: "2"
- name: liveness_probe_initial_delay_seconds
value: "2"
- name: liveness_probe_timeout_seconds
value: "1"
- name: liveness_probe_period_seconds
value: "2"
volumeMounts:
- mountPath: /tmp
name: faas-netes-temp-volume
ports:
- containerPort: 8081
protocol: TCP
nodeSelector:
beta.kubernetes.io/arch: amd64
| 26.694444 | 74 | 0.538502 |
73ac0c5c2466b820b1b6fa1046fb4bce5a27d1ee | 201 | yaml | YAML | resources/manifests/kube-controller-manager-secret.yaml | DatePerfect/terraform-render-bootkube | 23e808f27a27f817255e8b0a72d8062d36f7751c | [
"MIT"
] | null | null | null | resources/manifests/kube-controller-manager-secret.yaml | DatePerfect/terraform-render-bootkube | 23e808f27a27f817255e8b0a72d8062d36f7751c | [
"MIT"
] | null | null | null | resources/manifests/kube-controller-manager-secret.yaml | DatePerfect/terraform-render-bootkube | 23e808f27a27f817255e8b0a72d8062d36f7751c | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Secret
metadata:
name: kube-controller-manager
namespace: kube-system
type: Opaque
data:
service-account.key: ${serviceaccount_key}
ca.crt: ${ca_cert}
ca.key: ${ca_key}
| 16.75 | 44 | 0.726368 |
73aca87f2bcb66790c66edd0f5d6ba057a7b9ee3 | 388 | yaml | YAML | devops-k8s-08/00-app2-depl.yaml | jthan24/youtube-kubernetes | 6f3abcc3787a966a9a23d896ac69bf922683d11c | [
"Apache-2.0"
] | null | null | null | devops-k8s-08/00-app2-depl.yaml | jthan24/youtube-kubernetes | 6f3abcc3787a966a9a23d896ac69bf922683d11c | [
"Apache-2.0"
] | null | null | null | devops-k8s-08/00-app2-depl.yaml | jthan24/youtube-kubernetes | 6f3abcc3787a966a9a23d896ac69bf922683d11c | [
"Apache-2.0"
] | 1 | 2022-02-22T00:46:55.000Z | 2022-02-22T00:46:55.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: web-app-v2
labels:
app: nginx
spec:
replicas: 3
selector:
matchLabels:
app: web-v2
template:
metadata:
labels:
app: web-v2
spec:
containers:
- name: nginx
image: us-docker.pkg.dev/google-samples/containers/gke/hello-app:2.0
ports:
- containerPort: 8080
| 17.636364 | 76 | 0.603093 |
73acd3ad8ea986f9ec1e43bcd0df0b86da30c8be | 1,492 | yaml | YAML | label_sync/cluster/label_sync_job.yaml | marseel/test-infra | 41e9a1f19e2841fe4e1217a9b91b8fc80134f639 | [
"Apache-2.0"
] | null | null | null | label_sync/cluster/label_sync_job.yaml | marseel/test-infra | 41e9a1f19e2841fe4e1217a9b91b8fc80134f639 | [
"Apache-2.0"
] | null | null | null | label_sync/cluster/label_sync_job.yaml | marseel/test-infra | 41e9a1f19e2841fe4e1217a9b91b8fc80134f639 | [
"Apache-2.0"
] | null | null | null | # Copyright 2017 The Kubernetes Authors All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
---
apiVersion: batch/v1
kind: Job
metadata:
name: label-sync
spec:
backoffLimit: 2
template:
metadata:
labels:
name: label-sync
spec:
restartPolicy: Never # https://github.com/kubernetes/kubernetes/issues/54870
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20211220-180c042a80
args:
- --config=/etc/config/labels.yaml
- --confirm=true
- --orgs=kubernetes,kubernetes-client,kubernetes-csi,kubernetes-sigs
- --token=/etc/github/oauth
volumeMounts:
- name: oauth
mountPath: /etc/github
readOnly: true
- name: config
mountPath: /etc/config
readOnly: true
volumes:
- name: oauth
secret:
secretName: oauth-token
- name: config
configMap:
name: label-config
| 30.44898 | 83 | 0.658177 |
73ad6ca50206d8a6516a6a08f3f63fa470db3261 | 715 | yaml | YAML | config-root/cluster/resources/cert-manager/cert-manager/cert-manager-controller-clusterissuers-crb.yaml | Milakuskus/jx3-vault | 73a3ee7ab0ad158de430263b2cbfa8d47ac8e4ff | [
"Apache-2.0"
] | 4 | 2020-08-19T14:23:45.000Z | 2021-05-22T21:56:53.000Z | config-root/cluster/resources/cert-manager/cert-manager/cert-manager-controller-clusterissuers-crb.yaml | Milakuskus/jx3-vault | 73a3ee7ab0ad158de430263b2cbfa8d47ac8e4ff | [
"Apache-2.0"
] | 1,089 | 2020-08-18T11:18:53.000Z | 2021-09-11T01:06:32.000Z | config-root/cluster/resources/cert-manager/cert-manager/cert-manager-controller-clusterissuers-crb.yaml | binomy/jx-pluto-gke-gsm | 7febea2348b31220bf57c3b7e513cad78fa01560 | [
"Apache-2.0"
] | 4 | 2020-08-18T11:18:26.000Z | 2021-04-27T14:52:30.000Z | # Source: cert-manager/templates/rbac.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: cert-manager-controller-clusterissuers
labels:
app: cert-manager
app.kubernetes.io/name: cert-manager
app.kubernetes.io/instance: cert-manager
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/component: "controller"
helm.sh/chart: cert-manager-v1.1.0
gitops.jenkins-x.io/pipeline: 'cluster'
annotations:
meta.helm.sh/release-name: 'cert-manager'
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cert-manager-controller-clusterissuers
subjects:
- name: cert-manager
namespace: "cert-manager"
kind: ServiceAccount
| 29.791667 | 46 | 0.748252 |
73ad9a2d1be33ee0520d2c72369c2a27a1edc6c8 | 231 | yaml | YAML | cluster/apps/selfhosted/nextcloud/nextcloud-postgresql-pvc.yaml | Pumba98/k3s-flux-cluster | b9e6b590aedcc4200199ab211d4750243208e5f5 | [
"MIT"
] | 4 | 2022-01-03T16:27:17.000Z | 2022-01-13T21:21:48.000Z | cluster/apps/selfhosted/nextcloud/nextcloud-postgresql-pvc.yaml | Pumba98/k3s-flux-cluster | b9e6b590aedcc4200199ab211d4750243208e5f5 | [
"MIT"
] | 241 | 2021-10-30T03:31:12.000Z | 2022-03-31T21:40:37.000Z | cluster/apps/selfhosted/nextcloud/nextcloud-postgresql-pvc.yaml | Pumba98/k3s-flux-cluster | b9e6b590aedcc4200199ab211d4750243208e5f5 | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: nextcloud-postgresql
namespace: selfhosted
spec:
storageClassName: longhorn-backup
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 8Gi
| 16.5 | 35 | 0.744589 |