Cli Check Node

The check node command evaluates a node to ensure it meets the requirements for Kubernetes cluster creation. The command checks for the following particulars:

  • Mandatory Checks

    • Existing pf9 packages

    • Installing missing packages

    • Sudo Access Check

    • Ports Check

    • OS Check

    • Existing Kubernetes Cluster Check

    • Check execute permissions on /tmp folder

    • Disabling swap and removing swap in fstab

  • Optional Checks

    • Removal of existing pf9ctl (Python-Based CLI)

    • Resources(CPU, Disk, Memory check)

Syntax Example

pf9ctl check-node [flags]

All Available Commands and Flags

Command Examples

Check Local Node

Check Remote Node

Last updated

Was this helpful?