Knowledge Base
2025.10
GENERIC
Networking
Storage
Compute
Designate
Orchestration
Self-Hosted
Install
UPGRADE
Monitoring
Add-Ons
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Kubernetes Worker VM Stuck in Provisioning State
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- Kubernetes cluster is stuck in
ScalingUpstate & Machine Status is stuck inProvisioningstate.


Environment
- Private Cloud Director Kubernetes - v2025.4 and Higher
- Component - Kubernetes
Cause
- Review the
machinedeploymentsfrom the<SHORTNAME_DEFAULT_SERVICE>namespace. There are no Ready replicas.
Bash
$ kubectl get machinedeployments -n <SHORTNAME_DEFAULT_SERVICE>NAME CLUSTER REPLICAS READY UPDATED UNAVAILABLE PHASE AGE VERSIONtest-no-ssh-3b377fe3 test-no-ssh 1 1 1 ScalingUp 22m v1.32.3- Further checking the
machinesobject, the VM is infailedstate. In the yaml output of the machine resource, it complains about a missing key.
Bash
$ kubectl get machines -n <SHORTNAME_DEFAULT_SERVICE>NAME CLUSTER NODENAME PROVIDERID PHASE AGE VERSIONtest-no-ssh-3b377fe3-9xft6-d4h6d test-no-ssh Failed 25m v1.32.3Error in machine YAML
Message: 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: InstanceCreateFailedSeverity: ErrorStatus: FalseResolution
- As a prerequisite, public SSH key needs to be added in the PCD Virtualization before creating a Kubernetes cluster. The key name has to be
defaultonly, any other name must not be used. This key is used to bootstrapped into the worker nodes and will be used to access the worker nodes later. - This can be created via UI
Networks and Security SSH Keys. - All users need to have individual SSH Key created.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
How to Modify the Metrics-Server Container Limits?Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message