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-04 22:51:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d698404adcf67749dba26c32a2743ecc2b51a4a4
kubernetes
/
cmd
/
kubeadm
/
app
/
phases
/
selfhosting
History
Lucas Käldström
92c5997b8e
kubeadm: Detect kubelet readiness and error out if the kubelet is unhealthy
2017-09-03 18:02:46 +03:00
..
BUILD
Move package
app/cmd/features
to
app/features
+ bazel files
2017-08-23 09:55:47 +02:00
podspec_mutation_test.go
Add unit tests for kubeadm upgrade
2017-09-03 12:26:10 +03:00
podspec_mutation.go
Fully implement the kubeadm upgrade functionality
2017-09-03 12:25:47 +03:00
selfhosting_test.go
Add unit tests for kubeadm upgrade
2017-09-03 12:26:10 +03:00
selfhosting_volumes_test.go
Use Secrets for files that self-hosted pods depend on
2017-07-06 20:36:18 -07:00
selfhosting_volumes.go
kubeadm: Fully implement 'kubeadm init --dry-run'
2017-08-25 20:31:14 +03:00
selfhosting.go
kubeadm: Detect kubelet readiness and error out if the kubelet is unhealthy
2017-09-03 18:02:46 +03:00