service-mesh
Here are 310 public repositories matching this topic...
Connect, secure, control, and observe services.
-
Updated
Sep 5, 2020 - Go
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [] Question or discussion
- Bug
- Requirement
- Feature or performance improvement
Question
org.springframework.kafka.KafkaListenerEndpointContainer#0-4-C-1 InstMethodsInter : class[class org.postgresql.jdbc.PgPreparedStatement] before method[executeWithFlags] intercept fai
Issue Description
引入nacos后,导致服务启动失败
异常信息: Could not resolve placeholder 'project.version' in value "${project.version}"
Describe what happened (or what feature you want)
异常栈:
2020-08-05 15:47:11.844 [ERROR] [main] [org.springframework.boot.SpringApplication] @@@traceId=@@@ Application startup failed
org.springframework.beans.factory.UnsatisfiedDependencyException: Erro
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
-
Updated
Sep 4, 2020 - Shell
Bug 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
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
-
Updated
Aug 26, 2020 - Makefile
-
Updated
May 9, 2020 - Python
A fast, lightweight and more productive microservices framework
-
Updated
Sep 2, 2020 - Java
MOSN is a cloud native proxy for edge or service mesh. https://mosn.io
-
Updated
Sep 6, 2020 - Go
Enterprise Application System 以企业云原生应用开发、架构、运维、共享、交付为核心的Kubernetes多云赋能平台
-
Updated
Sep 6, 2020 - Go
Is your feature request related to a problem? Please describe.
I use a windows computer develop kiali/ui but the run script don't run
Describe the solution you'd like
on windows platform can develop ui project.
Describe alternatives you've considered
can add cross-env to fix cross platform problem
Additional context
This is a great project
Summary
Migrate CustomResourceDefinition to apiextensions.k8s.io/v1 as apiextensions.k8s.io/v1beta1 is deprecated
`CustomResourceDefinition` represents a resource that should be exposed on the API server. Its name MUST
be in the format .spec.name>..spec.group>.
Deprecated in v1.16, planned for removal in v1.19. Use apiextensions.k8s.io/v1 CustomResourceDefinition instead.
`
An awesome dashboard for Istio built with love.
-
Updated
Jul 26, 2020 - Go
Please describe the Improvement and/or Feature Request
Currently, whenever a new chart parameter is created, it must be surfaced as a flag to osm install to be controllable from the CLI. Adding a generic --set or similar flag like the one on helm install that takes a key/value pair would allow values to still be controlled from the CLI without
A Kubernetes-based microservices application on service mesh
-
Updated
Jul 29, 2020 - C#
Istio Service Mesh Advanced Practical - Istio服务网格进阶实战 https://www.servicemesher.com/istio-handbook/
-
Updated
Sep 2, 2020 - Makefile
A solution for large-scale Service Mesh based on Istio.
-
Updated
Feb 26, 2020 - Go
This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
-
Updated
Sep 6, 2020 - C#
SkyWalking RocketBot UI
-
Updated
Sep 5, 2020 - Vue
AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
-
Updated
Sep 4, 2020 - Shell
A TCP/TLS load balancer for Linkerd 1.x.
-
Updated
May 31, 2018 - Rust
Envoy proxy中文文档 - https://www.servicemesher.com/envoy/
-
Updated
Dec 25, 2019 - Makefile
ScaleCube Services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing. its open and designed to accommodate changes. (no sidecar in a form of broker or any kind)
-
Updated
Sep 3, 2020 - Java
An operator that manages Istio deployments on Kubernetes
-
Updated
Sep 5, 2020 - Go
Improve this page
Add a description, image, and links to the service-mesh topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-mesh 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://