odo icon indicating copy to clipboard operation
odo copied to clipboard

[POC] odo without kubernetes cluster / odo on podman

Open kadel opened this issue 3 years ago • 0 comments

/kind user-story

User Story

As an odo user, I want to be able to run my development environment locally without requiring kubernetes/openshift cluster So that I don't need to run cluster locally and save rources

Acceptance Criteria

  • [ ] It should be possible to run odo dev on a simple devfile that doesn't use kubernetes components

more info

It should be possible to leverage podman for local development. Podman already understands some of the kubernetes resources https://docs.podman.io/en/latest/markdown/podman-play-kube.1.html

/triage needs-more-information

/kind user-story

kadel avatar Jun 22 '22 15:06 kadel