SUSE Linux Enterprise Kubernetes CLI

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

Get Image
Digest:
sha256:44666467ee184e469e24b5701b437e800ba2d1c539d44abb39b858d115254f5a
44666467e
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.35 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.35 get nodes

This container also includes Helm, the package manager for Kubernetes and Helm charts. You can use kubectl customize --enable-helm for charts:

podman run --rm --name kubectl \
      -v /localpath/to/customize:/home/user:Z
      registry.suse.com/suse/kubectl:1.35 kustomize --enable-helm

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: 21 Apr 19:42 UTC

    Compressed Size: 46.7 MB

    Uncompressed Size: 149.9 MB

    Support Level: L3

    Supported until: 31 Jul 2031


  • Health Index
    A

    No vulnerabilities found

    Last Scan:

    about 22 hours ago