Add distroless as a core feature for 1.3. (#4692)

* Add distroless as a core feature for 1.3.

Distroless is ready for Alpha. The images are built, pushed, and have been
running in CI for some time including presubmit testing.

* Add distroless to spelling file
This commit is contained in:
Steven Dake 2019-07-20 08:17:09 -07:00 committed by mergify[bot]
parent d71d90bed8
commit 3c42578b57
2 changed files with 2 additions and 0 deletions

View File

@ -158,6 +158,7 @@ Devirtualization
devops
discuss.istio.io
distro
Distroless
Divya
DNS
docker-compose's

View File

@ -107,6 +107,7 @@ The 'Authorization (RBAC)' runtime is considered Beta. However, its API is stil
| [Out of Process Mixer Adapters (gRPC Adapters)](https://github.com/istio/istio/wiki/Mixer-Out-Of-Process-Adapter-Dev-Guide) | Beta
| [Istio CNI plugin](/docs/setup/kubernetes/additional-setup/cni/) | Alpha
| IPv6 support for Kubernetes | Alpha
| Distroless base images for Istio | Alpha
{{< idea >}}
Please get in touch by joining our [community](/about/community/) if there are features you'd like to see in our future releases!