kubeletconfig

package
v1.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:     "kubeletconfig --cluster={NAME|ID|EXTERNAL_ID} --pod-pids-limit=N",
	Aliases: []string{"kubelet-config"},
	Short:   "Create a custom kubeletconfig for a cluster",
	Long:    "Create a custom kubeletconfig for a cluster.",
	Example: `  # Create a kubeletconfig with a pod-pids-limit of 5000 for cluster 'mycluster'
  ocm create kubeletconfig --cluster=mycluster --pod-pids-limit=5000`,
	RunE: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL