hexsha stringlengths 40 40 | size int64 24 1.05M | ext stringclasses 2
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 5 269 | max_stars_repo_name stringlengths 7 107 | max_stars_repo_head_hexsha stringlengths 40 78 | max_stars_repo_licenses list | max_stars_count int64 1 84.9k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 5 269 | max_issues_repo_name stringlengths 7 107 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses list | max_issues_count int64 1 116k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 5 269 | max_forks_repo_name stringlengths 7 107 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses list | max_forks_count int64 1 55.9k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 24 1.05M | avg_line_length float64 1 304k | max_line_length int64 14 1.03M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f716238969edc5e9c1a08563aeec733673890b26 | 1,497 | yaml | YAML | docker/kyuubi-service.yaml | yanghua/incubator-kyuubi | b382ed0dd87e9e19cab40f3e6b596c042ecdc066 | [
"Apache-2.0"
] | 411 | 2021-07-12T17:57:49.000Z | 2022-03-31T07:05:32.000Z | docker/kyuubi-service.yaml | yanghua/incubator-kyuubi | b382ed0dd87e9e19cab40f3e6b596c042ecdc066 | [
"Apache-2.0"
] | 1,340 | 2021-07-12T15:22:33.000Z | 2022-03-31T15:53:46.000Z | docker/kyuubi-service.yaml | yanghua/incubator-kyuubi | b382ed0dd87e9e19cab40f3e6b596c042ecdc066 | [
"Apache-2.0"
] | 168 | 2021-07-12T16:31:17.000Z | 2022-03-31T07:05:52.000Z | #
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not us... | 36.512195 | 112 | 0.738143 |
f71623eb53ea4036e104f124eea57eb784a3817c | 1,201 | yaml | YAML | kubernetes-controllers/paymentservice-deployment.yaml | otus-kuber-2020-07/vizh_platform | 94690f4172e9ee95bf84ad0256d1c705b57d72cd | [
"MIT"
] | null | null | null | kubernetes-controllers/paymentservice-deployment.yaml | otus-kuber-2020-07/vizh_platform | 94690f4172e9ee95bf84ad0256d1c705b57d72cd | [
"MIT"
] | null | null | null | kubernetes-controllers/paymentservice-deployment.yaml | otus-kuber-2020-07/vizh_platform | 94690f4172e9ee95bf84ad0256d1c705b57d72cd | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: paymentservice
labels:
app: paymentservice
spec:
replicas: 3
strategy:
type: RollingUpdate
# Аналог Blue-Green
# rollingUpdate:
# maxSurge: 3
# maxUnavailable: 0
# Аналог Reverse Rolling Update
# rollingUpdate:
# ma... | 25.553191 | 49 | 0.592839 |
f7162d04fac010295d7f874083d87c5943c2536f | 819 | yaml | YAML | kubernetes/cowweb.yaml | takeyat/cowweb-for-wercker-demo | b01ba0d4bb334707b79da69fcb4a030dd4c8b9ad | [
"MIT"
] | null | null | null | kubernetes/cowweb.yaml | takeyat/cowweb-for-wercker-demo | b01ba0d4bb334707b79da69fcb4a030dd4c8b9ad | [
"MIT"
] | null | null | null | kubernetes/cowweb.yaml | takeyat/cowweb-for-wercker-demo | b01ba0d4bb334707b79da69fcb4a030dd4c8b9ad | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: cowweb
spec:
replicas: 2
selector:
matchLabels:
app: cowweb
strategy:
type: Recreate
template:
metadata:
labels:
app: cowweb
version: v1.0
spec:
containers:
- name: cowweb
image: iad.ocir.io/gs... | 21 | 62 | 0.554335 |
f716478f09fc1922d84c9abb390b4fb712aa7603 | 910 | yaml | YAML | jenkins-operator/operator.yaml | tveal/jenkins-k8s | 1007cda31c6a7f2e58c56f9fb91657a8c4905336 | [
"Apache-2.0"
] | null | null | null | jenkins-operator/operator.yaml | tveal/jenkins-k8s | 1007cda31c6a7f2e58c56f9fb91657a8c4905336 | [
"Apache-2.0"
] | null | null | null | jenkins-operator/operator.yaml | tveal/jenkins-k8s | 1007cda31c6a7f2e58c56f9fb91657a8c4905336 | [
"Apache-2.0"
] | null | null | null | ---
apiVersion: apps/v1
kind: Deployment
metadata:
name: jenkins-operator
spec:
replicas: 1
selector:
matchLabels:
name: jenkins-operator
template:
metadata:
labels:
name: jenkins-operator
spec:
serviceAccountName: jenkins-operator
containers:
- name: jenkins-... | 23.947368 | 50 | 0.535165 |
f7164bb97320a814b1055937c1edec11e72b2292 | 1,361 | yml | YAML | experiments/exp01/trial12/libri-sim.yml | drausin/libri-experiments | f3e6f23e33bc49f8dd0ac6292f63305035015991 | [
"Apache-2.0"
] | null | null | null | experiments/exp01/trial12/libri-sim.yml | drausin/libri-experiments | f3e6f23e33bc49f8dd0ac6292f63305035015991 | [
"Apache-2.0"
] | null | null | null | experiments/exp01/trial12/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-949fb64
args: [
"run",
"--librarians", "librarians-0.libri.default.svc... | 37.805556 | 446 | 0.608376 |
f7166ab7950d3d38fc7bbb585bb40749814c5704 | 852 | yaml | YAML | documentation/modules/ROOT/examples/todo-yaml/postgres-create-table.yaml | laebshade/argocd-tutorial | 1c644521c1bf7feaab9f93932143ef8273758677 | [
"Apache-2.0"
] | 18 | 2021-05-09T13:16:13.000Z | 2022-03-26T20:03:24.000Z | documentation/modules/ROOT/examples/todo-yaml/postgres-create-table.yaml | laebshade/argocd-tutorial | 1c644521c1bf7feaab9f93932143ef8273758677 | [
"Apache-2.0"
] | 1 | 2022-03-18T09:32:05.000Z | 2022-03-18T09:32:05.000Z | documentation/modules/ROOT/examples/todo-yaml/postgres-create-table.yaml | laebshade/argocd-tutorial | 1c644521c1bf7feaab9f93932143ef8273758677 | [
"Apache-2.0"
] | 10 | 2021-06-14T14:38:16.000Z | 2022-03-07T06:54:38.000Z | apiVersion: batch/v1
kind: Job
metadata:
name: todo-table
namespace: todo
annotations:
argocd.argoproj.io/sync-wave: "1"
spec:
ttlSecondsAfterFinished: 100
template:
spec:
containers:
- name: postgresql-client
image: postgres:12
imagePullPolicy: Always
env:
... | 29.37931 | 226 | 0.576291 |
f71696b2e7f77f6eda01d56109362c74206fc394 | 5,085 | yaml | YAML | k8s/europe-west4/gen/tf-r2.4.0-keras-api-custom-layers-v2-32.yaml | michaelbanfield/ml-testing-accelerators | c88001b4b2a205d5fa193cfbe5af6728dd602ee1 | [
"Apache-2.0"
] | null | null | null | k8s/europe-west4/gen/tf-r2.4.0-keras-api-custom-layers-v2-32.yaml | michaelbanfield/ml-testing-accelerators | c88001b4b2a205d5fa193cfbe5af6728dd602ee1 | [
"Apache-2.0"
] | null | null | null | k8s/europe-west4/gen/tf-r2.4.0-keras-api-custom-layers-v2-32.yaml | michaelbanfield/ml-testing-accelerators | c88001b4b2a205d5fa193cfbe5af6728dd602ee1 | [
"Apache-2.0"
] | null | null | null | # Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, ... | 34.591837 | 95 | 0.463913 |
f7174a3df9e18a8fbdac63ce19c404a4bd97597e | 573 | yaml | YAML | docs/kubernetes/deploy/demo/deployment.yaml | Nilegfx/skipper | 5801bbb44c13d3018490f4cfd1d9e3a50d897913 | [
"Apache-2.0"
] | 2,725 | 2015-08-20T03:06:11.000Z | 2022-03-31T20:00:20.000Z | docs/kubernetes/deploy/demo/deployment.yaml | Nilegfx/skipper | 5801bbb44c13d3018490f4cfd1d9e3a50d897913 | [
"Apache-2.0"
] | 1,889 | 2015-09-07T20:30:49.000Z | 2022-03-31T17:44:34.000Z | docs/kubernetes/deploy/demo/deployment.yaml | Nilegfx/skipper | 5801bbb44c13d3018490f4cfd1d9e3a50d897913 | [
"Apache-2.0"
] | 364 | 2015-08-06T13:41:57.000Z | 2022-03-30T17:07:19.000Z | apiVersion: apps/v1
kind: Deployment
metadata:
name: skipper-demo
spec:
replicas: 2
selector:
matchLabels:
application: skipper-demo
template:
metadata:
labels:
application: skipper-demo
spec:
containers:
- name: skipper-demo
image: registry.opensource.zalan.d... | 23.875 | 117 | 0.591623 |
f7174e649e010dd197da500e8f9af4f48bbd39c2 | 205 | yaml | YAML | environments/dev/manifests/minio-service.yaml | rollandf/configuration | 5173b001dbf8ed3d53e0a8187a275acae3de473a | [
"Apache-2.0"
] | null | null | null | environments/dev/manifests/minio-service.yaml | rollandf/configuration | 5173b001dbf8ed3d53e0a8187a275acae3de473a | [
"Apache-2.0"
] | 2 | 2020-04-05T11:29:06.000Z | 2020-04-05T11:30:29.000Z | environments/dev/manifests/minio-service.yaml | rollandf/configuration | 5173b001dbf8ed3d53e0a8187a275acae3de473a | [
"Apache-2.0"
] | 2 | 2020-05-05T13:56:39.000Z | 2020-05-06T12:22:27.000Z | apiVersion: v1
kind: Service
metadata:
name: minio
namespace: minio
spec:
ports:
- port: 9000
protocol: TCP
targetPort: 9000
selector:
app.kubernetes.io/name: minio
type: ClusterIP
| 14.642857 | 33 | 0.687805 |
f71796d66c183e2324e2910c345f4b73ceae3e6b | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation8031.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation8031.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation8031.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-8031
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
f717cbe522488023baa79b77ca181b0370d6b97d | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation9918.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation9918.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation9918.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-9918
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
f717f9005ec75535a3bbac2f29a8a5b397540f89 | 156 | yaml | YAML | vendor/k8s.io/kubernetes/examples/volumes/rbd/secret/ceph-secret.yaml | sharang-d/kops | 35cf4a352e2e115714f3d28fbda81feec2ae8a4e | [
"Apache-2.0"
] | 374 | 2017-10-20T17:01:35.000Z | 2022-03-13T00:43:28.000Z | examples/volumes/rbd/secret/ceph-secret.yaml | FairwindsOps/kubernetes | 8a5fa5f74f9577319178c25b54b09d37e9c6d998 | [
"Apache-2.0"
] | 455 | 2015-07-28T11:14:25.000Z | 2018-06-20T14:10:35.000Z | examples/volumes/rbd/secret/ceph-secret.yaml | FairwindsOps/kubernetes | 8a5fa5f74f9577319178c25b54b09d37e9c6d998 | [
"Apache-2.0"
] | 251 | 2018-06-16T15:56:16.000Z | 2022-03-28T13:06:22.000Z | apiVersion: v1
kind: Secret
metadata:
name: ceph-secret
type: "kubernetes.io/rbd"
data:
key: QVFCMTZWMVZvRjVtRXhBQTVrQ1FzN2JCajhWVUxSdzI2Qzg0SEE9PQ==
| 19.5 | 63 | 0.794872 |
f7182c8a315b0ec2bdc8a98f44c75b8746796040 | 335 | yaml | YAML | gitops/components/secrets/ticket-search-rsi-config.yaml | kkadaru/jag-traffic-courts-online | e1f6945a22efd6ec072bc9844c180cf9c7e18a25 | [
"Apache-2.0"
] | null | null | null | gitops/components/secrets/ticket-search-rsi-config.yaml | kkadaru/jag-traffic-courts-online | e1f6945a22efd6ec072bc9844c180cf9c7e18a25 | [
"Apache-2.0"
] | 200 | 2021-01-15T17:55:04.000Z | 2022-03-16T17:27:29.000Z | gitops/components/secrets/ticket-search-rsi-config.yaml | kkadaru/jag-traffic-courts-online | e1f6945a22efd6ec072bc9844c180cf9c7e18a25 | [
"Apache-2.0"
] | 7 | 2021-03-15T16:10:07.000Z | 2022-01-10T21:56:48.000Z | kind: Secret
apiVersion: v1
metadata:
name: ticket-search-rsi-config
data:
OAUTH__CLIENTID: base64 encoded clientid
OAUTH__OAUTHURL: base64 encodedoauthurl
OAUTH__RESOURCEURL: base64 encoded resource url
OAUTH__SECRET: base64 encoded secret
RSI__BASEADDRESS: base64 encoded rsi base
RSI__OPERATIONMODE: FAK... | 25.769231 | 49 | 0.814925 |
f718631cd495310c26fbd38bcf834590c55a3d37 | 3,060 | yaml | YAML | config/prow/cluster/prow_controller_manager_deployment.yaml | johananl/test-infra | ba83682fe2ed63e07788dd1390616475427abcdb | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/prow_controller_manager_deployment.yaml | johananl/test-infra | ba83682fe2ed63e07788dd1390616475427abcdb | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/prow_controller_manager_deployment.yaml | johananl/test-infra | ba83682fe2ed63e07788dd1390616475427abcdb | [
"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 applicab... | 32.210526 | 117 | 0.641176 |
f7188d30213a1d8e1c01d876922d2623d8b3b484 | 365 | yaml | YAML | kubernetes/backend-service.yaml | gtema/homeautomation | 518c9a3698c96d1d73e3ef6f125ca31f2f6aa914 | [
"Apache-2.0"
] | null | null | null | kubernetes/backend-service.yaml | gtema/homeautomation | 518c9a3698c96d1d73e3ef6f125ca31f2f6aa914 | [
"Apache-2.0"
] | null | null | null | kubernetes/backend-service.yaml | gtema/homeautomation | 518c9a3698c96d1d73e3ef6f125ca31f2f6aa914 | [
"Apache-2.0"
] | null | null | null | kind: Service
apiVersion: v1
metadata:
name: homeautomation-backend
labels:
app: homeautomation
tier: backend
spec:
selector:
app: homeautomation
tier: backend
ports:
- name: "http"
protocol: TCP
port: 80
targetPort: 80
- name: "https"
protocol: TCP
port: 44... | 16.590909 | 30 | 0.624658 |
f7189549e6dc3e09f35e1ce3f41b626e8fa49af2 | 337 | yaml | YAML | deploy/sample-app/pv.yaml | mathu97/csi-driver-fibre-channel | 53ee2e9c571ba0258f70ccdfff732e52c9072377 | [
"Apache-2.0"
] | null | null | null | deploy/sample-app/pv.yaml | mathu97/csi-driver-fibre-channel | 53ee2e9c571ba0258f70ccdfff732e52c9072377 | [
"Apache-2.0"
] | null | null | null | deploy/sample-app/pv.yaml | mathu97/csi-driver-fibre-channel | 53ee2e9c571ba0258f70ccdfff732e52c9072377 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: PersistentVolume
metadata:
name: data-fcplugin
labels:
name: data-fcplugin
spec:
accessModes:
- ReadWriteOnce
capacity:
storage: 10Mi
csi:
driver: fibrechannel
volumeHandle: data-id
volumeAttributes:
targetWWNS: "[\"500a0982991b8dc5\"]"
lun: "1"
... | 17.736842 | 44 | 0.637982 |
f718f146ab98411986946043f5ee113c4d8af7c0 | 999 | yaml | YAML | kubernetes-controllers/paymentservice-replicaset.yaml | otus-kuber-2020-11/Nmaw_platform | fab53f6eb48ed778bc5e1c0a81b15518ec67869a | [
"MIT"
] | null | null | null | kubernetes-controllers/paymentservice-replicaset.yaml | otus-kuber-2020-11/Nmaw_platform | fab53f6eb48ed778bc5e1c0a81b15518ec67869a | [
"MIT"
] | 1 | 2020-12-11T06:03:58.000Z | 2020-12-11T06:03:58.000Z | kubernetes-controllers/paymentservice-replicaset.yaml | otus-kuber-2020-11/Nmaw_platform | fab53f6eb48ed778bc5e1c0a81b15518ec67869a | [
"MIT"
] | 1 | 2020-12-11T06:02:44.000Z | 2020-12-11T06:02:44.000Z | apiVersion: apps/v1
kind: ReplicaSet
metadata:
name: payment
labels:
app: payment
spec:
replicas: 3
selector:
matchLabels:
app: payment
template:
metadata:
labels:
app: payment
spec:
containers:
- name: server
image: hipster-paymentservice:v0.0.1
... | 23.785714 | 45 | 0.595596 |
f718f51602ee0fdf63590881bfb8296e000dbd2e | 601 | yaml | YAML | teams/team-burnham/test/templates/kube-ops-view-ingress.yaml | allamand/ssp-eks-workloads | 15461a34c882f96ca8d4ebec639fafc794645aa8 | [
"MIT-0"
] | null | null | null | teams/team-burnham/test/templates/kube-ops-view-ingress.yaml | allamand/ssp-eks-workloads | 15461a34c882f96ca8d4ebec639fafc794645aa8 | [
"MIT-0"
] | null | null | null | teams/team-burnham/test/templates/kube-ops-view-ingress.yaml | allamand/ssp-eks-workloads | 15461a34c882f96ca8d4ebec639fafc794645aa8 | [
"MIT-0"
] | null | null | null | apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: kube-ops-view-ingress
namespace: kube-ops-view
labels:
app: kube-ops-view-ingress-{{ .Values.spec.env }}
team: burnham
annotations:
kubernetes.io/ingress.class: 'nginx'
cluster-autoscaler.kubernetes.io/safe-to-evict: "true"
spec:
r... | 25.041667 | 58 | 0.572379 |
f71912b6e5b37d70b2b3feaa486ad0d0594352ef | 219 | yaml | YAML | helper/vault/vault-k8s-mapper/chart/templates/binding.yaml | wurbanski/community-components | 100879885579b350fc874cb304bfd366de8fdcee | [
"Apache-2.0"
] | 4 | 2021-04-14T16:14:24.000Z | 2021-08-31T22:49:52.000Z | helper/vault/vault-k8s-mapper/chart/templates/binding.yaml | wurbanski/community-components | 100879885579b350fc874cb304bfd366de8fdcee | [
"Apache-2.0"
] | 37 | 2021-04-27T16:37:23.000Z | 2022-03-30T17:18:43.000Z | helper/vault/vault-k8s-mapper/chart/templates/binding.yaml | wurbanski/community-components | 100879885579b350fc874cb304bfd366de8fdcee | [
"Apache-2.0"
] | 10 | 2021-07-22T07:24:20.000Z | 2022-03-28T11:04:58.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: mapsecrets
subjects:
- kind: ServiceAccount
name: mapsecrets
roleRef:
kind: Role
name: mapsecrets
apiGroup: rbac.authorization.k8s.io
| 18.25 | 40 | 0.776256 |
f7196088fcb64916723000df909a63d912db1907 | 71 | yaml | YAML | k8s/gcp-specs/service-account.yaml | bethanneb/DominionStats | d9734b82d22a9af62d8be087c6a1770d9a63e12c | [
"MIT"
] | null | null | null | k8s/gcp-specs/service-account.yaml | bethanneb/DominionStats | d9734b82d22a9af62d8be087c6a1770d9a63e12c | [
"MIT"
] | null | null | null | k8s/gcp-specs/service-account.yaml | bethanneb/DominionStats | d9734b82d22a9af62d8be087c6a1770d9a63e12c | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ServiceAccount
metadata:
name: dominionstats-ksa | 17.75 | 25 | 0.816901 |
f7197b5ee74ff24ac5df2ffbd2a41ccb6a7a7980 | 5,203 | yaml | YAML | atp/templates/atp/atp-configmap.yaml | EdgeGallery/helm-charts | d04ab07d34c03aa030164bff0a70200f753da972 | [
"Apache-2.0"
] | 33 | 2020-06-05T03:47:30.000Z | 2021-11-16T11:36:11.000Z | atp/templates/atp/atp-configmap.yaml | EdgeGallery/helm-charts | d04ab07d34c03aa030164bff0a70200f753da972 | [
"Apache-2.0"
] | 2 | 2020-07-22T10:43:11.000Z | 2020-09-27T11:27:58.000Z | atp/templates/atp/atp-configmap.yaml | EdgeGallery/helm-charts | d04ab07d34c03aa030164bff0a70200f753da972 | [
"Apache-2.0"
] | 12 | 2020-05-20T08:43:17.000Z | 2020-08-09T02:33:21.000Z | ###########################################################################
# Copyright 2020 Huawei Technologies Co., Ltd.
# 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.o... | 47.3 | 78 | 0.449356 |
f7198b3fcaf9b36855152d8bf1f128c3c726ba73 | 516 | yaml | YAML | kubernetes/deployment.yaml | wsosnowski/hate-speech-classification | d5378d3a46bf4a9d9614e4adbf97f656a88560e3 | [
"MIT"
] | null | null | null | kubernetes/deployment.yaml | wsosnowski/hate-speech-classification | d5378d3a46bf4a9d9614e4adbf97f656a88560e3 | [
"MIT"
] | null | null | null | kubernetes/deployment.yaml | wsosnowski/hate-speech-classification | d5378d3a46bf4a9d9614e4adbf97f656a88560e3 | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
labels:
app: score-app
env: qa
name: sotr-app
namespace: mlops
spec:
replicas: 2 # Creating two PODs for our app
selector:
matchLabels:
app: sotr-app
template:
metadata:
labels:
app: sotr-app
env: qa
spec:
c... | 20.64 | 74 | 0.598837 |
f719d3fe9b4339e70b0e0bba1764ff8aec4d938a | 400 | yml | YAML | manifests/deployment-7.yml | v-vinaykoora/project-aspnetcore-dotnetcore-container | b64a5b1820c841863ddb21cd17daaa8c54efef89 | [
"MIT"
] | null | null | null | manifests/deployment-7.yml | v-vinaykoora/project-aspnetcore-dotnetcore-container | b64a5b1820c841863ddb21cd17daaa8c54efef89 | [
"MIT"
] | null | null | null | manifests/deployment-7.yml | v-vinaykoora/project-aspnetcore-dotnetcore-container | b64a5b1820c841863ddb21cd17daaa8c54efef89 | [
"MIT"
] | null | null | null | apiVersion : apps/v1
kind: Deployment
metadata:
name: "akstest-3225"
spec:
replicas: 2
selector:
matchLabels:
app: "akstest-3225"
template:
metadata:
labels:
app: "akstest-3225"
spec:
containers:
- name: "akstest-3225"
image: "aaaatiwarishu... | 21.052632 | 61 | 0.5725 |
f71a23833ec7436744e1d6284a23506f9c2568c8 | 913 | yaml | YAML | manifests/quick-start/base/workflow-role.yaml | devstack-argo/argo-workflow | b048875dc55aba9bb07d7ee6ea2f6290b82798e6 | [
"Apache-2.0"
] | null | null | null | manifests/quick-start/base/workflow-role.yaml | devstack-argo/argo-workflow | b048875dc55aba9bb07d7ee6ea2f6290b82798e6 | [
"Apache-2.0"
] | null | null | null | manifests/quick-start/base/workflow-role.yaml | devstack-argo/argo-workflow | b048875dc55aba9bb07d7ee6ea2f6290b82798e6 | [
"Apache-2.0"
] | null | null | null | # https://argoproj.github.io/argo-workflows/workflow-rbac/
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: workflow-role
rules:
# pod get/watch is used to identify the container IDs of the current pod
- apiGroups:
- ""
resources:
- pods
verbs:
- get
- watch
... | 26.852941 | 100 | 0.640745 |
f71a2c1f166e7f06ceb3bd14c3d1ed4b369fe9ee | 66 | yaml | YAML | config/100-namespace.yaml | imjasonh/image | 18c12bb956b9b0cf266899a904f771d143409b1d | [
"Apache-2.0"
] | null | null | null | config/100-namespace.yaml | imjasonh/image | 18c12bb956b9b0cf266899a904f771d143409b1d | [
"Apache-2.0"
] | null | null | null | config/100-namespace.yaml | imjasonh/image | 18c12bb956b9b0cf266899a904f771d143409b1d | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Namespace
metadata:
name: shipwright-image
| 13.2 | 24 | 0.787879 |
f71a5766f76bacde69d388c308261b88a82ba534 | 224 | yaml | YAML | Godeps/_workspace/src/k8s.io/kubernetes/examples/elasticsearch/music-service.yaml | Nick-Harvey/origin | fc205c8288a2e8191af401f007e6a0aab3d51a9f | [
"Apache-2.0"
] | 2 | 2022-01-24T01:30:18.000Z | 2022-01-24T01:30:21.000Z | Godeps/_workspace/src/k8s.io/kubernetes/examples/elasticsearch/music-service.yaml | Nick-Harvey/origin | fc205c8288a2e8191af401f007e6a0aab3d51a9f | [
"Apache-2.0"
] | null | null | null | Godeps/_workspace/src/k8s.io/kubernetes/examples/elasticsearch/music-service.yaml | Nick-Harvey/origin | fc205c8288a2e8191af401f007e6a0aab3d51a9f | [
"Apache-2.0"
] | 13 | 2017-01-12T11:05:17.000Z | 2019-04-19T09:52:13.000Z | apiVersion: v1
kind: Service
metadata:
name: music-server
namespace: mytunes
labels:
name: music-db
spec:
selector:
name: music-db
ports:
- name: db
port: 9200
targetPort: es
type: LoadBalancer
| 14 | 20 | 0.665179 |
f71a597cdb6ba83839618ab4bc748df1b2acc6af | 8,359 | yaml | YAML | config/301-awsdynamodbtarget.yaml | angie1148/triggermesh | b8b9d9bf6605835c92dc9b9b0fca36bca9c661bb | [
"Apache-2.0"
] | null | null | null | config/301-awsdynamodbtarget.yaml | angie1148/triggermesh | b8b9d9bf6605835c92dc9b9b0fca36bca9c661bb | [
"Apache-2.0"
] | null | null | null | config/301-awsdynamodbtarget.yaml | angie1148/triggermesh | b8b9d9bf6605835c92dc9b9b0fca36bca9c661bb | [
"Apache-2.0"
] | null | null | null | # Copyright 2022 TriggerMesh Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writ... | 41.381188 | 148 | 0.497308 |
f71aa80533e137d85dca3b1f3153aee42f64f0f9 | 508 | yaml | YAML | examples/monitoring/prometheus/alertmanager/clusterrolebinding.yaml | osodevops/confluent-kubernetes-playground | 145270c41c42fd78d9d163810876ad495051b671 | [
"Apache-2.0"
] | 8 | 2021-06-15T07:58:28.000Z | 2022-03-30T00:00:11.000Z | examples/monitoring/prometheus/alertmanager/clusterrolebinding.yaml | osodevops/confluent-kubernetes-playground | 145270c41c42fd78d9d163810876ad495051b671 | [
"Apache-2.0"
] | 1 | 2021-06-10T16:58:11.000Z | 2021-06-10T16:58:11.000Z | examples/monitoring/prometheus/alertmanager/clusterrolebinding.yaml | osodevops/confluent-kubernetes-playground | 145270c41c42fd78d9d163810876ad495051b671 | [
"Apache-2.0"
] | 3 | 2021-10-30T18:43:06.000Z | 2022-03-07T17:58:23.000Z | ---
# Source: prometheus/templates/alertmanager/clusterrolebinding.yaml
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
labels:
component: "alertmanager"
app: prometheus
release: oso
chart: prometheus-14.6.0
heritage: Helm
name: oso-prometheus-alertmanager
subjects:
... | 24.190476 | 67 | 0.757874 |
f71aad52093b21377e46460b49bbe01f7b83deff | 637 | yaml | YAML | controllers/07-hello-app-deployment.yaml | JesusPaz/k8s | 8545e3a14cf1c7690d2e08d6925b7bbcdc4c1b91 | [
"MIT"
] | null | null | null | controllers/07-hello-app-deployment.yaml | JesusPaz/k8s | 8545e3a14cf1c7690d2e08d6925b7bbcdc4c1b91 | [
"MIT"
] | null | null | null | controllers/07-hello-app-deployment.yaml | JesusPaz/k8s | 8545e3a14cf1c7690d2e08d6925b7bbcdc4c1b91 | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: hello-deployment
labels:
app: hello
spec:
replicas: 2
selector:
matchLabels:
app: hello
template:
metadata:
labels:
app: hello
spec:
containers:
- name: hello
image: gcr.io/google-samples/hello-app... | 19.90625 | 52 | 0.496075 |
f71af5ffdc89a74fa6920c059214cfe38d6a2b5c | 184 | yml | YAML | k8sdeployment/phpmyadmin/service.yml | JeffYFHuang/gpuaccounting | afa934350ebbd0634beb60b9df4a147426ea0006 | [
"MIT"
] | null | null | null | k8sdeployment/phpmyadmin/service.yml | JeffYFHuang/gpuaccounting | afa934350ebbd0634beb60b9df4a147426ea0006 | [
"MIT"
] | 1 | 2021-03-25T23:44:49.000Z | 2021-03-25T23:44:49.000Z | k8sdeployment/phpmyadmin/service.yml | JeffYFHuang/gpuaccounting | afa934350ebbd0634beb60b9df4a147426ea0006 | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: Service
metadata:
name: phpmyadmin-service
spec:
type: NodePort
selector:
app: phpmyadmin
ports:
- protocol: TCP
port: 80
targetPort: 80
| 13.142857 | 26 | 0.668478 |
f71b1366966acb6d2b8eadee974a3a3f0986a430 | 114,180 | yaml | YAML | manifests/crds/application-crd.yaml | ichbinfrog/argo-cd | ba7d2e700f2dc1617b2e3311a7f45910b9759e64 | [
"Apache-2.0"
] | 1 | 2021-11-13T02:22:50.000Z | 2021-11-13T02:22:50.000Z | manifests/crds/application-crd.yaml | ichbinfrog/argo-cd | ba7d2e700f2dc1617b2e3311a7f45910b9759e64 | [
"Apache-2.0"
] | 4 | 2022-03-09T13:34:26.000Z | 2022-03-31T04:55:32.000Z | manifests/crds/application-crd.yaml | ichbinfrog/argo-cd | ba7d2e700f2dc1617b2e3311a7f45910b9759e64 | [
"Apache-2.0"
] | null | null | null | apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
labels:
app.kubernetes.io/name: applications.argoproj.io
app.kubernetes.io/part-of: argocd
name: applications.argoproj.io
spec:
group: argoproj.io
names:
kind: Application
listKind: ApplicationList
plural: applicati... | 53.082287 | 175 | 0.386136 |
f71b32c5601e270a2b34ec39cb0ecf38219589ec | 3,460 | yaml | YAML | config-root/namespaces/jx/lighthouse/lighthouse-webhooks-deploy.yaml | OHHYUN/Test_Jenkinsx | 6a57024594198f56755bedecf23a9a5ab9a90ac3 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/lighthouse/lighthouse-webhooks-deploy.yaml | OHHYUN/Test_Jenkinsx | 6a57024594198f56755bedecf23a9a5ab9a90ac3 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/lighthouse/lighthouse-webhooks-deploy.yaml | OHHYUN/Test_Jenkinsx | 6a57024594198f56755bedecf23a9a5ab9a90ac3 | [
"Apache-2.0"
] | null | null | null | # Source: lighthouse/templates/webhooks-deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: lighthouse-webhooks
labels:
chart: "lighthouse-1.1.41"
app: lighthouse-webhooks
git.jenkins-x.io/sha: annotate
gitops.jenkins-x.io/pipeline: 'namespaces'
annotations:
checksum/config: c... | 32.037037 | 93 | 0.541329 |
f71b842ac99af491641eaa028304c22d3b43df2e | 1,313 | yaml | YAML | config/manager/deployment.yaml | jparrill/hive | ed7dfcb60d719846815e1f7be88a8060cc76949c | [
"Apache-2.0"
] | null | null | null | config/manager/deployment.yaml | jparrill/hive | ed7dfcb60d719846815e1f7be88a8060cc76949c | [
"Apache-2.0"
] | null | null | null | config/manager/deployment.yaml | jparrill/hive | ed7dfcb60d719846815e1f7be88a8060cc76949c | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: hive-controllers
namespace: hive
labels:
control-plane: controller-manager
controller-tools.k8s.io: "1.0"
spec:
selector:
matchLabels:
control-plane: controller-manager
controller-tools.k8s.io: "1.0"
replicas: 1
revisionHistoryLimi... | 25.745098 | 79 | 0.603199 |
f71b851a912d9beb0af8564a4762ab6091b9290b | 204 | yml | YAML | manifests/service.yml | sugam192/pipelines-javascript-docker | 37b7ea9267e5dd33264f68dac1637d31a9630f40 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | manifests/service.yml | sugam192/pipelines-javascript-docker | 37b7ea9267e5dd33264f68dac1637d31a9630f40 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | manifests/service.yml | sugam192/pipelines-javascript-docker | 37b7ea9267e5dd33264f68dac1637d31a9630f40 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: sugampipelinesjavascriptdocker
spec:
type: LoadBalancer
ports:
- port: 8080
selector:
app: sugampipelinesjavascriptdocker | 20.4 | 43 | 0.681373 |
f71b8a880df6241dec7bb8357b12405bc20d7343 | 194 | yaml | YAML | k8s/uat/ratings-service.yaml | Meawmafia/bookinfo-ratings | 2de19935401d803c3b2ce3d1994cf3f62523df3f | [
"MIT"
] | null | null | null | k8s/uat/ratings-service.yaml | Meawmafia/bookinfo-ratings | 2de19935401d803c3b2ce3d1994cf3f62523df3f | [
"MIT"
] | null | null | null | k8s/uat/ratings-service.yaml | Meawmafia/bookinfo-ratings | 2de19935401d803c3b2ce3d1994cf3f62523df3f | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: bookinfo-uat-ratings
namespace: student063-bookinfo-uat
spec:
type: ClusterIP
ports:
- port: 8080
selector:
app: bookinfo-uat-ratings | 17.636364 | 36 | 0.731959 |
f71c786a6967cadb0552a929a2d993aa30163977 | 240 | yaml | YAML | persistentvolume/vol-5.yaml | ivaners/k8s-redis-cluster | cc5b627e22e45bf60926cc7f9269ec7aa126c6b3 | [
"MIT"
] | 3 | 2019-07-29T07:10:11.000Z | 2020-08-09T11:41:40.000Z | persistentvolume/vol-5.yaml | ivaners/k8s-redis-cluster | cc5b627e22e45bf60926cc7f9269ec7aa126c6b3 | [
"MIT"
] | null | null | null | persistentvolume/vol-5.yaml | ivaners/k8s-redis-cluster | cc5b627e22e45bf60926cc7f9269ec7aa126c6b3 | [
"MIT"
] | 1 | 2020-12-09T15:50:42.000Z | 2020-12-09T15:50:42.000Z | kind: PersistentVolume
apiVersion: v1
metadata:
name: redis-pv-4
labels:
type: local
spec:
storageClassName: redis-manual-4
capacity:
storage: 200m
accessModes:
- ReadWriteOnce
hostPath:
path: /code/redis_path/n5 | 17.142857 | 34 | 0.708333 |
f71ce9139434b754e3f011c01decb2380d5d1772 | 149 | yaml | YAML | secrets/staple_mg_creds.yaml | staple-org/infrastructure | cd77ce453ed8252b5b2a3d10730a8eb82c67be54 | [
"Apache-2.0"
] | 3 | 2020-02-29T00:35:57.000Z | 2020-09-17T01:32:04.000Z | secrets/staple_mg_creds.yaml | staple-org/infrastructure | cd77ce453ed8252b5b2a3d10730a8eb82c67be54 | [
"Apache-2.0"
] | null | null | null | secrets/staple_mg_creds.yaml | staple-org/infrastructure | cd77ce453ed8252b5b2a3d10730a8eb82c67be54 | [
"Apache-2.0"
] | 1 | 2020-09-17T01:32:11.000Z | 2020-09-17T01:32:11.000Z | apiVersion: v1
kind: Secret
metadata:
name: staple-mg-creds
namespace: staple
data:
MG_DOMAIN: cGFzc3dvcmQxMjM=
MG_API_KEY: cGFzc3dvcmQxMjM=
| 16.555556 | 30 | 0.771812 |
f71dabe9193afe11f790e5e4f303a2dd620711d7 | 341 | yaml | YAML | px_snapshot_clone.yaml | PureStorage-OpenConnect/Oracle-on-Kubernetes-with-Portworx | c5ffad04e62754acc43804c5f0745a9af9b4bdc5 | [
"Apache-2.0"
] | 3 | 2021-05-24T09:11:45.000Z | 2021-07-06T22:10:08.000Z | px_snapshot_clone.yaml | PureStorage-OpenConnect/Oracle-on-Kubernetes | 3807aef55c268f52daf4f247e8eded65cc193b93 | [
"Apache-2.0"
] | null | null | null | px_snapshot_clone.yaml | PureStorage-OpenConnect/Oracle-on-Kubernetes | 3807aef55c268f52daf4f247e8eded65cc193b93 | [
"Apache-2.0"
] | 1 | 2022-03-23T19:57:48.000Z | 2022-03-23T19:57:48.000Z | apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: ora-data184-claim-snapshot-clone
labels:
app: database
version: 18.4.0.1
spec:
storageClassName: px-ora-csi-sc
dataSource:
name: ora-data184-claim-snapshot
kind: VolumeSnapshot
accessModes:
- ReadWriteOnce
resources:
requests... | 18.944444 | 40 | 0.709677 |
f71e290a7b4049f9a6a731501bc33aeaffa29199 | 648 | yaml | YAML | kubernetes/volumes/pod-db-with-volume.yaml | sebastianczech/Learning-CI-CD | 049291a1e5eecf86920ed79946a9621e213b6441 | [
"Apache-2.0"
] | 1 | 2022-01-22T18:51:47.000Z | 2022-01-22T18:51:47.000Z | kubernetes/volumes/pod-db-with-volume.yaml | sebastianczech/Learning-CI-CD | 049291a1e5eecf86920ed79946a9621e213b6441 | [
"Apache-2.0"
] | null | null | null | kubernetes/volumes/pod-db-with-volume.yaml | sebastianczech/Learning-CI-CD | 049291a1e5eecf86920ed79946a9621e213b6441 | [
"Apache-2.0"
] | null | null | null | ---
apiVersion: v1
kind: Pod
metadata:
name: api-db
spec:
containers:
- name: api-database
image: postgres:latest
env:
- name: POSTGRES_PASSWORD
valueFrom:
secretKeyRef:
name: api-secret
key: POSTGRES_PASSWORD
volumeMounts:
... | 22.344828 | 47 | 0.578704 |
f71e6a73b59d2a2f46ff26420c8c92f76a5f0425 | 2,474 | yaml | YAML | config-root/namespaces/jx/lighthouse/lighthouse-tekton-controller-deploy.yaml | gengxi/jx3-k3s-vault | ea823d5862190dca48b80e0c3d6775ac868b2239 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/lighthouse/lighthouse-tekton-controller-deploy.yaml | gengxi/jx3-k3s-vault | ea823d5862190dca48b80e0c3d6775ac868b2239 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/lighthouse/lighthouse-tekton-controller-deploy.yaml | gengxi/jx3-k3s-vault | ea823d5862190dca48b80e0c3d6775ac868b2239 | [
"Apache-2.0"
] | null | null | null | # Source: lighthouse/templates/tekton-controller-deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: lighthouse-tekton-controller
labels:
chart: "lighthouse-1.5.7"
app: lighthouse-tekton-controller
gitops.jenkins-x.io/pipeline: 'namespaces'
annotations:
meta.helm.sh/release-name: ... | 33.890411 | 106 | 0.590542 |
f71f48a686ddac15d7999215c7a47d1cc6343c1d | 1,086 | yaml | YAML | config/prow/cluster/sinker_deployment.yaml | goern/test-infra | f8847296b4f1d34272426022afae116e4b56b515 | [
"Apache-2.0"
] | 1 | 2020-07-17T09:20:41.000Z | 2020-07-17T09:20:41.000Z | config/prow/cluster/sinker_deployment.yaml | goern/test-infra | f8847296b4f1d34272426022afae116e4b56b515 | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/sinker_deployment.yaml | goern/test-infra | f8847296b4f1d34272426022afae116e4b56b515 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
namespace: default
name: sinker
labels:
app: sinker
spec:
replicas: 1
selector:
matchLabels:
app: sinker
template:
metadata:
labels:
app: sinker
spec:
serviceAccountName: sinker
containers:
- name: sinker
... | 22.625 | 58 | 0.561694 |
f71f6d99a000134e58a0870cf1a44c5156a66448 | 1,780 | yaml | YAML | elasticsearch/sample/exporter/mon-pods.yaml | pawankkamboj/ELK-k8s | 2be518a5c712220379d29301e89585c5c7e6b034 | [
"Apache-2.0"
] | null | null | null | elasticsearch/sample/exporter/mon-pods.yaml | pawankkamboj/ELK-k8s | 2be518a5c712220379d29301e89585c5c7e6b034 | [
"Apache-2.0"
] | null | null | null | elasticsearch/sample/exporter/mon-pods.yaml | pawankkamboj/ELK-k8s | 2be518a5c712220379d29301e89585c5c7e6b034 | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: elastic-exporter
namespace: monitoring
labels:
app: elastic-exporter
spec:
replicas: 1
revisionHistoryLimit: 10
selector:
matchLabels:
app: elastic-exporter
strategy:
rollingUpdate:
maxSurge: 1
maxUnavailable: 0
type:... | 23.116883 | 66 | 0.522472 |
f71f793137c539be87acc81c3b2734e30f072e8d | 230 | yml | YAML | MicroService/nacos/nacos/kubernetes/nacos-svc.yml | slpcat/docker-collections | 6428f8b1a4e322889a85f1a8f54df0d8ff1c544e | [
"BSD-3-Clause"
] | 63 | 2018-02-04T03:31:22.000Z | 2022-03-07T08:27:39.000Z | MicroService/nacos/nacos/kubernetes/nacos-svc.yml | slpcat/docker-collections | 6428f8b1a4e322889a85f1a8f54df0d8ff1c544e | [
"BSD-3-Clause"
] | 2 | 2018-09-17T07:02:36.000Z | 2020-03-17T17:00:46.000Z | MicroService/nacos/nacos/kubernetes/nacos-svc.yml | slpcat/docker-collections | 6428f8b1a4e322889a85f1a8f54df0d8ff1c544e | [
"BSD-3-Clause"
] | 40 | 2018-01-22T16:31:16.000Z | 2022-03-08T04:40:42.000Z | ---
apiVersion: v1
kind: Service
metadata:
name: nacos-svc
namespace: default
labels:
app: nacos-svc
spec:
type: ClusterIP
ports:
- port: 8848
name: server
targetPort: 8848
selector:
app: nacos
| 13.529412 | 22 | 0.634783 |
f71f9497d4c49f6b155f76b93c3db6d8c3c4fbec | 7,829 | yml | YAML | ansible/secrets/tls-docker.yml | govinr/kube-deploy | 3624ab187e7f4e7d0cb2a45816f24122d7385637 | [
"Apache-2.0"
] | 69 | 2018-07-20T18:46:11.000Z | 2022-01-24T04:23:20.000Z | ansible/secrets/tls-docker.yml | govinr/kube-deploy | 3624ab187e7f4e7d0cb2a45816f24122d7385637 | [
"Apache-2.0"
] | 1 | 2018-10-23T05:07:57.000Z | 2018-11-04T20:15:50.000Z | ansible/secrets/tls-docker.yml | govinr/kube-deploy | 3624ab187e7f4e7d0cb2a45816f24122d7385637 | [
"Apache-2.0"
] | 24 | 2018-09-13T22:58:19.000Z | 2021-02-28T02:27:27.000Z | apiVersion: v1
data:
tls.crt: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUd2VENDQktXZ0F3SUJBZ0lKQU90cXRXS1BNb2p5TUEwR0NTcUdTSWIzRFFFQkN3VUFNR014Q3pBSkJnTlYKQkFZVEFsVlRNUXN3Q1FZRFZRUUlEQUpEUVRFTk1Bc0dBMVVFQnd3RVEybDBlVEVRTUE0R0ExVUVDZ3dIUlhoaApiWEJzWlRFUU1BNEdBMVVFQ3d3SFJYaGhiWEJzWlRFVU1CSUdBMVVFQXd3TFpYaGhiWEJzWlM1amIy... | 559.214286 | 4,335 | 0.990037 |
f71fdb4068321d44c0ece97c3af6dbe939466e4a | 417 | yaml | YAML | config/rbac/privatecarequest_editor_role.yaml | salrashid123/gcp-caservice-cert-manager | f6a12d6a19c43cbeed8a6887ffc96bb95e37bb10 | [
"Apache-2.0"
] | null | null | null | config/rbac/privatecarequest_editor_role.yaml | salrashid123/gcp-caservice-cert-manager | f6a12d6a19c43cbeed8a6887ffc96bb95e37bb10 | [
"Apache-2.0"
] | null | null | null | config/rbac/privatecarequest_editor_role.yaml | salrashid123/gcp-caservice-cert-manager | f6a12d6a19c43cbeed8a6887ffc96bb95e37bb10 | [
"Apache-2.0"
] | null | null | null | # permissions for end users to edit privatecarequests.
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: privatecarequest-editor-role
rules:
- apiGroups:
- privateca.google.com
resources:
- privatecarequests
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
... | 16.68 | 54 | 0.71223 |
f7202aced3c72bcf42e9ba51ee854f6da479973b | 1,925 | yaml | YAML | prow/cluster/tide_deployment.yaml | adamwalach/test-infra-1 | 33ee3fca05e9183801d169a35fe531e5a8e76dd6 | [
"Apache-2.0"
] | null | null | null | prow/cluster/tide_deployment.yaml | adamwalach/test-infra-1 | 33ee3fca05e9183801d169a35fe531e5a8e76dd6 | [
"Apache-2.0"
] | null | null | null | prow/cluster/tide_deployment.yaml | adamwalach/test-infra-1 | 33ee3fca05e9183801d169a35fe531e5a8e76dd6 | [
"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 applicab... | 27.898551 | 74 | 0.622857 |
f7204a209174ebef053ecfe4abc40b65ea3320e4 | 648 | yaml | YAML | deploys/mxb.cc-server.configmap.yaml | mxbcc/mxb.cc-server | 43b220fe3402abbc1dfe59b2db3cdd6492114555 | [
"MIT"
] | null | null | null | deploys/mxb.cc-server.configmap.yaml | mxbcc/mxb.cc-server | 43b220fe3402abbc1dfe59b2db3cdd6492114555 | [
"MIT"
] | null | null | null | deploys/mxb.cc-server.configmap.yaml | mxbcc/mxb.cc-server | 43b220fe3402abbc1dfe59b2db3cdd6492114555 | [
"MIT"
] | null | null | null | apiVersion: v1
data:
.env.production: |
EXTERNAL_URL=https://mxb.cc
MONGO_URI=mongodb://username:password@mongo-service:27017/database
REDIS_HOST=redis-service
SESSION_STORE=mongo
NETEASE_PHONE=
NETEASE_PASSWORD=
NETEASE_COUNTRY_CODE=86
SING_USERNAME=
SING_PASSWORD=
MAILER_HO... | 20.25 | 70 | 0.728395 |
f72052ce5ae7abcb08847b7c3aac25f8698c4692 | 8,418 | yaml | YAML | tests/istio/istio-install/base/test_data/expected/~g_v1_configmap_istio-sidecar-injector.yaml | Klaven/manifests | b3f5b41780a01845619884e638f4f6c9183d8fef | [
"Apache-2.0"
] | 1 | 2020-07-29T10:00:13.000Z | 2020-07-29T10:00:13.000Z | tests/istio/istio-install/base/test_data/expected/~g_v1_configmap_istio-sidecar-injector.yaml | Klaven/manifests | b3f5b41780a01845619884e638f4f6c9183d8fef | [
"Apache-2.0"
] | 5 | 2020-04-14T16:34:34.000Z | 2020-08-04T23:49:54.000Z | tests/istio/istio-install/base/test_data/expected/~g_v1_configmap_istio-sidecar-injector.yaml | Klaven/manifests | b3f5b41780a01845619884e638f4f6c9183d8fef | [
"Apache-2.0"
] | 3 | 2020-03-31T15:40:32.000Z | 2020-12-12T18:26:55.000Z | apiVersion: v1
data:
config: "policy: enabled\ntemplate: |-\n rewriteAppHTTPProbe: false\n initContainers:\n
\ [[ if ne (annotation .ObjectMeta `sidecar.istio.io/interceptionMode` .ProxyConfig.InterceptionMode)
\"NONE\" ]]\n - name: istio-init\n image: \"docker.io/istio/proxy_init:1.1.6\"\n
\ args... | 81.728155 | 129 | 0.604894 |
f720a4613f3d5cac283389626cefd7eb1fcefafd | 409 | yaml | YAML | config/rbac/replicasettemplate_editor_role.yaml | d-enk/tarantool-operator | 9fbc0bb9e77eb891893f3c48340382671023584a | [
"BSD-2-Clause"
] | null | null | null | config/rbac/replicasettemplate_editor_role.yaml | d-enk/tarantool-operator | 9fbc0bb9e77eb891893f3c48340382671023584a | [
"BSD-2-Clause"
] | 1 | 2019-08-26T11:19:32.000Z | 2019-08-26T11:19:32.000Z | config/rbac/replicasettemplate_editor_role.yaml | d-enk/tarantool-operator | 9fbc0bb9e77eb891893f3c48340382671023584a | [
"BSD-2-Clause"
] | 2 | 2019-08-26T11:17:36.000Z | 2020-12-03T08:00:37.000Z | # permissions for end users to edit replicasettemplates.
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: replicasettemplate-editor-role
rules:
- apiGroups:
- tarantool.io
resources:
- replicasettemplates
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- ... | 16.36 | 56 | 0.711491 |
f720adc4ab2d3d76d02eceec39feebba589e24d0 | 341 | yaml | YAML | k8s/openldap/06-openldap-service.yaml | sensorgraph/openldap | ec44a71c32344b82a345f54fc4f75cbbd0f12b79 | [
"MIT"
] | 1 | 2020-02-04T15:03:13.000Z | 2020-02-04T15:03:13.000Z | k8s/openldap/06-openldap-service.yaml | sensorgraph/openldap | ec44a71c32344b82a345f54fc4f75cbbd0f12b79 | [
"MIT"
] | null | null | null | k8s/openldap/06-openldap-service.yaml | sensorgraph/openldap | ec44a71c32344b82a345f54fc4f75cbbd0f12b79 | [
"MIT"
] | null | null | null | # http://localhost:8001/api/v1/namespaces/default/services/https:phpldapadmin:443/proxy/
apiVersion: v1
kind: Service
metadata:
name: openldap
labels:
app: openldap
spec:
selector:
app: openldap
type: ClusterIP
ports:
- name: notsecure
port: 389
targetPort: 389
- name: secure
port: 636... | 17.947368 | 88 | 0.692082 |
f720fb51b2bc63733c970be2649da6b424716798 | 250 | yaml | YAML | config/prometheus/service.yaml | dkeohane/managed-node-metadata-operator | 59b0fa8949fbd7531c08f4530d4628c7e75e3a1e | [
"Apache-2.0"
] | null | null | null | config/prometheus/service.yaml | dkeohane/managed-node-metadata-operator | 59b0fa8949fbd7531c08f4530d4628c7e75e3a1e | [
"Apache-2.0"
] | 21 | 2022-03-09T13:09:44.000Z | 2022-03-31T14:13:18.000Z | config/prometheus/service.yaml | dkeohane/managed-node-metadata-operator | 59b0fa8949fbd7531c08f4530d4628c7e75e3a1e | [
"Apache-2.0"
] | 4 | 2022-02-21T15:25:27.000Z | 2022-03-24T21:07:32.000Z | apiVersion: v1
kind: Service
metadata:
labels:
control-plane: controller-manager
name: metrics-service
namespace: system
spec:
ports:
- name: metrics
port: 8080
targetPort: 8080
selector:
control-plane: controller-manager
| 16.666667 | 37 | 0.712 |
f7213c4bade99f0fc5ebd1f2fbbad970af0e3321 | 174 | yaml | YAML | playground/5-pvc-mysql.yaml | SAAMalusare/kubernetes | 5260e80a7d009a9abf3adcbc699aced0d7070b88 | [
"Unlicense"
] | 1 | 2020-12-11T11:16:05.000Z | 2020-12-11T11:16:05.000Z | playground/5-pvc-mysql.yaml | SAAMalusare/kubernetes | 5260e80a7d009a9abf3adcbc699aced0d7070b88 | [
"Unlicense"
] | null | null | null | playground/5-pvc-mysql.yaml | SAAMalusare/kubernetes | 5260e80a7d009a9abf3adcbc699aced0d7070b88 | [
"Unlicense"
] | 1 | 2020-05-22T06:59:46.000Z | 2020-05-22T06:59:46.000Z | apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: mysql-persistent-storage
spec:
accessModes:
- ReadWriteMany
resources:
requests:
storage: 1Gi
| 15.818182 | 32 | 0.724138 |
f7215304e5978e2f5a6242d83c6dffe97d981317 | 1,268 | yaml | YAML | fpga/configMap.yaml | fiqazrie/edgecontroller | 9f132b76636e013928e861de2aed496234005562 | [
"Apache-2.0"
] | null | null | null | fpga/configMap.yaml | fiqazrie/edgecontroller | 9f132b76636e013928e861de2aed496234005562 | [
"Apache-2.0"
] | 13 | 2021-03-10T17:46:59.000Z | 2022-02-27T04:32:52.000Z | fpga/configMap.yaml | aiyamayaa/edgecontroller | 2f51794fdb73005d89d42acd6f57cd6f1a439651 | [
"Apache-2.0"
] | null | null | null | # SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2019 Intel Corporation
apiVersion: v1
kind: ConfigMap
metadata:
name: sriovdp-config
namespace: kube-system
data:
config.json: |
{
"resourceList": [{
"resourceName": "intel_sriov_netdevice",
"selectors": {
... | 27.565217 | 56 | 0.361199 |
f72172e015738c23247987ddb70284b347d8758b | 350 | yaml | YAML | 12_configmap/pod.yaml | ManuStoessel/kubernetes-from-zero-to-hero | 6b8a1fa049cda74b890d148a8ca067e2ac0768b7 | [
"Apache-2.0"
] | 2 | 2022-03-20T22:33:52.000Z | 2022-03-21T11:04:37.000Z | 12_configmap/pod.yaml | ManuStoessel/kubernetes-from-zero-to-hero | 6b8a1fa049cda74b890d148a8ca067e2ac0768b7 | [
"Apache-2.0"
] | null | null | null | 12_configmap/pod.yaml | ManuStoessel/kubernetes-from-zero-to-hero | 6b8a1fa049cda74b890d148a8ca067e2ac0768b7 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: my-pod
spec:
containers:
- name: busybox
image: busybox:1.34.1
command:
- /bin/sh
- -c
- "echo $MY_ENV_VAR && sleep 99d"
env:
- name: MY_ENV_VAR
valueFrom:
configMapKeyRef:
key: a-key
... | 19.444444 | 41 | 0.497143 |
f721b3245ed493d7289ecffdd3d015613bf97c59 | 779 | yaml | YAML | tests/dns-test.yaml | neocode24/openstack-helm | 09b453e4888bb954423c2562a5e864a7799e3b78 | [
"Apache-2.0"
] | 363 | 2017-04-11T18:26:32.000Z | 2022-03-27T18:57:06.000Z | tests/dns-test.yaml | neocode24/openstack-helm | 09b453e4888bb954423c2562a5e864a7799e3b78 | [
"Apache-2.0"
] | 7 | 2017-04-20T15:13:21.000Z | 2022-02-16T02:29:57.000Z | tests/dns-test.yaml | neocode24/openstack-helm | 09b453e4888bb954423c2562a5e864a7799e3b78 | [
"Apache-2.0"
] | 223 | 2017-04-11T20:35:38.000Z | 2022-03-24T21:26:36.000Z | # 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 th... | 28.851852 | 74 | 0.734275 |
f721d0b26a10bf877f0e613a6c20158824c5f06e | 2,172 | yaml | YAML | config/prow/cluster/statusreconciler_deployment.yaml | cchengleo/test-infra | 92dc2820708fe3edb6509e5018736d16139a60e0 | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/statusreconciler_deployment.yaml | cchengleo/test-infra | 92dc2820708fe3edb6509e5018736d16139a60e0 | [
"Apache-2.0"
] | null | null | null | config/prow/cluster/statusreconciler_deployment.yaml | cchengleo/test-infra | 92dc2820708fe3edb6509e5018736d16139a60e0 | [
"Apache-2.0"
] | null | null | null | # Copyright 2016 The Kubernetes Authors All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicab... | 29.351351 | 74 | 0.635359 |
f722318b8a5eb91df09a5053eae5a2e906ecbf41 | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation5718.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation5718.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation5718.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-5718
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
f722d6a2096e5be5843d99479f03c012ebd19f85 | 745 | yaml | YAML | manifests/deis-slugrunner.yaml | arschles/deis-slugrunner | 2be1b0fcc8c9067c9c494cff9aff889b88ead27b | [
"Apache-2.0"
] | null | null | null | manifests/deis-slugrunner.yaml | arschles/deis-slugrunner | 2be1b0fcc8c9067c9c494cff9aff889b88ead27b | [
"Apache-2.0"
] | null | null | null | manifests/deis-slugrunner.yaml | arschles/deis-slugrunner | 2be1b0fcc8c9067c9c494cff9aff889b88ead27b | [
"Apache-2.0"
] | null | null | null | # A debugging utility for testing Minio from within k8s.
apiVersion: v1
kind: Pod
metadata:
name: deis-slugrunner
labels:
heritage: deis
version: 2015-sept
spec:
restartPolicy: Never
containers:
- name: deis-slugrunner
imagePullPolicy: Always
image: smothiki/slugrunner:4
args:
... | 22.575758 | 62 | 0.587919 |
f7233ee876c3cf880075de7270daed2dc0a59a67 | 384 | yaml | YAML | rc-file.yaml | farahabdi/amalexpress | 9f748317d5ac7e33f66d8eed38a0d264b0e19167 | [
"Apache-2.0"
] | null | null | null | rc-file.yaml | farahabdi/amalexpress | 9f748317d5ac7e33f66d8eed38a0d264b0e19167 | [
"Apache-2.0"
] | null | null | null | rc-file.yaml | farahabdi/amalexpress | 9f748317d5ac7e33f66d8eed38a0d264b0e19167 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: ReplicationController
metadata:
name: go-server-rc
spec:
replicas: 3
selector:
name: go-server
version: v8
template:
metadata:
labels:
name: go-server
version: v8
spec:
containers:
- name: go-server
image: gcr.io/pragmatic-mote-20792... | 18.285714 | 60 | 0.611979 |
f723729fdee95b620744620980ff17ce8c96c656 | 59,613 | yaml | YAML | legacy/charts/vela-core-legacy/crds/core.oam.dev_definitionrevisions.yaml | whichxjy/kubevela | b3014c2f626e9f454ab08321f756da8b80879df2 | [
"Apache-2.0"
] | null | null | null | legacy/charts/vela-core-legacy/crds/core.oam.dev_definitionrevisions.yaml | whichxjy/kubevela | b3014c2f626e9f454ab08321f756da8b80879df2 | [
"Apache-2.0"
] | 2 | 2021-10-15T04:37:34.000Z | 2021-11-12T08:50:26.000Z | legacy/charts/vela-core-legacy/crds/core.oam.dev_definitionrevisions.yaml | whichxjy/kubevela | b3014c2f626e9f454ab08321f756da8b80879df2 | [
"Apache-2.0"
] | null | null | null |
---
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.6.2
name: definitionrevisions.core.oam.dev
spec:
group: core.oam.dev
names:
categories:
- oam
kind: DefinitionRevision
listKind: DefinitionRevisionList
... | 51.257954 | 175 | 0.385688 |
f72389fa75fe32b83559d62273e6b6074580e5ee | 402 | yaml | YAML | deploy/openshift/1-configmap.yaml | odra/gitlab-webhooks | f5d835bff3d995cb136f40b8c4d6bf661a301d90 | [
"MIT"
] | null | null | null | deploy/openshift/1-configmap.yaml | odra/gitlab-webhooks | f5d835bff3d995cb136f40b8c4d6bf661a301d90 | [
"MIT"
] | null | null | null | deploy/openshift/1-configmap.yaml | odra/gitlab-webhooks | f5d835bff3d995cb136f40b8c4d6bf661a301d90 | [
"MIT"
] | 2 | 2020-12-09T13:08:25.000Z | 2021-07-02T12:47:06.000Z | apiVersion: v1
kind: ConfigMap
metadata:
name: gitlab-webhook-fm-config
data:
default.toml: |-
amqp_url = "amqps://gitlab-centos:@rabbitmq.fedoraproject.org/%2Fpubsub"
[client_properties]
app = "gitlab-centos"
[tls]
ca_cert = "/opt/gitlab-webhook/etc/certs/ca.pem"
certfile = "/opt/gitlab-... | 25.125 | 76 | 0.689055 |
f723c5271e96498c22990c7499dfef27fc75c3aa | 60 | yml | YAML | k3s/apps/netbox/namespace.yml | rissson/dotshabka | 3177fe76817d10bad41a1a518699210287330faa | [
"MIT"
] | null | null | null | k3s/apps/netbox/namespace.yml | rissson/dotshabka | 3177fe76817d10bad41a1a518699210287330faa | [
"MIT"
] | 1 | 2019-10-13T19:46:50.000Z | 2019-10-13T19:46:50.000Z | k3s/apps/netbox/namespace.yml | rissson/dotshabka | 3177fe76817d10bad41a1a518699210287330faa | [
"MIT"
] | 1 | 2021-01-10T06:15:00.000Z | 2021-01-10T06:15:00.000Z | ---
apiVersion: v1
kind: Namespace
metadata:
name: netbox
| 10 | 15 | 0.716667 |
f723f12679e2afad50b9e6aee1437251d464471e | 648 | yaml | YAML | JenkinsPod.yaml | vlesierse/codebreaker | e2750ad7b92e489526f416b15b1ec416cecd7221 | [
"MIT"
] | 2 | 2017-10-17T20:19:33.000Z | 2017-12-25T20:14:22.000Z | JenkinsPod.yaml | vlesierse/codebreaker | e2750ad7b92e489526f416b15b1ec416cecd7221 | [
"MIT"
] | 1 | 2021-03-08T22:46:15.000Z | 2021-03-08T22:46:15.000Z | JenkinsPod.yaml | vlesierse/codebreaker | e2750ad7b92e489526f416b15b1ec416cecd7221 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
spec:
containers:
- name: docker
image: docker:stable-git
command: ["cat"]
tty: true
volumeMounts:
- name: dockersock
mountPath: "/var/run/docker.sock"
- name: vamp-cli-ee
image: vlesierse/vamp-cli-ee:latest
command: ["cat"]
tty: true
volumes:
... | 20.903226 | 41 | 0.641975 |
f7241e1d196c74d37970f6c8a4325afa26bd6b12 | 2,870 | yaml | YAML | config-root/namespaces/jx/lighthouse/lighthouse-keeper-deploy.yaml | Sun-ifly/jx | 4bee4b5c1c4d58c49e359b5442fa8b4b924a585f | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/lighthouse/lighthouse-keeper-deploy.yaml | Sun-ifly/jx | 4bee4b5c1c4d58c49e359b5442fa8b4b924a585f | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/lighthouse/lighthouse-keeper-deploy.yaml | Sun-ifly/jx | 4bee4b5c1c4d58c49e359b5442fa8b4b924a585f | [
"Apache-2.0"
] | null | null | null | # Source: lighthouse/templates/keeper-deployment.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: lighthouse-keeper
labels:
chart: "lighthouse-1.1.51"
app: lighthouse-keeper
gitops.jenkins-x.io/pipeline: 'namespaces'
annotations:
meta.helm.sh/release-name: 'lighthouse'
wave.pusher.com... | 29.285714 | 93 | 0.531359 |
f724359344d00d49d0511c7fd917bfd729b4985e | 689 | yaml | YAML | v1/k8s/flask-deployment.yaml | JeffLabonte/pycon.ca | 241fd9cfabc53c638af76c7769a2605ab1d9fd8a | [
"MIT"
] | null | null | null | v1/k8s/flask-deployment.yaml | JeffLabonte/pycon.ca | 241fd9cfabc53c638af76c7769a2605ab1d9fd8a | [
"MIT"
] | null | null | null | v1/k8s/flask-deployment.yaml | JeffLabonte/pycon.ca | 241fd9cfabc53c638af76c7769a2605ab1d9fd8a | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: flask-dep
labels:
app: flask-helloworld
spec:
replicas: 2
selector:
matchLabels:
app: flask-helloworld
template:
metadata:
labels:
app: flask-helloworld
spec:
containers:
- name: flask
image: grimsleep... | 20.878788 | 46 | 0.531205 |
f7243bf77183673972b55a4eafee1e8e71f7859f | 150,454 | yaml | YAML | deploy/tectonic-alm-operator/manifests/0.5.0/08-tectonicocs.configmap.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.5.0/08-tectonicocs.configmap.yaml | jsm84/operator-lifecycle-manager | 755d4014f3efa3aa012b65b923d978006ab4b5bf | [
"Apache-2.0"
] | null | null | null | deploy/tectonic-alm-operator/manifests/0.5.0/08-tectonicocs.configmap.yaml | jsm84/operator-lifecycle-manager | 755d4014f3efa3aa012b65b923d978006ab4b5bf | [
"Apache-2.0"
] | null | null | null | ##---
# Source: olm/templates/08-tectonicocs.configmap.yaml
kind: ConfigMap
apiVersion: v1
metadata:
name: tectonic-ocs
namespace: tectonic-system
labels:
tectonic-operators.coreos.com/managed-by: tectonic-x-operator
data:
customResourceDefinitions: |-
- apiVersion: apiextensions.k8s.io/v1beta1
... | 83.077858 | 27,942 | 0.761216 |
f7245d89e5392989f0ca72759b92356a75443fea | 378 | yaml | YAML | docker-and-kubernetes/complex/k8s/database-persistent-volume-claim.yaml | sund0g/docker-tutorial | fd076b817d72fb7835453fc1b17fb9e104b2a793 | [
"Apache-2.0"
] | null | null | null | docker-and-kubernetes/complex/k8s/database-persistent-volume-claim.yaml | sund0g/docker-tutorial | fd076b817d72fb7835453fc1b17fb9e104b2a793 | [
"Apache-2.0"
] | null | null | null | docker-and-kubernetes/complex/k8s/database-persistent-volume-claim.yaml | sund0g/docker-tutorial | fd076b817d72fb7835453fc1b17fb9e104b2a793 | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: database-persistent-volume-claim
spec: # If this Claim is attached to a Pod, k8s must find
# an instance of storage, (a slice of the hard drive)
# that meets the requirements of this spec.
accessModes:
- R... | 31.5 | 71 | 0.645503 |
f72486308ba5fa27e1a1075cfd9289e1aabc36ba | 652 | yaml | YAML | pkg/sync/v71/data/ClusterRole.rbac.authorization.k8s.io/system-controller-node-controller.yaml | troy0820/openshift-azure | 2760ef235865f6bc17d359bc74f8d5059ebb0386 | [
"Apache-2.0"
] | 55 | 2018-08-03T04:38:28.000Z | 2021-07-26T16:42:09.000Z | pkg/sync/v71/data/ClusterRole.rbac.authorization.k8s.io/system-controller-node-controller.yaml | troy0820/openshift-azure | 2760ef235865f6bc17d359bc74f8d5059ebb0386 | [
"Apache-2.0"
] | 2,257 | 2018-07-26T21:29:25.000Z | 2022-03-27T06:07:22.000Z | pkg/sync/v71/data/ClusterRole.rbac.authorization.k8s.io/system-controller-node-controller.yaml | troy0820/openshift-azure | 2760ef235865f6bc17d359bc74f8d5059ebb0386 | [
"Apache-2.0"
] | 62 | 2018-07-24T12:16:53.000Z | 2021-12-09T18:02:58.000Z | apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
annotations:
rbac.authorization.kubernetes.io/autoupdate: "true"
labels:
kubernetes.io/bootstrapping: rbac-defaults
name: system:controller:node-controller
rules:
- apiGroups:
- ""
resources:
- nodes
verbs:
- delete
- get
-... | 13.583333 | 55 | 0.631902 |
f724a9c20e9b69deb80d089f06ae59a85f566c61 | 91 | yaml | YAML | manifests/secret.yaml | yokaze/kind-manifests | 1779d6812cbe68d11381380a2645f5541126c579 | [
"MIT"
] | 1 | 2021-12-27T13:04:39.000Z | 2021-12-27T13:04:39.000Z | manifests/secret.yaml | yokaze/kind-manifests | 1779d6812cbe68d11381380a2645f5541126c579 | [
"MIT"
] | null | null | null | manifests/secret.yaml | yokaze/kind-manifests | 1779d6812cbe68d11381380a2645f5541126c579 | [
"MIT"
] | null | null | null | apiVersion: v1
data:
sample: c2FtcGxl
kind: Secret
metadata:
name: sample
type: Opaque
| 11.375 | 18 | 0.747253 |
f724bd371aa0ba77c01b342b409ad75b4aee3254 | 624 | yaml | YAML | cicd_tools/argocd/rbac-test/project2-app/configmap.yaml | justindav1s/product_backend | 8b7f0251214624ae77a6a0eca8749329aa442c2c | [
"Apache-2.0"
] | 7 | 2018-05-15T06:51:36.000Z | 2021-01-09T08:49:08.000Z | cicd_tools/argocd/rbac-test/project2-app/configmap.yaml | justindav1s/product_backend | 8b7f0251214624ae77a6a0eca8749329aa442c2c | [
"Apache-2.0"
] | 12 | 2020-07-04T17:17:54.000Z | 2022-02-26T14:47:59.000Z | cicd_tools/argocd/rbac-test/project2-app/configmap.yaml | justindav1s/product_backend | 8b7f0251214624ae77a6a0eca8749329aa442c2c | [
"Apache-2.0"
] | 6 | 2019-01-24T19:49:57.000Z | 2020-12-29T09:32:04.000Z | apiVersion: v1
kind: ConfigMap
metadata:
labels:
app: product
name: product-config
data:
application.properties: |-
quarkus.log.console.enable=true
quarkus.log.console.format=%d{HH:mm:ss} %-5p [%c{2.}] (%t) %s%e%n
quarkus.log.console.level=DEBUG
quarkus.log.console.color=false
quarkus.log.... | 21.517241 | 69 | 0.701923 |
f724cef28a8bf1ce86744d23f191c6ed0e56f80e | 564 | yaml | YAML | metricbeat/module/kubernetes/_meta/test/docs/02_objects/cronjob.yaml | luftwurzel/beats | c52699616a8a77de52a24344e0976dac0a9cfb28 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | metricbeat/module/kubernetes/_meta/test/docs/02_objects/cronjob.yaml | luftwurzel/beats | c52699616a8a77de52a24344e0976dac0a9cfb28 | [
"ECL-2.0",
"Apache-2.0"
] | 5 | 2021-12-08T15:00:30.000Z | 2022-03-28T06:45:16.000Z | metricbeat/module/kubernetes/_meta/test/docs/02_objects/cronjob.yaml | luftwurzel/beats | c52699616a8a77de52a24344e0976dac0a9cfb28 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | # Cronjob that will execute each minute.
# It will print a message and sleep (reporting being active) for 5 seconds
apiVersion: batch/v1
kind: CronJob
metadata:
name: mycronjob
spec:
schedule: "*/1 * * * *"
jobTemplate:
spec:
template:
spec:
containers:
- name: mycron-contai... | 24.521739 | 74 | 0.624113 |
f72514838cf981868f000d112128640540064670 | 206 | yaml | YAML | namespaces/cloud-platform-live-0.k8s.integration.dsd.io/nickp-test-dev/03-resourcequota.yaml | umaar/cloud-platform-environments | c0fab9757b5fe340998457e182424ac1027b7c5f | [
"MIT"
] | null | null | null | namespaces/cloud-platform-live-0.k8s.integration.dsd.io/nickp-test-dev/03-resourcequota.yaml | umaar/cloud-platform-environments | c0fab9757b5fe340998457e182424ac1027b7c5f | [
"MIT"
] | null | null | null | namespaces/cloud-platform-live-0.k8s.integration.dsd.io/nickp-test-dev/03-resourcequota.yaml | umaar/cloud-platform-environments | c0fab9757b5fe340998457e182424ac1027b7c5f | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ResourceQuota
metadata:
name: namespace-quota
namespace: nickp-test-dev
spec:
hard:
requests.cpu: 3000m
requests.memory: 6Gi
limits.cpu: 6000m
limits.memory: 12Gi
| 17.166667 | 27 | 0.713592 |
f725350d94ddccb82b638d87fa0d05a8c5877395 | 580 | yaml | YAML | kubernetes/deployment.yaml | vasilax/ecsdemo-nodejs | 6d8f2eca98d185380730191d0b9c40b772cf3c6f | [
"MIT"
] | null | null | null | kubernetes/deployment.yaml | vasilax/ecsdemo-nodejs | 6d8f2eca98d185380730191d0b9c40b772cf3c6f | [
"MIT"
] | null | null | null | kubernetes/deployment.yaml | vasilax/ecsdemo-nodejs | 6d8f2eca98d185380730191d0b9c40b772cf3c6f | [
"MIT"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: ecsdemo-nodejs
labels:
app: ecsdemo-nodejs
namespace: ecsdemo-nodejs
spec:
replicas: 6
selector:
matchLabels:
app: ecsdemo-nodejs
strategy:
rollingUpdate:
maxSurge: 25%
maxUnavailable: 25%
type: RollingUpdate
template:
... | 19.333333 | 45 | 0.631034 |
f725c1edb02ba1bd1ea939385f7b0a11d552eac0 | 594 | yaml | YAML | kubernetes-nimbus-rc.yaml | guanbear/docker-storm-cluster | 68c8b2c6b481111dee79d5f54b316eea71b4d23d | [
"MIT"
] | 1 | 2019-07-26T02:54:18.000Z | 2019-07-26T02:54:18.000Z | kubernetes-nimbus-rc.yaml | guanbear/docker-storm-cluster | 68c8b2c6b481111dee79d5f54b316eea71b4d23d | [
"MIT"
] | null | null | null | kubernetes-nimbus-rc.yaml | guanbear/docker-storm-cluster | 68c8b2c6b481111dee79d5f54b316eea71b4d23d | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ReplicationController
metadata:
name: apache-storm-nimbus
spec:
replicas: 1
selector:
storm: nimbus
template:
metadata:
labels:
storm: nimbus
app: storm
spec:
containers:
- name: zookeeper
image: zcguan/storm-cluster:latest
env:
... | 19.8 | 50 | 0.572391 |
f725e748aae0d87c5bbf63d56ec6879b4e3c55fd | 88 | yaml | YAML | operators/sxapi-operator/0.1.3/manifests/sxapi-operator-controller-manager_v1_serviceaccount.yaml | startxfr/community-operators-ocp | 8c5b1a71bc1cc7befc5e6bada0e3720eb175d51e | [
"Apache-2.0"
] | null | null | null | operators/sxapi-operator/0.1.3/manifests/sxapi-operator-controller-manager_v1_serviceaccount.yaml | startxfr/community-operators-ocp | 8c5b1a71bc1cc7befc5e6bada0e3720eb175d51e | [
"Apache-2.0"
] | null | null | null | operators/sxapi-operator/0.1.3/manifests/sxapi-operator-controller-manager_v1_serviceaccount.yaml | startxfr/community-operators-ocp | 8c5b1a71bc1cc7befc5e6bada0e3720eb175d51e | [
"Apache-2.0"
] | null | null | null | apiVersion: v1
kind: ServiceAccount
metadata:
name: sxapi-operator-controller-manager
| 17.6 | 41 | 0.818182 |
f7264917a82d49f15ffe0da49b19211fc6288b48 | 484 | yaml | YAML | config-root/namespaces/jx/jxboot-helmfile-resources/charts/controllerbuild/serviceaccount.yaml | rawlingsj/test-terraform-gsm1 | 38b6ed42ef3a863810629ea30adac7ec38bacd45 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/jxboot-helmfile-resources/charts/controllerbuild/serviceaccount.yaml | rawlingsj/test-terraform-gsm1 | 38b6ed42ef3a863810629ea30adac7ec38bacd45 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/jxboot-helmfile-resources/charts/controllerbuild/serviceaccount.yaml | rawlingsj/test-terraform-gsm1 | 38b6ed42ef3a863810629ea30adac7ec38bacd45 | [
"Apache-2.0"
] | null | null | null | # Source: jxboot-helmfile-resources/charts/controllerbuild/templates/serviceaccount.yaml
apiVersion: v1
kind: ServiceAccount
metadata:
name: jxboot-helmfile-resources-controllerbuild
labels:
app: controllerbuild
chart: controllerbuild-2.0.1143
release: jxboot-helmfile-resources
heritage: Helm
gi... | 32.266667 | 90 | 0.77686 |
f72687c00c12a41eb94df246a71e79204fc82cb6 | 752 | yaml | YAML | tekton/cronjobs/dogfooding/images/buildx-gcloud-nightly/cronjob.yaml | lbernick/plumbing | 893ce8d95b48d07d1757328e6404edbcb026acb8 | [
"Apache-2.0"
] | null | null | null | tekton/cronjobs/dogfooding/images/buildx-gcloud-nightly/cronjob.yaml | lbernick/plumbing | 893ce8d95b48d07d1757328e6404edbcb026acb8 | [
"Apache-2.0"
] | 1 | 2021-12-03T15:43:51.000Z | 2021-12-03T16:06:06.000Z | tekton/cronjobs/dogfooding/images/buildx-gcloud-nightly/cronjob.yaml | lbernick/plumbing | 893ce8d95b48d07d1757328e6404edbcb026acb8 | [
"Apache-2.0"
] | null | null | null | apiVersion: batch/v1beta1
kind: CronJob
metadata:
name: image-build-cron-trigger
spec:
schedule: "0 2 * * *"
concurrencyPolicy: Forbid
jobTemplate:
spec:
template:
spec:
initContainers:
- name: git
env:
- name: GIT_REPOSITORY
value: git... | 26.857143 | 68 | 0.551862 |
f726975d34779948082cc1ea68a60f5751c3addf | 153 | yaml | YAML | k8s/resource/quota.yaml | Monkey-Mouse/mo2-compose | 7604355c494f3d1aa82d4861726ba0023b40e39b | [
"MIT"
] | 1 | 2021-05-08T14:14:14.000Z | 2021-05-08T14:14:14.000Z | k8s/resource/quota.yaml | Monkey-Mouse/mo2-k8s | 7604355c494f3d1aa82d4861726ba0023b40e39b | [
"MIT"
] | null | null | null | k8s/resource/quota.yaml | Monkey-Mouse/mo2-k8s | 7604355c494f3d1aa82d4861726ba0023b40e39b | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ResourceQuota
metadata:
name: default-limit
spec:
hard:
requests.cpu: "4"
limits.cpu: "8"
memory: 4Gi
pods: "30" | 15.3 | 21 | 0.640523 |
f726c4bcf0e662786651e84acb792f6cbde5006a | 234 | yml | YAML | first-app/helloworld.yml | oworldbankru/kubernetes-course | 3c024ff7550a958b22831a1a0322b2e530b6f7df | [
"MIT"
] | null | null | null | first-app/helloworld.yml | oworldbankru/kubernetes-course | 3c024ff7550a958b22831a1a0322b2e530b6f7df | [
"MIT"
] | null | null | null | first-app/helloworld.yml | oworldbankru/kubernetes-course | 3c024ff7550a958b22831a1a0322b2e530b6f7df | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: nodehelloworld.example.com
labels:
app: helloworld
spec:
containers:
- name: k8s-demo
image: diyblockchain/k8s-demo
ports:
- name: nodejs-port
containerPort: 3000
| 16.714286 | 34 | 0.683761 |
f726d1e308a346202c976f129a32194526d15d7c | 1,117 | yaml | YAML | tools/monitoring/grafana/podsecuritypolicy.yaml | californi/Microcontrollers_Kubow | ac9ba52e91222181bac35cc3444813440e9fe711 | [
"MIT"
] | 21 | 2019-04-29T18:51:47.000Z | 2022-02-16T00:37:16.000Z | tools/monitoring/grafana/podsecuritypolicy.yaml | californi/Microcontrollers_Kubow | ac9ba52e91222181bac35cc3444813440e9fe711 | [
"MIT"
] | 3 | 2020-05-15T21:56:21.000Z | 2021-06-27T14:37:30.000Z | tools/monitoring/grafana/podsecuritypolicy.yaml | californi/Microcontrollers_Kubow | ac9ba52e91222181bac35cc3444813440e9fe711 | [
"MIT"
] | 4 | 2019-07-05T06:55:18.000Z | 2022-02-11T20:04:23.000Z | apiVersion: policy/v1beta1
kind: PodSecurityPolicy
metadata:
name: grafana
labels:
app: grafana
annotations:
seccomp.security.alpha.kubernetes.io/allowedProfileNames: 'docker/default'
seccomp.security.alpha.kubernetes.io/defaultProfileName: 'docker/default'
apparmor.security.beta.kubernetes.io/al... | 23.765957 | 79 | 0.70009 |
f72763004d59549426257d7c4b5179d13c3f7805 | 417 | yml | YAML | demo/demo-claim.yml | tonylauCN/kubeadm-playbook | fcf9386b4a98502adc9d7099055f871e996d3501 | [
"Unlicense"
] | 580 | 2017-04-19T04:00:51.000Z | 2022-03-31T13:50:52.000Z | demo/demo-claim.yml | tonylauCN/kubeadm-playbook | fcf9386b4a98502adc9d7099055f871e996d3501 | [
"Unlicense"
] | 75 | 2017-05-10T17:31:41.000Z | 2022-02-10T22:05:07.000Z | demo/demo-claim.yml | tonylauCN/kubeadm-playbook | fcf9386b4a98502adc9d7099055f871e996d3501 | [
"Unlicense"
] | 110 | 2017-04-27T14:12:17.000Z | 2022-03-31T11:21:29.000Z | kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: demo-claim
#annotations: # When not defined, the default storageClass is used (if any defined)
#volume.beta.kubernetes.io/storage-class: rook-block
#volume.beta.kubernetes.io/storage-class: thin #vsphere
#volume.beta.kubernetes.io/storage-class:... | 27.8 | 85 | 0.736211 |
f727c021616e455c26f3a4f97345cf0008b6e2b3 | 143 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation647.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation647.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation647.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-647
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 17.875 | 49 | 0.72028 |
f7280e37138fc4fb3a2db306eb4cef785fb624ab | 216 | yaml | YAML | quota/compute-resources.yaml | jianbo-zh/k8sbird | 86307bf30a81638b71fd3c666aeca1d2e7de3d96 | [
"MIT"
] | null | null | null | quota/compute-resources.yaml | jianbo-zh/k8sbird | 86307bf30a81638b71fd3c666aeca1d2e7de3d96 | [
"MIT"
] | null | null | null | quota/compute-resources.yaml | jianbo-zh/k8sbird | 86307bf30a81638b71fd3c666aeca1d2e7de3d96 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: ResourceQuota
metadata:
name: compute-resources
namespace: quota-example
spec:
hard:
pods: "4"
requests.cpu: "1"
requests.memory: 1Gi
limits.cpu: "2"
limits.memory: 2Gi
| 16.615385 | 26 | 0.671296 |
f7283aaf62311467982f7158f81a6e80a5c718d1 | 1,216 | yaml | YAML | test/DLT-jobs/test1_maskrcnn_coco.yaml | YHDING23/alnair | 97c713d7608863e6e5411226d651dd07175ce88f | [
"Apache-2.0"
] | null | null | null | test/DLT-jobs/test1_maskrcnn_coco.yaml | YHDING23/alnair | 97c713d7608863e6e5411226d651dd07175ce88f | [
"Apache-2.0"
] | null | null | null | test/DLT-jobs/test1_maskrcnn_coco.yaml | YHDING23/alnair | 97c713d7608863e6e5411226d651dd07175ce88f | [
"Apache-2.0"
] | null | null | null | apiVersion: batch/v1
kind: Job
metadata:
name: maskrcnn-image-seg
spec:
template:
spec:
containers:
- name: image-seg
image: centaurusinfra/test1_maskrcnn
command:
- python
#args: ["-c", "while true; do sleep 10; done;"]
args:
- -m
- torch.di... | 24.32 | 73 | 0.537829 |
f728771a9369a55445d2d47363817cc682c59e45 | 144 | yaml | YAML | built-in-references/Kubernetes/perf/violations/violation6685.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation6685.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | built-in-references/Kubernetes/perf/violations/violation6685.yaml | sw47/azure-policy | 4a38e4cb4047b5364902653f0defe45f1b21bc61 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Pod
metadata:
name: image-demo-6685
spec:
containers:
- name: nginx
image: nginx #ritaacr.azurecr.io/nginx:latest | 18 | 49 | 0.722222 |
f728a636db9d9dafa8ddcb6a4e5f257bf9769996 | 587 | yaml | YAML | config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml | ajisha-sb/repojenkinsx | 8f449d222d33e87114bbf5fec72b1956fc5c8c51 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml | ajisha-sb/repojenkinsx | 8f449d222d33e87114bbf5fec72b1956fc5c8c51 | [
"Apache-2.0"
] | null | null | null | config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml | ajisha-sb/repojenkinsx | 8f449d222d33e87114bbf5fec72b1956fc5c8c51 | [
"Apache-2.0"
] | null | null | null | # Source: jxboot-helmfile-resources/templates/700-hook-ing.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
kubernetes.io/ingress.class: nginx
meta.helm.sh/release-name: 'jxboot-helmfile-resources'
name: hook
namespace: jx
labels:
gitops.jenkins-x.io/pipeline: 'namespaces'
... | 24.458333 | 63 | 0.597956 |
f7290830fe97eede5887c65187988ae50a5e9edb | 51,654 | yaml | YAML | installers/k8s/summary-dashboard.yaml | ayoubbargueoui1996/osm-devops | b5973c2a4477354bb17a56fe39559f277a3a994a | [
"Apache-2.0"
] | null | null | null | installers/k8s/summary-dashboard.yaml | ayoubbargueoui1996/osm-devops | b5973c2a4477354bb17a56fe39559f277a3a994a | [
"Apache-2.0"
] | null | null | null | installers/k8s/summary-dashboard.yaml | ayoubbargueoui1996/osm-devops | b5973c2a4477354bb17a56fe39559f277a3a994a | [
"Apache-2.0"
] | null | null | null | # Copyright 2019 Minsait - Indra S.A.
#
# 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 a... | 26.061554 | 129 | 0.339954 |
f7290c17587cb442aa5c24bcaec98801cd15d933 | 212 | yaml | YAML | rook/pvc/sonarr-config.yaml | Exikle/Artemis-Cluster | 6095e2539d81cc5b98ba39028c6918a36ca88923 | [
"MIT"
] | null | null | null | rook/pvc/sonarr-config.yaml | Exikle/Artemis-Cluster | 6095e2539d81cc5b98ba39028c6918a36ca88923 | [
"MIT"
] | null | null | null | rook/pvc/sonarr-config.yaml | Exikle/Artemis-Cluster | 6095e2539d81cc5b98ba39028c6918a36ca88923 | [
"MIT"
] | null | null | null | kind: PersistentVolumeClaim
apiVersion: v1
metadata:
name: sonarr-config
namespace: default
spec:
storageClassName: ssd-sc
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
| 16.307692 | 27 | 0.726415 |
f729670069190d4aeec6defd51ca5127ca8ff2ff | 191 | yaml | YAML | cluster/apps/media/tautulli/config-pvc.yaml | negative7/home-cluster | 425b112f740686d5b9a9ee36b959d21b204a528e | [
"MIT"
] | null | null | null | cluster/apps/media/tautulli/config-pvc.yaml | negative7/home-cluster | 425b112f740686d5b9a9ee36b959d21b204a528e | [
"MIT"
] | 356 | 2021-05-05T22:43:19.000Z | 2022-03-31T10:09:54.000Z | cluster/apps/media/tautulli/config-pvc.yaml | negative7/home-cluster | 425b112f740686d5b9a9ee36b959d21b204a528e | [
"MIT"
] | null | null | null | ---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: tautulli-config-v1
namespace: media
spec:
accessModes:
- ReadWriteOnce
resources:
requests:
storage: 10Gi
| 14.692308 | 27 | 0.706806 |
f729d69cb19b9059af6f42bf1fbb13eea7f69c8c | 518 | yaml | YAML | staging/src/k8s.io/pod-security-admission/test/testdata/restricted/v1.23/fail/hostnamespaces0.yaml | 767829413/kubernetes | e3982ce472af31efe0cfb5165271c84f1ace0b0f | [
"Apache-2.0"
] | 84,910 | 2015-08-12T17:45:55.000Z | 2022-03-31T23:39:40.000Z | staging/src/k8s.io/pod-security-admission/test/testdata/restricted/v1.23/fail/hostnamespaces0.yaml | 767829413/kubernetes | e3982ce472af31efe0cfb5165271c84f1ace0b0f | [
"Apache-2.0"
] | 98,305 | 2015-08-12T17:35:13.000Z | 2022-03-31T23:46:47.000Z | staging/src/k8s.io/pod-security-admission/test/testdata/restricted/v1.23/fail/hostnamespaces0.yaml | 767829413/kubernetes | e3982ce472af31efe0cfb5165271c84f1ace0b0f | [
"Apache-2.0"
] | 36,592 | 2015-08-12T18:36:13.000Z | 2022-03-31T16:22:17.000Z | apiVersion: v1
kind: Pod
metadata:
name: hostnamespaces0
spec:
containers:
- image: k8s.gcr.io/pause
name: container1
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
hostIPC: true
initContainers:
- image: k8s.gcr.io/pause
name: initcontainer... | 19.185185 | 37 | 0.660232 |
f72a961e40b28c9fa68b14a825df90bc78ef29b7 | 141 | yaml | YAML | manifests/valence/grafana/service.yaml | moule3053/valence-manifests | 77ecedc7ee0d7d57986c68157759d7b4fd5ebae9 | [
"BSD-3-Clause"
] | 63 | 2019-03-06T18:44:48.000Z | 2021-08-06T11:59:51.000Z | manifests/valence/grafana/service.yaml | moule3053/valence-manifests | 77ecedc7ee0d7d57986c68157759d7b4fd5ebae9 | [
"BSD-3-Clause"
] | 1 | 2019-08-22T18:24:42.000Z | 2020-05-25T19:04:37.000Z | manifests/valence/grafana/service.yaml | moule3053/valence-manifests | 77ecedc7ee0d7d57986c68157759d7b4fd5ebae9 | [
"BSD-3-Clause"
] | 6 | 2019-04-29T07:42:08.000Z | 2021-05-30T08:02:59.000Z | apiVersion: v1
kind: Service
metadata:
name: grafana
spec:
ports:
- port: 3000
protocol: TCP
targetPort: 3000
type: NodePort
| 12.818182 | 20 | 0.680851 |
f72aa30fad98d0f49b98bbf2d4b74a563f3e807a | 450 | yaml | YAML | kubernetes/service.yaml | hazim1093/hello-kubernetes | dfc7f07af5cfbc23b9ad25360e1081b5841adf92 | [
"MIT"
] | null | null | null | kubernetes/service.yaml | hazim1093/hello-kubernetes | dfc7f07af5cfbc23b9ad25360e1081b5841adf92 | [
"MIT"
] | 5 | 2020-04-22T18:58:14.000Z | 2021-03-30T10:48:05.000Z | kubernetes/service.yaml | hazim1093/hello-kubernetes | dfc7f07af5cfbc23b9ad25360e1081b5841adf92 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
annotations:
xposer.stakater.com/annotations: |-
kubernetes.io/ingress.class: external-ingress
ingress.kubernetes.io/force-ssl-redirect: true
exposeIngressUrl: globally
labels:
app: hello-kubernetes
expose: "true"
name: hello-kubernetes
spec:
... | 20.454545 | 52 | 0.693333 |
f72ac0e0f18eadce62a365fcfc4e803eb842083a | 177 | yaml | YAML | redis/k8s/base/service.yaml | rsascha/k8s-web-socket-test | 179132c7429d734a28f513eb90da75825302bc95 | [
"MIT"
] | null | null | null | redis/k8s/base/service.yaml | rsascha/k8s-web-socket-test | 179132c7429d734a28f513eb90da75825302bc95 | [
"MIT"
] | null | null | null | redis/k8s/base/service.yaml | rsascha/k8s-web-socket-test | 179132c7429d734a28f513eb90da75825302bc95 | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: redis
spec:
selector:
app: redis
ports:
- protocol: TCP
port: 6379
targetPort: 6379
| 14.75 | 26 | 0.553672 |
f72ad8d2617a5e76c591cb5f36365b1ba60d05f2 | 161 | yaml | YAML | kustomize/service.yaml | turibbio/azconf2021 | 04ee366b2cb6e506864f2d092af8e9a637290e1b | [
"MIT"
] | null | null | null | kustomize/service.yaml | turibbio/azconf2021 | 04ee366b2cb6e506864f2d092af8e9a637290e1b | [
"MIT"
] | null | null | null | kustomize/service.yaml | turibbio/azconf2021 | 04ee366b2cb6e506864f2d092af8e9a637290e1b | [
"MIT"
] | null | null | null | apiVersion: v1
kind: Service
metadata:
name: azconf-app
namespace: azconf
spec:
type: LoadBalancer
selector:
app: azconf-app
ports:
- port: 8080
| 13.416667 | 20 | 0.695652 |
f72b47a92bea4e0187bafc58f6b1a153361dd189 | 226 | yaml | YAML | planespotter/ps-sql-volume.yaml | apnex/hacking-k8s | a5a465715f32b1b0817103ae84338872c47bd8f7 | [
"MIT"
] | null | null | null | planespotter/ps-sql-volume.yaml | apnex/hacking-k8s | a5a465715f32b1b0817103ae84338872c47bd8f7 | [
"MIT"
] | null | null | null | planespotter/ps-sql-volume.yaml | apnex/hacking-k8s | a5a465715f32b1b0817103ae84338872c47bd8f7 | [
"MIT"
] | null | null | null | kind: PersistentVolume
apiVersion: v1
metadata:
name: mysql-volume
labels:
type: local
spec:
storageClassName: manual
capacity:
storage: 2Gi
accessModes:
- ReadWriteOnce
hostPath:
path: "/mnt/data"
| 15.066667 | 26 | 0.69469 |
f72c08666288704303d8ead5cd1eb5c41ccb5ae6 | 2,610 | yaml | YAML | apps/usenet/sabnzbd/deployment.yaml | rxbn/k8s-gitops | 4e0fb19cb5ce1a5354b479d6018746c049a16948 | [
"Apache-2.0"
] | 6 | 2021-08-01T09:14:39.000Z | 2022-01-20T14:27:15.000Z | apps/usenet/sabnzbd/deployment.yaml | rxbn/k8s-gitops | 4e0fb19cb5ce1a5354b479d6018746c049a16948 | [
"Apache-2.0"
] | 270 | 2021-08-01T08:51:22.000Z | 2022-03-31T08:49:07.000Z | apps/usenet/sabnzbd/deployment.yaml | rxbn/k8s-gitops | 4e0fb19cb5ce1a5354b479d6018746c049a16948 | [
"Apache-2.0"
] | 1 | 2021-11-16T19:39:30.000Z | 2021-11-16T19:39:30.000Z | ---
apiVersion: apps/v1
kind: Deployment
metadata:
name: sabnzbd
namespace: usenet
annotations:
reloader.stakater.com/auto: "true"
spec:
replicas: 1
selector:
matchLabels:
app: sabnzbd
strategy:
type: Recreate
template:
metadata:
labels:
app: sabnzbd
spec:
con... | 28.064516 | 105 | 0.521073 |
f72c77aa229e29d184b7a49fd75f860cbe0f89d3 | 1,347 | yaml | YAML | xos/synchronizer/model_policies/nextepc-mme.yaml | cewuandy/nextepc-mme | fed58871693b5716ad32ed3e2f4aedca7eeb711a | [
"Apache-2.0"
] | null | null | null | xos/synchronizer/model_policies/nextepc-mme.yaml | cewuandy/nextepc-mme | fed58871693b5716ad32ed3e2f4aedca7eeb711a | [
"Apache-2.0"
] | null | null | null | xos/synchronizer/model_policies/nextepc-mme.yaml | cewuandy/nextepc-mme | fed58871693b5716ad32ed3e2f4aedca7eeb711a | [
"Apache-2.0"
] | null | null | null | apiVersion: apps/v1
kind: Deployment
metadata:
name: nextepc-mme-deployment
spec:
selector:
matchLabels:
app: nextepc-mme
replicas: 1
template:
metadata:
labels:
app: nextepc-mme
spec:
containers:
- name: myapp-container
image: cewuandy/nextepc-base
... | 25.903846 | 86 | 0.542687 |
f72cd83caabdfa85d7daa7e6158795e71ab0fd72 | 367 | yaml | YAML | manifests/splunk-kubernetes-metrics/clusterRoleBinding.yaml | nhalstead/splunk-connect-for-kubernetes | 6bcc4e41b55bb856f8eeeed10c41fd1f974c018f | [
"Apache-2.0"
] | 1 | 2022-01-10T08:31:33.000Z | 2022-01-10T08:31:33.000Z | manifests/splunk-kubernetes-metrics/clusterRoleBinding.yaml | nhalstead/splunk-connect-for-kubernetes | 6bcc4e41b55bb856f8eeeed10c41fd1f974c018f | [
"Apache-2.0"
] | null | null | null | manifests/splunk-kubernetes-metrics/clusterRoleBinding.yaml | nhalstead/splunk-connect-for-kubernetes | 6bcc4e41b55bb856f8eeeed10c41fd1f974c018f | [
"Apache-2.0"
] | null | null | null | ---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: splunk-kubernetes-metrics
labels:
app: splunk-kubernetes-metrics
version: 1.4.11
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: kubelet-summary-api-read
subjects:
- kind: ServiceAccount
name: ... | 21.588235 | 40 | 0.762943 |
f72d18d94a6fd4162acea88b09527670aac02e75 | 127 | yaml | YAML | test/functional/resources/cr/namespace-cluster-hive.yaml | hanqiuzh/clusterlifecycle-state-metrics | 264fe65c2e975da95d095ba84006b7702f251a39 | [
"Apache-2.0"
] | null | null | null | test/functional/resources/cr/namespace-cluster-hive.yaml | hanqiuzh/clusterlifecycle-state-metrics | 264fe65c2e975da95d095ba84006b7702f251a39 | [
"Apache-2.0"
] | 57 | 2020-12-02T20:36:09.000Z | 2021-12-20T07:11:23.000Z | test/functional/resources/cr/namespace-cluster-hive.yaml | hanqiuzh/clusterlifecycle-state-metrics | 264fe65c2e975da95d095ba84006b7702f251a39 | [
"Apache-2.0"
] | 7 | 2021-03-11T12:47:55.000Z | 2021-07-22T07:58:43.000Z | # Copyright Contributors to the Open Cluster Management project
apiVersion: v1
kind: Namespace
metadata:
name: cluster-hive
| 18.142857 | 63 | 0.80315 |
f72d2fc1210fdf73583230fad0a3acea6cc1e0de | 193 | yml | YAML | deploy/openshift/redis-pvc.yml | Danver97/Metricio-2.0 | b90216925de46f6376f4b5ce84cfb3fc71b3de1c | [
"MIT"
] | null | null | null | deploy/openshift/redis-pvc.yml | Danver97/Metricio-2.0 | b90216925de46f6376f4b5ce84cfb3fc71b3de1c | [
"MIT"
] | null | null | null | deploy/openshift/redis-pvc.yml | Danver97/Metricio-2.0 | b90216925de46f6376f4b5ce84cfb3fc71b3de1c | [
"MIT"
] | null | null | null | apiVersion: "v1"
kind: "PersistentVolumeClaim"
metadata:
name: "redisclaim"
spec:
accessModes:
- "ReadWriteOnce"
resources:
requests:
storage: "5Gi"
volumeName: "redisvol" | 17.545455 | 29 | 0.683938 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.