pulumi-ai icon indicating copy to clipboard operation
pulumi-ai copied to clipboard

Add button to allow users to ask kubernetes specific questions and get back "kubernetes" YAML

Open pierskarsenbarg opened this issue 1 year ago • 0 comments

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Recently we added the ability for users to ask questions and get back HCL instead of Pulumi specific responses. In the same way, if they ask a Kubernetes specific question (how do I create a namespace?) and choose the "Kubernetes YAML" (or however we label it) it will give them the YAML that they can then run through kubectl (for example) instead of the Pulumi YAML or other language.

Then in the same way that we provide users an easy way to convert from HCL to Pulumi:

image

offer a way of converting from "kubernetes yaml" to Pulumi.

Affected area/feature

pierskarsenbarg avatar Feb 06 '24 16:02 pierskarsenbarg