Hacker News new | ask | show | jobs
by jaxxstorm 1202 days ago
This can be turned off by setting an annotation on the resources.
1 comments

I'm aware but it's not really ergonomic.

For instance Pulumi also generates random names for resources, again you can override these but again, not very ergonomic to work around etc.

IMO tools like Tanka + Jsonnet, or Cue are just better fit for k8s because you can stick with server side apply which is a much more native experience.