[magnum] kube_cluster_deploy timing out
Chris DiLorenzo
cdilorenzo at gmail.com
Wed Mar 30 15:30:06 UTC 2022
Hello,
I'm trying to deploy a kubernetes cluster using CoreOS 33. I have
also tried with CoreOS 35/. 1 master, 1 worker. Ths VMs are deploying
without issue. However, the stack is timing out on kube_cluster_deploy.
It appears the kubernetes API isn't running:
[root at tes-001-pkjawhk66slm-master-0 log]# podman ps
CONTAINER ID IMAGE
COMMAND CREATED STATUS PORTS NAMES
a08cbea59a57
docker.io/openstackmagnum/heat-container-agent:wallaby-stable-1
/usr/bin/start-he...
21 minutes ago Up 21 minutes ago heat-container-agent
[root at tes-001-pkjawhk66slm-master-0 log]# ss -ln | grep 8080 -> nothing
[root at tes-001-pkjawhk66slm-master-0 heat-config-script]# tail -f
8d8fa128-bca4-485e-946f-90732ebb4cf0-tes-001-pkjawhk66slm-kube_cluster_config-bwkfqwjxzk36.log
+ sleep 5
++ kubectl get --raw=/healthz
The connection to the server localhost:8080 was refused - did you specify
the right host or port?
+ '[' ok = '' ']'
+ sleep 5
++ kubectl get --raw=/healthz
The connection to the server localhost:8080 was refused - did you specify
the right host or port?
+ '[' ok = '' ']'
+ sleep 5
++ kubectl get --raw=/healthz
Not sure where else to look.
Thanks
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-discuss/attachments/20220330/6f050647/attachment-0001.htm>
More information about the openstack-discuss
mailing list