weizhouapache commented on PR #11528:
URL: https://github.com/apache/cloudstack/pull/11528#issuecomment-3270128571
Tested OK
- Register CKS ISO
- Set global config endpoint.url
- Update `cloud.kubernetes.cluster.network.offering` setting from
`DefaultNetworkOfferingforKubernetesService` to
`DefaultNetworkOfferingforKubernetesService2`
- Create a CKS cluster without network, fail with error: `Kubernetes service
has not been configured properly to provision Kubernetes clusters`. this is
expected
- Create network with offering `DefaultNetworkOfferingforKubernetesService`
- Create a CKS cluster with the network
- Without this PR: fail with error: `Kubernetes service has not been
configured properly to provision Kubernetes clusters`. this is expected
- With this PR: CKS cluster is created successfully
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]