ubuntu/istio-install-cni
The installer for the CNI component of the Istio ambient mesh.
89
Current install-cni Docker Image from Canonical, based on Ubuntu. Receives security updates and rolls to newer install-cni or Ubuntu release. This repository is free to use and exempted from per-user rate limits.
Install-cni is an image used for installing Istio's CNI plugin, which is used in the CNI component in Istio ambient mesh. Read more on the project repo.
Up to 5 years of free security maintenance on LTS channels.
Up to 10 years of customer security maintenance from Canonical's restricted repositories.
Channel Tags | Supported until | Currently | Architectures | |
---|---|---|---|---|
1.24-24.04_stable | 1-24.04 , 1-24.04_beta , 1-24.04_candidate , 1-24.04_edge , 1-24.04_stable , 1.24-24.04 , 1.24-24.04_beta , 1.24-24.04_candidate , 1.24-24.04_edge | - | install-cni 1.24 on Ubuntu 24.04 LTS | amd64 |
track_risk |
Channel Tags shows the most stable channel for that track ordered stable
, candidate
, beta
, edge
. More risky channels are always implicitly available. So if beta
is listed, you can also pull edge
. If candidate
is listed, you can pull beta
and edge
. When stable
is listed, all four are available. Images are guaranteed to progress through the sequence edge
, beta
, candidate
before stable
.
If your usage includes commercial redistribution, or requires ESM or unavailable channels/versions, please get in touch with the Canonical team (or using rocks@canonical.com).
Launch this image locally:
docker run -d --name istio-install-cni-container -e TZ=UTC ubuntu/istio-install-cni:1.24-24.04_stable
Testing/Debugging
To debug the container:
docker logs -f istio-install-cni-container
To get an interactive shell:
docker exec -it istio-install-cni-container /bin/bash
To debug the container:
docker exec -it install-cni-container pebble logs -f install-cni
To get an interactive shell:
docker exec -it install-cni-container /bin/bash
If you find a bug in our image or want to request a specific feature, please file a bug here:
https://bugs.launchpad.net/ubuntu-docker-images/+filebug
Please title the bug "istio-install-cni: <issue summary>
". Make sure to include the digest of the image you are using, from:
docker images --no-trunc --quiet ubuntu/istio-install-cni:<tag>
These channels (tags) are not updated anymore. Please upgrade to newer channels, or reach out if you can't upgrade.
Track | Version | EOL | Upgrade Path |
---|---|---|---|
track |
docker pull ubuntu/istio-install-cni