Istioldie 1.5
Docs Blog News FAQ About
English 中文
Tema Light Tema Dark
Exemplos de cores
Outras versões deste site
Lançamento atual Próxima versão Versões mais antigas
  • What is Istio?
  • Traffic Management
  • Security
  • Policies
  • Observability
  • Getting Started
  • Platform Setup
    • Alibaba Cloud
    • Azure
    • Docker Desktop
    • Google Kubernetes Engine
    • IBM Cloud
    • Kubernetes Gardener
    • MicroK8s
    • Minikube
    • OpenShift
    • Oracle Cloud Infrastructure
  • Install
    • Customizable Install with Istioctl
    • Customizable Install with Helm
    • Standalone Operator Install [Experimental]
    • Multicluster Installation
      • Replicated control planes
      • Shared control plane (single-network)
      • Shared control plane (multi-network)
  • Upgrade
    • Upgrade Istio using istioctl [Experimental]
    • Upgrade using Helm
  • More Guides
    • Installation Configuration Profiles
    • Installing the Sidecar
    • Install Istio with the Istio CNI plugin
  • Traffic Management
    • Request Routing
    • Fault Injection
    • Traffic Shifting
    • TCP Traffic Shifting
    • Request Timeouts
    • Circuit Breaking
    • Mirroring
    • Ingress
      • Ingress Gateways
      • Secure Gateways (File Mount)
      • Secure Gateways (SDS)
      • Ingress Gateway without TLS Termination
      • Kubernetes Ingress with Cert-Manager
    • Egress
      • Accessing External Services
      • Egress TLS Origination
      • Egress Gateways
      • Egress Gateways with TLS Origination
      • Egress using Wildcard Hosts
      • Monitoring and Policies for TLS Egress
      • Kubernetes Services for Egress Traffic
      • Using an External HTTPS Proxy
  • Security
    • Authentication
      • Automatic mutual TLS
      • Authentication Policy
      • Mutual TLS Deep-Dive
      • Mutual TLS over HTTPS
      • Mutual TLS Migration
    • Authorization
      • Authorization for HTTP traffic
      • Authorization for TCP traffic
      • Authorization for groups and list claims
      • Authorization Policy Trust Domain Migration
    • Citadel Configuration
      • Plugging in External CA Key and Certificate
      • Citadel Health Checking
      • Provisioning Identity through SDS
      • Configure Citadel Service Account Secret Generation
    • Istio DNS Certificate Management
    • Istio Webhook Management [Experimental]
  • Policies
    • Enabling Policy Enforcement
    • Enabling Rate Limits
    • Control Headers and Routing
    • Denials and White/Black Listing
  • Observability
    • Metrics
      • Collecting Metrics
      • Collecting Metrics for TCP services
      • Querying Metrics from Prometheus
      • Visualizing Metrics with Grafana
    • Logs
      • Collecting Logs
      • Getting Envoy's Access Logs
      • Logging with Fluentd
    • Distributed Tracing
      • Overview
      • Jaeger
      • Zipkin
      • LightStep
    • Visualizing Your Mesh
    • Remotely Accessing Telemetry Addons
  • Bookinfo Application
  • Virtual Machines
    • Virtual Machines in Single-Network Meshes
    • Virtual Machines in Multi-Network Meshes
    • Bookinfo with a Virtual Machine
  • Learn Microservices using Kubernetes and Istio
    • Prerequisites
    • Setup a Kubernetes Cluster
    • Setup a Local Computer
    • Run a Microservice Locally
    • Run ratings in Docker
    • Run Bookinfo with Kubernetes
    • Testing in production
  • Deployment
    • Architecture
    • Deployment Models
    • Performance and Scalability
    • Pods and Services
  • Configuration
    • Mesh Configuration
      • Dynamic Admission Webhooks Overview
      • Automatic Sidecar Injection
      • Service Account Secret Creation
      • Configuration Validation Webhook
      • Health Checking of Istio Services
    • Traffic Management
      • Protocol Selection
      • Locality Load Balancing
    • Security
      • Harden Docker Container Images
      • Extending Self-Signed Certificate Lifetime
    • Observability
      • Envoy Statistics
      • Generate Istio Metrics Without Mixer [Alpha]
  • Best Practices
    • Deployment Best Practices
    • Traffic Management Best Practices
    • Security Best Practices
  • Common Problems
    • Traffic Management Problems
    • Security Problems
    • Observability Problems
    • Sidecar Injection Problems
    • Galley Configuration Problems
  • Diagnostic Tools
    • Using the Istioctl Command-line Tool
    • Debugging Envoy and Pilot
    • Understand your Mesh with Istioctl Describe
    • Diagnose your Configuration with Istioctl Analyze
    • Component Introspection
    • Component Logging
  • Configuration
    • Installation Options (istioctl)
    • Installation Options (Helm)
    • Global Mesh Options
    • Traffic Management
      • Destination Rule
      • Envoy Filter
      • Gateway
      • Service Entry
      • Virtual Service
      • Sidecar
    • Security
      • Authentication Policy
      • Authorization Policy
      • Authorization Policy Conditions
      • RBAC (deprecated)
      • RBAC Constraints and Properties (deprecated)
    • Policies and Telemetry
      • Mixer Client
      • Rules
      • Mixer Configuration Model
      • Attribute Vocabulary
      • Expression Language
      • Adapters
        • Apache SkyWalking
        • Apigee
        • App Identity and Access
        • Circonus
        • CloudMonitor
        • CloudWatch
        • Datadog
        • Zipkin
        • Denier
        • Fluentd
        • Kubernetes Env
        • List
        • Memory quota
        • New Relic
        • OPA
        • Wavefront by VMware
        • Stdio
        • StatsD
        • Stackdriver
        • SolarWinds
        • Redis Quota
        • Prometheus
      • Templates
        • Analytics
        • API Key
        • Authorization
        • Check Nothing
        • Edge
        • Kubernetes
        • List Entry
        • Log Entry
        • Metric
        • Trace Span
        • Report Nothing
        • Quota
      • Default Metrics
    • Resource Annotations
    • Configuration Analysis Messages
      • Analyzer Message Format
      • ConflictingMeshGatewayVirtualServiceHosts
      • ConflictingSidecarWorkloadSelectors
      • Deprecated
      • GatewayPortNotOnWorkload
      • InternalError
      • IstioProxyImageMismatch
      • MisplacedAnnotation
      • MTLSPolicyConflict
      • MultipleSidecarsWithoutWorkloadSelectors
      • NamespaceNotInjected
      • VirtualServiceDestinationPortSelectorRequired
      • UnknownAnnotation
      • SchemaValidationError
      • ReferencedResourceNotFound
      • PortNameIsNotUnderNamingConvention
      • PodMissingProxy
  • Commands
    • galley
    • istio_ca
    • istioctl
    • mixs
    • operator
    • sidecar-injector
    • node_agent
    • pilot-discovery
    • pilot-agent
  • Glossary
  1. Istio
  2. Docs
  3. Setup
  4. More Guides

More Guides

More information on additional setup tasks.

Installation Configuration Profiles

Describes the built-in Istio installation configuration profiles.

Installing the Sidecar

Install the Istio sidecar in application pods automatically using the sidecar injector webhook or manually using istioctl CLI.

Install Istio with the Istio CNI plugin

Install and use Istio with the Istio CNI plugin, allowing operators to deploy services with lower privilege.

Links

    download discuss stack overflow slack twitter
    para todos

    Arquivo Istio 1.5.4
    © 2020 Istio Authors, Política de Privacidade
    Arquivado em 21 de janeiro de 2020

    github drive working groups
    para desenvolvedores