edikevich opened a new issue #5999:
URL: https://github.com/apache/cloudstack/issues/5999
##### ISSUE TYPE
* Bug Report
##### CLOUDSTACK VERSION
~~~
4.16.0
~~~
##### CONFIGURATION
XCP-NG 8.2
Advanced Zone
##### OS / ENVIRONMENT
Oracle Linux 8.4 - Management server, MYSQL 8.0.26
XCP-NG 8.2 - hypervisor
##### SUMMARY
Kubernetes cluster stuck in "Starting" state
##### STEPS TO REPRODUCE
~~~
Enable Kubernetes Service plugin in global setting:
cloud.kubernetes.service.enabled = true
Add Kubernetes ISOs:

Create Kubernetes Cluster;

~~~
##### EXPECTED RESULTS
~~~
Kubernetes Cluster is created
~~~
##### ACTUAL RESULTS
~~~
Deployment stuck in "Starting" state:

After timeout it is state is Error.
Instances are created:

Firewall rules are added:

Portforwarding rules too:

And load balancing:

But! Egress rules aren't added (should be?):

Becouse we dont have egress rules we can't download kubernetesui from docker
hub. But before that deploy-kube-system demon didn't start automaticaly
(setup-kube-system started normaly). When I try to start deploy-kube-system
demon manyaly and add egress rules in controle node all looks fine but in ACS
UI Cluster steel in starting state.
~~~
--
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]