The official Istio docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current Istio images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Istio is an open source service mesh that layers transparently onto existing distributed applications. Istio’s powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring – with few or no service code changes.
Read more on Istio Docs.
The tag of each istio docker image is consist of the version of istio and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 1.29.1-oe2403sp4 | istio 1.29.1 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 1.29.1-oe2403sp3 | istio 1.29.1 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 1.28.3-oe2403sp3 | istio 1.28.3 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 1.28.0-oe2403sp2 | istio 1.28.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 1.27.3-oe2403sp2 | istio 1.27.3 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
| 1.25.1-oe2403sp1 | Istio 1.25.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/istio image from docker
docker pull openeuler/istio:{Tag}
Start a istio instance
docker run -it --rm openeuler/istio:{Tag}
The openeuler/istio image is used to verify the integration between the upstream Istio version and openEuler.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:eb44fa336…
Size
119.8 MB
Last updated
2 months ago
docker pull openeuler/istioPulls:
33
Last week