Registry / networking / kube-proxy

kube-proxy

JSON →
library0.32.0gogounverified

Kube-proxy is a network proxy that runs on each node in a Kubernetes cluster, implementing part of the Kubernetes Service concept.

go get k8s.io/kube-proxy
INSTALL
IMPORT
SIG · KUBE-PROXY
K
kube-proxy
networkinggov0.32.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kubeproxy
k8s.io/kube-proxy

Create a default kube-proxy configuration.

import "k8s.io/kube-proxy" func main() { config := kubeproxy.NewDefaultConfig() fmt.Println(config) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.32.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
kube-proxy — go get kube-proxy · libregistry