Create a Kubernetes cluster
Create a K3s cluster from Containers, Clusters, Create Cluster.
Prerequisites
- BYOA secrets configured
- For MySQL or PostgreSQL datastore: a Ready database cluster of that engine
To create a cluster
- Choose Containers, Clusters, Create Cluster.
- For Name, enter a DNS label: lowercase letters, numbers, and hyphens; max 30 characters; no leading or trailing hyphen.
- For Datastore type, choose Embedded etcd, MySQL, or PostgreSQL.
- Choose a K3s version and control-plane count. For embedded etcd, use an odd count.
- Choose an availability zone and control-plane server type.
- (Optional) Enable a control-plane
NoScheduletaint. - For an external datastore, choose the database cluster and its security group.
- Choose Save.
Wait until Status is Ready before attaching node pools or downloading kubeconfig.