mirror of https://github.com/istio/istio.io.git
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:
parent
d71d90bed8
commit
3c42578b57
|
|
@ -158,6 +158,7 @@ Devirtualization
|
|||
devops
|
||||
discuss.istio.io
|
||||
distro
|
||||
Distroless
|
||||
Divya
|
||||
DNS
|
||||
docker-compose's
|
||||
|
|
|
|||
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in New Issue