-
Notifications
You must be signed in to change notification settings - Fork 1
/
entries.js
625 lines (625 loc) · 20 KB
/
entries.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
const entries = [
{
"title": "argocd",
"link": NaN,
"description": "Declarative continuous deployment for Kubernetes",
"tag": "Continuous Integration & Delivery\n",
"github": "argoproj/argo-cd\n"
},
{
"title": "agola",
"link": NaN,
"description": "Agola: CI/CD Redefined",
"tag": "Continuous Integration & Delivery",
"github": "agola-io/agola"
},
{
"title": "antrea",
"link": NaN,
"description": "Kubernetes networking based on Open vSwitch",
"tag": "Networking",
"github": "antrea-io/antrea"
},
{
"title": "aptakub",
"link": NaN,
"description": "A modern, lightweight and multi-cluster desktop client for Kubernetes. Connect to multiple clusters simultaneously to view, edit and manage all your resources.",
"tag": "Development Tools",
"github": "aptakube/aptakube"
},
{
"title": "apollo",
"link": NaN,
"description": "The logz.io continuous deployment solution over kubernetes",
"tag": "Continuous Integration & Delivery",
"github": "logzio/apollo"
},
{
"title": "bfe",
"link": NaN,
"description": "Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd Platform (BFE)",
"tag": "Service Proxy & Mesh",
"github": "bfenetworks/bfe"
},
{
"title": "breeze",
"link": NaN,
"description": "Deploy a Production Ready Kubernetes Cluster with graphical interface",
"tag": "Cluster Management",
"github": "wise2c-devops/breeze"
},
{
"title": "brigade",
"link": NaN,
"description": "Event-driven scripting for Kubernetes",
"tag": "Continuous Integration & Delivery",
"github": "brigadecore/brigade"
},
{
"title": "bumblebee",
"link": NaN,
"description": "Get eBPF programs running from the cloud to the kernel in 1 line of bash",
"tag": "Networking",
"github": "solo-io/bumblebee"
},
{
"title": "bytebase",
"link": NaN,
"description": "Reliable Database CI/CD for Developers and DBAs",
"tag": "Continuous Integration & Delivery",
"github": "bytebase/bytebase"
},
{
"title": "calico",
"link": NaN,
"description": "Calico is an open source networking and network security solution for containers, virtual machines, and bare-metal workloads ",
"tag": "Networking",
"github": "projectcalico/calico"
},
{
"title": "caddy",
"link": NaN,
"description": "Caddy is a powerful, enterprise-ready, open source web server with automatic HTTPS written in Go",
"tag": "Service Proxy & Mesh",
"github": "caddyserver/caddy"
},
{
"title": "contour",
"link": NaN,
"description": "Contour is a Kubernetes ingress controller using Envoy proxy.",
"tag": "Service Proxy & Mesh",
"github": "projectcontour/contour"
},
{
"title": "cilium",
"link": NaN,
"description": "eBPF-based Networking, Security, and Observability",
"tag": "Networking",
"github": "cilium/cilium"
},
{
"title": "cert-manager",
"link": "https://kubedaily.com/blog/certmanager/",
"description": "Automatically provision and manage TLS certificates in Kubernetes",
"tag": "Networking",
"github": "cert-manager/cert-manager"
},
{
"title": "clusterman",
"link": NaN,
"description": "Clusterman - Autoscale and Manage your compute clusters",
"tag": "Cluster Management",
"github": "Yelp/clusterman"
},
{
"title": "claudie",
"link": NaN,
"description": "Cloud-agnostic managed Kubernetes",
"tag": "Cluster Management",
"github": "berops/claudie"
},
{
"title": "cluster-api",
"link": NaN,
"description": "Home for Cluster API, a subproject of sig-cluster-lifecycle",
"tag": "Cluster Management",
"github": "kubernetes-sigs/cluster-api"
},
{
"title": "clusterpedia",
"link": NaN,
"description": "Clusterpedia is used for complex resource searches across multiple clusters, support simultaneous search of a single kind of resource or multiple kinds of resources existing in multiple clusters",
"tag": "Cluster Management",
"github": "clusterpedia-io/clusterpedia"
},
{
"title": "coredns",
"link": NaN,
"description": "CoreDNS is a DNS server that chains plugins",
"tag": "Networking",
"github": "coredns/coredns"
},
{
"title": "concourse",
"link": NaN,
"description": "Concourse is a container-based continuous thing-doer written in Go",
"tag": "Continuous Integration & Delivery",
"github": "concourse/concourse"
},
{
"title": "drone",
"link": NaN,
"description": "Drone is a Container-Native, Continuous Delivery Platform",
"tag": "Continuous Integration & Delivery",
"github": "harness/drone"
},
{
"title": "devtron",
"link": NaN,
"description": "Software Delivery Workflow for Kubernetes",
"tag": "Continuous Integration & Delivery",
"github": "devtron-labs/devtron"
},
{
"title": "egress-operator",
"link": NaN,
"description": "A Kubernetes operator to produce egress gateway Envoy pods and control access to them with network policies",
"tag": "Networking",
"github": "monzo/egress-operator"
},
{
"title": "envoy",
"link": NaN,
"description": "Cloud-native high-performance edge/middle/service proxy",
"tag": "Service Proxy & Mesh",
"github": "envoyproxy/envoy"
},
{
"title": "eksctl",
"link": NaN,
"description": "Home for Cluster API, a subproject of sig-cluster-lifecycle",
"tag": "Cluster Management",
"github": "weaveworks/eksctl"
},
{
"title": "flagger",
"link": NaN,
"description": "Progressive delivery Kubernetes operator (Canary, A/B Testing and Blue/Green deployments",
"tag": "Continuous Integration & Delivery",
"github": "weaveworks/flagger"
},
{
"title": "garden",
"link": NaN,
"description": "Garden provides production-like Kubernetes testing environments for integration tests, QA, and development",
"tag": "Development Tools",
"github": "garden-io/garden"
},
{
"title": "gefyra",
"link": NaN,
"description": "Gefyra blazingly-fast, rock-solid, local application development \u27a1\ufe0f with Kubernetes",
"tag": "Development Tools",
"github": "gefyrahq/gefyra"
},
{
"title": "haproxy",
"link": NaN,
"description": "HAProxy Load Balancer's development branch (mirror of git.haproxy.org)",
"tag": "Service Proxy & Mesh",
"github": "haproxy/haproxy"
},
{
"title": "harvester",
"link": NaN,
"description": "Open source hyperconverged infrastructure (HCI) software",
"tag": "Cluster Management",
"github": "harvester/harvester"
},
{
"title": "hierarchical-namespaces",
"link": NaN,
"description": "Hierarchical namespaces make it easier to share your cluster by making namespaces more powerful",
"tag": "Cluster Management",
"github": "kubernetes-sigs/hierarchical-namespaces"
},
{
"title": "inlets",
"link": NaN,
"description": "Secure HTTP and TCP tunnels that just work",
"tag": "Service Proxy & Mesh",
"github": "inlets/inlets-pro"
},
{
"title": "ingress-nginx",
"link": NaN,
"description": "ingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer",
"tag": "Networking",
"github": "kubernetes/ingress-nginx"
},
{
"title": "jkube",
"link": NaN,
"description": "Tools and plugins for Java developers that help you create container images along with the required manifests to deploy your applications to Kubernetes",
"tag": "Development Tools",
"github": "eclipse/jkube"
},
{
"title": "jenkins",
"link": NaN,
"description": "Jenkins automation server",
"tag": "Continuous Integration & Delivery",
"github": "jenkinsci/jenkins"
},
{
"title": "jenkins-x",
"link": NaN,
"description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Tekton, Knative, Lighthouse, Skaffold and Helm",
"tag": "Continuous Integration & Delivery",
"github": "jenkins-x/jx"
},
{
"title": "keda",
"link": NaN,
"description": "Event-driven Autoscaling in Kubernetes",
"tag": "Cluster Management",
"github": "kedacore/keda"
},
{
"title": "keptn",
"link": NaN,
"description": "Cloud-native application life-cycle orchestration. Keptn automates your SLO-driven multi-stage delivery and operations & remediation of your applications",
"tag": "Continuous Integration & Delivery",
"github": "keptn/keptn"
},
{
"title": "kind",
"link": NaN,
"description": "Kubernetes IN Docker - local clusters for testing Kubernetes",
"tag": "Cluster Management",
"github": "kubernetes-sigs/kind"
},
{
"title": "keploy",
"link": NaN,
"description": "Testing for Developers. Toolkit that creates test-cases and data mocks from API calls, DB queries, etc.",
"tag": "Continuous Integration & Delivery",
"github": "keploy/keploy"
},
{
"title": "ksniff",
"link": NaN,
"description": "Kubectl plugin to ease sniffing on kubernetes pods using tcpdump and wireshark",
"tag": "Networking",
"github": "eldadru/ksniff"
},
{
"title": "kruise",
"link": NaN,
"description": "Kruise consists of several controllers which extend and complement the Kubernetes core controllers for workload management.",
"tag": "Cluster Management",
"github": "openkruise/kruise"
},
{
"title": "ko",
"link": NaN,
"description": "ko is a tool for building and deploying Golang applications to Kubernetes.",
"tag": "Development Tools",
"github": "ko-build/ko"
},
{
"title": "kubernetes-ingress-controller",
"link": NaN,
"description": "Configure plugins, health checking, load balancing and more in Kong for Kubernetes Services",
"tag": "Networking",
"github": "Kong/kubernetes-ingress-controller"
},
{
"title": "konfig",
"link": NaN,
"description": "Konfig is a Kubernetes friendly Rails gem. It can load configuration and secrets from both YAML or folders with individual files and present them to your application the same way.",
"tag": "Development Tools",
"github": "cloud66-oss/konfig"
},
{
"title": "kOps",
"link": NaN,
"description": "Kubernetes Operations (kOps) Production Grade k8s Installation, Upgrades and Management",
"tag": "Cluster Management",
"github": "kubernetes/kops"
},
{
"title": "kubedirector",
"link": NaN,
"description": "KubeDirector uses standard Kubernetes (K8s) facilities of custom resources and API extensions to implement stateful scaleout application clusters.",
"tag": "Cluster Management",
"github": "bluek8s/kubedirector"
},
{
"title": "kube-ovn",
"link": NaN,
"description": "A Kubernetes Network Fabric for Enterprises that is Rich in Functions and Easy in Operations",
"tag": "Networking",
"github": "kubeovn/kube-ovn"
},
{
"title": "kubenav",
"link": NaN,
"description": "kubenav is the navigator for your Kubernetes clusters right in your pocket",
"tag": "Cluster Management",
"github": "kubenav/kubenav"
},
{
"title": "kubefwd",
"link": NaN,
"description": "Bulk port forwarding Kubernetes services for local development",
"tag": "Networking",
"github": "txn2/kubefwd"
},
{
"title": "kubectl-warp",
"link": NaN,
"description": "Kubernetes CLI plugin for syncing and executing local files in Pod on Kubernetes",
"tag": "Development Tools",
"github": "ernoaapa/kubectl-warp"
},
{
"title": "kubernix",
"link": NaN,
"description": "This project aims to provide single dependency Kubernetes clusters for local testing, experimenting and development purposes",
"tag": "Development Tools",
"github": "saschagrunert/kubernix"
},
{
"title": "kubesphere",
"link": NaN,
"description": "The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management",
"tag": "Cluster Management",
"github": "kubesphere/kubesphere"
},
{
"title": "kubespray",
"link": NaN,
"description": "Deploy a Production Ready Kubernetes Cluster",
"tag": "Cluster Management",
"github": "kubernetes-sigs/kubespray"
},
{
"title": "kubicorn",
"link": NaN,
"description": "Simple, cloud native infrastructure for Kubernetes",
"tag": "Cluster Management",
"github": "kubicorn/kubicorn"
},
{
"title": "kubeone",
"link": NaN,
"description": "Kubermatic KubeOne automate cluster operations on all your cloud, on-prem, edge, and IoT environments",
"tag": "Cluster Management",
"github": "kubermatic/kubeone"
},
{
"title": "kubespray",
"link": NaN,
"description": "Deploy a Production Ready Kubernetes Cluster",
"tag": "Cluster Management",
"github": "kubernetes-sigs/kubespray"
},
{
"title": "kubevious",
"link": NaN,
"description": "Kubevious renders all configurations relevant to the application in one place. That saves a lot of time from operators, eliminating the need for looking up settings and digging within selectors and labels",
"tag": "Development Tools",
"github": "kubevious/Kubevious"
},
{
"title": "k0s",
"link": NaN,
"description": "k0s - The Zero Friction Kubernetes",
"tag": "Cluster Management",
"github": "k0sproject/k0s"
},
{
"title": "k3d",
"link": NaN,
"description": "k3d,and Windows.,destroy,half the memory,highly available,is a tool for running local k3s clusters in docker. It's a single binary about 20 MB. You need to have docker installed",
"tag": "Cluster Management",
"github": "k3d-io/k3d"
},
{
"title": "k3s",
"link": NaN,
"description": "Lightweight Kubernetes. Easy to install,Kubernetes clusters from the command line",
"tag": "Cluster Management",
"github": "rancher/k3s"
},
{
"title": "liqo",
"link": NaN,
"description": "Liqo implements Dynamic resource sharing across different Kubernetes clusters (e.g.; offloading pods and services), supporting decentralized governance",
"tag": "Cluster Management",
"github": "liqotech/liqo"
},
{
"title": "liquibase",
"link": NaN,
"description": "Liquibase helps release software faster by bringing DevOps to the database",
"tag": "Continuous Integration & Delivery",
"github": "liquibase/liquibase"
},
{
"title": "matchbox",
"link": NaN,
"description": "Network boot and provision Fedora CoreOS and Flatcar Linux clusters",
"tag": "Cluster Management",
"github": "poseidon/matchbox"
},
{
"title": "monokle",
"link": NaN,
"description": "Monokle streamlines the process of creating, analyzing, and deploying Kubernetes configurations by providing a unified visual tool for authoring YAML manifests, validating policies, and managing live clusters",
"tag": "Cluster Management",
"github": "kubeshop/monokle"
},
{
"title": "metallb",
"link": NaN,
"description": "A network load-balancer implementation for Kubernetes using standard routing protocols",
"tag": "Service Proxy & Mesh",
"github": "metallb/metallb"
},
{
"title": "metalk8s",
"link": NaN,
"description": "An opinionated Kubernetes distribution with a focus on long-term on-prem deployments",
"tag": "Cluster Management",
"github": "scality/metalk8s"
},
{
"title": "microk8s",
"link": NaN,
"description": "MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge",
"tag": "Cluster Management",
"github": "canonical/microk8s"
},
{
"title": "minikube",
"link": NaN,
"description": "minikube implements a local Kubernetes cluster on macOS,Linux,all in a binary less than 100 MB.",
"tag": "Cluster Management",
"github": "kubernetes/minikube"
},
{
"title": "nginx",
"link": NaN,
"description": "NGINX Reverse Proxy",
"tag": "Service Proxy & Mesh",
"github": "nginx/nginx"
},
{
"title": "openelb",
"link": NaN,
"description": "Load Balancer Implementation for Kubernetes in Bare-Metal, Edge, and Virtualization",
"tag": "Service Proxy & Mesh",
"github": "openelb/openelb"
},
{
"title": "openresty",
"link": NaN,
"description": "High Performance Web Platform Based on Nginx and LuaJIT",
"tag": "Service Proxy & Mesh",
"github": "openresty/openresty"
},
{
"title": "okteto",
"link": "https://kubedaily.com/blog/okteto/",
"description": "okteto accelerates the development workflow of Kubernetes applications.",
"tag": "Development Tools",
"github": "okteto/okteto"
},
{
"title": "pipy",
"link": NaN,
"description": "Pipy is a programmable proxy for the cloud, edge and IoT. It's written in C++, which makes it extremely lightweight and fast. It's also fully programmable by using PipyJS, a tailored version from the standard JavaScript language.",
"tag": "Service Proxy & Mesh",
"github": "flomesh-io/pip"
},
{
"title": "Sentinel",
"link": NaN,
"description": "A powerful flow control component enabling reliability, resilience and monitoring for microservices",
"tag": "Service Proxy & Mesh",
"github": "alibaba/Sentinel"
},
{
"title": "skipper",
"link": NaN,
"description": "An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress",
"tag": "Service Proxy & Mesh",
"github": "zalando/skipper"
},
{
"title": "silver-surfer",
"link": NaN,
"description": "sealos is a Kubernetes distribution, a general-purpose cloud operating system for managing cloud-native applications",
"tag": "Cluster Management",
"github": "labring/sealos"
},
{
"title": "submariner",
"link": NaN,
"description": "Connect all your Kubernetes clusters, no matter where they are in the world",
"tag": "Networking",
"github": "submariner-io/submariner"
},
{
"title": "skippbox",
"link": NaN,
"description": "A Desktop application for k8sd",
"tag": "Development Tools",
"github": "skippbox/skippbox"
},
{
"title": "spinnaker",
"link": NaN,
"description": "Spinnaker is an open source, multi-clouwith high velocity and confidence",
"tag": "Continuous Integration & Delivery",
"github": "spinnaker/spinnaker"
},
{
"title": "tekton",
"link": NaN,
"description": "A cloud native continuous integration and delivery (CI/CD) solution",
"tag": "Continuous Integration & Delivery",
"github": "tektoncd/pipeline"
},
{
"title": "tanka",
"link": NaN,
"description": "The clean, concise and super flexible alternative to YAML for your Kubernetes cluster",
"tag": "Cluster Management",
"github": "grafana/tanka"
},
{
"title": "telepresence",
"link": NaN,
"description": "Telepresence provides fast, realistic local development for Kubernetes microservices",
"tag": "Development Tools",
"github": "telepresenceio/telepresence"
},
{
"title": "tilt",
"link": NaN,
"description": "Tilt powers multi-service development and makes sure they behave",
"tag": "Development Tools",
"github": "tilt-dev/tilt"
},
{
"title": "tye",
"link": NaN,
"description": "Tye is a developer tool that makes developing, testing, and deploying microservices and distributed applications easier",
"tag": "Development Tools",
"github": "dotnet/tye"
},
{
"title": "typhoon",
"link": NaN,
"description": "Minimal and free Kubernetes distribution with Terraform",
"tag": "Cluster Management",
"github": "poseidon/typhoon"
},
{
"title": "werf",
"link": "https://kubedaily.com/blog/werf/",
"description": "GitOps tool to deliver apps to Kubernetes and integrate this process with GitLab and other CI tools",
"tag": "Continuous Integration & Delivery",
"github": "werf/werf"
},
{
"title": "Zuul",
"link": NaN,
"description": "Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.",
"tag": "Service Proxy & Mesh",
"github": "Netflix/zuul"
}
];