kindplane status
kindplane status¶
Show cluster and component status
Synopsis¶
Display the status of the Kind cluster and installed components.
Shows: - Cluster status (exists/running) - Crossplane installation status - Provider health
Examples¶
# Show basic status
kindplane status
# Show detailed status with pod information
kindplane status --detailed
Options¶
-d, --detailed show detailed status with pod information
-h, --help help for status
--timeout duration timeout for status checks (default 30s)
Options inherited from parent commands¶
SEE ALSO¶
- kindplane - Bootstrap Kind clusters with Crossplane