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-10-12 18:18:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
10dc4a0c79893e3a5187b51e492ace60215ce6b1
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
…
options.go
added --reserved-cpus kubelet command option
2019-11-06 07:33:52 -05:00
osflags_others.go
…
osflags_windows.go
…