mirror of https://github.com/istio/istio.io.git
Couple FAQ fixes (#2195)
This commit is contained in:
parent
65a1638ef4
commit
f8f6491280
|
|
@ -423,6 +423,7 @@ user1
|
|||
v1
|
||||
v1.7.4
|
||||
v1.7.6_coreos.0
|
||||
v1.9
|
||||
v1alpha1
|
||||
v1alpha3
|
||||
v1beta1#MutatingWebhookConfiguration
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ weight: 70
|
|||
|
||||
Contributions are highly welcome. We look forward to community feedback, additions, and bug reports.
|
||||
|
||||
The code repositories are hosted on [GitHub](https://github.com/istio). Please see our[Contribution Guidelines](https://github.com/istio/community/blob/master/CONTRIBUTING.md) to learn how to contribute.
|
||||
The code repositories are hosted on [GitHub](https://github.com/istio). Please see our [Contribution Guidelines](https://github.com/istio/community/blob/master/CONTRIBUTING.md) to learn how to contribute.
|
||||
|
||||
In addition to the code, there are other ways to contribute to the Istio [community](/about/community/), including on
|
||||
[Stack Overflow](https://stackoverflow.com/questions/tagged/istio), and the [mailing list](https://groups.google.com/forum/#!forum/istio-users).
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@ weight: 60
|
|||
|
||||
Istio is designed and built to be platform-independent. For our
|
||||
{{< istio_version >}} release, Istio supports environments running
|
||||
container orchestration platforms such as Kubernetes (v1.7.4 or greater)
|
||||
container orchestration platforms such as Kubernetes (v1.9 or greater)
|
||||
and Nomad (with Consul).
|
||||
|
|
|
|||
Loading…
Reference in New Issue