furyflash777 commented on issue #7309:
URL: https://github.com/apache/cloudstack/issues/7309#issuecomment-1458911058

   > @furyflash777 can you please share output of the following sql query 
`select * from kubernetes_cluster where uuid='UUID_OF_FAILED_CLUSTER'\G` Also, 
can you please check if the cluster's node VMs are deployed with the same 
system template that is used for SSVM and CPVM in the zone?
   
   Hello.
   
   
   mysql> select * from kubernetes_cluster where 
uuid='2d5ff96f-e510-4bf7-9fbe-3f492dad5824'\G
   *************************** 1. row ***************************
                      id: 22
                    uuid: 2d5ff96f-e510-4bf7-9fbe-3f492dad5824
                    name: k8demo
             description: k8 demo
                 zone_id: 2
   kubernetes_version_id: 7
     service_offering_id: 14
             template_id: 1
              network_id: 210
      control_node_count: 1
              node_count: 1
              account_id: 6
               domain_id: 2
                   state: Starting
                key_pair: demouser
                   cores: 4
                  memory: 4096
     node_root_disk_size: 8
                endpoint:
                 created: 2023-03-07 21:37:38
                 removed: NULL
                      gc: 0
     autoscaling_enabled: 0
                 minsize: NULL
                 maxsize: NULL
       security_group_id: NULL
   1 row in set (0.00 sec)
   
   


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