--- layout: base --- {% assign home = "" %} {% if site.github.environment == "dotcom" %} {% assign home = site.baseurl %} {% endif %} {{ content }}

Want to learn more?

Get started by learning Istio concepts and doing our bookinfo sample.

{% include footer.html %}