Couple FAQ fixes (#2195)

This commit is contained in:
Martin Taillefer 2018-08-09 10:49:56 -07:00 committed by GitHub
parent 65a1638ef4
commit f8f6491280
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

View File

@ -423,6 +423,7 @@ user1
v1
v1.7.4
v1.7.6_coreos.0
v1.9
v1alpha1
v1alpha3
v1beta1#MutatingWebhookConfiguration

View File

@ -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).

View File

@ -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).