Rancher on Ubuntu 24.04 LTS

Azure Developer Tools

manage every kubernetes cluster you run from one control plane

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Rancher is a kubernetes management platform. It gives you a single control plane for provisioning, importing, observing and governing kubernetes clusters wherever they run, with a full web dashboard, centralised authentication and role based access control, a built in helm chart catalogue, and cluster wide monitoring, logging and policy. The cloudimg image ships rancher installed the way upstream supports for real workloads: the official helm chart deployed onto a single node kubernetes cluster running on the vm itself, with cert-manager issuing the tls certificate. Every container image the platform needs is pre-staged into the image, so the cluster comes up on first boot without reaching out to a registry.

Why the cloudimg image

cloudimg generates a unique administrator password on every vm at first boot, before the port is reachable, and destroys the build time cluster, its certificate authority and its join tokens before the image is captured, so no two customers ever share a cluster identity or a known login. Cluster state and the container image store sit on a dedicated data volume. Every image ships with a paired deploy guide written against a real running vm, and 24/7 cloudimg support.

Common uses

  • Run a kubernetes control plane and management dashboard from a single vm
  • Import and govern existing kubernetes clusters under one set of policies and logins
  • Give teams a self service catalogue of helm applications with role based access control

See it running

Real screenshots taken while testing this image against its deployment guide.

Rancher on Ubuntu 24.04 LTS screenshot 1 Rancher on Ubuntu 24.04 LTS screenshot 2 Rancher on Ubuntu 24.04 LTS screenshot 3 Rancher on Ubuntu 24.04 LTS screenshot 4