mirror of https://github.com/istio/istio.io.git
74 lines
2.8 KiB
HTML
74 lines
2.8 KiB
HTML
---
|
|
title: Community
|
|
overview: Information on the various ways to participate and interact with the Istio community.
|
|
layout: community
|
|
---
|
|
|
|
<section class="lead">
|
|
<p>
|
|
Istio is an open source project with an active community that supports its use and on-going development. We'd love for you
|
|
to join us and get involved!
|
|
</p>
|
|
</section>
|
|
|
|
<section class="community-section">
|
|
<h3>For Operators and IT Professionals</h3>
|
|
<p>
|
|
If you're using Istio in your environment, there are different channels where
|
|
to find information and community help.
|
|
</p>
|
|
<br/>
|
|
<br/>
|
|
<table>
|
|
<tr>
|
|
<td><img alt="Stack Overflow" src="{{home}}/img/stackoverflow.png" /></td>
|
|
<td><img alt="Mailing List" src="{{home}}/img/group.png" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<h4><a href="https://stackoverflow.com/questions/tagged/istio">Stack Overflow</a></h4>
|
|
<p>Our user forum is a great place to go for community support.</p>
|
|
</td>
|
|
<td>
|
|
<h4><a href="https://groups.google.com/forum/#!forum/istio-users">Mailing List</a></h4>
|
|
<p>Join the istio-users mailing list to get announcements and participate in discussions about
|
|
configuring and operating Istio.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</section>
|
|
|
|
<section class="community-section">
|
|
<h3>For Developers</h3>
|
|
<p>Istio has an active community of developers from Google, IBM, and Lyft who are contributing
|
|
to the project. If you're a developer and you've got great ideas to improve Istio, we'd
|
|
love to have you join the fun and help to grow our ecosystem and capabilities.
|
|
</p>
|
|
<br/>
|
|
<br/>
|
|
<table>
|
|
<tr>
|
|
<td><img alt="GitHub" src="{{home}}/img/github.png" /></td>
|
|
<td><img alt="Slack" src="{{home}}/img/slack.png" /></td>
|
|
<td><img alt="Mailing List" src="{{home}}/img/group.png" /></td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<h4><a href="https://github.com/istio">GitHub</a></h4>
|
|
<p>Check out the source code and consider contributing.</p>
|
|
</td>
|
|
<td>
|
|
<h4><a href="https://istio-dev.slack.com">Slack</a></h4>
|
|
<p>Our Slack channel is the best way to contact our engineers and share your ideas with them.</p>
|
|
</td>
|
|
<td>
|
|
<h4><a href="https://groups.google.com/forum/#!forum/istio-dev">Mailing List</a></h4>
|
|
<p>Any questions or suggestions? Just want to be in the loop of what is going on with the
|
|
project? Join the istio-dev mailing list.
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</section>
|