docs: Update K8s multi-cluster API example with tested European regions#2226
Conversation
Update PostK8sMultiClusterDynamic API example in Swagger documentation
seokho-son
left a comment
There was a problem hiding this comment.
and.. what about other CSPs ?
| // @Description ```json | ||
| // @Description { | ||
| // @Description "namePrefix": "across", | ||
| // @Description "namePrefix": "eu-cluster", |
There was a problem hiding this comment.
| // @Description "namePrefix": "eu-cluster", | |
| // @Description "namePrefix": "across", |
The term is based on very intentional selection. :)
There was a problem hiding this comment.
Tested Alibaba and Tencent as well, but ran into some issues in my personal test environment (Alibaba: spec lookup issue, Tencent: IAM role + SecurityGroup setup needed).
Once I resolve my environment issues, I'll test and add more CSPs!
There was a problem hiding this comment.
@hanizang77 Thanks
Could you explain what is the issue Tencent: IAM role + SecurityGroup setup about?
I am facing that issue also. Where can we find a guide regarding it?
There was a problem hiding this comment.
There was a problem hiding this comment.
I've successfully created K8s clusters across Alibaba, Tencent, and NCP as part of the multi-cloud K8s testing.
Current Status:
✅ Alibaba (ACK): Cluster created successfully, showing "Active" status
✅ Tencent (TKE): Cluster created successfully, showing "Active" status
There was a problem hiding this comment.
@hanizang77
Thanks for sharing. Soon, we will need thorough documentation, especially for K8s provisioning, since it is quite complex.
|
@hanizang77 |
|
/approve |



(Azure AKS requires node pool names ≤12 chars, lowercase+numbers only)