SLE Kubernetes CLI

Kubernetes CLI for communicating with a Kubernetes cluster's control plane using the Kubernetes API, based on the SLE Base Container Image.

Get Image
Digest:
sha256:93085dda62f229c7229c82d0c38596a0a6c5676965c46b455a01555271e226de
93085dda6
Repository:
registry.suse.com/suse/kubectl:latest

Description

kubectl Container Image

SLSA Provenance: Available

Kubectl is a command line tool for communicating with a Kubernetes cluster's control plane, using the Kubernetes API.

How to use this Container Image

To run commands inside the container for the current cluster for which the kubeconfig is available in /root/.kube.config:

podman run --rm --name kubectl\
      registry.suse.com/suse/kubectl:1.31 get nodes

To pass configuration of a remote cluster to the container:

podman run --rm --name kubectl\
      -v /localpath/to/kubeconfig:/root/.kube/config:Z
      registry.suse.com/suse/kubectl:1.31 get nodes

Licensing

SPDX-License-Identifier: Apache-2.0

This documentation and the build recipe are licensed as Apache-2.0. The container itself contains various software components under various open source licenses listed in the associated Software Bill of Materials (SBOM).

This image is based on SUSE Linux Enterprise Server, a reliable, secure, and scalable server operating system built to power mission-critical workloads in physical and virtual environments.

  • Image Data

    Last Built: 13 Jun 12:59 UTC

    Compressed Size: 28.1 MB

    Uncompressed Size: 87.6 MB

    Support Level: L3

    Supported until: 31 Dec 2025


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    about 4 hours ago