Skip to content

Script tekton_in_kind.sh fails to connect registry with kind cluster in Podman. #2523

@twoGiants

Description

@twoGiants

Expected Behavior

Following this guide I expect a running registry connected to a kind cluster in Podman with running Tekton components.

I am using Linux Fedora 40.

Actual Behavior

The cluster starts but the registry can not be connected to the "kind" network.

Steps to Reproduce the Problem

  1. Be on Linux Fedora 40.
  2. Increase inotify limits following the steps here to be able to start the cluster.
  3. Execute from plumbing root directory: ./hack/tekton_in_kind.sh

Additional Info

  • Kubernetes version:

    Output of kubectl version:

    Client Version: v1.32.2
    Kustomize Version: v5.5.0
    
  • Error output

    Error: "pasta" is not supported: invalid network mode
    

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions