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 on the Kubernetes context with the kind prefix.

Verification

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

    $ kubectl config current-context