How to Start and Stop the PMK Stack Starting From v5.0/K8s v1.18
Problem
Environment
Answer
/opt/pf9/nodelet/nodeletd phases stop
/opt/pf9/nodelet/nodeletd phases start# /opt/pf9/nodelet/nodeletd phases -h
Commands related to phases related to bring up of k8s stack
Usage:
nodeletd phases [command]
Available Commands:
list Lists the phases and their index numbers to use with rest of commands
restart restarts pf9 kube stack. Takes optional --phase param to allow restarting from the specific phase
start starts pf9 kube stack. Takes optional --from-phase param to allow starting from the specific phase
status checks the status of Platform9 Kube on this host. Takes optional --phase param to check the status of a specific phase
stop stops pf9 kube stack. Takes optional --till-phase param to allow stopping till the specific phase
Flags:
-h, --help help for phases
Use “nodeletd phases [command] --help” for more information about a command.PreviousMove Platform9 Logs Directory to a Different FileSystem to Mitigate Space Issues on PMK Nodes.NextHow To Enable fail-on-swap=false Option as a Parameter Value in Kubelet on a Worker Node
Last updated
