Add alternative names for the server binaries to hyperkube
This commit is contained in:
@@ -26,6 +26,7 @@ import (
|
||||
func NewKubelet() *Server {
|
||||
s := options.NewKubeletServer()
|
||||
hks := Server{
|
||||
name: "kubelet",
|
||||
SimpleUsage: "kubelet",
|
||||
Long: `The kubelet binary is responsible for maintaining a set of containers on a
|
||||
particular node. It syncs data from a variety of sources including a
|
||||
|
Reference in New Issue
Block a user