maistra / istio

Apache License 2.0
94 stars 92 forks source link

Istio

Issues for this repository are disabled

Issues for this repository are tracked in Red Hat Jira. Please head to https://issues.redhat.com/browse/OSSM in order to browse or open an issue.

CII Best Practices Go Report Card GoDoc

<img src="https://github.com/istio/istio/raw/master/logo/istio-bluelogo-whitebackground-unframed.svg" alt="Istio logo" title="Istio" height="100" width="100" />


Istio is an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes.

In this README:

In addition, here are some other documents you may wish to read:

You'll find many other useful documents on our Wiki.

Introduction

Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes.

Istio is composed of these components:

Repositories

The Istio project is divided across a few GitHub repositories:

Issue management

We use GitHub to track all of our bugs and feature requests. Each issue we track has a variety of metadata:


Cloud Native Computing Foundation logo

Istio is a Cloud Native Computing Foundation project.