Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kubernetes support commands update (#1133)
1) Upgrade Feature commands in both config & show to adopt the kube updates 2) kube join/reset upgraded to call kube_label command to add/remove label, which would trigger join/reset 3) few minor updates in kube code. New/update to commands. `sudo config feature owner <kube/local>` To update owner `sudo config feature fallback <on/off>` To enable/disable fallback `show feature status` Shows the status of the feature. Extended to include kube-support related fields `show feature config` New command to show the current config info `show kube server` Extended to show config & status of server
- Loading branch information