service-mesh.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [service-mesh]
www.codever.land/bookmarks/t/service-mesh
Life of a packet through Istio by Matt Turner - YouTube
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...
- :calendar: published on: 2018-12-13
- tags: istio, kubernetes, service-mesh, networking
Consul
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...
- tags: kubernetes, service-mesh
Envoy
Envoy is an open source edge and service proxy, designed for cloud-native applications
- tags: kubernetes, service-mesh
Istio
Connect, secure, control, and observe services.
- tags: kubernetes, service-mesh
Linkerd
http://linkerd.io/getting-started/k8s/
- tags: kubernetes, service-mesh
Weave Mesh
https://github.com/weaveworks/mesh
A tool for building distributed applications. Contribute to weaveworks/mesh development by creating an account on GitHub.
- tags: kubernetes, service-mesh
- :octocat: source code