Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 2.23 KB

service-mesh.md

File metadata and controls

42 lines (34 loc) · 2.23 KB

Bookmarks tagged [service-mesh]

https://www.youtube.com/watch?v=cB611FtjHcQ

Istio is a service mesh for Kubernetes that offers advanced networking features. It provides intelligent routing, resiliency, and security features, so that service authors don't have to keep re-imple...


https://www.consul.io/docs/platform/k8s/index.html

Consul has many integrations with Kubernetes. You can deploy Consul to Kubernetes using the Helm chart, sync services between Consul and Kubernetes, automatically secure Pod communication with Connect...


https://www.envoyproxy.io/

Envoy is an open source edge and service proxy, designed for cloud-native applications


http://istio.io/

Connect, secure, control, and observe services.


http://linkerd.io/getting-started/k8s/


https://github.com/weaveworks/mesh

A tool for building distributed applications. Contribute to weaveworks/mesh development by creating an account on GitHub.