ubuntu/istio-install-cni

Verified Publisher

By Canonical

Updated 4 days ago

The installer for the CNI component of the Istio ambient mesh.

Image
Networking

89

install-cni | Ubuntu

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.

About install-cni

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.

Tags and Architectures

LTS Up to 5 years of free security maintenance on LTS channels.

ESM Up to 10 years of customer security maintenance from Canonical's restricted repositories.

Channel TagsSupported untilCurrentlyArchitectures
1.24-24.04_stable1-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 LTSamd64
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.

Commercial use and Extended Security Maintenance channels

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

Usage

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
Debugging

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

Bugs and feature requests

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>

Deprecated channels & tags

These channels (tags) are not updated anymore. Please upgrade to newer channels, or reach out if you can't upgrade.

TrackVersionEOLUpgrade Path
track

Docker Pull Command

docker pull ubuntu/istio-install-cni