This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
ccaa1cc6bbfd3de4aaacc08d10c4b12f6dc4a0b1
kubernetes
/
cmd
/
kubeadm
/
app
History
Lucas Käldström
579a743482
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
..
apis
/kubeadm
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
cmd
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
constants
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
discovery
kubeadm: join ux changes
2017-02-28 11:06:08 -08:00
images
Release 3.0.17 etcd image
2017-02-27 16:23:44 +01:00
master
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
node
kubeadm: Move {admin,kubelet}.conf out as constants and make a separate util package for kubeconfig logic
2017-02-17 21:36:58 +02:00
phases
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
preflight
kubeadm: Add --cert-dir, --apiserver-cert-extra-sans, remove --api-external-dns-names and add the phase command for certs. Also use the CertificatesDir var everywhere instead of the HostPKIPath variable and fix some bugs in certs.go
2017-03-02 20:51:02 +02:00
util
kubeadm: Implement the kubeadm token command fully and move it out of the experimental subsection
2017-02-27 12:56:03 +02:00
BUILD
kubeadm: Aggregate the token functionality in sane packages.
2017-02-16 22:22:30 +02:00
kubeadm.go
Refactor the whole binary, a lot of changes in one commit I know, but I just hacked on this and modified everything I thought was messy or could be done better.
2016-12-09 12:48:12 +02:00