Hi If your goal is to automate everything (create, resize, upgrade, delete) via VCD API, that is doable, but you must take extra care to craft the payload correctly. If your goal is to creat...
See more...
Hi If your goal is to automate everything (create, resize, upgrade, delete) via VCD API, that is doable, but you must take extra care to craft the payload correctly. If your goal is to create the cluster using CSE 4.0 UI and then use VCD API to manage it further, that is also doable. If your goal is to create the cluster using CSE 4.0 UI and use kubectl (Cluster API) to manage it further, that is not straightforward and we do not recommend this. There is a way to get this option also working. If this is what you want, let us know. We can provide the details. Which one of the above is your requirement?