_nifectl cluster_
Aboutβ
Bring your own cluster (BYOC) enables users to connect and manage their preferred cloud infrastructure using Nifectl. This feature empowers flexibility and cost efficiency by integrating external Kubernetes clusters into the Nife ecosystem.
Usageβ
nifectl cluster [command]
Available Commandsβ
Optionsβ
-h, --help help for cluster
Global Optionsβ
-t, --access-token string Nife API Access Token
-j, --json JSON output
nifectl cluster addβ
Aboutβ
Add your own cluster region to the Nife platform using a cluster kubeconfig file, allowing you to deploy and manage applications within your existing infrastructure.
Usageβ
nifectl cluster add [flags]
Optionsβ
-h, --help help for add
Global Optionsβ
-t, --access-token string Nife API Access Token
-j, --json JSON output
nifectl cluster deleteβ
Aboutβ
This command removes a connected BYOC region from your Nife account. Use it to manage and clean up your cluster integrations securely.
Usageβ
nifectl cluster delete [flags]
Optionsβ
-h, --help help for delete
Global Optionsβ
-t, --access-token string Nife API Access Token
-j, --json JSON output
Summaryβ
The Nifectl cluster command simplifies hybrid and multi-cloud management by supporting BYOC (Bring Your Own Cluster). It gives developers full control to add, manage, and delete external clusters while leveraging the Nife ecosystemβs scalability and cost optimization capabilities.