This message was deleted.
# ask-for-help
s
This message was deleted.
x
Hello, thank you for your question. Here are the answers to these two questions: 1. As shown in the figure, you can set it up like this and json editor will have auto-completion. The HPA in the json editor currently does not support modification of all fields. Currently, only the autoscaling field in the BentoDeployment CR can be modified through kubectl. The structure of this field is exactly the same as that of k8s HPA. 2. When you create a deployment using Yatai UI, there will be a corresponding BentoDeployment CR in the k8s cluster. You can directly get the yaml of this BentoDeployment's CR.
❤️ 1
t
thanks for your explanation