loft

Install and manage multi-tenant Kubernetes environments using virtual clusters. More information: https://loft.sh/docs/cli/loft/.

loft start

loft login {{https://loft.example.com}}

loft create vcluster {{vcluster_name}} {{[-s|--space]}} {{space_name}} {{[-c|--cluster]}} {{cluster_name}}

loft list vclusters

loft use vcluster {{vcluster_name}}

loft delete vcluster {{vcluster_name}}

loft vars username

loft uninstall