mirror of https://github.com/istio/istio.io.git
Update a few links following governance doc migration to the community repo. (#715)
This commit is contained in:
parent
46f54138bc
commit
537138c2bd
|
@ -32,9 +32,9 @@
|
|||
<div class="col-md-3 col-sm-4 col-xs-12 center-block">
|
||||
<ul class="toggle">
|
||||
<p class="header">Community</p>
|
||||
<li><a href="https://groups.google.com/forum/#!forum/istio-users" target="_blank"><span class="group">User</span></a> | <a href="https://groups.google.com/forum/#!forum/istio-dev" target="_blank">Dev</a> | <a href="https://github.com/istio/istio/blob/master/GROUPS.md#working-groups" target="_blank">Working Group Lists</a></li>
|
||||
<li><a href="https://groups.google.com/forum/#!forum/istio-users" target="_blank"><span class="group">User</span></a> | <a href="https://groups.google.com/forum/#!forum/istio-dev" target="_blank">Dev</a> | <a href="https://github.com/istio/community/blob/master/WORKING-GROUPS.md" target="_blank">Working Group Lists</a></li>
|
||||
<li><a href="https://twitter.com/IstioMesh" target="_blank"><span class="twitter">Twitter</span></a></li>
|
||||
<li><a href="https://github.com/istio/istio" target="_blank"><span class="github">GitHub</span></a></li>
|
||||
<li><a href="https://github.com/istio/community" target="_blank"><span class="github">GitHub</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -40,14 +40,13 @@ you easily integrate your solution with Istio.
|
|||
|
||||
* _Running outside Kubernetes_: We know many customers use other service registry and orchestration solutions like [Consul/Nomad]({{home}}/docs/setup/consul/quick-start.html) and [Eureka]({{home}}/docs/setup/eureka/quick-start.html). Istio Pilot can now run standalone outside Kubernetes, consuming information from these systems, and manage the Envoy fleet in VMs or containers.
|
||||
|
||||
|
||||
## Get involved in shaping the future of Istio
|
||||
|
||||
We have a growing [roadmap]({{home}}/docs/reference/release-roadmap.html) ahead of us, full of great features to implement. Our focus next release is going to be on stability, reliability, integration with third party tools and multi-cluster use cases.
|
||||
|
||||
The simplest way to get involved with Istio is by joining one of the many [working groups](https://github.com/istio/istio/blob/master/GROUPS.md) that align with your interests. Working groups will start meeting regularly, triaging issues in their area and help define roadmap of that area, etc,. Have something you’d like to broadcast to the Istio community? Share your voice at our weekly [community meeting](https://docs.google.com/document/d/14ZCWMfEV9MPDYrjhKYMErVXHTZrSwJNMm1ztKo8efPw/), and through the [mailing lists](https://github.com/istio/istio/blob/master/GROUPS.md#master-working-group-list).
|
||||
To learn how to get involved and contribute to Istio's future, check out our [community](https://github.com/istio/community) GitHub repository which
|
||||
will introduce you to our working groups, our mailing lists, our various community meetings, our general procedures and our guidelines.
|
||||
|
||||
We want to thank our fantastic community for field testing new versions, filing bug reports, contributing code, helping out other community members, and shaping Istio by participating in countless productive discussions. This has enabled the project to accrue 3000 stars on GitHub since launch and hundreds of active community members on Istio mailing lists.
|
||||
|
||||
|
||||
Thank you
|
||||
|
|
|
@ -24,9 +24,9 @@ best approach for different cases.
|
|||
and get help troubleshooting problems.
|
||||
Join <a href="https://groups.google.com/forum/#!forum/istio-announce">istio-announce@</a> to hear about the latest
|
||||
releases, events, and other happenings.
|
||||
Join <a href="https://groups.google.com/forum/#!forum/istio-dev">istio-dev@</a> and
|
||||
our various <a href="https://github.com/istio/istio/blob/master/GROUPS.md#working-groups">working groups</a>
|
||||
if you want to hack on Istio.
|
||||
If you'd like to contribute to the Istio project, check out the
|
||||
<a href="https://github.com/istio/community">community</a> GitHub repository to learn
|
||||
how to get engaged.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in New Issue