Skip to main content

Working with your local Kind-powered Kubernetes cluster

Set your Kubernetes context to your local Kind-powered Kubernetes cluster.

Prerequisites

Procedure

  1. Open the Podman Desktop tray.
  2. Go to Kubernetes.
  3. Click the Kubernetes context with the kind prefix.
note

Alternatively, use the status bar or the Podman Desktop Settings to set your Kubernetes context. For more details, see Viewing and selecting the current Kubernetes context.

Verification

  • The Kubernetes CLI reports that the current context is your cluster with the kind suffix:

    $ kubectl config current-context