Closed avorima closed 11 months ago
v6.1.7
The SDK needs to support the upcoming private node pools feature to allow tools like ionosctl or terraform to create private node pools.
The cloud API accepts the following new k8s cluster fields:
location
natGatewayIp
nodeSubnet
public
https://api.ionos.com/docs/cloud/v6/#tag/Kubernetes/operation/k8sPost
Done in https://github.com/ionos-cloud/sdk-go/releases/tag/v6.1.11
Current SDK Version
Use-cases
The SDK needs to support the upcoming private node pools feature to allow tools like ionosctl or terraform to create private node pools.
Proposal
The cloud API accepts the following new k8s cluster fields:
location
: stringnatGatewayIp
: stringnodeSubnet
: stringpublic
: booleanReferences
https://api.ionos.com/docs/cloud/v6/#tag/Kubernetes/operation/k8sPost