This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-09-29 06:06:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0515b4c7c9c09f2d33f48b424638a183629e05b1
kubernetes
/
cmd
/
hyperkube
History
Clayton Coleman
2326e2bae3
Split controller manager options from init
...
Make defaults and flags clearly distinct from initialization code.
2016-01-06 22:39:14 -05:00
..
hyperkube_test.go
…
hyperkube.go
…
kube-apiserver.go
Split apiserver flags and initialization
2016-01-06 21:14:30 -05:00
kube-controller-manager.go
Split controller manager options from init
2016-01-06 22:39:14 -05:00
kube-proxy.go
Split proxy and scheduler arguments
2016-01-06 21:34:31 -05:00
kube-scheduler.go
Split proxy and scheduler arguments
2016-01-06 21:34:31 -05:00
kubectl.go
Add kubectl to the hyperkube binary
2015-11-12 22:18:16 -08:00
kubelet.go
Split the Kubelet flag options and struct
2016-01-06 21:23:06 -05:00
main.go
Add kubectl to the hyperkube binary
2015-11-12 22:18:16 -08:00
server.go
…