Pre-requisites
Before deploying Kubernetes Clusters with PCD, ensure the following prerequisites are met:
PCD Installation, a PCD installation can be Platform9 managed PCD SaaS deployment or on-prem deployment
PCD Cluster Blueprint configured with Hosts and ready to create Virtual Machines
Virtual Network or Physical Network created in PCD for Kubernetes Node VMs networking.
Storage Configured in Virtualized Cluster
Cluster API compliant Operating System Image uploaded into Image Library and Images specific to Kubernetes version you want to deploy. See more details here: Operating System Image Management
Enough resource capacity and quota available to your user to create VMs in your PCD Tenant.
A SSH key named default created in the PCD. This SSH key is bootstrapped into the worker nodes and can be used to access the nodes via CLI. Go to the Virtualized Clusters > Access & security > SSH keys page and add your key here by clicking on Import SSH Key.
The default pod CIDR for PCD Kubernetes cluster is 10.244.0.0/16 and default service CIDR is 10.96.0.0/16. These must not overlap with PCD Virtualization private networks.
Last updated
Was this helpful?
