K8s Cluster APIs
Operations
POST
Create K 8s Cluster
Creates a new Kubernetes cluster. This operation is asynchronous and returns a task that you can monitor to track the progress of the request.
DELETE
Delete K 8s Cluster
POST
Generate Kubeconfig
Generate kubeconfig file for corresponding cluster
GET
Get K 8s Cluster
Get specified Kubernetes Cluster
GET
Query K 8s Clusters
Retrieves all K8s clusters
PUT
Update K 8s Cluster
Update the desired state of the Kubernetes cluster. This operation is asynchronous and returns a task that you can monitor to track the progress of the request.