kiranchavala opened a new issue, #11995:
URL: https://github.com/apache/cloudstack/issues/11995

   ### The required feature described as a wish
   
   Currently, when a user tries to launch a cks cluster with 
   
   vpc offering: Default VPC offering
   
   Network offering:  DefaultIsolatedNetworkOfferingForVpcNetworks
   
   The following exception is thrown
   
   <img width="829" height="212" alt="Image" 
src="https://github.com/user-attachments/assets/49723564-4b40-4343-8ba5-e89c210ce8da";
 />
   
   
   logs 
   
   ```
   2025-11-06 05:17:38,627 WARN  [c.c.k.c.KubernetesClusterManagerImpl] 
(qtp170949260-462:[ctx-afc6786c, ctx-2824eb1b]) (logid:ee8299b1) Network 
offering: NetworkOffering 
{"id":13,"name":"DefaultIsolatedNetworkOfferingForVpcNetworks","trafficType":"Guest","uuid":"80ee050c-870a-4d15-ad8f-36784582dfa2"}
 has egress default policy turned off should be on to provision Kubernetes 
cluster
   2025-11-06 05:17:38,650 INFO  [c.c.a.ApiServer] 
(qtp170949260-462:[ctx-afc6786c, ctx-2824eb1b]) (logid:ee8299b1) Kubernetes 
service has not been configured properly to provision Kubernetes clusters
   
   ```
   
   Currently only the following default network offerings are present 
   
   Need to create a network offering for vpc which egress rules allowed so that 
deployment is smooth 
   
   
   <img width="1591" height="284" alt="Image" 
src="https://github.com/user-attachments/assets/5a5c32a8-11e6-44b7-94a0-0215ea0e3cb6";
 />


-- 
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]

Reply via email to