• Getting Started
    • Download
    • 相关内容

    Getting Started

    This guide lets you try out Istio quickly and it’s the ideal startingpoint if you are new to the project. To get started, download and installIstio’s built-in demo configuration:

    • Follow the quick-start installation instructions With Istio installed, you can deploy the Bookinfo sampleand evaluate Istio’s features for traffic routing, fault injection, ratelimiting, etc. Explore the various Istio tasks, and try out thetasks that interest you. If you are not sure where to begin, the followingtasks are a good place to start:

    • Request routing

    • Fault injection
    • Traffic shifting
    • Querying metrics
    • Visualizing metrics
    • Collecting logs
    • Rate limiting
    • Ingress gateways
    • Accessing external services
    • Visualizing your mesh

    The tasks above provide a good basic understanding of Istio’s features but,explore more tasks depending on what interests you. Before youinstall and customize Istio to fit your platform and intended use, check outour general installation instructions for details.

    The next step is to deploy your own applications.

    As you continue to use Istio, we look forward to hearing from you and welcomingyou to our community.

    Download

    Placeholder.

    相关内容

    Helm Changes

    Details the Helm chart installation options differences between Istio 1.2 and Istio 1.3.

    Helm Changes

    Details the Helm chart installation options differences between Istio 1.1 and Istio 1.2.

    Helm Changes

    Details the Helm chart installation options differences between Istio 1.3 and Istio 1.4.

    Helm Changes

    Details the Helm chart installation options differences between Istio 1.0 and Istio 1.1.

    Demystifying Istio's Sidecar Injection Model

    De-mystify how Istio manages to plugin its data-plane components into an existing deployment.

    Diagnose your Configuration with Istioctl Analyze

    Shows you how to use istioctl analyze to identify potential issues with your configuration.