mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-14 21:27:07 +00:00
42 lines
2.8 KiB
Markdown
42 lines
2.8 KiB
Markdown
# Istio - Service Mesh
|
||
- [Istio.io](https://istio.io/)
|
||
- [github.com: Istio](https://github.com/istio/istio)
|
||
- [blog.openshift.com: How to Explain Service Mesh in Plain English](https://blog.openshift.com/from-the-enterprisersproject-how-to-explain-service-mesh-in-plain-english/)
|
||
- [Red Hat Developer: Istio Service Mesh](https://developers.redhat.com/topics/service-mesh/)
|
||
- [github: redhat-developer-demos Istio Tutorial for Java Microservices](https://github.com/redhat-developer-demos/istio-tutorial)
|
||
- [karlstoney.com: Istio 503's with UC's and TCP Fun Times](https://karlstoney.com/2019/05/31/istio-503s-ucs-and-tcp-fun-times/)
|
||
- [medium.com/solo-io blog](https://medium.com/solo-io) Connecting the world’s applications with APIs and Service Mesh
|
||
- [medium.com/solo-io: Istio the Easy Way (Again!)](https://medium.com/solo-io/istio-the-easy-way-again-b0504347b7ce)
|
||
- [blog.christianposta.com: Istio as an Example of When Not to Do Microservices](https://blog.christianposta.com/microservices/istio-as-an-example-of-when-not-to-do-microservices/)
|
||
- [istiobyexample.dev 🌟🌟🌟](https://istiobyexample.dev/)
|
||
- [istiobyexample.dev: Fault Injection](https://istiobyexample.dev/fault-injection/)
|
||
- [medium.com: Getting started with Istio](https://medium.com/swlh/getting-started-with-istio-524628c025)
|
||
- [blog.openshift.com: Red Hat OpenShift Service Mesh is now available: What you should know 🌟🌟🌟](https://blog.openshift.com/red-hat-openshift-service-mesh-is-now-available-what-you-should-know/)
|
||
|
||
## Maistra Istio
|
||
- [Maistra.io](https://maistra.io)
|
||
- [github.com: Maistra Istio](https://github.com/maistra/istio)
|
||
- [Installing on OKD/OCP](https://maistra.io/docs/getting_started/install/)
|
||
|
||
## Kiali project, observability for the Istio service mesh
|
||
- [kiali.io](https://www.kiali.io/)
|
||
- [github.com: kiali](https://github.com/kiali/kiali)
|
||
- [medium.com: kiali project](https://medium.com/kialiproject)
|
||
- [itnext.io: Find issues in your Istio mesh with Kiali](https://itnext.io/find-issues-in-your-istio-mesh-with-kiali-89d37d5e1fb1)
|
||
|
||
## Jaeger tracing. Open source, end-to-end distributed tracing
|
||
- Monitor and troubleshoot transactions in complex distributed systems
|
||
- [jaegertracing.io](https://www.jaegertracing.io/)
|
||
|
||
## Envoy micro proxy
|
||
- [envoyproxy.io](https://www.envoyproxy.io/)
|
||
- [getenvoy.io](https://www.getenvoy.io/)
|
||
|
||
## Kibana
|
||
- [kibana](https://www.elastic.co/products/kibana)
|
||
- [The Best Tools for Exporting Elasticsearch Data from Kibana](https://www.skedler.com/blog/the-best-tools-for-exporting-elasticsearch-data-from-kibana/)
|
||
|
||
## AWS App Mesh
|
||
- [aws.amazon.com/app-mesh](https://aws.amazon.com/app-mesh/)
|
||
- [allthingsdistributed.com: Redefining application communications with AWS App Mesh](https://www.allthingsdistributed.com/2019/03/redefining-application-communications-with-aws-app-mesh.html)
|