Kubernetes Worker VM Stuck in Provisioning State
PreviousUnable to Generate Support Bundle from Host.NextHow to Modify the Metrics-Server Container Limits?
Last updated
Last updated
$ kubectl get machinedeployments -n <SHORTNAME_DEFAULT_SERVICE>
NAME CLUSTER REPLICAS READY UPDATED UNAVAILABLE PHASE AGE VERSION
test-no-ssh-3b377fe3 test-no-ssh 1 1 1 ScalingUp 22m v1.32.3$ kubectl get machines -n <SHORTNAME_DEFAULT_SERVICE>
NAME CLUSTER NODENAME PROVIDERID PHASE AGE VERSION
test-no-ssh-3b377fe3-9xft6-d4h6d test-no-ssh Failed 25m v1.32.3Message: error creating Openstack instance: Bad request with: [POST https:__example1.platform9.com_nova_v2.1_<id>_servers], error message: {"badRequest": {"code": 400, "message": "Invalid key_name provided."}}
Reason: InstanceCreateFailed
Severity: Error
Status: False