About this Learning Path

Who is this for?

This is an introductory topic for software developers who want to ensure containers running in a Kubernetes cluster support the Arm architecture.

What will you learn?

Upon completion of this learning path, you will be able to:

  • Run KubeArchInspect to generate a report on the containers running in a Kubernetes cluster.
  • Discover which images support the Arm architecture.
  • Understand common reasons for an image not supporting Arm.
  • Make configuration changes to upgrade images with Arm support.

Prerequisites

Before starting, you will need the following:

  • A running Kubernetes cluster accessible with kubectl.
Next