How to translate the Deployment to yaml,such as the command: kubectl get deploy ** -o yaml
I need your help,please
SerializationUtils.dumpAsYaml(deployment) should return Deployment as YAML string. You can then either write it to a file or use it somewhere else.
SerializationUtils.dumpAsYaml(deployment)should returnDeploymentas YAML string. You can then either write it to a file or use it somewhere else.
Thank you for your help锛孖 have anothor issue,whether the SDK support trafik?Do you develop a SDK support Helm?please.
Umm, we have got these extensions:
At the moment we don't have extension for traefik or Helm. Could you please create an issue ?