You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. What kops version are you running? The command kops version, will display
this information.
master
2. What Kubernetes version are you running? kubectl version will print the
version if a cluster is running or provide the Kubernetes version specified as
a kops flag.
3. What cloud provider are you using?
openstack
4. What commands did you run? What is the simplest way to reproduce this issue?
kops create cluster...
5. What happened after the commands executed?
soon in logs I will see following:
I0930 13:51:09.474884 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:10.528427 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:12.476026 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:13.983828 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:15.773399 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:17.923642 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:20.465397 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:23.519052 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:27.143367 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:31.487281 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:36.696936 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:42.927556 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
I0930 13:51:50.459857 38188 lb.go:77] Waiting for Loadbalancer to be ACTIVE...
W0930 13:51:59.736729 38188 executor.go:131] error running task "FloatingIP/fip-bastions-1-rolling-k8s-local" (9m9s remaining to succeed): failed to update floating ip fip-bastions-1-rolling-k8s-local: Resource not found
W0930 13:51:59.736831 38188 executor.go:131] error running task "FloatingIP/fip-api.rolling.k8s.local" (9m9s remaining to succeed): failed to update floating ip fip-api.rolling.k8s.local: Resource not found
1. What
kops
version are you running? The commandkops version
, will displaythis information.
master
2. What Kubernetes version are you running?
kubectl version
will print theversion if a cluster is running or provide the Kubernetes version specified as
a
kops
flag.3. What cloud provider are you using?
openstack
4. What commands did you run? What is the simplest way to reproduce this issue?
kops create cluster...
5. What happened after the commands executed?
soon in logs I will see following:
/kind bug
/cc @olemarkus
The text was updated successfully, but these errors were encountered: