Istio Service Mesh API
Istio is the leading open-source service mesh providing traffic management, security (mTLS), and observability for microservices. The Istio API includes VirtualService, DestinationRule, Gateway, and ServiceEntry custom resources for controlling service-to-service communication in Kubernetes. Graduated CNCF project.
Documentation
Documentation
https://istio.io/latest/docs/
Getting Started
https://istio.io/latest/docs/setup/getting-started/
Specifications
OpenAPI
https://raw.githubusercontent.com/istio/api/master/networking/v1alpha3/virtual_service.proto
Other Resources
OpenAPI
#CNCF
#Kubernetes
#Microservices
#Observability
#Security
#Service Mesh
#Traffic Management