Skip to main content

Cluster Creation Progress

Monitor the provisioning status and deployment progress of Kubernetes clusters after initiating creation through the Partner Portal.

Progress Monitoring Interface

After initiating cluster creation, the system displays a progress monitoring interface showing real-time provisioning status.

Initial Provisioning State

Cluster Creation Progress

During initial cluster creation, the system displays:

Status Indicators

Cluster State

  • Draft: Initial state during cluster provisioning
  • The cluster will become accessible after all provisioning steps are finished

Component Status Cards

  • Worker nodes status: Shows current node readiness (e.g., "0 of 0 Not Ready")
  • Master status: Displays control plane readiness (e.g., "0 of 3 Not Ready")
  • Ingress status: Indicates ingress controller provisioning state ("Not Ready" → "Provisioning")

Cluster Information Panel

The system provides detailed cluster information during creation:

  • Cluster Name: As configured during setup
  • Cluster ID: Unique identifier generated by the system
  • Cluster State: Current provisioning state
  • Creation Time: Timestamp of cluster creation initiation
  • Kubernetes Version: Selected version (e.g., v1.32.0)
  • Last Modified: Most recent update timestamp
  • Resource Group: Associated resource group ID
  • Zone: Deployment zone identifier

Provisioning Process

The cluster creation follows these stages:

  1. Initial State: Cluster enters "Draft" state with components showing "Not Ready"
  2. Component Provisioning: Master nodes, worker nodes, and ingress controller begin setup
  3. Progress Updates: Status indicators update in real-time as components become ready
  4. Completion: All components transition to "Ready" state when fully provisioned

Cluster Active State

Cluster Active State Cluster status showing successful provisioning with master nodes healthy and cluster in Active state

Once provisioning completes successfully, the cluster status displays:

Status Updates

  • Worker nodes status: Shows active nodes (e.g., "1 of 3 Warning" indicating partial readiness)
  • Master status: Displays healthy control plane (e.g., "3 of 3 Healthy")
  • Cluster State: Changes from "Draft" to "Active"
  • Ingress status: May still show "Provisioning" as final components complete setup

Key Indicators of Successful Deployment

  • Master nodes show "Healthy" status with full count
  • Cluster State transitions to "Active"
  • Download Kubeconfig button becomes available for cluster access

Common Status States

ComponentStatusDescription
Cluster StateDraftInitial provisioning in progress
Cluster StateActiveCluster ready for use
Master NodesNot ReadyControl plane starting up
Master NodesHealthyControl plane operational
Worker NodesNot ReadyWorker nodes initializing
Worker NodesWarningPartial worker node readiness
Worker NodesReadyAll worker nodes operational
IngressNot ReadyIngress controller starting
IngressProvisioningIngress controller configuring
IngressReadyIngress controller operational

Monitoring Actions

  • Refresh Status: Use the refresh button to update status displays
  • Download Kubeconfig: Available once cluster reaches Active state
  • View Details: Click "Details" links for component-specific information

Troubleshooting Provisioning Issues

If cluster creation encounters issues:

  1. Check Resource Availability: Ensure sufficient resources in the selected resource group
  2. Verify Network Configuration: Confirm CIDR ranges and subnet settings
  3. Review Error Messages: Check component details for specific error information
  4. Contact Support: Use the support portal for persistent provisioning failures

Next Steps

Once the cluster reaches Active state:

  1. Download Kubeconfig - Set up kubectl access
  2. View Cluster Overview - Monitor cluster health and status
  3. Scale NodeGroups - Adjust cluster capacity as needed
  4. Monitor Performance - Track cluster metrics