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-12-14 14:55:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
83c1d70acacf0e8dcbbaaf16d68bc90c20f04329
kubernetes
/
cmd
/
kubelet
/
app
/
options
History
Kubernetes Prow Robot
73b2c82b28
Merge pull request
#83592
from jianzzha/opt-reserved-cpus
...
added --reserved-cpus kubelet command option
2019-11-06 22:14:42 -08:00
..
BUILD
hack/update-vendor.sh
2019-11-06 17:42:34 -05:00
container_runtime.go
kubelet: add CNI cache dir option and plumb through to CNI and kubenet
2019-07-01 12:14:07 -05:00
globalflags_linux.go
…
globalflags_other.go
…
globalflags.go
remove pkg/version and some of redundant copies of it
2019-09-16 16:24:35 -07:00
options_test.go
block not allowed node labels on kubelet
2019-06-26 19:24:30 -03:00
options.go
added --reserved-cpus kubelet command option
2019-11-06 07:33:52 -05:00
osflags_others.go
…
osflags_windows.go
…