kubernetesk8s.io/kubernetes/cmd/kube-apiserver Directories

kube-apiserver command

APIServer is the main API server and master for the cluster. It is responsible for serving the cluster management API.

Directories

PathSynopsis
cmd/kube-apiserver/appPackage app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure.
cmd/kube-apiserver/app/optionsPackage options contains flags and options for initializing an apiserver
cmd/kube-apiserver/app/testing
Version
v1.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Imports
7 packages
Last checked
3 hours ago

Tools for package owners.