cloud-native
Here are 644 public repositories matching this topic...
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
-
Updated
Sep 8, 2020 - Go
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
A Go standard library for microservices
-
Updated
Sep 7, 2020 - Go
Migrate all SBT dependency configs in Dependencies.scala to LibraryManagementSyntax type vs string
Is your feature request related to a problem? Please describe.
According to the OIDC specification:
aud
REQUIRED. Audience(s) that this ID Token is intended for. It MUST contain the OAuth 2.0 client_id of the Relying Party as an audience value. It MAY also contain identifiers for other audiences. In the general case, the aud value is an array of case sensitive strings. In the common spe
A curated list of Microservice Architecture related principles and technologies.
-
Updated
Sep 6, 2020
Micro is a framework for cloud native development
-
Updated
Sep 7, 2020 - Go
High-Performance server for NATS, the cloud native messaging system.
-
Updated
Sep 6, 2020 - Go
Lens - The Kubernetes IDE
-
Updated
Sep 7, 2020 - TypeScript
Storage Orchestration for Kubernetes
-
Updated
Sep 7, 2020 - Go
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
-
Updated
Sep 8, 2020 - Shell
-
Updated
Sep 8, 2020
Latest chart fails to install CRD
Description
I installed openebs using following commands:
kubectl create ns openebs
kubectl config set-context $(kubectl config current-context) --namespace openebs
helm install openebs stable/openebs --version 1.10.0 --set crd.enableInstall=false --set rbac.pspEnabled=true
And here are two pods in CrashLoopBackOff:
$ kuBug Report
What is the issue?
In a CNI setup, init containers that try to make outbound connection will fail due to a timing issue between the CNI plugin modifying the pod iptables, and the proxy container coming up. The current workaround is to skip the outbound ports of the init containers. However, this only works if the skip port configuration is provided during the CNI installati
A service mesh for Kubernetes and beyond. Main repo for Linkerd 1.x.
-
Updated
Jul 30, 2020 - Scala
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Sep 7, 2020 - Go
use from email address from smtp config for alert emails if it is specified in smtp config. We seem to be using the default email address in this scenario also.
An Efficient Enterprise-class Container Engine
-
Updated
Sep 7, 2020 - Go
Enterprise-grade container platform tailored for multicloud and multi-cluster management
-
Updated
Aug 31, 2020 - Go
Integration with Netflix OSS components
-
Updated
Sep 7, 2020 - Java
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
-
Updated
Aug 26, 2020 - Makefile
An open source, general-purpose policy engine.
-
Updated
Sep 8, 2020 - Go
comments: apache/apisix#2132 (comment)
Golang client for NATS, the cloud native messaging system.
-
Updated
Aug 28, 2020 - Go
PostgreSQL cloud native High Availability and more.
-
Updated
Aug 21, 2020 - Go
open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
-
Updated
Sep 4, 2020 - Python
A fast, lightweight and more productive microservices framework
-
Updated
Sep 2, 2020 - Java
What would you like to be added/modified:
To improve project stability, we need more tests to cover corner cases.
And the code coverage is around 50% currently, we need to add more tests to improve it.
To improve case coverage, we may need a list of cases to track the work.
For code coverage, simply check bef
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
-
Updated
Aug 25, 2020 - C++
Improve this page
Add a description, image, and links to the cloud-native topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-native topic, visit your repo's landing page and select "manage topics."


Next line returns 200 as status https://github.com/Kong/kong/blob/c817fada7a514d84f6e0aab7461605c71bf3a841/kong/plugins/cors/handler.lua#L13
Internet says it should return 204:
Internet changed its mind since 2018 https://