Difference between revisions of "Rancher cluster"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[rancher cluster ls]] | [[rancher cluster ls]] | ||
[[rancher cluster kubeconfig]] | [[rancher cluster kubeconfig]] | ||
+ | |||
+ | rancher cluster --help | ||
+ | Operations on clusters | ||
+ | |||
+ | Usage: | ||
+ | rancher clusters command [command options] [arguments...] | ||
+ | |||
+ | Commands: | ||
+ | ls List clusters | ||
+ | create Creates a new empty cluster | ||
+ | import Import an existing Kubernetes cluster into a Rancher cluster | ||
+ | add-node Outputs the docker command needed to add a node to an existing Rancher custom cluster | ||
+ | delete, rm Delete a cluster | ||
+ | export Export a cluster | ||
+ | kubeconfig, kf Return the kube config used to access the cluster | ||
+ | add-member-role Add a member to the cluster | ||
+ | delete-member-role Delete a member from the cluster | ||
+ | list-roles List all available roles for a cluster | ||
+ | [[list-members]] List current members of the cluster | ||
+ | |||
+ | Options: | ||
+ | --help, -h show help | ||
+ | |||
Revision as of 09:52, 6 October 2023
rancher cluster ls rancher cluster kubeconfig
rancher cluster --help Operations on clusters Usage: rancher clusters command [command options] [arguments...] Commands: ls List clusters create Creates a new empty cluster import Import an existing Kubernetes cluster into a Rancher cluster add-node Outputs the docker command needed to add a node to an existing Rancher custom cluster delete, rm Delete a cluster export Export a cluster kubeconfig, kf Return the kube config used to access the cluster add-member-role Add a member to the cluster delete-member-role Delete a member from the cluster list-roles List all available roles for a cluster list-members List current members of the cluster Options: --help, -h show help
rancher inspect
rancher-cli
: rancher [ context | cluster | up | ps | login | config | projects | ssh | namespaces | server | --help ]
Advertising: