ubuntu/istio-install-cni

Verified Publisher

By Canonical

Updated 29 days ago

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

Image
Networking
0

5.8K

ubuntu/istio-install-cni repository overview

ubuntu/istio-install-cni is a rock for install-cni maintained by Canonical.

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.

[Learn more about install-cni]

Tags and Architectures

NOTE: These tags follow a specific naming convention that respects the concept of channels.

TagsSupported untilVersionBaseArchitectures
1.29-26.04_stable
aliases1.29-26.04, 1.29-26.04_beta, 1.29-26.04_candidate, 1.29-26.04_edge
08/20261.2926.04amd64
1.28-24.04_stable
aliases1.28-24.04, 1.28-24.04_beta, 1.28-24.04_candidate, 1.28-24.04_edge
09/20261.2824.04amd64
1.29-24.04_stable
aliases1.29-24.04, 1.29-24.04_beta, 1.29-24.04_candidate, 1.29-24.04_edge
09/20261.2924.04amd64
1-24.04_stable
aliases1-24.04, 1-24.04_beta, 1-24.04_candidate, 1-24.04_edge
06/2026124.04amd64
View deprecated tags
TagsSupport ended onUpgrade Path
1.24-24.04_stable
aliases1.24-24.04, 1.24-24.04_beta, 1.24-24.04_candidate, 1.24-24.04_edge
08/2025 -

Get started

This rock's entrypoint is Pebble, a container-optimized init process that enables the orchestration of a collection of local service processes as an organized set.

[Learn more about Pebble]

Inspect

To view the Pebble services and checks defined in this rock:

docker run --rm ubuntu/istio-install-cni:1.24-24.04_stable plan
Run

To run this rock, use any of the usual container runtimes, for example, docker:

docker run --name istio-install-cni-container \
    ubuntu/istio-install-cni:1.24-24.04_stable

The Istio CNI plugin installer will run to configure network plugin components.

Get logs

To view the logs of the running container, run:

docker exec istio-install-cni-container pebble logs

Or, for a specific service:

docker exec istio-install-cni-container pebble logs <service>
Monitor health checks

Rocks may have predefined health checks that you can list by running:

docker exec istio-install-cni-container pebble checks

The overall health of your container can be inspected via:

docker exec istio-install-cni-container pebble health

[Report a bug] [Contribute]

Canonical is the provider of this container image. It is the user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within, as well as with Canonical’s IP Policy.

Tag summary

Content type

Image

Digest

sha256:499cd8a01

Size

136.9 MB

Last updated

29 days ago

docker pull ubuntu/istio-install-cni:1.28-24.04_stable

This week's pulls

Pulls:

205

Last week