Check-node Command

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

Bash
Copy

All Available Commands and Flags

Bash
Copy

Command Examples

Check Local Node

Bash
Copy

Check Remote Node

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated