8000 feat: support podman by tedim52 · Pull Request #2518 · kurtosis-tech/kurtosis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: support podman #2518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 79 commits into
base: main
Choose a base branch
from
Open

feat: support podman #2518

wants to merge 79 commits into from

Conversation

tedim52
Copy link
Collaborator
@tedim52 tedim52 commented Jul 12, 2024

Description

This PR adds support for Podman.

Users can now use the Podman cluster type to tell Kurtosis to use Podman container engine instead.

kurtosis-clusters:
  podman:  # Name of the cluster, this can be anything and is used to identify clusters in `kurtosis cluster set/get`
    # Required. Determines the cluster type.
    # Valid values: "docker", "kubernetes", "podman"
    type: podman

Is this change user facing?

YES

References

original attempt from @qu0b: #2115

@tedim52 tedim52 changed the title feat: podman attempt v2 feat: support podman cluster type May 14, 2025
@tedim52 tedim52 changed the title feat: support podman cluster type feat: support podman May 14, 2025
@tedim52 tedim52 force-pushed the tedi/podmansock branch from e2e9648 to 9989962 Compare May 14, 2025 20:16
Copy link
Collaborator
@praetoriansentry praetoriansentry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0