podman-desktop icon indicating copy to clipboard operation
podman-desktop copied to clipboard

Edit yaml of a defined Pod

Open slemeur opened this issue 3 years ago • 2 comments

Description

As a developer, when I'm building the definition of my kubernetes deployment, I'd like the ability to quickly edit the yaml, so I can adjust some settings/options and see the changes. I should be able to restart the pod, or test my changes into a new pod.

slemeur avatar Oct 04 '22 09:10 slemeur

The original kubernetes deployment is not kept by Podman so what is the content that you'll edit, and where do you will edit that ? is it a new section (in addition to containers, volumes, etc) where you create K8s deployment ? Also we don't have the mapping from containers to the kubernetes yaml file or a way to get the pod from a yaml

benoitf avatar Oct 05 '22 07:10 benoitf

Also what is a "manifest yaml" ?

benoitf avatar Oct 05 '22 07:10 benoitf

Closing in favor of: #5937

slemeur avatar Feb 13 '24 15:02 slemeur