java
java copied to clipboard
how to submit a yaml like kubectl create -f file.yaml ?
trafficstars
Is there a method to submit YAML resources of any type to Kubernetes ? What I mean is not having to differentiate between Kind types.