istio.io/archive/v1.7/faq/index.html

22 lines
18 KiB
HTML

<!doctype html><html lang=en itemscope itemtype=https://schema.org/WebPage><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name=theme-color content="#466BB0"><meta name=title content="FAQ"><meta name=description content="Frequently Asked Questions about Istio."><meta name=keywords content="microservices,services,mesh"><meta property="og:title" content="FAQ"><meta property="og:type" content="website"><meta property="og:description" content="Frequently Asked Questions about Istio."><meta property="og:url" content="/v1.7/faq/"><meta property="og:image" content="/v1.7/img/istio-whitelogo-bluebackground-framed.svg"><meta property="og:image:alt" content="Istio Logo"><meta property="og:image:width" content="112"><meta property="og:image:height" content="150"><meta property="og:site_name" content="Istio"><meta name=twitter:card content="summary"><meta name=twitter:site content="@IstioMesh"><title>Istioldie 1.7 / FAQ</title><script async src="https://www.googletagmanager.com/gtag/js?id=UA-98480406-2"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','UA-98480406-2');</script><link rel=alternate type=application/rss+xml title="Istio Blog" href=/v1.7/blog/feed.xml><link rel=alternate type=application/rss+xml title="Istio News" href=/v1.7/news/feed.xml><link rel=alternate type=application/rss+xml title="Istio Blog and News" href=/v1.7/feed.xml><link rel="shortcut icon" href=/v1.7/favicons/favicon.ico><link rel=apple-touch-icon href=/v1.7/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel=icon type=image/png href=/v1.7/favicons/favicon-16x16.png sizes=16x16><link rel=icon type=image/png href=/v1.7/favicons/favicon-32x32.png sizes=32x32><link rel=icon type=image/png href=/v1.7/favicons/android-36x36.png sizes=36x36><link rel=icon type=image/png href=/v1.7/favicons/android-48x48.png sizes=48x48><link rel=icon type=image/png href=/v1.7/favicons/android-72x72.png sizes=72x72><link rel=icon type=image/png href=/v1.7/favicons/android-96x96.png sizes=96xW96><link rel=icon type=image/png href=/v1.7/favicons/android-144x144.png sizes=144x144><link rel=icon type=image/png href=/v1.7/favicons/android-192x192.png sizes=192x192><link rel=manifest href=/v1.7/manifest.json><meta name=apple-mobile-web-app-title content="Istio"><meta name=application-name content="Istio"><link rel=stylesheet href="https://fonts.googleapis.com/css?family=Work+Sans:400|Chivo:400|Work+Sans:500,300,600,300italic,400italic,500italic,600italic|Chivo:500,300,600,300italic,400italic,500italic,600italic"><link rel=stylesheet href=/v1.7/css/all.css><script src=/v1.7/js/themes_init.min.js></script></head><body class="language-unknown archive-site"><script>const branchName="release-1.7";const docTitle="FAQ";const iconFile="\/v1.7/img/icons.svg";const buttonCopy='Copy to clipboard';const buttonPrint='Print';const buttonDownload='Download';</script><script src="https://www.google.com/cse/brand?form=search-form" defer></script><script src=/v1.7/js/all.min.js data-manual defer></script><header><nav><a id=brand href=/v1.7/><span class=logo><svg viewBox="0 0 300 300"><circle cx="150" cy="150" r="146" stroke-width="2"/><polygon points="65 240 225 240 125 270"/><polygon points="65 230 125 220 125 110"/><polygon points="135 220 225 230 135 30"/></svg></span><span class=name>Istioldie 1.7</span></a><div id=hamburger><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#hamburger"/></svg></div><div id=header-links><a title="Learn how to deploy, use, and operate Istio." href=/v1.7/docs/>Docs</a>
<a title="Posts about using Istio." href=/v1.7/blog/2020/>Blog<i class=dot data-prefix=/blog></i></a>
<a title="Timely news about the Istio project." href=/v1.7/news/>News<i class=dot data-prefix=/news></i></a>
<span class=current title="Frequently Asked Questions about Istio.">FAQ</span>
<a title="Get a bit more in-depth info about the Istio project." href=/v1.7/about/>About</a><div class=menu><button id=gearDropdownButton class=menu-trigger title="Options and settings" aria-label="Options and Settings" aria-controls=gearDropdownContent><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#gear"/></svg></button><div id=gearDropdownContent class=menu-content aria-labelledby=gearDropdownButton role=menu><a tabindex=-1 role=menuitem lang=en id=switch-lang-en class=active>English</a>
<a tabindex=-1 role=menuitem lang=zh id=switch-lang-zh>中文</a><div role=separator></div><a tabindex=-1 role=menuitem class=active id=light-theme-item>Light Theme</a>
<a tabindex=-1 role=menuitem id=dark-theme-item>Dark Theme</a><div role=separator></div><a tabindex=-1 role=menuitem id=syntax-coloring-item>Color Examples</a><div role=separator></div><h6>Other versions of this site</h6><a tabindex=-1 role=menuitem onclick="navigateToUrlOrRoot('https://istio.io/faq\/');return false;">Current Release</a>
<a tabindex=-1 role=menuitem onclick="navigateToUrlOrRoot('https://preliminary.istio.io/faq\/');return false;">Next Release</a>
<a tabindex=-1 role=menuitem href=https://istio.io/archive>Older Releases</a></div></div><button id=search-show title="Search this site" aria-label=Search><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#magnifier"/></svg></button></div><form id=search-form name=cse role=search><input type=hidden name=cx value=002184991200833970123:iwwf17ikgf4>
<input type=hidden name=ie value=utf-8>
<input type=hidden name=hl value=en>
<input type=hidden id=search-page-url value=/v1.7/search>
<input id=search-textbox class=form-control name=q type=search aria-label="Search this site">
<button id=search-close title="Cancel search" type=reset aria-label="Cancel search"><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#cancel-x"/></svg></button></form></nav></header><div class=banner-container></div><main class="primary notoc"><div id=sidebar-container class="sidebar-container sidebar-offcanvas"><nav id=sidebar aria-label="Section Navigation"><div class=directory><div class=card><div id=header0 class=header title="Frequently Asked Questions about Istio."><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#faq"/></svg>FAQ</div><div class="body default" aria-labelledby=header0><ul role=tree aria-expanded=true class=leaf-section aria-labelledby=header0><li role=none><a role=treeitem title="General Q & A." href=/v1.7/faq/general/>General</a></li><li role=none><a role=treeitem title="Setup Q & A." href=/v1.7/faq/setup/>Setup</a></li><li role=none><a role=treeitem title="Application Specific Q & A." href=/v1.7/faq/applications/>Applications</a></li><li role=none><a role=treeitem title="Security Q & A." href=/v1.7/faq/security/>Security</a></li><li role=none><a role=treeitem title="Metrics and Logs Q & A." href=/v1.7/faq/metrics-and-logs/>Metrics and Logs</a></li><li role=none><a role=treeitem title="Distributed Tracing Q & A." href=/v1.7/faq/distributed-tracing/>Distributed Tracing</a></li><li role=none><a role=treeitem title="Traffic Management Q & A." href=/v1.7/faq/traffic-management/>Traffic Management</a></li></ul></div></div></div></nav></div><div class=article-container><nav aria-label=Breadcrumb><ol><li><a href=/v1.7/ title="Connect, secure, control, and observe services.">Istio</a></li><li>FAQ</li></ol></nav><article aria-labelledby=title><div class=title-area><i class=title-icon><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#faq"/></svg></i><div style=width:100%><h1 id=title>FAQ</h1></div></div><p>You&rsquo;ve got questions? We&rsquo;ve got answers!</p><div class=faq-landing><div><div class=panel><div class=header>General</div><nav class=body><ul aria-label=General><li role=none><a href=/v1.7/faq/general/#what-is-istio>What is Istio?</a></li><li role=none><a href=/v1.7/faq/general/#why-use-istio>Why would I want to use Istio?</a></li><li role=none><a href=/v1.7/faq/general/#how-do-i-get-started>How do I get started using Istio?</a></li><li role=none><a href=/v1.7/faq/general/#what-is-the-license>What is the license?</a></li><li role=none><a href=/v1.7/faq/general/#how-was-istio-started>How was Istio started?</a></li><li role=none><a href=/v1.7/faq/general/#what-deployment-environment>What deployment environments are supported?</a></li><li role=none><a href=/v1.7/faq/general/#how-do-i-contribute>How can I contribute?</a></li><li role=none><a href=/v1.7/faq/general/#where-is-the-documentation>Where is the documentation?</a></li><li role=none><a href=/v1.7/faq/general/#istio-doesnt-work>Istio doesn't work - what do I do?</a></li><li role=none><a href=/v1.7/faq/general/#roadmap>What is Istio's roadmap?</a></li><li role=none><a href=/v1.7/faq/general/#what-does-istio-mean>What does the word 'Istio' mean?</a></li><li role=none><a href=/v1.7/faq/general/#how-to-join-slack>How can I join the Istio Slack workspace?</a></li></ul></nav></div></div><div><div class=panel><div class=header>Setup</div><nav class=body><ul aria-label=Setup><li role=none><a href=/v1.7/faq/setup/#k8s-sidecar-injection-not-working>Kubernetes - How can I debug problems with automatic sidecar injection?</a></li><li role=none><a href=/v1.7/faq/setup/#k8s-migrating>Kubernetes - Can I migrate an existing installation from Istio 0.1.x to 0.2.x?</a></li><li role=none><a href=/v1.7/faq/setup/#consul-app-not-working>Consul - My application isn't working, where can I troubleshoot this?</a></li><li role=none><a href=/v1.7/faq/setup/#consul-unset-context>Consul - How do I unset the context changed by kubectl at the end?</a></li></ul></nav></div></div><div><div class=panel><div class=header>Applications</div><nav class=body><ul aria-label=Applications><li role=none><a href=/v1.7/faq/applications/#nifi>Can I run Apache NiFi inside an Istio mesh?</a></li><li role=none><a href=/v1.7/faq/applications/#cassandra>Can I run Cassandra inside an Istio mesh?</a></li><li role=none><a href=/v1.7/faq/applications/#elasticsearch>Can I run Elasticsearch inside an Istio mesh?</a></li><li role=none><a href=/v1.7/faq/applications/#redis>Can I run Redis inside an Istio mesh?</a></li><li role=none><a href=/v1.7/faq/applications/#zookeeper>Can I run Zookeeper inside an Istio mesh?</a></li></ul></nav></div></div><div><div class=panel><div class=header>Security</div><nav class=body><ul aria-label=Security><li role=none><a href=/v1.7/faq/security/#enabling-disabling-mtls>How can I enable/disable mutual TLS after I installed Istio?</a></li><li role=none><a href=/v1.7/faq/security/#auth-mix-and-match>Can I enable mutual TLS for some services while leaving it disabled for other services in the same cluster?</a></li><li role=none><a href=/v1.7/faq/security/#verify-mtls-encryption>How can I verify that traffic is using mutual TLS encryption?</a></li><li role=none><a href=/v1.7/faq/security/#non-istio-to-istio>If mutual TLS is globally enabled, can non-Istio services access Istio services?</a></li><li role=none><a href=/v1.7/faq/security/#accessing-non-istio-services>How can services that use Istio access non-Istio services?</a></li><li role=none><a href=/v1.7/faq/security/#k8s-health-checks>How can I use Kubernetes liveness and readiness for pod health checks when mutual TLS is enabled?</a></li><li role=none><a href=/v1.7/faq/security/#cert-lifetime-config>How to configure the lifetime for Istio certificates?</a></li><li role=none><a href=/v1.7/faq/security/#mysql-with-mtls>MySQL Connectivity Troubleshooting</a></li><li role=none><a href=/v1.7/faq/security/#does-istio-support-authorization>Does Istio support authorization?</a></li><li role=none><a href=/v1.7/faq/security/#use-k8s-secrets>Does Istio authentication use Kubernetes secrets?</a></li><li role=none><a href=/v1.7/faq/security/#secret-encryption>Is the secret encrypted for workload key and cert?</a></li><li role=none><a href=/v1.7/faq/security/#secure-ingress>How to configure Istio Ingress to only accept TLS traffic?</a></li><li role=none><a href=/v1.7/faq/security/#https-overlay>Can I install Istio sidecar for HTTPS services?</a></li></ul></nav></div></div><div><div class=panel><div class=header>Metrics and Logs</div><nav class=body><ul aria-label="Metrics and Logs"><li role=none><a href=/v1.7/faq/metrics-and-logs/#accessing-telemetry-via-rest>Can Istio metrics be accessed through REST?</a></li><li role=none><a href=/v1.7/faq/metrics-and-logs/#telemetry-v1-vs-v2>What are the differences in telemetry reported by in-proxy telemetry (aka v2) and Mixer-based telemetry (aka v1)?</a></li><li role=none><a href=/v1.7/faq/metrics-and-logs/#controlling-what-the-sidecar-reports>How can I control the data being reported by the sidecar?</a></li><li role=none><a href=/v1.7/faq/metrics-and-logs/#prometheus-for-non-k8s>Can the Prometheus adapter be used in non-Kubernetes environments?</a></li><li role=none><a href=/v1.7/faq/metrics-and-logs/#life-of-a-request>How to figure out what happened to a request in Istio?</a></li><li role=none><a href=/v1.7/faq/metrics-and-logs/#prometheus-application-metrics>Can I use Prometheus to scrape application metrics with Istio?</a></li></ul></nav></div></div><div><div class=panel><div class=header>Distributed Tracing</div><nav class=body><ul aria-label="Distributed Tracing"><li role=none><a href=/v1.7/faq/distributed-tracing/#how-distributed-tracing-works>How does distributed tracing work with Istio?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#how-to-support-tracing>What is required for distributed tracing with Istio?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#how-envoy-based-tracing-works>How does Envoy-based tracing work?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#how-mixer-based-tracing-works>How does Mixer-based tracing work?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#minimal-requirements>What is the minimal Istio configuration required for distributed tracing?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#initial-zipkin-header>What generates the initial Zipkin (B3) HTTP headers?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#istio-copy-headers>Why can't Istio propagate headers instead of the application?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#no-tracing>Why are my requests not being traced?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#control-sampling>How can I control the volume of traces?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#disabling-tracing>How do I disable tracing?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#external-zipkin>Can Istio send tracing information to an external Zipkin-compatible backend?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#vert.x>Does Istio support request tracing for vert.x event bus messages?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#mixer-role>What role does Mixer play in the Istio tracing story?</a></li><li role=none><a href=/v1.7/faq/distributed-tracing/#why-mixer-spans>Why do I see `istio-mixer` spans in some of my distributed traces?</a></li></ul></nav></div></div><div><div class=panel><div class=header>Traffic Management</div><nav class=body><ul aria-label="Traffic Management"><li role=none><a href=/v1.7/faq/traffic-management/#viewing-current-rules>How can I view the current route rules I have configured with Istio?</a></li><li role=none><a href=/v1.7/faq/traffic-management/#controlling-inbound-ports>On what ports does a sidecar proxy capture inbound traffic?</a></li><li role=none><a href=/v1.7/faq/traffic-management/#ingress-with-no-route-rules>Can I use standard Ingress specification without any route rules?</a></li><li role=none><a href=/v1.7/faq/traffic-management/#naming-port-convention>What protocols does Istio support?</a></li></ul></nav></div></div></div></article><div id=endnotes-container aria-hidden=true><h2>Links</h2><ol id=endnotes></ol></div></div></main><footer><div class=user-links><a class=channel title="Go download Istio 1.7.4 now" href=/v1.7/docs/setup/getting-started/#download aria-label="Download Istio"><span>download</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#download"/></svg>
</a><a class=channel title="Join the Istio discussion board to participate in discussions and get help troubleshooting problems" href=https://discuss.istio.io aria-label="Istio discussion board"><span>discuss</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#discourse"/></svg></a>
<a class=channel title="Stack Overflow is where you can ask questions and find curated answers on deploying, configuring, and using Istio" href=https://stackoverflow.com/questions/tagged/istio aria-label="Stack Overflow"><span>stack overflow</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#stackoverflow"/></svg></a>
<a class=channel title="Interactively discuss issues with the Istio community on Slack" href=https://slack.istio.io aria-label=slack><span>slack</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#slack"/></svg></a>
<a class=channel title="Follow us on Twitter to get the latest news" href=https://twitter.com/IstioMesh aria-label=Twitter><span>twitter</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#twitter"/></svg></a><div class=tag>for everyone</div></div><div class=info><p class=copyright>Istio Archive
1.7.4<br>&copy; 2020 Istio Authors, <a href=https://policies.google.com/privacy>Privacy Policy</a><br>Archived on November 19, 2020</p></div><div class=dev-links><a class=channel title="GitHub is where development takes place on Istio code" href=https://github.com/istio/community aria-label=GitHub><span>github</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#github"/></svg></a>
<a class=channel title="Access our team drive if you'd like to take a look at the Istio technical design documents" href=https://groups.google.com/forum/#!forum/istio-team-drive-access aria-label="team drive"><span>drive</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#drive"/></svg></a>
<a class=channel title="If you'd like to contribute to the Istio project, consider participating in our working groups" href=https://github.com/istio/community/blob/master/WORKING-GROUPS.md aria-label="working groups"><span>working groups</span><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#working-groups"/></svg></a><div class=tag>for developers</div></div></footer><div id=scroll-to-top-container aria-hidden=true><button id=scroll-to-top title="Back to top"><svg class="icon"><use xlink:href="/v1.7/img/icons.svg#top"/></svg></button></div></body></html>